You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Neil Gunton <ne...@nilspace.com> on 2023/08/15 23:13:40 UTC

Issues with Embperl building from src on Debian Bookworm

Hi, I am in the process of upgrading my systems from Debian Stretch to 
Bookworm. Most things seem to work, though I have found a couple of 
problems with the Embperl package as supplied by Debian. It compiles ok, 
but I get an error on make test. Output included below.

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...                                  ok
#16 error.htm...                                  ok
#17 error.htm...                                  ok
#27 errormismatch.htm...

Expected 1 more error(s) in logfile

Input:		test/html/errormismatch.htm
Output:		test/tmp/out.htm
Log:		test/tmp/test.log
Testparameter:
   version = 2
   errors = 1

  ERRORS detected! NOT all tests have been passed successfully

cat: test/tmp/httpd.pid: No such file or directory
make: *** [Makefile:1453: test_dynamic] Error 1


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org