Bug#1104353: libsys-cpuload-perl: FTBFS: dh_auto_test: error: make -j8 test TEST_VERBOSE=1 returned exit code 2
Lucas Nussbaum
lucas at debian.org
Tue Apr 29 13:54:53 BST 2025
Source: libsys-cpuload-perl
Version: 0.32-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250429 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/build/reproducible-path/libsys-cpuload-perl-0.32'
> "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CpuLoad.bs blib/arch/auto/Sys/CpuLoad/CpuLoad.bs 644
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
> #
> # Versions for all modules listed in MYMETA.json (including optional ones):
> #
> # === Configure Requires ===
> #
> # Module Want Have
> # ------------------- ---- ----
> # ExtUtils::MakeMaker any 7.70
> #
> # === Configure Suggests ===
> #
> # Module Want Have
> # -------- ------- ----
> # JSON::PP 2.27300 4.16
> #
> # === Build Requires ===
> #
> # Module Want Have
> # ------------------- ---- ----
> # ExtUtils::MakeMaker any 7.70
> #
> # === Test Requires ===
> #
> # Module Want Have
> # ---------------- ---- --------
> # File::Spec any 3.91
> # Module::Metadata any 1.000038
> # Scalar::Util any 1.63
> # Test::Deep any 1.205
> # Test::Exception any 0.43
> # Test::More any 1.302199
> # Test::Warnings any 0.038
> #
> # === Test Recommends ===
> #
> # Module Want Have
> # ---------- -------- --------
> # CPAN::Meta 2.120900 2.150010
> #
> # === Runtime Requires ===
> #
> # Module Want Have
> # ----------- -------- --------
> # Exporter any 5.78
> # File::Which any 1.27
> # IO::File any 1.55
> # IPC::Run3 any 0.049
> # XSLoader any 0.32
> # parent any 0.241
> # perl 5.006000 5.040001
> # strict any 1.13
> # warnings any 1.70
> #
> t/00-report-prereqs.t .......
> 1..1
> ok 1 - Reported prereqs
> ok
> # 1.40478515625 1.533203125 1.70703125
> t/01-basic.t ................
> ok 1 - use Sys::CpuLoad;
> ok 2 - load
> ok 3 - no (unexpected) warnings (via done_testing)
> 1..3
> ok
> # 1.40478515625 1.533203125 1.70703125
> t/02-legacy.t ...............
> ok 1 - load
> ok 2 - no (unexpected) warnings (via done_testing)
> 1..2
> ok
> # 1.40478515625 1.533203125 1.70703125
> # 1.40478515625 1.533203125 1.70703125
> t/10-getloadavg.t ...........
> ok 1 - use Sys::CpuLoad;
> ok 2 - load
> ok 3 - load
> ok 4 - no (unexpected) warnings (via done_testing)
> 1..4
> ok
> # 1.40 1.53 1.71
> # 1.40 1.53 1.71
> t/11-proc_loadavg.t .........
> ok 1 - use Sys::CpuLoad;
> ok 2 - load
> ok 3 - load
> ok 4 - no (unexpected) warnings (via done_testing)
> 1..4
> ok
> # 1.4 1.53 1.71
> # 1.4 1.53 1.71
> t/12-uptime.t ...............
> ok 1 - use Sys::CpuLoad;
> ok 2 - load
> ok 3 - load
> ok 4 - no (unexpected) warnings (via done_testing)
> 1..4
> ok
> w: error getting sessions: Operation not permitted
>
> # Failed test 'load'
> # at t/13-w.t line 21.
> # Compared array length of $data
> # got : array with 1 element(s)
> # expect : array with 3 element(s)
> #
> # Looks like you failed 1 test of 3.
> t/13-w.t ....................
> ok 1 - use Sys::CpuLoad;
> not ok 2 - load
> ok 3 - no (unexpected) warnings (via done_testing)
> 1..3
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/3 subtests
> t/20-load.t .................
> ok 1 - load dies
> ok 2 - no (unexpected) warnings (via done_testing)
> 1..2
> ok
> t/author-critic.t ........... skipped: these tests are for testing by the author
> t/author-eof.t .............. skipped: these tests are for testing by the author
> t/author-eol.t .............. skipped: these tests are for testing by the author
> t/author-minimum-version.t .. skipped: these tests are for testing by the author
> t/author-no-tabs.t .......... skipped: these tests are for testing by the author
> t/author-pod-coverage.t ..... skipped: these tests are for testing by the author
> t/author-pod-linkcheck.t .... skipped: these tests are for testing by the author
> t/author-pod-syntax.t ....... skipped: these tests are for testing by the author
> t/author-portability.t ...... skipped: these tests are for testing by the author
> t/release-fixme.t ........... skipped: these tests are for release candidate testing
> t/release-kwalitee.t ........ skipped: these tests are for release candidate testing
> t/release-trailing-space.t .. skipped: these tests are for release candidate testing
>
> Test Summary Report
> -------------------
> t/13-w.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1)
> Failed test: 2
> Non-zero exit status: 1
> Files=20, Tests=23, 1 wallclock secs ( 0.07 usr 0.02 sys + 0.65 cusr 0.12 csys = 0.86 CPU)
> Result: FAIL
> Failed 1/20 test programs. 1/23 subtests failed.
> make[1]: *** [Makefile:1043: test_dynamic] Error 255
> make[1]: Leaving directory '/build/reproducible-path/libsys-cpuload-perl-0.32'
> dh_auto_test: error: make -j8 test TEST_VERBOSE=1 returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2025/04/29/libsys-cpuload-perl_0.32-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250429;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250429&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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 mark 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 mine
so that we can identify if something relevant changed in the meantime.
More information about the pkg-perl-maintainers
mailing list