I tried to find the reason and failed. Documenting what I did in the hope that it helps in the future.
-=| gregor herrmann, 02.06.2014 20:00:29 +0200 |=- > libapache2-mod-perl2 fails to build with perl 5.20: > http://people.debian.org/~ntyni/perl/5.20/logs/20140530/misc/libapache2-mod-perl2_2.0.8+httpd24-r1449661-6+b2_amd64-20140531-0331.build That's failing the third subtest of t/directive/perlloadmodule2.t. Adding some debugging statements leads to: Expected <dir: one two three four five six> but received <<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>500 Internal Server Error</title> </head><body> <h1>Internal Server Error</h1> <p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p> <p>Please contact the server administrator at pbuilder@localhost to inform them of the time this error occurred, and the actions you performed just before this error.</p> <p>More information about this error may be available in the server error log.</p> <hr> <address>Apache/2.4.9 (Debian) world domination series/2.0 mod_perl/2.0.8 Perl/v 5.20.0 Server at localhost Port 8529</address> </body></html> > at t/directive/perlloadmodule2.t line 32. Unfortunately the error log contains only: [perl:error] [pid 479:tid 140499903702784] [client 127.0.0.1:46172] Use of uninitialized value in string eq at /tmp/buildd/libapache2-mod-perl2-2.0.8+httpd24-r1449661/t/response/TestDirective/perlloadmodule2.pm line 85. which is not very enlightening. -- dam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org