Source: cryfs
Version: 0.11.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240728 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p build
> dpkg-architecture
> DEB_BUILD_ARCH=amd64
> DEB_BUILD_ARCH_ABI=base
> DEB_BUILD_ARCH_BITS=64
> DEB_BUILD_ARCH_CPU=amd64
> DEB_BUILD_ARCH_ENDIAN=little
> DEB_BUILD_ARCH_LIBC=gnu
> DEB_BUILD_ARCH_OS=linux
> DEB_BUILD_GNU_CPU=x86_64
> DEB_BUILD_GNU_SYSTEM=linux-gnu
> DEB_BUILD_GNU_TYPE=x86_64-linux-gnu
> DEB_BUILD_MULTIARCH=x86_64-linux-gnu
> DEB_HOST_ARCH=amd64
> DEB_HOST_ARCH_ABI=base
> DEB_HOST_ARCH_BITS=64
> DEB_HOST_ARCH_CPU=amd64
> DEB_HOST_ARCH_ENDIAN=little
> DEB_HOST_ARCH_LIBC=gnu
> DEB_HOST_ARCH_OS=linux
> DEB_HOST_GNU_CPU=x86_64
> DEB_HOST_GNU_SYSTEM=linux-gnu
> DEB_HOST_GNU_TYPE=x86_64-linux-gnu
> DEB_HOST_MULTIARCH=x86_64-linux-gnu
> DEB_TARGET_ARCH=amd64
> DEB_TARGET_ARCH_ABI=base
> DEB_TARGET_ARCH_BITS=64
> DEB_TARGET_ARCH_CPU=amd64
> DEB_TARGET_ARCH_ENDIAN=little
> DEB_TARGET_ARCH_LIBC=gnu
> DEB_TARGET_ARCH_OS=linux
> DEB_TARGET_GNU_CPU=x86_64
> DEB_TARGET_GNU_SYSTEM=linux-gnu
> DEB_TARGET_GNU_TYPE=x86_64-linux-gnu
> DEB_TARGET_MULTIARCH=x86_64-linux-gnu
> if `dpkg-architecture -e armel` || `dpkg-architecture -e armhf` || 
> `dpkg-architecture -e s390x`; then \
>     echo "Performing armel build"; \
>     (cd build && cmake .. -DDISABLE_ASM=ON 
> -DDEPENDENCY_CONFIG=../cmake-utils/DependenciesFromLocalSystem.cmake 
> -DBUILD_TESTING=ON -DCRYFS_UPDATE_CHECKS=OFF); \
> else \
>     (cd build && cmake .. 
> -DDEPENDENCY_CONFIG=../cmake-utils/DependenciesFromLocalSystem.cmake 
> -DBUILD_TESTING=ON -DCRYFS_UPDATE_CHECKS=OFF); \
> fi
> CMake Deprecation Warning at CMakeLists.txt:7 (cmake_policy):
>   The OLD behavior for policy CMP0065 will be removed from a future version
>   of CMake.
> 
>   The cmake-policies(7) manual explains that the OLD behaviors of all
>   policies are deprecated and that a policy should be set to OLD only under
>   specific short-term circumstances.  Projects should be ported to the NEW
>   behavior and not rely on setting a policy to OLD.
> 
> 
> -- The C compiler identification is unknown
> -- The CXX compiler identification is unknown
> CMake Error at CMakeLists.txt:13 (project):
>   The CMAKE_C_COMPILER:
> 
>     /usr/bin/gcc-13
> 
>   is not a full path to an existing compiler tool.
> 
>   Tell CMake where to find the compiler by setting either the environment
>   variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
>   the compiler, or to the compiler name if it is in the PATH.
> 
> 
> CMake Error at CMakeLists.txt:13 (project):
>   The CMAKE_CXX_COMPILER:
> 
>     /usr/bin/g++-13
> 
>   is not a full path to an existing compiler tool.
> 
>   Tell CMake where to find the compiler by setting either the environment
>   variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
>   to the compiler, or to the compiler name if it is in the PATH.
> 
> 
> -- Configuring incomplete, errors occurred!
> make[1]: *** [debian/rules:9: override_dh_auto_configure] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/28/cryfs_0.11.4-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to