- Package:
- src:libembperl-perl
- Source:
- src:libembperl-perl
- Submitter:
- Niko Tyni
- Date:
- 2025-08-11 15:23:26 UTC
- Severity:
- normal
- Tags:
This package fails to build from source with Perl 5.38 (currently in experimental.) I assume the diagnostics have changed again and it's just the tests that need adjusting, but I haven't checked properly. http://perl.debian.net/rebuild-logs/perl-5.38/libembperl-perl_2.5.0-17/libembperl-perl_2.5.0-17+b1_amd64-2023-07-21T10:56:05Z.build PERL_DL_NONLAZY=0 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl loading... ok Testing offline mode... #0 ascii... ok #1 pure.htm... ok #2 nooutput.htm... ok #3 nooutput.htm... ok #4 plain.htm... ok #5 plain.htm... ok #6 plain.htm... ok #7 plainblock.htm... ok #8 plainblock.htm... ok #15 error.htm... Expected 4 more error(s) in logfile Input: test/html/error.htm Output: test/tmp/out.htm Log: test/tmp/test.log Testparameter: errors = 6 condition = $] >= 5.010000 version = 2 cgi = 0 repeat = 3 ERRORS detected! NOT all tests have been passed successfully cat: test/tmp/httpd.pid: No such file or directory make[1]: *** [Makefile:1462: test_dynamic] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j1 test TEST_VERBOSE=1 returned exit code 2 make: *** [debian/rules:19: binary-arch] Error 25 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2
Hi Niko, Niko Tyni wrote: Thanks for the bug report. Will look into it, but may take a while. That one looks familiar, but IIRC was a red herring. Regards, Axel
Now would be a good time :) As the perl 5.38 transition is immanent, the bug's severity has been raised to serious; and bot dam and me failed to understand the test system so I guess this is now your turn :) Cheers, gregor
Hi, gregor herrmann wrote: Yep. Got mail about the auto removal a week ago or so. (I'm subscribed via rss2email to my Debian Maintainer Dashboard.) Upstream might have been faster this time than I am these days: 3.0.0 is out: https://metacpan.org/dist/Embperl http://matrix.cpantesters.org/?dist=Embperl+3.0.0 doesn't look too well for 5.38, though. I will see. Most if not all our changes seem to have been merged according to the changelog. Regards, Axel
Ah, cool, *looks*, "2 days ago", nice. From a quick look this seems to be the same error as in our bug report. Cheers, gregor