Your message dated Mon, 17 Nov 2025 15:25:37 +0000
with message-id <[email protected]>
and subject line Bug#1115384: fixed in firebuild 0.8.5-1
has caused the Debian Bug report #1115384,
regarding occasional FTBFS due to flaky test: 1: not ok 27 clone() a
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1115384: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1115384
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: firebuild
Source-Version: 0.8.5-1
Done: Balint Reczey <[email protected]>

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balint Reczey <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 16 Nov 2025 21:27:44 +0100
Source: firebuild
Built-For-Profiles: noudeb
Architecture: source
Version: 0.8.5-1
Distribution: unstable
Urgency: medium
Maintainer: Balint Reczey <[email protected]>
Changed-By: Balint Reczey <[email protected]>
Closes: 1115384
Launchpad-Bugs-Fixed: 2120853
Changes:
 firebuild (0.8.5-1) unstable; urgency=medium
 .
   * New upstream release
     - Fix flaky clone() test (Closes: #1115384)
   * debian: Fix bash rebuild autopkgtest.
     The ./configure and make flags should be identical to the packaged bash 
build
     to use distro-specific settings. (LP: #2120853)
   * Drop backported patches
   * Suggest the out-of-archive qemu-user-interposable package
   * debian/control: Depend on libelf-dev
Checksums-Sha1:
 1b71e4f00349a42406b4131c7408d9c3511985e5 2276 firebuild_0.8.5-1.dsc
 b0729179ddf3761012651f7735260ca677efcb72 410401 firebuild_0.8.5.orig.tar.gz
 79c363b8232d4f79d60f1d1868a71a2a6c4e1e8e 12088 firebuild_0.8.5-1.debian.tar.xz
 8392be13117f340641c8db477d08813b77222264 11012 
firebuild_0.8.5-1_source.buildinfo
Checksums-Sha256:
 a09be3861369bde5520974f40806569dbd02cbf278ff6abda686ffb30fb47d47 2276 
firebuild_0.8.5-1.dsc
 60d7bab598bb123f052bc3a0cf679ecc616f512de2222365f2d5ed99da2127b6 410401 
firebuild_0.8.5.orig.tar.gz
 795d8288bb09829346a23f1be45bcb5b135c6c53e07e80d541bda01a961434de 12088 
firebuild_0.8.5-1.debian.tar.xz
 816379ed1cfc22d1a9415e88768195606575530f7daa29163b7c5b62f25fd960 11012 
firebuild_0.8.5-1_source.buildinfo
Files:
 c5fa2f750a59b16cf1e1fc62438b5d46 2276 non-free/devel optional 
firebuild_0.8.5-1.dsc
 3733dd420217411fbc16c3d4397fedcf 410401 non-free/devel optional 
firebuild_0.8.5.orig.tar.gz
 32a95237caabf981cb7d57b23acdb887 12088 non-free/devel optional 
firebuild_0.8.5-1.debian.tar.xz
 840e80f294ab7a9cc032824c355c2269 11012 non-free/devel optional 
firebuild_0.8.5-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEI/PvTgXX55rLQUfDg6KBkWslS0UFAmkaO2oACgkQg6KBkWsl
S0UzuQ/+P1XIT8hrhKrkFG04pvJsXD+RrvYH+dYHS/FA3HYPpt/LRIyRKThJXVFX
7lTHBvH0XXUq4VVCcxM75C9Kv3URQZRBgjHu4E7uP43ZW8oNPkQ2AXoWjxW2D3k7
r4+WV1qzvSO6uQ4FasS3z1co8JRh1meOEObuH7EoJJlMex4Yvuudhzuq8aoWN0RH
2DLcBgSduJ7EvifXjgzwfUFAO/HazP5HDw+JJhRyUOWBkdeXQaWqIYiruPIw8WyY
+hXhttuBHDX5uePEkud7T+1bedlPmP5rwts4RgF7CHPn1rxydVMfP98RhD2iWDN5
fYITfEdnJkOBnrKiUHyiy0e8D59gQICqFjvHxYhEJ6j3QMaib57uzUJn5z+3PLmu
9a3NUzcwrjF02kGGcou9p8WI/x2wKBK8HVRSJhru/NHvoiyKz845VLytHv/fo6Qs
FzKF13Iyq+LF3wE2lihSoH4qbo8kSlTqoyJdGbcQQIAmiGnkzz3EKlDNoNw0VnDG
N0SCNw/0zMse7bLhhHbKoR4qhauzPDYUSMM33Z+CJAS/x8lQHYakY9UIEHyl05ok
nbRs90aFktbSYJd5Ae2bQCzPTOz2WonwTJ6YO1eiW2FWwIyhDhPyWYwNSkOm4MNy
0LA+MuO7PKQgNNgdQ9AwyWtFONRBLUJ74QXg0EhwrnZAYqiYrdY=
=jEkE
-----END PGP SIGNATURE-----

Attachment: pgpc4joCetQOh.pgp
Description: PGP signature


--- End Message ---

Reply via email to