Source: bro Version: 2.6.4+ds1-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20210120 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[3]: Entering directory '/<<PKGBUILDDIR>>/build' > [ 0%] [BIFCL] Processing bloom-filter.bif > cd /<<PKGBUILDDIR>>/build/src/probabilistic && /usr/bin/bifcl -s > /<<PKGBUILDDIR>>/src/probabilistic/bloom-filter.bif || ( rm -f > bloom-filter.bif.h bloom-filter.bif.cc bloom-filter.bif.init.cc && exit 1 ) > [ 0%] [BIFCL] Processing stats.bif > cd /<<PKGBUILDDIR>>/build/src && /usr/bin/bifcl > /<<PKGBUILDDIR>>/src/stats.bif || ( rm -f > /<<PKGBUILDDIR>>/build/src/stats.bif.func_def > /<<PKGBUILDDIR>>/build/src/stats.bif.func_h > /<<PKGBUILDDIR>>/build/src/stats.bif.func_init > /<<PKGBUILDDIR>>/build/src/stats.bif.netvar_def > /<<PKGBUILDDIR>>/build/src/stats.bif.netvar_h > /<<PKGBUILDDIR>>/build/src/stats.bif.netvar_init && exit 1 ) > [ 0%] [BIFCL] Processing event.bif > cd /<<PKGBUILDDIR>>/build/src/probabilistic && /usr/bin/cmake -E copy > bloom-filter.bif.bro > /<<PKGBUILDDIR>>/build/scripts/base/bif/bloom-filter.bif.bro > cd /<<PKGBUILDDIR>>/build/src && /usr/bin/bifcl > /<<PKGBUILDDIR>>/src/event.bif || ( rm -f > /<<PKGBUILDDIR>>/build/src/event.bif.func_def > /<<PKGBUILDDIR>>/build/src/event.bif.func_h > /<<PKGBUILDDIR>>/build/src/event.bif.func_init > /<<PKGBUILDDIR>>/build/src/event.bif.netvar_def > /<<PKGBUILDDIR>>/build/src/event.bif.netvar_h > /<<PKGBUILDDIR>>/build/src/event.bif.netvar_init && exit 1 ) > cd /<<PKGBUILDDIR>>/build/src && /usr/bin/cmake -E copy stats.bif.bro > /<<PKGBUILDDIR>>/build/scripts/base/bif/stats.bif.bro > [ 1%] [BIFCL] Processing bro.bif > cd /<<PKGBUILDDIR>>/build/src && /usr/bin/cmake -E copy event.bif.bro > /<<PKGBUILDDIR>>/build/scripts/base/bif/event.bif.bro > cd /<<PKGBUILDDIR>>/build/src && /usr/bin/bifcl /<<PKGBUILDDIR>>/src/bro.bif > || ( rm -f /<<PKGBUILDDIR>>/build/src/bro.bif.func_def > /<<PKGBUILDDIR>>/build/src/bro.bif.func_h > /<<PKGBUILDDIR>>/build/src/bro.bif.func_init > /<<PKGBUILDDIR>>/build/src/bro.bif.netvar_def > /<<PKGBUILDDIR>>/build/src/bro.bif.netvar_h > /<<PKGBUILDDIR>>/build/src/bro.bif.netvar_init && exit 1 ) > Error copying file "bloom-filter.bif.bro" to > "/<<PKGBUILDDIR>>/build/scripts/base/bif/bloom-filter.bif.bro". > make[3]: *** > [src/probabilistic/CMakeFiles/bif-alt--build-bro-6Ew2WG-bro-2.6.4+ds1-build-src-probabilistic-bloom-filter.bif.dir/build.make:86: > src/probabilistic/bloom-filter.bif.h] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/01/20/bro_2.6.4+ds1-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with me so that we can identify if something relevant changed in the meantime. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.