#1114101 FTBFS: ... gcc-15" can't be short-cut due to:

Package:
src:firebuild
Source:
src:firebuild
Submitter:
Santiago Vila
Date:
2025-09-17 11:40:01 UTC
Severity:
normal
Tags:
#1114101#5
Date:
2025-09-05 18:16:54 UTC
From:
To:
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
--------------------------------------------------------------------------------

#1114101#14
Date:
2025-09-09 11:04:39 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
firebuild, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1114101@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balint Reczey <balint@balintreczey.hu> (supplier of updated firebuild package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Tue, 09 Sep 2025 12:25:35 +0200
Source: firebuild
Built-For-Profiles: noudeb
Architecture: source
Version: 0.8.4-3
Distribution: unstable
Urgency: medium
Maintainer: Balint Reczey <balint@balintreczey.hu>
Changed-By: Balint Reczey <balint@balintreczey.hu>
Closes: 1104104 1114101
Changes:
 firebuild (0.8.4-3) unstable; urgency=medium
 .
   [ Balint Reczey ]
   * Fix autopkgtest restriction allow-stder -> allow-stderr
   * Fix pedantic and informative Lintian errors
   * Cherry-pick upstream fix to shortcut GCC 15, that started using truncate()
     (Closes: #1114101)
 .
   [ Carles Pina i Estany ]
   * Added po-debconf Catalan translation (Closes: #1104104)
Checksums-Sha1:
 898c350817b5639f1e2d4fc25cef93ef7089362d 2264 firebuild_0.8.4-3.dsc
 3b78d51935ee68e4b1b919aafab981e58a001d3e 12988 firebuild_0.8.4-3.debian.tar.xz
 b67be7d29d617d2e793a5fd488430c3ae6634809 10868 firebuild_0.8.4-3_source.buildinfo
Checksums-Sha256:
 84f1024160c2911efb6e5ac6fef0b26f3407395a4397550ce4dfebe1fb960692 2264 firebuild_0.8.4-3.dsc
 fd2c59f531f36cbcac2ffb3861bc98a830e67a49ea44404dda3415c072fc17ca 12988 firebuild_0.8.4-3.debian.tar.xz
 9c344dcc41d5c944af97f7f87ecb7e33dbe99385f44edd7b4a2e7187a3fa0e75 10868 firebuild_0.8.4-3_source.buildinfo
Files:
 a01b7fa1818795e11b5d546f1ceaa3b7 2264 non-free/devel optional firebuild_0.8.4-3.dsc
 bcf1f9ae1c549eac342d6dea50809c87 12988 non-free/devel optional firebuild_0.8.4-3.debian.tar.xz
 3d8668be88f02ff38be0c7fd7e263eaa 10868 non-free/devel optional firebuild_0.8.4-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEI/PvTgXX55rLQUfDg6KBkWslS0UFAmjABXgACgkQg6KBkWsl
S0WI3g//VMiuvagr2r/g1yvOMTRXBEgp8vVdcOCpFakRUOcg9lsER10AN6sstLmk
2XcIZ+VhoAOn6SVLMaJ7uRzwDO8cjmXR/6PhGS2K9X85rA0e+5tP3QGNNMq9R4wZ
JsaqG87bltCk8YHhv3eh5ldjkzeqzSx0TLfnxrkJM0f4t9hQh/wa8qgJ0LdDmV7S
93wEfe4HquOjihjsPt/ZTZE1xWzyByN6Ok2ST4wiv42LZkgxXIp+/+5JjbytPjQX
MBWj6NsyKbWB+r8hzvhfbVBnTyd7LT1MwKU3gIbvDbT7WJpitmOirCOpQ/q2ZiSJ
Dw03LqQI8B+bW0uoPZbAfZDOXua5klPW5YzOLwaTXwolYCGdlOBYIQ3amnD6n6v/
Kn87oYYp97nuWJGUrcIJYaMC/zYFytzCrTqGF6xeLlSTxivgcxVDuSZe7f6K7seD
NOROFfnIkXKZhTxsPE8/JuT2MHB0Q2fD/XCG04E12q+W20XL1pRhUaE45BQt/eO0
CAivyouV9mj7txKvuawZxsGujylyAm0YYXdIpXzIGh8Dkw2BODueOVMFXvrg3+TL
pAwv4psI7Nkm6Ia3ZwlqIQyVdqXtZmwkR3XAaVWHEIyRqz7lOA8jJdZajkgwFu2a
qwnP2JynaIn9kZvdcXjvXKQ9QDU71XvSsaJKXAVUgcEp5UZHnoY=
=ajFn
-----END PGP SIGNATURE-----

#1114101#19
Date:
2025-09-16 00:04:53 UTC
From:
To:
retitle 1114101 firebuild: FTBFS: The following tests FAILED: 1 - bats-integration (Failed)
reopen 1114101
thanks

Hello. Sorry for the reopening, but the package still fails to build
for me. I've put a recent build log here:

https://people.debian.org/~sanvila/build-logs/202509/

I can still provide a VM for testing if required.

Looks like you fixed another bug which was not the one I reported.

[ BTW: Sorry for the previous title, it was chosen automatically using
  "grep" on the build log. I'm using a better title now ].

Thanks.

#1114101#38
Date:
2025-09-16 09:45:45 UTC
From:
To:
clone 1114101 -1
fixed 1114101 0.8.4-3
severity 1114101 normal
retitle -1 occasional FTBFS due to flaky test: 1: not ok 27 clone() a
statically linked binary
retitle 1114101 FTBFS: ... gcc-15" can't be short-cut due to:
truncate() is not supported
thanks

Hi Santiago,

Thanks for performing the test rebuilds.

The two failures are different failures in different tests, I've
cloned the original bug and retitled both accordingly.
I believe the second failure is rare, but I'm working on that one as well.

Cheers,
Balint

Santiago Vila <sanvila@debian.org> ezt írta (időpont: 2025. szept.
16., K, 2:04):

#1114101#43
Date:
2025-09-16 09:45:45 UTC
From:
To:
clone 1114101 -1
fixed 1114101 0.8.4-3
severity 1114101 normal
retitle -1 occasional FTBFS due to flaky test: 1: not ok 27 clone() a
statically linked binary
retitle 1114101 FTBFS: ... gcc-15" can't be short-cut due to:
truncate() is not supported
thanks

Hi Santiago,

Thanks for performing the test rebuilds.

The two failures are different failures in different tests, I've
cloned the original bug and retitled both accordingly.
I believe the second failure is rare, but I'm working on that one as well.

Cheers,
Balint

Santiago Vila <sanvila@debian.org> ezt írta (időpont: 2025. szept.
16., K, 2:04):