• Bug#1102954: libimage-imlib2-perl: FTBFS in testing: dh_auto_test: erro

    From Lucas Nussbaum@21:1/5 to All on Sun Apr 13 14:40:03 2025
    Source: libimage-imlib2-perl
    Version: 2.03-1.2
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20250412 ftbfs-trixie

    Hi,

    During a rebuild of all packages in testing (trixie), your package failed
    to build on amd64.


    Relevant part (hopefully):
    debian/rules binary
    dh binary --with=quilt
    dh: warning: Compatibility levels before 10 are deprecated (level 8 in use)
    dh_quilt_patch
    File series fully applied, ends at patch 0001-Work-around-an-imlib2-bug-with-alpha-channel-cloning.patch
    dh_update_autotools_config
    dh_auto_configure
    dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 8 in use)
    /usr/bin/perl -I. Build.PL --installdirs vendor
    Found imlib2 1.12.4
    Created MYMETA.yml and MYMETA.json
    Creating new 'Build' script for 'Image-Imlib2' version '2.03'
    dh_auto_build
    dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 8 in use)
    /usr/bin/perl Build
    Building Image-Imlib2
    x86_64-linux-gnu-gcc -I./lib/Image -I/usr/lib/x86_64-linux-gnu/perl/5.40/CORE '-DVERSION="2.03"' '-DXS_VERSION="2.03"' -fPIC -DX_DISPLAY_MISSING '-ffile-prefix-map=/build/reproducible-path/libimage-imlib2-perl-2.03=.' -c -D_REENTRANT -D_GNU_SOURCE -
    DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -g -o lib/Image/Imlib2.o lib/Image/Imlib2.c
    ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Image/Imlib2/Imlib2.bs') x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Image/Imlib2/Imlib2.so lib/Image/Imlib2.o -lImlib2
    dh_auto_test
    dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 8 in use)
    /usr/bin/perl Build test --verbose 1
    Image::Imlib2 load error: No loader for file format at t/autocrop.t line 7.
    # Looks like your test exited with 255 just after 1.
    t/autocrop.t ......
    1..8
    ok 1 - use Image::Imlib2;
    Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 7/8 subtests
    Image::Imlib2 save error: Unknown error at t/cache.t line 17.
    # Looks like your test exited with 255 just after 1.
    t/cache.t .........
    1..7
    ok 1 - use Image::Imlib2;
    Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 6/7 subtests
    t/data.t ..........
    1..76
    ok 1 - use Image::Imlib2;
    ok 2 - no data arg
    ok 3 - wrong length data arg
    ok 4 - right length data arg
    ok 5 - 0,0
    ok 6 - 0,1
    ok 7 - 0,2
    ok 8 - 0,3
    ok 9 - 0,4
    ok 10 - 0,5
    ok 11 - 1,0
    ok 12 - 1,1
    ok 13 - 1,2
    ok 14 - 1,3
    ok 15 - 1,4
    ok 16 - 1,5
    ok 17 - 2,0
    ok 18 - 2,1
    ok 19 - 2,2
    ok 20 - 2,3
    ok 21 - 2,4
    ok 22 - 2,5
    ok 23 - 3,0
    ok 24 - 3,1
    ok 25 - 3,2
    ok 26 - 3,3
    ok 27 - 3,4
    ok 28 - 3,5
    ok 29 - 0,0
    ok 30 - 0,1
    ok 31 - 0,2
    ok 32 - 0,3
    ok 33 - 0,4
    ok 34 - 0,5
    ok 35 - 1,0
    ok 36 - 1,1
    ok 37 - 1,2
    ok 38 - 1,3
    ok 39 - 1,4
    ok 40 - 1,5
    ok 41 - 2,0
    ok 42 - 2,1
    ok 43 - 2,2
    ok 44 - 2,3
    ok 45 - 2,4
    ok 46 - 2,5
    ok 47 - 3,0
    ok 48 - 3,1
    ok 49 - 3,2
    ok 50 - 3,3
    ok 51 - 3,4
    ok 52 - 3,5
    ok 53 - 0,0
    ok 54 - 0,1
    ok 55 - 0,2
    ok 56 - 0,3
    ok 57 - 0,4
    ok 58 - 0,5
    ok 59 - 1,0
    ok 60 - 1,1
    ok 61 - 1,2
    ok 62 - 1,3
    ok 63 - 1,4
    ok 64 - 1,5
    ok 65 - 2,0
    ok 66 - 2,1
    ok 67 - 2,2
    ok 68 - 2,3
    ok 69 - 2,4
    ok 70 - 2,5
    ok 71 - 3,0
    ok 72 - 3,1
    ok 73 - 3,2
    ok 74 - 3,3
    ok 75 - 3,4
    ok 76 - 3,5
    ok
    Image::Imlib2 load error: No loader for file format at t/findfill.t line 7.
    # Looks like your test exited with 255 just after 1.
    t/findfill.t ......
    1..12
    ok 1 - use Image::Imlib2;
    Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 11/12 subtests
    t/pod.t ........... skipped: Test::Pod 1.14 required for testing POD t/pod_coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
    t/simple.t ........
    1..21
    ok 1 - use Image::Imlib2;
    ok 2
    ok 3
    ok 4
    ok 5
    ok 6
    ok 7
    ok 8
    ok 9
    ok 10
    ok 11
    ok 12
    ok 13
    ok 14
    ok 15
    ok 16
    ok 17
    ok 18
    ok 19
    ok 20
    ok 21 - got to the end
    ok

    Test Summary Report
    -------------------
    t/autocrop.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0)
    Non-zero exit status: 255
    Parse errors: Bad plan. You planned 8 tests but ran 1.
    t/cache.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0)
    Non-zero exit status: 255
    Parse errors: Bad plan. You planned 7 tests but ran 1.
    t/findfill.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0)
    Non-zero exit status: 255
    Parse errors: Bad plan. You planned 12 tests but ran 1.
    Files=7, Tests=100, 1 wallclock secs ( 0.03 usr 0.03 sys + 0.47 cusr 0.12 csys = 0.65 CPU)
    Result: FAIL
    Failed 3/7 test programs. 0/100 subtests failed.
    dh_auto_test: error: /usr/bin/perl Build test --verbose 1 returned exit code 255


    The full build log is available from: http://qa-logs.debian.net/2025/04/12/libimage-imlib2-perl_2.03-1.2_testing.log

    All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250412;users=lucas@debian.org
    or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250412&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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)