Package: src:pkg-perl-tools Version: 0.85 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202603/ 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 cannot 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:pkg-perl-tools, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_auto_clean debian/rules override_dh_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' # preserve test data (*.orig) dh_clean -Xt/patchedit/ make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure dh_auto_build make -j2 INSTALL="install --strip-program=true" make[1]: Entering directory '/<<PKGBUILDDIR>>' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test make -j2 test make[1]: Entering directory '/<<PKGBUILDDIR>>' for f in `find bin scripts -maxdepth 1 -type f`; do \ if head -1 $f | grep -q bin/perl; then \ perl -Ilib -c $f || exit 1; \ elif head -1 $f |grep -q python; then \ python3 -c "compile(open('$f').read(), '', 'exec')" && echo "$f python script OK" || exit 1; \ elif head -1 $f |grep -q bash; then \ bash -n $f && echo "$f bash script OK" || exit 1; \ else \ sh -n $f && echo "$f shell script OK" || exit 1; \ fi \ done bin/dh-make-perl-dev shell script OK bin/dpt shell script OK bin/patchedit syntax OK bin/bts-srcpkg syntax OK bin/pristine-orig shell script OK bin/bts-retitle bash script OK scripts/invite-github syntax OK scripts/lp-mass-subscribe python script OK scripts/missing-upload shell script OK scripts/push shell script OK scripts/never-uploaded syntax OK scripts/cd shell script OK scripts/new-upstream syntax OK Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC entries checked: lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at scripts/salsa line 11. BEGIN failed--compilation aborted at scripts/salsa line 11. make[1]: *** [Makefile:150: test] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j2 test returned exit code 2 make: *** [debian/rules:12: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

