XML::Parser-2.47 - make test failure with Expat-2.7.0
"Wayne Blaszczyk" ([email protected] via lfs-support Mailing List) <[email protected]> Wed, 19 Mar 2025 18:08:36 +1100
| Newsgroups | gmane.linux.lfs.support |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I'm getting a make test failure when rebuilding XML::Parser-2.47 after installing Expat-2.7.0. lfs@lfs05 [ ~/XML-Parser-2.47 ]$ make test make[1]: Entering directory '/home/lfs/XML-Parser-2.47/Expat' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644 Manifying 1 pod document make[1]: Leaving directory '/home/lfs/XML-Parser-2.47/Expat' 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 t/astress.t ........... ok t/cdata.t ............. ok t/decl.t .............. ok t/defaulted.t ......... ok t/encoding.t .......... ok t/external_ent.t ...... Couldn't load LWP based external entity handler Switching to file-based external entity handler (To avoid this message, use NoLWP option to XML::Parser) t/external_ent.t ...... ok t/file.t .............. ok t/file_open_scalar.t .. ok t/finish.t ............ ok t/namespaces.t ........ ok t/parament.t .......... 1/13 Couldn't load LWP based external entity handler Switching to file-based external entity handler (To avoid this message, use NoLWP option to XML::Parser) t/parament.t .......... ok t/partial.t ........... Failed 1/3 subtests t/skip.t .............. ok t/stream.t ............ ok t/styles.t ............ ok Test Summary Report ------------------- t/partial.t (Wstat: 0 Tests: 3 Failed: 1) Failed test: 3 Files=15, Tests=140, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.38 cusr 0.05 csys = 0.47 CPU) Result: FAIL Failed 1/15 test programs. 1/140 subtests failed. make: *** [Makefile:972: test_dynamic] Error 255 lfs@lfs05 [ ~/XML-Parser-2.47 ]$ Any thoughts? Thanks, Wayne. -- http://lists.linuxfromscratch.org/sympa/info/lfs-support Unsubscribe: See the above information page