• Bug#1104353: libsys-cpuload-perl: FTBFS: dh_auto_test: error: make -j8

    From Lucas Nussbaum@21:1/5 to All on Tue Apr 29 15:30:04 2025
    Source: libsys-cpuload-perl
    Version: 0.32-1
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: [email protected]
    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;[email protected]
    or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250429&[email protected]&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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Tue May 6 22:40:01 2025
    Processing control commands:

    tags -1 unreproducible
    Bug #1104353 [src:libsys-cpuload-perl] libsys-cpuload-perl: FTBFS: dh_auto_test: error: make -j8 test TEST_VERBOSE=1 returned exit code 2
    Added tag(s) unreproducible.

    --
    1104353: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104353
    Debian Bug Tracking System
    Contact [email protected] with problems

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?w4l0aWVubmUgTW9sbGllcg==?@21:1/5 to All on Tue May 6 23:10:01 2025
    Control: tag -1 pending

    Hello,

    Bug #1104353 in libsys-cpuload-perl reported by you has been fixed in the
    Git repository and is awaiting an upload. You can see the commit
    message below and you can check the diff of the fix at:

    https://salsa.debian.org/perl-team/modules/packages/libsys-cpuload-perl/-/commit/d69af8b4f9a57e984e09ed213f2875001e2c9546

    ------------------------------------------------------------------------ skip-w-test.patch: new: skip test needing special permissions.

    The use case covered may also be irrelevant in Debian context.

    Closes: #1104353 ------------------------------------------------------------------------

    (this message was generated automatically)
    --
    Greetings

    https://bugs.debian.org/1104353

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?utf-8?Q?=C3=89tienne?= Mollier@21:1/5 to All on Tue May 6 22:40:01 2025
    Control: tags -1 unreproducible

    Greetings,

    The root of the error looks to be:

    # 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

    I'm afraid I have not managed to reproduce the issue, but if
    that helps, the purpose of the test item is to verify that the w
    command from the procps package can behave as a suitable
    replacement for uptime if the latter is unavailable. Since
    procps in Debian ships both w and uptime at the same time, then
    I believe supporting the capability of using w as uptime
    replacement is unnecessary and that the corresponding test can
    be skipped without worries.

    Have a nice day, :)
    --
    .''`. Étienne Mollier <[email protected]>
    : :' : pgp: 8f91 b227 c7d6 f2b1 948c 8236 793c f67e 8f0d 11da
    `. `' sent from /dev/pts/1, please excuse my verbosity
    `- on air: Pink Floyd - Comfortably Numb

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

    iQIzBAABCgAdFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmgacSMACgkQeTz2fo8N EdpJBw/+Jna4wbmPsyRUrWtiUIhkOucm6UQvWpqoWDKN5gS2gEghfP6xf2qtZIn+ WJkLFugcTe99/iLZEJ0vJT1pg08d1tg3I6zo547T0LpUGwpAGDONUsEb8H4h/u7M dJZBQ6DLcsucpC+HsRNT1+UOwt0ntCbUtdcuV4DpWbFnZ/InOLOPGoH2gQqQHUeZ xBuWuQur2j0ej+HOH6ss5Fri94kHiEdCB+DijrI5ufNzH4X63E2SC5+cgzRnxZkA QrV6IDzC46HhAuLsRGyw5UkF7JPXpfGFN2koIR/2RDzyrPpjg0Yku5opFU1pG1GM 8zGJfnbW8ZACVTqRnfMTCB3OeRsy/hNw1SVfKgxHd+aEe5NISevLJnweZyxpyoD6 GHiQo4nXEtKR94NSuHu7ETyASUTO6XrTiWotXgxIDtsLB/g0rNsJB4xP66JiZHFH DQkEJk3GVo17NKul67UYvnIYdAhjNNDtCc5M2vdFe+qMckezbOFBhC4JdOAMFlkA K/BbiCE6SYB5cyExQ2OMbOURVgdGTCgVBMPVl1pb43+xUbVu8vvSLjqWRBnOMx6R CwfpgXXk77aDxxjh+fqQzCFKSljD17fZ8NwjdHlPP4n13CZgRQvDxXuYNDohhuD8 MzJ0fhu/LGhBz0CmD4YrpIwNt/zM9RS3qPgZ
  • From Debian Bug Tracking System@21:1/5 to All on Tue May 6 23:10:01 2025
    Processing control commands:

    tag -1 pending
    Bug #1104353 [src:libsys-cpuload-perl] libsys-cpuload-perl: FTBFS: dh_auto_test: error: make -j8 test TEST_VERBOSE=1 returned exit code 2
    Added tag(s) pending.

    --
    1104353: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104353
    Debian Bug Tracking System
    Contact [email protected] with problems

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Tue May 6 23:30:02 2025
    This is a multi-part message in MIME format...

    Your message dated Tue, 06 May 2025 21:22:30 +0000
    with message-id <[email protected]>
    and subject line Bug#1104353: fixed in libsys-cpuload-perl 0.32-2
    has caused the Debian Bug report #1104353,
    regarding libsys-cpuload-perl: FTBFS: dh_auto_test: error: make -j8 test TEST_VERBOSE=1 returned exit code 2
    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.)


    --
    1104353: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104353
    Debian Bug Tracking System
    Contact [email protected] with problems

    Received: (at submit) by bugs.debian.org; 29 Apr 2025 13:20:48 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-105.6 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
    FROMDEVELOPER,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=ham
    autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 65; hammy, 150; neutral, 317; spammy,
    0. spammytokens:
    hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
    0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
    0.000-+--H*RT:311, 0.000-+--H*RT:108
    Return-path: <[email protected]>
    Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:10