Source: blupimania Version: 1.6.3-1 Followup-For: Bug #1096237 Control: tags -1 ftbfs
Hi, Just for information. I tried either bumping upstream CMakeLists.txt to greater than 3.2: cmake_minimum_required (VERSION 3.3) or adding to it: cmake_policy(SET CMP0057 NEW) but faced the same different issue: -- Looking for ronn to generate manpages - found -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") -- Found webp: /usr/lib/x86_64-linux-gnu/libwebp.so -- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.5.1") -- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (found version "62") -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1") -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.47") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE CMake Error at /usr/lib/x86_64-linux-gnu/cmake/WebP/WebPTargets.cmake:42 (message): Some (but not all) targets in this export set were already defined. Targets Defined: WebP::webp, WebP::webpdemux Targets not yet defined: WebP::sharpyuv, WebP::webpdecoder, WebP::libwebpmux Call Stack (most recent call first): /usr/lib/x86_64-linux-gnu/cmake/WebP/WebPConfig.cmake:45 (include) CMakeLists.txt:160 (find_package) -- Configuring incomplete, errors occurred! Could this be an issue between the SDL2 cmake and the WebP cmake? Regards, Patrice -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.12.16-amd64 (SMP w/12 CPU threads; PREEMPT) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled