Ran across a test failure while trying to roll RC1 today. Any thoughts? perl 5.14.2, httpd 2.4.6
fred@dev ~/dev/mod_perl-2.0 $ uname -r 2.6.32-220.23.1.el6.x86_64 Built via: perl Makefile.PL MP_APXS=/home/fred/dev/httpd24/bin/apxs MP_NO_THREADS=1 Build succeeded, but got a test failure on test startup. fred@dev ~/dev/mod_perl-2.0 $ tail -f t/logs/error_log [Fri Jan 23 14:26:30.719260 2015] [perl:error] [pid 93630] Can't locate object method "loglevel" via package "Apache2::ServerRec" at /home/fred/dev/mod_perl-2.0/t/conf/post_config_startup.pl line 82.\nCompilation failed in require at (eval 197) line 1.\n [Fri Jan 23 14:26:30.719295 2015] [perl:error] [pid 93630] Can't load Perl file: /home/fred/dev/mod_perl-2.0/t/conf/post_config_startup.pl for server localhost:8529, exiting... [make test] waiting 300 seconds for server to start: 00:00[Fri Jan 23 20:31:35.907222 2015] [env:warn] [pid 13924] AH01506: PassEnv variable LD_LIBRARY_PATH was undefined [Fri Jan 23 20:31:35.932291 2015] [perl:info] [pid 13924] 6 Apache2:: modules loaded [Fri Jan 23 20:31:35.932324 2015] [perl:info] [pid 13924] 0 APR:: modules loaded [Fri Jan 23 20:31:35.932374 2015] [perl:info] [pid 13924] base server + 32 vhosts ready to run tests server has died with status 255 (please examine t/logs/error_log) sh: line 1: 13828 Terminated --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org