==> Synchronizing chroot copy [/home/alhp/workspace2/chroot/root] -> [build_752c1979-717b-4dae-9a73-7035d73d8c0c]...done ==> Making package: perl-pkgconfig-libpkgconf 0.11-6.2 (Sun Dec 10 05:37:58 2023) ==> Retrieving sources... -> Downloading PkgConfig-LibPkgConf-0.11.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27163 100 27163 0 0 156k 0 --:--:-- --:--:-- --:--:-- 156k -> Found 17.patch -> Found tests.diff ==> Validating source files with sha512sums... PkgConfig-LibPkgConf-0.11.tar.gz ... Passed 17.patch ... Passed tests.diff ... Passed ==> Making package: perl-pkgconfig-libpkgconf 0.11-6.2 (Sun Dec 10 05:38:04 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found PkgConfig-LibPkgConf-0.11.tar.gz -> Found 17.patch -> Found tests.diff ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting PkgConfig-LibPkgConf-0.11.tar.gz with bsdtar ==> Starting prepare()... patching file LibPkgConf.xs patching file t/client.t patching file t/package.t patching file t/simple.t patching file LibPkgConf.xs patching file LibPkgConf.xs patching file t/package.t patching file LibPkgConf.xs patching file LibPkgConf.xs patching file LibPkgConf.xs patching file t/client.t patching file t/package.t patching file t/simple.t patching file LibPkgConf.xs patching file LibPkgConf.xs patching file lib/PkgConfig/LibPkgConf/Package.pm patching file t/package.t patching file LibPkgConf.xs patching file MANIFEST patching file corpus/lib4/bar.pc patching file t/client.t patching file t/client.t ==> Starting build()... Probe with pkgconf (-I/usr/include/pkgconf -DPKGCONFIG_IS_NOT_STATIC, -lpkgconf, 2.1.0) Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for PkgConfig::LibPkgConf Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for LibPkgConf () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/startdir/src/PkgConfig-LibPkgConf-0.11/typemap' LibPkgConf.xs > LibPkgConf.xsc cp lib/PkgConfig/LibPkgConf/Fragment.pm blib/lib/PkgConfig/LibPkgConf/Fragment.pm cp lib/PkgConfig/LibPkgConf/Package.pm blib/lib/PkgConfig/LibPkgConf/Package.pm cp lib/PkgConfig/LibPkgConf.pm blib/lib/PkgConfig/LibPkgConf.pm cp lib/PkgConfig/LibPkgConf/Util.pm blib/lib/PkgConfig/LibPkgConf/Util.pm cp lib/PkgConfig/LibPkgConf/Client.pm blib/lib/PkgConfig/LibPkgConf/Client.pm cp lib/PkgConfig/LibPkgConf/XS.pm blib/lib/PkgConfig/LibPkgConf/XS.pm cp lib/PkgConfig/LibPkgConf/Test.pm blib/lib/PkgConfig/LibPkgConf/Test.pm chmod 644 "LibPkgConf.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibPkgConf.bs blib/arch/auto/PkgConfig/LibPkgConf/LibPkgConf.bs 644 Please specify prototyping behavior for LibPkgConf.xs (see perlxs manual) mv LibPkgConf.xsc LibPkgConf.c cc -c -I/usr/include/pkgconf -DPKGCONFIG_IS_NOT_STATIC -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMY_PKGCONF_VERSION=2.1.0 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/perl/src=/usr/src/debug/perl -flto=auto -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" LibPkgConf.c rm -f blib/arch/auto/PkgConfig/LibPkgConf/LibPkgConf.so LD_RUN_PATH="/usr/lib" cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -L/usr/local/lib -fstack-protector-strong LibPkgConf.o -o blib/arch/auto/PkgConfig/LibPkgConf/LibPkgConf.so \ -lpkgconf \ chmod 755 blib/arch/auto/PkgConfig/LibPkgConf/LibPkgConf.so Manifying 5 pod documents ==> Starting check()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibPkgConf.bs blib/arch/auto/PkgConfig/LibPkgConf/LibPkgConf.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Name "PkgConfig::LibPkgConf::impl" used only once: possible typo at t/00_diag.t line 34. # # # # [pkgconf path] # /usr/lib/pkgconfig # /usr/share/pkgconfig # # [pkgconf filter_lib_dirs] # /usr/lib # # [pkgconf filter_include_dirs] # /usr/include # # [impl] # undef # # [path_sep] # : # # [version] # 2.1.0 # # t/00_diag.t ... ok t/01_use.t .... ok # Failed test at t/client.t line 219. # Structures begin differing at: # $got->[0] = '/tmp/qawWHyaXJD/foo' # $expected->[0] = '/tmp/qawWHyaXJD/bar' # got: [ # '/tmp/qawWHyaXJD/foo', # '/tmp/qawWHyaXJD/bar', # '/tmp/qawWHyaXJD/baz', # '/tmp/qawWHyaXJD/ralph' # ] # expected: [ # '/tmp/qawWHyaXJD/bar', # '/tmp/qawWHyaXJD/foo', # '/tmp/qawWHyaXJD/ralph', # '/tmp/qawWHyaXJD/baz' # ] # Failed test at t/client.t line 222. # Structures begin differing at: # $got->[0] = '/tmp/qawWHyaXJD/trans' # $expected->[0] = '/tmp/qawWHyaXJD/formers' # got: [ # '/tmp/qawWHyaXJD/trans', # '/tmp/qawWHyaXJD/formers' # ] # expected: [ # '/tmp/qawWHyaXJD/formers', # '/tmp/qawWHyaXJD/trans' # ] # Failed test at t/client.t line 225. # Structures begin differing at: # $got->[0] = '/tmp/qawWHyaXJD/trans' # $expected->[0] = '/tmp/qawWHyaXJD/formers' # got: [ # '/tmp/qawWHyaXJD/trans', # '/tmp/qawWHyaXJD/formers' # ] # expected: [ # '/tmp/qawWHyaXJD/formers', # '/tmp/qawWHyaXJD/trans' # ] # Looks like you failed 3 tests of 3. # Failed test 'search path' # at t/client.t line 227. # Failed test at t/client.t line 235. # Structures begin differing at: # $got->[0] = '/tmp/qawWHyaXJD/foo/lib' # $expected->[0] = '/tmp/qawWHyaXJD/bar/lib' # got: [ # '/tmp/qawWHyaXJD/foo/lib', # '/tmp/qawWHyaXJD/bar/lib' # ] # expected: [ # '/tmp/qawWHyaXJD/bar/lib', # '/tmp/qawWHyaXJD/foo/lib' # ] # Failed test at t/client.t line 238. # Structures begin differing at: # $got->[0] = '/tmp/qawWHyaXJD/trans/lib' # $expected->[0] = '/tmp/qawWHyaXJD/formers/lib' # got: [ # '/tmp/qawWHyaXJD/trans/lib', # '/tmp/qawWHyaXJD/formers/lib' # ] # expected: [ # '/tmp/qawWHyaXJD/formers/lib', # '/tmp/qawWHyaXJD/trans/lib' # ] # Looks like you failed 2 tests of 2. # Failed test 'filter lib dirs' # at t/client.t line 240. # Failed test at t/client.t line 248. # Structures begin differing at: # $got->[0] = '/tmp/qawWHyaXJD/foo/include' # $expected->[0] = '/tmp/qawWHyaXJD/bar/include' # got: [ # '/tmp/qawWHyaXJD/foo/include', # '/tmp/qawWHyaXJD/bar/include' # ] # expected: [ # '/tmp/qawWHyaXJD/bar/include', # '/tmp/qawWHyaXJD/foo/include' # ] # Failed test at t/client.t line 251. # Structures begin differing at: # $got->[0] = '/tmp/qawWHyaXJD/trans/include' # $expected->[0] = '/tmp/qawWHyaXJD/formers/include' # got: [ # '/tmp/qawWHyaXJD/trans/include', # '/tmp/qawWHyaXJD/formers/include' # ] # expected: [ # '/tmp/qawWHyaXJD/formers/include', # '/tmp/qawWHyaXJD/trans/include' # ] # Looks like you failed 2 tests of 2. # Failed test 'filter include dirs' # at t/client.t line 253. # Looks like you failed 3 tests of 3. # Failed test 'path attributes' # at t/client.t line 255. # Looks like you failed 1 test of 13. t/client.t .... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/13 subtests t/fragment.t .. ok t/package.t ... ok t/simple.t .... ok t/util.t ...... ok Test Summary Report ------------------- t/client.t (Wstat: 256 (exited 1) Tests: 13 Failed: 1) Failed test: 10 Non-zero exit status: 1 Files=7, Tests=34, 2 wallclock secs ( 0.02 usr 0.01 sys + 0.31 cusr 0.05 csys = 0.39 CPU) Result: FAIL Failed 1/7 test programs. 1/34 subtests failed. make: *** [Makefile:1081: test_dynamic] Error 255 ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace2/chroot/build_752c1979-717b-4dae-9a73-7035d73d8c0c/build