:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (i486)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-i486/root] -> [build]...done ==> Making package: perl-html-parser 3.83-1.0 (Fri Sep 6 15:01:31 2024) ==> Retrieving sources... -> Found HTML-Parser-3.83.tar.gz ==> Validating source files with sha512sums... HTML-Parser-3.83.tar.gz ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2024-11-09 ==> Making package: perl-html-parser 3.83-1.0 (Fri Sep 6 15:01:41 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (9) perl-clone-0.46-3.0 perl-encode-locale-1.05-13.0 perl-http-date-6.06-3.0 perl-io-html-1.004-6.0 perl-lwp-mediatypes-6.04-6.0 perl-timedate-2.33-7.0 perl-html-tagset-3.24-2.0 perl-http-message-6.46-2.0 perl-uri-5.28-2.0 Total Installed Size: 0.57 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing perl-html-tagset... installing perl-clone... installing perl-encode-locale... installing perl-timedate... installing perl-http-date... installing perl-io-html... installing perl-lwp-mediatypes... installing perl-uri... installing perl-http-message... :: Running post-transaction hooks... (1/1) Warn about old perl modules WARNING: '/usr/lib/perl5/5.38' contains data from at least 1 packages which will NOT be used by the installed perl interpreter. -> Run the following command to get a list of affected packages: pacman -Qqo '/usr/lib/perl5/5.38' ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found HTML-Parser-3.83.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting HTML-Parser-3.83.tar.gz with bsdtar ==> Starting build()... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for HTML::Parser Writing MYMETA.yml and MYMETA.json cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm cp lib/HTML/Parser.pm blib/lib/HTML/Parser.pm cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm Running Mkbootstrap for Parser () chmod 644 "Parser.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644 "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/build/perl-html-parser/src/HTML-Parser-3.83/typemap' Parser.xs > Parser.xsc mv Parser.xsc Parser.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=i486 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/perl/src=/usr/src/debug/perl -DVERSION=\"3.83\" -DXS_VERSION=\"3.83\" -fPIC "-I/usr/lib/perl5/5.40/core_perl/CORE" -DMARKED_SECTION Parser.c In file included from Parser.xs:30: util.c: In function ‘decode_entities’: util.c:162:21: warning: ‘Perl_uvuni_to_utf8’ is deprecated [-Wdeprecated-declarations] 162 | tmp = (char*)uvuni_to_utf8((U8*)buf, num); | ^~~ In file included from /usr/lib/perl5/5.40/core_perl/CORE/perl.h:6186, from Parser.xs:11: /usr/lib/perl5/5.40/core_perl/CORE/proto.h:6043:1: note: declared here 6043 | Perl_uvuni_to_utf8(pTHX_ U8 *d, UV uv) | ^~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/HTML/Parser/Parser.so cc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -L/usr/lib/db5.3 -fstack-protector-strong Parser.o -o blib/arch/auto/HTML/Parser/Parser.so \ \ chmod 755 blib/arch/auto/HTML/Parser/Parser.so Manifying 7 pod documents ==> Starting check()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.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 # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ----- -------- # ExtUtils::MakeMaker 6.52 7.70 # perl 5.008 5.040000 # # === 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 # ------------------- ----- -------- # Config any 5.040000 # ExtUtils::MakeMaker any 7.70 # File::Spec any 3.90 # IO::File any 1.55 # SelectSaver any 1.02 # Test::More any 1.302199 # URI any 5.28 # perl 5.008 5.040000 # strict any 1.13 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ------------- ----- -------- # Carp any 1.54 # Exporter any 5.78 # HTML::Tagset any 3.24 # HTTP::Headers any 6.46 # IO::File any 1.55 # URI any 5.28 # URI::URL any 5.28 # XSLoader any 0.32 # perl 5.008 5.040000 # strict any 1.13 # t/00-report-prereqs.t .. ok t/api_version.t ........ ok t/argspec-bad.t ........ ok t/argspec.t ............ ok t/argspec2.t ........... ok t/attr-encoded.t ....... ok t/callback.t ........... ok t/case-sensitive.t ..... ok t/cases.t .............. ok t/comment.t ............ ok t/crashme.t ............ ok t/declaration.t ........ ok t/default.t ............ ok t/document.t ........... ok t/dtext.t .............. ok t/entities.t ........... ok t/entities2.t .......... ok t/filter-methods.t ..... ok t/filter.t ............. ok t/free.t ............... ok t/handler-eof.t ........ ok t/handler.t ............ ok Can't locate Clone.pm in @INC (you may need to install the Clone module) (@INC entries checked: /build/perl-html-parser/src/HTML-Parser-3.83/blib/lib /build/perl-html-parser/src/HTML-Parser-3.83/blib/arch /usr/lib/perl5/5.40/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.40/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.40/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/HTTP/Headers.pm line 8. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/HTTP/Headers.pm line 8. Compilation failed in require at /build/perl-html-parser/src/HTML-Parser-3.83/blib/lib/HTML/HeadParser.pm line 114. # Looks like your test exited with 2 before it could output anything. t/headparser-http.t .... Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests t/headparser.t ......... ok t/ignore.t ............. ok t/largetags.t .......... ok t/linkextor-base.t ..... ok t/linkextor-rel.t ...... ok t/magic.t .............. ok t/marked-sect.t ........ ok t/msie-compat.t ........ ok t/offset.t ............. ok t/options.t ............ ok t/parsefile.t .......... ok t/parser.t ............. ok t/plaintext.t .......... ok t/process.t ............ ok t/pullparser.t ......... ok t/script.t ............. ok t/skipped-text.t ....... ok t/stack-realloc-eof.t .. ok t/stack-realloc.t ...... ok t/textarea.t ........... ok t/threads.t ............ ok t/tokeparser.t ......... ok t/uentities.t .......... ok t/unbroken-text.t ...... ok t/unicode-bom.t ........ ok t/unicode.t ............ ok t/xml-mode.t ........... ok Test Summary Report ------------------- t/headparser-http.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. Files=50, Tests=463, 3 wallclock secs ( 0.10 usr 0.01 sys + 2.93 cusr 0.25 csys = 3.29 CPU) Result: FAIL Failed 1/50 test programs. 0/463 subtests failed. make: *** [Makefile:1101: test_dynamic] Error 255 ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-i486/build/build used straw: :with_build_support:haskell_without_check: build@eurobuild6-8-i486