Package: src:firebuild Version: 0.8.4-2 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:firebuild, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu .. -- The C compiler identification is GNU 15.2.0 -- The CXX compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped [... snipped ...] [ 75%] Built target test_exec make -f test/CMakeFiles/test_file_ops.dir/build.make test/CMakeFiles/test_file_ops.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_file_ops.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_file_ops.dir/build.make test/CMakeFiles/test_file_ops.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 76%] Building C object test/CMakeFiles/test_file_ops.dir/test_file_ops.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] BUILDDIR>>/test/test_file_ops.c [ 77%] Linking C executable test_file_ops cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_file_ops.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/test_file_ops.dir/test_file_ops.c.o: in function `main': ./obj-x86_64-linux-gnu/test/./test/test_file_ops.c:176:(.text.startup+0x231): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/test_file_ops.dir/link.d CMakeFiles/test_file_ops.dir/test_file_ops.c.o -o test_file_ops -ldl make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 77%] Built target test_file_ops make -f test/CMakeFiles/test_dlopen_lib.dir/build.make test/CMakeFiles/test_dlopen_lib.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_dlopen_lib.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_dlopen_lib.dir/build.make test/CMakeFiles/test_dlopen_lib.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 78%] Building C object test/CMakeFiles/test_dlopen_lib.dir/test_dlopen_lib.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] ILDDIR>>/test/test_dlopen_lib.c [ 79%] Linking C shared library libtest_dlopen_lib.so cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_dlopen_lib.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,--dependency-file=CMakeFiles/test_dlopen_lib.dir/link.d -Wl,-z,relro -shared -Wl,-soname,libtest_dlopen_lib.so -o libtest_dlopen_lib.so CMakeFiles/test_dlopen_lib.dir/test_dlopen_lib.c.o make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 79%] Built target test_dlopen_lib make -f test/CMakeFiles/test_file_ops_2.dir/build.make test/CMakeFiles/test_file_ops_2.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_file_ops_2.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_file_ops_2.dir/build.make test/CMakeFiles/test_file_ops_2.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 80%] Building C object test/CMakeFiles/test_file_ops_2.dir/test_file_ops_2.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] ILDDIR>>/test/test_file_ops_2.c [ 81%] Linking C executable test_file_ops_2 cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_file_ops_2.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/test_file_ops_2.dir/link.d CMakeFiles/test_file_ops_2.dir/test_file_ops_2.c.o -o test_file_ops_2 make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 81%] Built target test_file_ops_2 make -f test/CMakeFiles/test_file_ops_3.dir/build.make test/CMakeFiles/test_file_ops_3.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_file_ops_3.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_file_ops_3.dir/build.make test/CMakeFiles/test_file_ops_3.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 82%] Building C object test/CMakeFiles/test_file_ops_3.dir/test_file_ops_3.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] ILDDIR>>/test/test_file_ops_3.c [ 83%] Linking C executable test_file_ops_3 cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_file_ops_3.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/test_file_ops_3.dir/link.d CMakeFiles/test_file_ops_3.dir/test_file_ops_3.c.o -o test_file_ops_3 make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 83%] Built target test_file_ops_3 make -f test/CMakeFiles/test_random.dir/build.make test/CMakeFiles/test_random.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_random.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_random.dir/build.make test/CMakeFiles/test_random.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 84%] Building C object test/CMakeFiles/test_random.dir/test_random.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] KGBUILDDIR>>/test/test_random.c [ 85%] Linking C executable test_random cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_random.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/test_random.dir/link.d CMakeFiles/test_random.dir/test_random.c.o -o test_random make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 85%] Built target test_random make -f test/CMakeFiles/test_sendfile.dir/build.make test/CMakeFiles/test_sendfile.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_sendfile.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_sendfile.dir/build.make test/CMakeFiles/test_sendfile.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 86%] Building C object test/CMakeFiles/test_sendfile.dir/test_sendfile.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] BUILDDIR>>/test/test_sendfile.c [ 87%] Linking C executable test_sendfile cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sendfile.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/test_sendfile.dir/link.d CMakeFiles/test_sendfile.dir/test_sendfile.c.o -o test_sendfile make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 87%] Built target test_sendfile make -f test/CMakeFiles/test_wait.dir/build.make test/CMakeFiles/test_wait.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_wait.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_wait.dir/build.make test/CMakeFiles/test_wait.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 88%] Building C object test/CMakeFiles/test_wait.dir/test_wait.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] <PKGBUILDDIR>>/test/test_wait.c [ 89%] Linking C executable test_wait cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_wait.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/test_wait.dir/link.d CMakeFiles/test_wait.dir/test_wait.c.o -o test_wait make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 89%] Built target test_wait make -f test/CMakeFiles/test_orphan.dir/build.make test/CMakeFiles/test_orphan.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_orphan.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_orphan.dir/build.make test/CMakeFiles/test_orphan.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 90%] Building C object test/CMakeFiles/test_orphan.dir/test_orphan.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] KGBUILDDIR>>/test/test_orphan.c [ 91%] Linking C executable test_orphan cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_orphan.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/test_orphan.dir/link.d CMakeFiles/test_orphan.dir/test_orphan.c.o -o test_orphan make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 91%] Built target test_orphan make -f test/CMakeFiles/close_fds_exec.dir/build.make test/CMakeFiles/close_fds_exec.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/close_fds_exec.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/close_fds_exec.dir/build.make test/CMakeFiles/close_fds_exec.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 92%] Building C object test/CMakeFiles/close_fds_exec.dir/close_fds_exec.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] UILDDIR>>/test/close_fds_exec.c [ 93%] Linking C executable close_fds_exec cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/close_fds_exec.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/close_fds_exec.dir/link.d CMakeFiles/close_fds_exec.dir/close_fds_exec.c.o -o close_fds_exec make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 93%] Built target close_fds_exec make -f test/CMakeFiles/test_err.dir/build.make test/CMakeFiles/test_err.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_err.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_err.dir/build.make test/CMakeFiles/test_err.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 94%] Building C object test/CMakeFiles/test_err.dir/test_err.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] <<PKGBUILDDIR>>/test/test_err.c [ 95%] Linking C executable test_err cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_err.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/test_err.dir/link.d CMakeFiles/test_err.dir/test_err.c.o -o test_err make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 95%] Built target test_err make -f test/CMakeFiles/test_error.dir/build.make test/CMakeFiles/test_error.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_error.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_error.dir/build.make test/CMakeFiles/test_error.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 96%] Building C object test/CMakeFiles/test_error.dir/test_error.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] PKGBUILDDIR>>/test/test_error.c [ 97%] Linking C executable test_error cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_error.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/test_error.dir/link.d CMakeFiles/test_error.dir/test_error.c.o -o test_error make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 97%] Built target test_error make -f test/CMakeFiles/test_env_fixup.dir/build.make test/CMakeFiles/test_env_fixup.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/test_env_fixup.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/test_env_fixup.dir/build.make test/CMakeFiles/test_env_fixup.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 98%] Building C object test/CMakeFiles/test_env_fixup.dir/test_env_fixup.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cc [too-long-redacted] UILDDIR>>/test/test_env_fixup.c [100%] Linking C executable test_env_fixup cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_env_fixup.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Werror -Wpointer-arith -Warray-bounds -Wcast-align -Wformat -Wformat-security -fstrict-overflow -Wstrict-overflow=4 -Wunreachable-code -Warray-bounds -fvisibility=hidden -Woverflow -Wredundant-decls -Wno-format-zero-length -DLD_PRELOAD=\"LD_PRELOAD\" -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/test_env_fixup.dir/link.d CMakeFiles/test_env_fixup.dir/test_env_fixup.c.o -o test_env_fixup make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [100%] Built target test_env_fixup make -f test/CMakeFiles/check-bins.dir/build.make test/CMakeFiles/check-bins.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/check-bins.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/check-bins.dir/build.make test/CMakeFiles/check-bins.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[5]: Nothing to be done for 'test/CMakeFiles/check-bins.dir/build'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [100%] Built target check-bins make -f test/CMakeFiles/check.dir/build.make test/CMakeFiles/check.dir/depend make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/CMakeFiles/check.dir/DependInfo.cmake "--color=" make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/CMakeFiles/check.dir/build.make test/CMakeFiles/check.dir/build make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test && ctest -V UpdateCTestConfiguration from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/DartConfiguration.tcl UpdateCTestConfiguration from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/DartConfiguration.tcl Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: bats-integration 1: Test command: /usr/bin/env "LC_ALL=C" "./integration.bats" 1: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test 1: Test timeout computed to be: 10000000 1: 1..35 1: ok 1 --help, --version 1: ok 2 empty-config 1: ok 3 bash -c ls 1: ok 4 bash -c grep ok 1: ok 5 regex env vars 1: ok 6 debugging with trace markers and report generation 1: ok 7 bash exec chain 1: ok 8 dash bash exec chain with allow-list 1: ok 9 simple pipe 1: ok 10 yes | head 1: not ok 11 parallel make 1: # (from function `assert_streq' in file test_helper.bash, line 22, 1: # in test file integration.bats, line 112) 1: # `assert_streq "$(strip_stderr stderr | grep 'Command ' | grep -E -v '(set to be not shortcut|matches skip_cache|Shortcut parent .* instead)')" ""' failed 1: # assert_streq: [ "ok" = "ok" ] 1: # assert_streq: [ "FIREBUILD: Command "/usr/bin/x86_64-linux-gnu-gcc-15" can't be short-cut due to: truncate() is not supported, {ExecedProcess 2311.1, running, "gcc -xlto -c -fno-openmp -f[...]ate /tmp/ccc0RAWg.ltrans0.o", fds=[0: {FileFD ofd={FileOFD #0 type=FD_PIPE_IN r} cloexec=false}, 1: {FileFD ofd={FileOFD #282 type=FD_FILE w "/tmp/ccfHa0Ub"} cloexec=false}, 2: {FileFD ofd={FileOFD #288 type=FD_PIPE_OUT w} {Pipe #1} close_on_popen=false cloexec=false}, 3: {FileFD NULL} /* times 3 */]} 1: # FIREBUILD: Command "/usr/bin/make" can't be short-cut due to: truncate() is not supported, {ExecedProcess 2310.1, running, "make -f /tmp/ccAHwprS.mk all", fds=[0: {FileFD ofd={FileOFD #0 type=FD_PIPE_IN r} cloexec=false}, 1: {FileFD ofd={FileOFD #282 type=FD_FILE w "/tmp/ccfHa0Ub"} cloexec=false}, 2: {FileFD ofd={FileOFD #283 type=FD_PIPE_OUT w} {Pipe #1} close_on_popen=false cloexec=false}, 3: {FileFD NULL} /* times 2 */, 5: {FileFD ofd={FileOFD #284 type=FD_FILE r "/tmp/GMfifo2266"} cloexec=true}, 6: {FileFD ofd={FileOFD #285 type=FD_FILE w "/tmp/GMfifo2266"} cloexec=true}, 7: {FileFD NULL}]} 1: # FIREBUILD: Command "/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper" can't be short-cut due to: truncate() is not supported, {ExecedProcess 2306.1, running, "lto-wrapper @/tmp/ccSLKYKL.lto_wrapper_args", fds=[0: {FileFD ofd={FileOFD #0 type=FD_PIPE_IN r} cloexec=false}, 1: {FileFD ofd={FileOFD #253 type=FD_PIPE_OUT w} {Pipe #4} close_on_popen=false cloexec=false}, 2: {FileFD ofd={FileOFD #254 type=FD_PIPE_OUT w} {Pipe #1} close_on_popen=false cloexec=false}, 3: {FileFD NULL} /* times 3 */]} 1: # FIREBUILD: Command "/usr/bin/x86_64-linux-gnu-ld.bfd" c [too-long-redacted] xec=false}, 29: {FileFD NULL}]} 1: # FIREBUILD: Command "/usr/libexec/gcc/x86_64-linux-gnu/15/collect2" can't be short-cut due to: truncate() is not supported, {ExecedProcess 2304.1, running, "collect2 -plugin /usr/libex[...]/../x86_64-linux-gnu/crtn.o", fds=[0: {FileFD ofd={FileOFD #0 type=FD_PIPE_IN r} cloexec=false}, 1: {FileFD ofd={FileOFD #188 type=FD_PIPE_OUT w} {Pipe #0} close_on_popen=false cloexec=false}, 2: {FileFD ofd={FileOFD #189 type=FD_PIPE_OUT w} {Pipe #1} close_on_popen=false cloexec=false}, 3: {FileFD NULL} /* times 3 */]} 1: # FIREBUILD: Command "/usr/bin/x86_64-linux-gnu-gcc-15" can't be short-cut due to: truncate() is not supported, {ExecedProcess 2301.1, running, "gcc -flto=auto -o parallel_[...].7.o parallel_make_test.8.o", fds=[0: {FileFD ofd={FileOFD #0 type=FD_PIPE_IN r} cloexec=false}, 1: {FileFD ofd={FileOFD #142 type=FD_PIPE_OUT w} {Pipe #0} close_on_popen=false cloexec=false}, 2: {FileFD ofd={FileOFD #143 type=FD_PIPE_OUT w} {Pipe #1} close_on_popen=false cloexec=false}, 3: {FileFD NULL} /* times 3 */]}" = "" ] 1: ok 12 orphan processes 1: ok 13 system() 1: ok 14 exec() 1: ok 15 closedir() inside an rm -r 1: ok 16 file operations 1: ok 17 randomness handling 1: ok 18 waiting for a child 1: ok 19 pthreads interception 1: ok 20 err() 1: ok 21 error() 1: ok 22 env fixup 1: ok 23 popen() a statically linked binary and a normal one 1: ok 24 fork() + exec() a statically linked binary 1: ok 25 posix_spawn() a binary 1: ok 26 posix_spawn() a static binary 1: ok 27 clone() a statically linked binary 1: ok 28 system() a statically linked binary 1: ok 29 pipe replaying 1: ok 30 parallel sleeps 1: ok 31 max entry size 1: ok 32 gc 1: ok 33 cache-format 1: ok 34 stats 1: ok 35 clang pch 1/3 Test #1: bats-integration .................***Failed 7.72 sec test 2 Start 2: fbb 2: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/fbb_test 2: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test 2: Test timeout computed to be: 10000000 2: fbb testing succeeded 2/3 Test #2: fbb .............................. Passed 0.00 sec test 3 Start 3: test-symbols 3: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/test_symbols "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" 3: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test 3: Test timeout computed to be: 10000000 3: No unexpected public symbols 3: No unexpected overridden methods 3: All expected fortified methods overridden 3: All expected 64bit methods overridden 3: All expected time64 methods overridden 3: All expected underscore methods overridden 3/3 Test #3: test-symbols ..................... Passed 1.48 sec 67% tests passed, 1 tests failed out of 3 Total Test time (real) = 9.21 sec The following tests FAILED: 1 - bats-integration (Failed) Errors while running CTest Output from these tests are in: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. make[5]: *** [test/CMakeFiles/check.dir/build.make:73: test/CMakeFiles/check] Error 8 make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[4]: *** [CMakeFiles/Makefile2:682: test/CMakeFiles/check.dir/all] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: *** [CMakeFiles/Makefile2:689: test/CMakeFiles/check.dir/rule] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [Makefile:338: check] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[1]: *** [debian/rules:38: override_dh_auto_test] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:19: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

