Trouble installing libapreq2-2.08

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I am getting issues when installing libapre2 module on my RHEL 4 PC. I have to install HTML::Mason after installing this module. It's bit urgent. I have no clue why it is failing. Experts, please help me.

Regards,
Kiran

Statements of make test command are,

cd t; make test
make[2]: Entering directory `/usr/local/libapreq2-2.08/library/t'
/usr/bin/perl -MTest::Harness -e 'runtests(@ARGV)' version.t cookie.t params.t p arsers.t error.t util.t
version....ok
cookie.....ok
params.....ok
parsers....ok
error......ok
util.......ok
All tests successful.
Files=6, Tests=747, 11 wallclock secs (10.51 cusr +  0.09 csys = 10.60 CPU)
make[2]: Leaving directory `/usr/local/libapreq2-2.08/library/t'
make[1]: Leaving directory `/usr/local/libapreq2-2.08/library'
cd module; make test
make[1]: Entering directory `/usr/local/libapreq2-2.08/module'
Making all in apache2
make[2]: Entering directory `/usr/local/libapreq2-2.08/module/apache2'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/libapreq2-2.08/module/apache2'
make[2]: Entering directory `/usr/local/libapreq2-2.08/module'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/local/libapreq2-2.08/module'
Making check in apache2
make[2]: Entering directory `/usr/local/libapreq2-2.08/module/apache2'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/usr/local/libapreq2-2.08/module/apache2'
make[2]: Entering directory `/usr/local/libapreq2-2.08/module'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/usr/local/libapreq2-2.08/module'
if [ ! -d t/cgi-bin ]; then mkdir t/cgi-bin; fi
cp -f test_cgi t/cgi-bin
cp -Rp .libs t/cgi-bin
MAKE=make /usr/bin/perl t/TEST
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /usr/local/libapreq2-2.08/module/t/TEST
[  debug] loading custom config data from: '/usr/lib/perl5/site_perl/5.8.5/i386- linux-thread-multi/Apache/TestConfigData.pm'
[  debug] configuring httpd
[  debug] Using httpd: /usr/local/apache2/bin/httpd
[  debug] isolated httpd_info VERSION = Apache/2.2.3
[  debug] isolated httpd_info BUILT = Dec  2 2006 15:31:18
[  debug] isolated httpd_info MODULE_MAGIC_NUMBER = 20051115:3
[  debug] isolated httpd_info SERVER_MPM = Prefork
[  debug] isolated httpd_defines APACHE_MPM_DIR = server/mpm/prefork
[  debug] isolated httpd_defines APR_HAS_SENDFILE = 1
[  debug] isolated httpd_defines APR_HAS_MMAP = 1
[  debug] isolated httpd_defines APR_HAVE_IPV6 (IPv4-mapped addresses enabled) =  1
[  debug] isolated httpd_defines APR_USE_SYSVSEM_SERIALIZE = 1
[  debug] isolated httpd_defines APR_USE_PTHREAD_SERIALIZE = 1
[  debug] isolated httpd_defines SINGLE_LISTEN_UNSERIALIZED_ACCEPT = 1
[  debug] isolated httpd_defines APR_HAS_OTHER_CHILD = 1
[  debug] isolated httpd_defines AP_HAVE_RELIABLE_PIPED_LOGS = 1
[  debug] isolated httpd_defines DYNAMIC_MODULE_LIMIT = 128
[  debug] isolated httpd_defines HTTPD_ROOT = /usr/local/apache2
[  debug] isolated httpd_defines SUEXEC_BIN = /usr/local/apache2/bin/suexec
[  debug] isolated httpd_defines DEFAULT_PIDLOG = logs/httpd.pid
[  debug] isolated httpd_defines DEFAULT_SCOREBOARD = logs/apache_runtime_status
[  debug] isolated httpd_defines DEFAULT_LOCKFILE = logs/accept.lock
[  debug] isolated httpd_defines DEFAULT_ERRORLOG = logs/error_log
[  debug] isolated httpd_defines AP_TYPES_CONFIG_FILE = conf/mime.types
[  debug] isolated httpd_defines SERVER_CONFIG_FILE = conf/httpd.conf
[  debug] inheriting config file: /usr/local/apache2/conf/httpd.conf
[  debug] using httpd.conf inherited ServerRoot to resolve modules/mod_perl.so
[  debug] modules/mod_perl.so successfully resolved to existing file /usr/local/ apache2/modules/mod_perl.so
[  debug] Found: perl_module => mod_perl.c
[  debug] LoadModule perl_module mod_perl.c
[  debug] using httpd.conf inherited ServerRoot to resolve modules/mod_apreq2.so
[  debug] modules/mod_apreq2.so successfully resolved to existing file /usr/loca l/apache2/modules/mod_apreq2.so
[  debug] Found: apreq_module => mod_apreq2.c
[  debug] Skipping LoadModule of mod_apreq2.c
[  debug] using httpd.conf inherited ServerRoot to resolve conf/mime.types
[  debug] conf/mime.types successfully resolved to existing file /usr/local/apac he2/conf/mime.types
[  debug] Matched Apache revision Apache/2.2.3 2
[warning] forcing re-configuration:
[warning]       - configuration generated with old Apache-Test.
[  debug] unlink /usr/local/libapreq2-2.08/module/t/logs/error_log
[  debug] unlink /usr/local/libapreq2-2.08/module/t/logs/access_log
[warning] skipping rebuild of c-modules; run t/TEST -clean to force
[  debug] unlink /usr/local/libapreq2-2.08/module/t/conf/httpd.conf
[  debug] unlink /usr/local/libapreq2-2.08/module/t/htdocs/index.html
[  debug] unlink /usr/local/libapreq2-2.08/module/t/conf/apache_test_config.pm
[  debug] unlink /usr/local/libapreq2-2.08/module/t/conf/extra.conf
[  debug] unlink /usr/local/libapreq2-2.08/module/t/conf/ssl/ssl.conf
[  debug] unlink /usr/local/libapreq2-2.08/module/t/logs/apache_runtime_status.s em: No such file or directory
[  debug] unlink /usr/local/libapreq2-2.08/module/t/c-modules/apache_httpd_test. h: No such file or directory
[  debug] unlink /usr/local/libapreq2-2.08/module/t/conf/ssl/proxyssl.conf
[  debug] overlaying custom config data
[  debug] configuring httpd
[  debug] Using httpd: /usr/local/apache2/bin/httpd
[  debug] isolated httpd_info VERSION = Apache/2.2.3
[  debug] isolated httpd_info BUILT = Dec  2 2006 15:31:18
[  debug] isolated httpd_info MODULE_MAGIC_NUMBER = 20051115:3
[  debug] isolated httpd_info SERVER_MPM = Prefork
[  debug] isolated httpd_defines APACHE_MPM_DIR = server/mpm/prefork
[  debug] isolated httpd_defines APR_HAS_SENDFILE = 1
[  debug] isolated httpd_defines APR_HAS_MMAP = 1
[  debug] isolated httpd_defines APR_HAVE_IPV6 (IPv4-mapped addresses enabled) =  1
[  debug] isolated httpd_defines APR_USE_SYSVSEM_SERIALIZE = 1
[  debug] isolated httpd_defines APR_USE_PTHREAD_SERIALIZE = 1
[  debug] isolated httpd_defines SINGLE_LISTEN_UNSERIALIZED_ACCEPT = 1
[  debug] isolated httpd_defines APR_HAS_OTHER_CHILD = 1
[  debug] isolated httpd_defines AP_HAVE_RELIABLE_PIPED_LOGS = 1
[  debug] isolated httpd_defines DYNAMIC_MODULE_LIMIT = 128
[  debug] isolated httpd_defines HTTPD_ROOT = /usr/local/apache2
[  debug] isolated httpd_defines SUEXEC_BIN = /usr/local/apache2/bin/suexec
[  debug] isolated httpd_defines DEFAULT_PIDLOG = logs/httpd.pid
[  debug] isolated httpd_defines DEFAULT_SCOREBOARD = logs/apache_runtime_status
[  debug] isolated httpd_defines DEFAULT_LOCKFILE = logs/accept.lock
[  debug] isolated httpd_defines DEFAULT_ERRORLOG = logs/error_log
[  debug] isolated httpd_defines AP_TYPES_CONFIG_FILE = conf/mime.types
[  debug] isolated httpd_defines SERVER_CONFIG_FILE = conf/httpd.conf
[  debug] inheriting config file: /usr/local/apache2/conf/httpd.conf
[  debug] using httpd.conf inherited ServerRoot to resolve modules/mod_perl.so
[  debug] modules/mod_perl.so successfully resolved to existing file /usr/local/ apache2/modules/mod_perl.so
[  debug] Found: perl_module => mod_perl.c
[  debug] LoadModule perl_module mod_perl.c
[  debug] using httpd.conf inherited ServerRoot to resolve modules/mod_apreq2.so
[  debug] modules/mod_apreq2.so successfully resolved to existing file /usr/loca l/apache2/modules/mod_apreq2.so
[  debug] Found: apreq_module => mod_apreq2.c
[  debug] Skipping LoadModule of mod_apreq2.c
[  debug] using httpd.conf inherited ServerRoot to resolve conf/mime.types
[  debug] conf/mime.types successfully resolved to existing file /usr/local/apac he2/conf/mime.types
[  debug] Matched Apache revision Apache/2.2.3 2
[  debug] generating htdocs/index.html
[  debug] Will 'Include' /usr/local/libapreq2-2.08/module/t/conf/ssl/ssl.conf co nfig file
[  debug] Will 'Include' /usr/local/libapreq2-2.08/module/t/conf/extra.conf conf ig file
[  debug] Will 'Include' /usr/local/libapreq2-2.08/module/t/conf/ssl/proxyssl.co nf config file
[  debug] generating conf/ssl/ssl.conf from /usr/local/libapreq2-2.08/module/t/c onf/ssl/ssl.conf.in
[  debug] generating conf/extra.conf from /usr/local/libapreq2-2.08/module/t/con f/extra.conf.in
[  debug] generating conf/ssl/proxyssl.conf from /usr/local/libapreq2-2.08/modul e/t/conf/ssl/proxyssl.conf.in
[  debug] generating conf/httpd.conf
[  debug] generating conf/apache_test_config.pm
[  debug] saving config data to apache_test_config.pm
[warning] root mode: changing the files ownership to 'nobody' (99:99)
[warning] testing whether 'nobody' is able to -rwx /usr/local/libapreq2-2.08/mod ule/t
"/usr/bin/perl" -Mlib=/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi -MA pache::TestRun -e 'eval { Apache::TestRun::run_root_fs_test(99, 99, q[/usr/local /libapreq2-2.08/module/t]) }';


[warning] result: OK
[warning] the client side drops 'root' permissions and becomes 'nobody'
/usr/local/apache2/bin/httpd  -d /usr/local/libapreq2-2.08/module/t -f /usr/loca l/libapreq2-2.08/module/t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS
using Apache/2.2.3 (prefork MPM)

waiting 60 seconds for server to start: .
waiting 60 seconds for server to start: ok (waited 0 secs)
server localhost.localdomain:8529 started
server localhost.localdomain:8530 listening (proxy_http_https)
server localhost.localdomain:8531 listening (proxy_https_https)
server localhost.localdomain:8532 listening (proxy_https_http)
[  debug] configuring httpd
[  debug] Using httpd: /usr/local/apache2/bin/httpd
[  debug] isolated httpd_info VERSION = Apache/2.2.3
[  debug] isolated httpd_info BUILT = Dec  2 2006 15:31:18
[  debug] isolated httpd_info MODULE_MAGIC_NUMBER = 20051115:3
[  debug] isolated httpd_info SERVER_MPM = Prefork
[  debug] isolated httpd_defines APACHE_MPM_DIR = server/mpm/prefork
[  debug] isolated httpd_defines APR_HAS_SENDFILE = 1
[  debug] isolated httpd_defines APR_HAS_MMAP = 1
[  debug] isolated httpd_defines APR_HAVE_IPV6 (IPv4-mapped addresses enabled) =  1
[  debug] isolated httpd_defines APR_USE_SYSVSEM_SERIALIZE = 1
[  debug] isolated httpd_defines APR_USE_PTHREAD_SERIALIZE = 1
[  debug] isolated httpd_defines SINGLE_LISTEN_UNSERIALIZED_ACCEPT = 1
[  debug] isolated httpd_defines APR_HAS_OTHER_CHILD = 1
[  debug] isolated httpd_defines AP_HAVE_RELIABLE_PIPED_LOGS = 1
[  debug] isolated httpd_defines DYNAMIC_MODULE_LIMIT = 128
[  debug] isolated httpd_defines HTTPD_ROOT = /usr/local/apache2
[  debug] isolated httpd_defines SUEXEC_BIN = /usr/local/apache2/bin/suexec
[  debug] isolated httpd_defines DEFAULT_PIDLOG = logs/httpd.pid
[  debug] isolated httpd_defines DEFAULT_SCOREBOARD = logs/apache_runtime_status
[  debug] isolated httpd_defines DEFAULT_LOCKFILE = logs/accept.lock
[  debug] isolated httpd_defines DEFAULT_ERRORLOG = logs/error_log
[  debug] isolated httpd_defines AP_TYPES_CONFIG_FILE = conf/mime.types
[  debug] isolated httpd_defines SERVER_CONFIG_FILE = conf/httpd.conf
[  debug] inheriting config file: /usr/local/apache2/conf/httpd.conf
[  debug] using httpd.conf inherited ServerRoot to resolve modules/mod_perl.so
[  debug] modules/mod_perl.so successfully resolved to existing file /usr/local/ apache2/modules/mod_perl.so
[  debug] Found: perl_module => mod_perl.c
[  debug] LoadModule perl_module mod_perl.c
[  debug] using httpd.conf inherited ServerRoot to resolve modules/mod_apreq2.so
[  debug] modules/mod_apreq2.so successfully resolved to existing file /usr/loca l/apache2/modules/mod_apreq2.so
[  debug] Found: apreq_module => mod_apreq2.c
[  debug] Skipping LoadModule of mod_apreq2.c
[  debug] using httpd.conf inherited ServerRoot to resolve conf/mime.types
[  debug] conf/mime.types successfully resolved to existing file /usr/local/apac he2/conf/mime.types
[  debug] Matched Apache revision Apache/2.2.3 2
t/big_request....NOK 1# Failed test 1 in t/big_request.t at line 42
t/big_request....NOK 2# Failed test 2 in t/big_request.t at line 42 fail #2
t/big_request....NOK 3# Failed test 3 in t/big_request.t at line 42 fail #3
t/big_request....NOK 4# Failed test 4 in t/big_request.t at line 42 fail #4
t/big_request....NOK 5# Failed test 5 in t/big_request.t at line 42 fail #5
t/big_request....NOK 6# Failed test 6 in t/big_request.t at line 42 fail #6
t/big_request....NOK 7# Failed test 7 in t/big_request.t at line 42 fail #7
t/big_request....NOK 8# Failed test 8 in t/big_request.t at line 42 fail #8
t/big_request....NOK 9# Failed test 9 in t/big_request.t at line 42 fail #9
t/big_request....NOK 10# Failed test 10 in t/big_request.t at line 64
t/big_request....NOK 11# Failed test 11 in t/big_request.t at line 64 fail #2
t/big_request....NOK 12# Failed test 12 in t/big_request.t at line 64 fail #3
t/big_request....NOK 13# Failed test 13 in t/big_request.t at line 64 fail #4
t/big_request....NOK 14# Failed test 14 in t/big_request.t at line 64 fail #5
t/big_request....NOK 15# Failed test 15 in t/big_request.t at line 64 fail #6
t/big_request....NOK 16# Failed test 16 in t/big_request.t at line 64 fail #7
t/big_request....NOK 17# Failed test 17 in t/big_request.t at line 64 fail #8
t/big_request....NOK 18# Failed test 18 in t/big_request.t at line 64 fail #9
t/big_request....NOK 19# Failed test 19 in t/big_request.t at line 64 fail #10
t/big_request....NOK 20# Failed test 20 in t/big_request.t at line 64 fail #11
t/big_request....NOK 21# Failed test 21 in t/big_request.t at line 64 fail #12
t/big_request....FAILED tests 1-21
        Failed 21/21 tests, 0.00% okay
t/cgi............ok
t/cookie.........NOK 1# Failed test 1 in t/cookie.t at line 20
t/cookie.........NOK 2# Failed test 2 in t/cookie.t at line 29
t/cookie.........NOK 3# Failed test 3 in t/cookie.t at line 39
t/cookie.........NOK 4# Failed test 4 in t/cookie.t at line 51
t/cookie.........NOK 5# Failed test 5 in t/cookie.t at line 60
t/cookie.........FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/request........NOK 1# Failed test 1 in t/request.t at line 19
t/request........NOK 2# Failed test 2 in t/request.t at line 22
t/request........NOK 3# Failed test 3 in t/request.t at line 19 fail #2
t/request........NOK 4# Failed test 4 in t/request.t at line 22 fail #2
t/request........NOK 5# Failed test 5 in t/request.t at line 27
t/request........NOK 6# Failed test 6 in t/request.t at line 32
t/request........NOK 7# Failed test 7 in t/request.t at line 42
t/request........NOK 8# Failed test 8 in t/request.t at line 45
t/request........NOK 9# Failed test 9 in t/request.t at line 52
t/request........NOK 10# Failed test 10 in t/request.t at line 45 fail #2
t/request........NOK 11# Failed test 11 in t/request.t at line 52 fail #2
t/request........NOK 12# Failed test 12 in t/request.t at line 73
t/request........NOK 13# Failed test 13 in t/request.t at line 78
t/request........NOK 15# Failed test 15 in t/request.t at line 90
t/request........NOK 16# Failed test 16 in t/request.t at line 93
t/request........NOK 17# Failed test 17 in t/request.t at line 109
t/request........NOK 18# Failed test 18 in t/request.t at line 118
t/request........FAILED tests 1-13, 15-18
        Failed 17/18 tests, 5.56% okay
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/big_request.t               21   21 100.00%  1-21
t/cookie.t                     5    5 100.00%  1-5
t/request.t                   18   17  94.44%  1-13 15-18
Failed 3/4 test scripts, 25.00% okay. 43/75 subtests failed, 42.67% okay.
[warning] server localhost.localdomain:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)
make[1]: *** [run_tests] Error 1
make[1]: Leaving directory `/usr/local/libapreq2-2.08/module'
make: *** [module_test] Error 2


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux