5.10 already includes a newer version of XSLoader.pm. I have filed a bug against perl-base for appropriate Provides/Replaces entries (Bug#468121).
I have filed a bug against ftp.debian.org for removal of the libxsloader-perl package (Bug#468122). Presumably, this original FTBFS bug report (#467335) will autoclose when the package is removed. :) -- _ivan On Sun, Feb 24, 2008 at 08:40:15PM +0200, Niko Tyni wrote: > Package: libxsloader-perl > Version: 0.07-1 > Severity: important > User: [EMAIL PROTECTED] > Usertags: perl-5.10-ftbfs > > This package fails to build with Perl 5.10.0 (currently in experimental), > apparently because some diagnostic messages have been changed slightly. > > From the build log: > > /usr/bin/make test > make[1]: Entering directory `/build/niko/libxsloader-perl-0.07' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/pod.........skipped > all skipped: Test::Pod 1.14 required for testing POD > t/podcover....skipped > all skipped: Test::Pod::Coverage 1.04 required for testing POD > coverage > t/portfs......skipped > all skipped: Test::Portability::Files required for testing filenames > portability > t/XSLoader....Version string 'qunckkk' contains invalid data; ignoring: > 'qunckkk' at /usr/lib/perl/5.10/DynaLoader.pm line 219. > > # Failed test 'calling XSLoader::load() with a XS module and an incorrect > version' > # at t/XSLoader.t line 58. > # 'Cwd object version 3.2501 does not match bootstrap > parameter 0 at /usr/lib/perl/5.10/DynaLoader.pm line 219. > # ' > # doesn't match '/^Cwd object version \S+ does not match bootstrap > parameter (?:qunckkk|0\.000)/' > Version string 'qunckkk' contains invalid data; ignoring: 'qunckkk' at > /usr/lib/perl/5.10/DynaLoader.pm line 219. > > # Failed test 'calling XSLoader::load() with a XS module and an incorrect > version' > # at t/XSLoader.t line 58. > # 'File::Glob object version 1.06 does not match bootstrap > parameter 0 at /usr/lib/perl/5.10/DynaLoader.pm line 219. > # ' > # doesn't match '/^File::Glob object version \S+ does not match bootstrap > parameter (?:qunckkk|0\.000)/' > Version string 'qunckkk' contains invalid data; ignoring: 'qunckkk' at > /usr/lib/perl/5.10/DynaLoader.pm line 219. > > # Failed test 'calling XSLoader::load() with a XS module and an incorrect > version' > # at t/XSLoader.t line 58. > # 'SDBM_File object version 1.06 does not match bootstrap > parameter 0 at /usr/lib/perl/5.10/DynaLoader.pm line 219. > # ' > # doesn't match '/^SDBM_File object version \S+ does not match bootstrap > parameter (?:qunckkk|0\.000)/' > Version string 'qunckkk' contains invalid data; ignoring: 'qunckkk' at > /usr/lib/perl/5.10/DynaLoader.pm line 219. > > # Failed test 'calling XSLoader::load() with a XS module and an incorrect > version' > # at t/XSLoader.t line 58. > # 'Socket object version 1.80 does not match bootstrap > parameter 0 at /usr/lib/perl/5.10/DynaLoader.pm line 219. > # ' > # doesn't match '/^Socket object version \S+ does not match bootstrap > parameter (?:qunckkk|0\.000)/' > Version string 'qunckkk' contains invalid data; ignoring: 'qunckkk' at > /usr/lib/perl/5.10/DynaLoader.pm line 219. > > # Failed test 'calling XSLoader::load() with a XS module and an incorrect > version' > # at t/XSLoader.t line 58. > # 'Time::HiRes object version 1.9711 does not match > bootstrap parameter 0 at /usr/lib/perl/5.10/DynaLoader.pm line 219. > # ' > # doesn't match '/^Time::HiRes object version \S+ does not match > bootstrap parameter (?:qunckkk|0\.000)/' > # Looks like you failed 5 tests of 20. > dubious > Test returned status 5 (wstat 1280, 0x500) > DIED. FAILED tests 6, 9, 12, 15, 18 > Failed 5/20 tests, 75.00% okay > Failed Test Stat Wstat Total Fail List of Failed > ------------------------------------------------------------------------------- > t/XSLoader.t 5 1280 20 5 6 9 12 15 18 > 3 tests skipped. > Failed 1/4 test scripts. 5/20 subtests failed. > Files=4, Tests=20, 0 wallclock secs ( 0.12 cusr + 0.04 csys = 0.16 CPU) > Failed 1/4 test programs. 5/20 subtests failed. > make[1]: *** [test_dynamic] Error 5 > make[1]: Leaving directory `/build/niko/libxsloader-perl-0.07' > make: *** [install-stamp] Error 2 > > Cheers, > -- > Niko Tyni [EMAIL PROTECTED] > > -- _ivan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]