Package: src:munin Version: 2.0.76-5 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/202602/ 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:munin, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean # --no-parallel was introduced with debhelper compat level 10 # (else it would fail to build) - this will probably also # "fix" #839233 dh clean --no-parallel debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_clean -- CONFIG=debian/Makefile.config INSTALL_PLUGINS="auto manual snmpauto contrib" clean-node clean-master clean-plugins clean-common clean make -j1 clean CONFIG=debian/Makefile.config INSTALL_PLUGINS="auto manual snmpauto contrib" clean-node clean-master clean-plugins clean-common clean make[2]: Entering directory '/<<PKGBUILDDIR>>' rm -rf build rm -f build-stamp rm -f build-doc-stamp rm -f build-man-stamp rm -f build-java-stamp [... snipped ...] done for f in build/master/doc/munin-cron master/doc/munin master/doc/munin-check; do \ pod2man --section=8 --release=2.0.76 --center="Munin Documentation" "$f".pod > build/doc/`basename $f .pod`.8; \ done for f in build/master/doc/munin.conf node/doc/munin-node.conf; do \ pod2man --section=5 --release=2.0.76 --center="Munin Documentation" "$f".pod > build/doc/`basename $f .pod`.5; \ done touch build-man-stamp make substitute-confvar-inline make[3]: Entering directory '/<<PKGBUILDDIR>>' Makefile:76: warning: overriding recipe for target '.java.class' Makefile:76: warning: ignoring old recipe for target '.java.class' Makefile:79: warning: overriding recipe for target 'uninstall' Makefile:79: warning: ignoring old recipe for target 'uninstall' Makefile:84: warning: overriding recipe for target 'unconfig' Makefile:84: warning: ignoring old recipe for target 'unconfig' Makefile:88: warning: overriding recipe for target 'tags' Makefile:88: warning: ignoring old recipe for target 'tags' Makefile:96: warning: overriding recipe for target 'install-pre' Makefile:96: warning: ignoring old recipe for target 'install-pre' Makefile:104: warning: overriding recipe for target 'install-master-prime' Makefile:104: warning: ignoring old recipe for target 'install-master-prime' Makefile:155: warning: overriding recipe for target 'install-plugins-prime' Makefile:155: warning: ignoring old recipe for target 'install-plugins-prime' Makefile:180: warning: overriding recipe for target 'install-plugins-java' Makefile:180: warning: ignoring old recipe for target 'install-plugins-java' Makefile:197: warning: overriding recipe for target 'install-async' Makefile:197: warning: ignoring old recipe for target 'install-async' Makefile:204: warning: overriding recipe for target 'install-node-pre' Makefile:204: warning: ignoring old recipe for target 'install-node-pre' Makefile:211: warning: overriding recipe for target 'install-man' Makefile:211: warning: ignoring old recipe for target 'install-man' Makefile:224: warning: overriding recipe for target 'install-doc' Makefile:224: warning: ignoring old recipe for target 'install-doc' Makefile:274: warning: overriding recipe for target 'build-confvar-substitution-stamp' Makefile:274: warning: ignoring old recipe for target 'build-confvar-substitution-stamp' Makefile:286: warning: overriding recipe for target 'substitute-confvar-inline' Makefile:286: warning: ignoring old recipe for target 'substitute-confvar-inline' Makefile:320: warning: overriding recipe for target 'build-common-pre' Makefile:320: warning: ignoring old recipe for target 'build-common-pre' Makefile:328: warning: overriding recipe for target 'build-common-defaults-stamp' Makefile:328: warning: ignoring old recipe for target 'build-common-defaults-stamp' Makefile:341: warning: overriding recipe for target 'substitute-build-defaults-inline' Makefile:341: warning: ignoring old recipe for target 'substitute-build-defaults-inline' Makefile:376: warning: overriding recipe for target 'build-doc-stamp' Makefile:376: warning: ignoring old recipe for target 'build-doc-stamp' Makefile:382: warning: overriding recipe for target 'build-man-stamp' Makefile:382: warning: ignoring old recipe for target 'build-man-stamp' Makefile:398: warning: overriding recipe for target 'build/plugins/javalib/munin-jmx-plugins.jar' Makefile:398: warning: ignoring old recipe for target 'build/plugins/javalib/munin-jmx-plugins.jar' Makefile:401: warning: overriding recipe for target 'build-java-stamp' Makefile:401: warning: ignoring old recipe for target 'build-java-stamp' Makefile:417: warning: overriding recipe for target 'munin-2.0.76.tar.gz' Makefile:417: warning: ignoring old recipe for target 'munin-2.0.76.tar.gz' Makefile:428: warning: overriding recipe for target 'munin-2.0.76.tar.gz.sha256sum' Makefile:428: warning: ignoring old recipe for target 'munin-2.0.76.tar.gz.sha256sum' Makefile:431: warning: overriding recipe for target 'munin-2.0.76.tar.gz.asc' Makefile:431: warning: ignoring old recipe for target 'munin-2.0.76.tar.gz.asc' Makefile:435: warning: overriding recipe for target 'tar-upload' Makefile:435: warning: ignoring old recipe for target 'tar-upload' Makefile:443: warning: overriding recipe for target 'suse-pre' Makefile:443: warning: ignoring old recipe for target 'suse-pre' Makefile:454: warning: overriding recipe for target 'suse' Makefile:454: warning: ignoring old recipe for target 'suse' Makefile:458: warning: overriding recipe for target 'suse-src' Makefile:458: warning: ignoring old recipe for target 'suse-src' Makefile:462: warning: overriding recipe for target 'source_dist' Makefile:462: warning: ignoring old recipe for target 'source_dist' Makefile:474: warning: overriding recipe for target 'clean' Makefile:474: warning: ignoring old recipe for target 'clean' Makefile:498: warning: overriding recipe for target 'old-test' Makefile:498: warning: ignoring old recipe for target 'old-test' Makefile:505: warning: overriding recipe for target 'node-monkeywrench' Makefile:505: warning: ignoring old recipe for target 'node-monkeywrench' Makefile:514: warning: overriding recipe for target 't/install' Makefile:514: warning: ignoring old recipe for target 't/install' Makefile:546: warning: overriding recipe for target 'lint-plugins' Makefile:546: warning: ignoring old recipe for target 'lint-plugins' Makefile:569: warning: overriding recipe for target 'lint-spelling' Makefile:569: warning: ignoring old recipe for target 'lint-spelling' perl -p -i -e 's|\@\@PREFIX\@\@|/usr|g;' \ -e 's|\@\@CONFDIR\@\@|/etc/munin|g;' \ -e 's|\@\@BINDIR\@\@|/usr/bin|g;' \ -e 's|\@\@SBINDIR\@\@|/usr/sbin|g;' \ -e 's|\@\@DOCDIR\@\@|/usr/doc|g;' \ -e 's|\@\@LIBDIR\@\@|/usr/share/munin|g;' \ -e 's|\@\@MANDIR\@\@|/usr/share/man|g;' \ -e 's|\@\@LOGDIR\@\@|/var/log/munin|g;' \ -e 's|\@\@HTMLDIR\@\@|/var/cache/munin/www|g;' \ -e 's|\@\@DBDIR\@\@|/var/lib/munin|g;' \ -e 's|\@\@STATEDIR\@\@|/var/run/munin|g;' \ -e 's|\@\@SPOOLDIR\@\@|/var/lib/munin-async|g;' \ -e 's|\@\@PERL\@\@|/usr/bin/perl|g;' \ -e 's|\@\@PERLLIB\@\@|/usr/share/perl5|g;' \ -e 's|\@\@PYTHON\@\@|/usr/bin/env python3|g;' \ -e 's|\@\@RUBY\@\@|/usr/bin/env ruby|g;' \ -e 's|\@\@JAVARUN\@\@|/usr/bin/java|g;' \ -e 's|\@\@JAVALIBDIR\@\@|/usr/share/munin|g;' \ -e 's|\@\@OSTYPE\@\@|linux|g;' \ -e 's|\@\@HOSTNAME\@\@|localhost.localdomain|g;' \ -e 's|\@\@MKTEMP\@\@|mktemp -p /tmp/ $1|g;' \ -e 's|\@\@VERSION\@\@|2.0.76|g;' \ -e 's|\@\@PLUGSTATE\@\@|/var/lib/munin-node/plugin-state|g;' \ -e 's|\@\@CGIDIR\@\@|/usr/lib/munin/cgi|g;' \ -e 's|\@\@USER\@\@|munin|g;' \ -e 's|\@\@GROUP\@\@|munin|g;' \ -e 's|\@\@PLUGINUSER\@\@|nobody|g;' \ -e 's|\@\@GOODSH\@\@|/bin/sh|g;' \ -e 's|\@\@BASH\@\@|/bin/bash|g;' \ -e 's|\@\@HASSETR\@\@|1|g;' \ master/blib/libdoc/Munin\:\:Master\:\:HTMLOld.3pm master/blib/lib/Munin/Master/HTMLOld.pm node/blib/sbin/munin-node-configure node/blib/sbin/munin-node node/blib/sbin/munin-run build/doc/munin-node.conf.5 make[3]: Leaving directory '/<<PKGBUILDDIR>>' touch build-confvar-substitution-stamp make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test -O--no-parallel make -j1 test make[1]: Entering directory '/<<PKGBUILDDIR>>' cd common && /usr/bin/perl Build test --verbose=0 t/critic.t ................. skipped: set TEST_POD to enable this test t/munin_common_config.t .... ok t/munin_common_defaults.t .. ok t/munin_common_timeout.t ... ok Possible precedence issue with control flow operator (exit) at t/munin_common_tls.t line 99. t/munin_common_tls.t ....... ok t/no-fixes.t ............... skipped: set TEST_POD to enable this test t/pod-coverage.t ........... skipped: set TEST_POD to enable this test t/pod.t .................... skipped: set TEST_POD to enable this test All tests successful. Files=8, Tests=49, 2 wallclock secs ( 0.01 usr 0.02 sys + 2.25 cusr 0.12 csys = 2.40 CPU) Result: PASS cd master && /usr/bin/perl Build test --verbose=0 t/critic.t ................................. skipped: set TEST_POD to enable this test t/munin_master_config.t .................... ok t/munin_master_config_concat.t ............. ok t/munin_master_config_split.t .............. ok t/munin_master_grouprepository.t ........... ok t/munin_master_host.t ...................... ok t/munin_master_htmlconfig.t ................ ok t/munin_master_limitsold.t ................. ok t/munin_master_logger.t .................... ok # Failed test 'use Munin::Master::Node;' # at t/munin_master_node.t line 15. # Tried to use 'Munin::Master::Node'. # Error: Can't locate IO/Socket/INET6.pm in @INC (you may need to install the IO::Socket::INET6 module) (@INC entries checked: /<<PKGBUILDDIR>>/master/blib/lib /<<PKGBUILDDIR>>/master/blib/arch ../common/blib/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 /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # Compilation failed in require at t/munin_master_node.t line 15. # BEGIN failed--compilation aborted at t/munin_master_node.t line 15. Can't locate object method "new" via package "Munin::Master::Node" at t/munin_master_node.t line 35. # Looks like your test exited with 255 just after 1. t/munin_master_node.t ...................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 15/15 subtests # Failed test 'use Munin::Master::Node;' # at t/munin_master_plugin_config.t line 12. # Tried to use 'Munin::Master::Node'. # Error: Can't locate IO/Socket/INET6.pm in @INC (you may need to install the IO::Socket::INET6 module) (@INC entries checked: /<<PKGBUILDDIR>>/master/blib/lib /<<PKGBUILDDIR>>/master/blib/arch ../common/blib/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 /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # Compilation failed in require at t/munin_master_plugin_config.t line 12. # BEGIN failed--compilation aborted at t/munin_master_plugin_config.t line 12. Can't locate object method "parse_service_config" via package "Munin::Master::Node" at t/munin_master_plugin_config.t line 23, <DATA> chunk 1. # Looks like your test exited with 255 just after 1. t/munin_master_plugin_config.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests # Failed test 'use Munin::Master::Node;' # at t/munin_master_plugin_fetch.t line 11. # Tried to use 'Munin::Master::Node'. # Error: Can't locate IO/Socket/INET6.pm in @INC (you may need to install the IO::Socket::INET6 module) (@INC entries checked: /<<PKGBUILDDIR>>/master/blib/lib /<<PKGBUILDDIR>>/master/blib/arch ../common/blib/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 /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # Compilation failed in require at t/munin_master_plugin_fetch.t line 11. # BEGIN failed--compilation aborted at t/munin_master_plugin_fetch.t line 11. Can't locate object method "parse_service_data" via package "Munin::Master::Node" at t/munin_master_plugin_fetch.t line 24, <DATA> chunk 1. # Looks like your test exited with 255 just after 1. t/munin_master_plugin_fetch.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests # Failed test 'use Munin::Master::Node;' # at t/munin_master_plugin_multigraph_config.t line 12. # Tried to use 'Munin::Master::Node'. # Error: Can't locate IO/Socket/INET6.pm in @INC (you may need to install the IO::Socket::INET6 module) (@INC entries checked: /<<PKGBUILDDIR>>/master/blib/lib /<<PKGBUILDDIR>>/master/blib/arch ../common/blib/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 /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # Compilation failed in require at t/munin_master_plugin_multigraph_config.t line 12. # BEGIN failed--compilation aborted at t/munin_master_plugin_multigraph_config.t line 12. Can't locate object method "parse_service_config" via package "Munin::Master::Node" at t/munin_master_plugin_multigraph_config.t line 28, <DATA> chunk 1. # Looks like your test exited with 255 just after 1. t/munin_master_plugin_multigraph_config.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests # Failed test 'use Munin::Master::Node;' # at t/munin_master_plugin_multigraph_fetch.t line 11. # Tried to use 'Munin::Master::Node'. # Error: Can't locate IO/Socket/INET6.pm in @INC (you may need to install the IO::Socket::INET6 module) (@INC entries checked: /<<PKGBUILDDIR>>/master/blib/lib /<<PKGBUILDDIR>>/master/blib/arch ../common/blib/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 /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # Compilation failed in require at t/munin_master_plugin_multigraph_fetch.t line 11. # BEGIN failed--compilation aborted at t/munin_master_plugin_multigraph_fetch.t line 11. Can't locate object method "parse_service_data" via package "Munin::Master::Node" at t/munin_master_plugin_multigraph_fetch.t line 28, <DATA> chunk 1. # Looks like your test exited with 255 just after 1. t/munin_master_plugin_multigraph_fetch.t ... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests # Failed test 'use Munin::Master::Update;' # at t/munin_master_update.t line 9. # Tried to use 'Munin::Master::Update'. # Error: Can't locate IO/Socket/INET6.pm in @INC (you may need to install the IO::Socket::INET6 module) (@INC entries checked: /<<PKGBUILDDIR>>/master/blib/lib /<<PKGBUILDDIR>>/master/blib/arch ../common/blib/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 /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # Compilation failed in require at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/UpdateWorker.pm line 15. # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/UpdateWorker.pm line 15. # Compilation failed in require at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Update.pm line 15. # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Update.pm line 15. # Compilation failed in require at t/munin_master_update.t line 9. # BEGIN failed--compilation aborted at t/munin_master_update.t line 9. Can't locate object method "new" via package "Munin::Master::Update" at t/munin_master_update.t line 40. # Looks like your test exited with 255 just after 1. t/munin_master_update.t .................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests # Failed test 'use Munin::Master::UpdateWorker;' # at t/munin_master_updateworker.t line 6. # Tried to use 'Munin::Master::UpdateWorker'. # Error: Can't locate IO/Socket/INET6.pm in @INC (you may need to install the IO::Socket::INET6 module) (@INC entries checked: /<<PKGBUILDDIR>>/master/blib/lib /<<PKGBUILDDIR>>/master/blib/arch ../common/blib/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 /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/Node.pm line 16. # Compilation failed in require at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/UpdateWorker.pm line 15. # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/master/blib/lib/Munin/Master/UpdateWorker.pm line 15. # Compilation failed in require at t/munin_master_updateworker.t line 6. # BEGIN failed--compilation aborted at t/munin_master_updateworker.t line 6. # Looks like you failed 1 test of 1. t/munin_master_updateworker.t .............. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/munin_master_utils.t ..................... ok t/no-fixes.t ............................... skipped: set TEST_POD to enable this test t/pod-coverage.t ........................... skipped: set TEST_POD to enable this test t/pod.t .................................... skipped: set TEST_POD to enable this test Test Summary Report ------------------- t/munin_master_node.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 15 tests but ran 1. t/munin_master_plugin_config.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 t/munin_master_plugin_fetch.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/munin_master_plugin_multigraph_config.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 t/munin_master_plugin_multigraph_fetch.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/munin_master_update.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/munin_master_updateworker.t (Wstat: 256 (exited 1) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=20, Tests=106, 1 wallclock secs ( 0.03 usr 0.03 sys + 0.95 cusr 0.25 csys = 1.26 CPU) Result: FAIL Failed 7/20 test programs. 7/106 subtests failed. make[1]: *** [Makefile:540: test-master] Error 255 make[1]: Leaving directory '/<<PKGBUILDDIR>>' rm -fr -- /tmp/dh-xdg-rundir-iXtGsg_7 dh_auto_test: error: make -j1 test returned exit code 2 make: *** [debian/rules:16: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

