Build mod_perl under ArchLinux - check failed - build without check works!
Klaus Tachtler <[email protected]> Sat, 28 Dec 2024 05:53:19 +0100
| Newsgroups | gmane.comp.apache.mod-perl.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am new to mod_perl and have agreed to build the package for mod_perl under ArchLinux as a package builder. Currently it is basically no problem to build the package successfully - but the check fails with the following error message. # /usr/bin/httpd -d /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t -f /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t/conf/httpd.conf -D APACHE2 -D APACHE2_4 -D PERL_USEITHREADS [Thu Dec 19 13:24:17.331470 2024] [core:trace3] [pid 97764:tid 97764] core.c(3482): Setting LogLevel for all modules to trace8 [Thu Dec 19 13:24:17.331538 2024] [env:warn] [pid 97764:tid 97764] AH01506: PassEnv variable LD_LIBRARY_PATH was undefined [Thu Dec 19 13:24:17.359744 2024] [perl:info] [pid 97764:tid 97764] 6 Apache2:: modules loaded [Thu Dec 19 13:24:17.359807 2024] [perl:info] [pid 97764:tid 97764] 0 APR:: modules loaded [Thu Dec 19 13:24:17.359856 2024] [perl:info] [pid 97764:tid 97764] base server + 30 vhosts ready to run tests [Thu Dec 19 13:24:17.723169 2024] [perl:error] [pid 97764:tid 97764] Can't locate ApacheTest/PerlRequireTest.pm in @INC (you may need to install the ApacheTest::PerlRequireTest module) (@INC entries checked: /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t/htdocs /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t/lib /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/Apache-Test/lib /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t/response /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t/protocol /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t/preconnection /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t/hooks /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t/filter /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t/htdocs/testdirective/perlmodule-vh /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/t/htdocs/testdirective/main /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/blib/lib /var/cache/private/pikaur/build/mod_perl/src/mod_perl-2.0.13/blib/arch /tmp/apache_test /usr/lib/perl5/5.40/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.40/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.40/core_perl /usr/share/perl5/core_perl) at (eval 22) line 1.\n [Thu Dec 19 13:24:17.723228 2024] [perl:error] [pid 97764:tid 97764] Can't load Perl file: ApacheTest/PerlRequireTest.pm for server localhost.localdomain:48251, exiting... I would need help to solve this problem, as I would like to remove the check from the build process. Many thanks in advance! Greetings Klaus. -- --------------------------------------- e-Mail : [email protected] Homepage: https://www.tachtler.net DokuWiki: https://dokuwiki.tachtler.net ---------------------------------------