Trouble installing libapreq2-2.08
am 02.12.2006 12:38:09 von Kiran MallaHi All,
I am not able to install libapreq2-2.08 on my RHEL 4 box. Could anybody
please help me in resolving this issue.
Thanks in advance,
Kiran
--------------------------------------------
[root@localhost libapreq2-2.08]# make test
Making all in .
make[1]: Entering directory `/usr/local/libapreq2-2.08'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/usr/local/libapreq2-2.08'
Making all in include
make[1]: Entering directory `/usr/local/libapreq2-2.08/include'
make all-am
make[2]: Entering directory `/usr/local/libapreq2-2.08/include'
make[2]: Leaving directory `/usr/local/libapreq2-2.08/include'
make[1]: Leaving directory `/usr/local/libapreq2-2.08/include'
Making all in library
make[1]: Entering directory `/usr/local/libapreq2-2.08/library'
make all-am
make[2]: Entering directory `/usr/local/libapreq2-2.08/library'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/local/libapreq2-2.08/library'
make[1]: Leaving directory `/usr/local/libapreq2-2.08/library'
Making all in module
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'
make[1]: Leaving directory `/usr/local/libapreq2-2.08/module'
Making all in glue
make[1]: Entering directory `/usr/local/libapreq2-2.08/glue'
cd perl; make
make[2]: Entering directory `/usr/local/libapreq2-2.08/glue/perl'
make[3]: Entering directory `/usr/local/libapreq2-2.08/glue/perl/xs'
make[4]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR'
make[5]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request'make[6]: Entering
directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Apache2'
make[6]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Apache2'
make[6]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/CGI'
make[6]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/CGI'
make[6]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Cookie'
make[6]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Cookie'
make[6]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Error'
make[6]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Error'
make[6]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Hook'
make[6]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Hook'
make[6]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Param'
make[6]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Param'
make[6]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Parser'
make[6]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Parser'
make[5]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request'
make[4]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR'
make[3]: Leaving directory `/usr/local/libapreq2-2.08/glue/perl/xs'
make[2]: Leaving directory `/usr/local/libapreq2-2.08/glue/perl'
make[1]: Leaving directory `/usr/local/libapreq2-2.08/glue'
cd library; make test
make[1]: Entering directory `/usr/local/libapreq2-2.08/library'
make all-am
make[2]: Entering directory `/usr/local/libapreq2-2.08/library'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/local/libapreq2-2.08/library'
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 parsers.t error.t util.t
version....ok
cookie.....ok
params.....ok
parsers....ok
error......ok
util.......ok
All tests successful.
Files=6, Tests=747, 10 wallclock secs ( 9.26 cusr + 0.09 csys = 9.35
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/Apac he/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 = Nov 29 2006 20:44:11
[ 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
conf/mime.types
[ debug] conf/mime.types successfully resolved to existing file
/usr/local/apache2/conf/mime.types
[ debug] Matched Apache revision Apache/2.2.3 2
[warning] root mode: changing the files ownership to 'nobody' (99:99)
[warning] testing whether 'nobody' is able to -rwx
/usr/local/libapreq2-2.08/module/t
"/usr/bin/perl"
-Mlib=/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
-MApache::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/local/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 = Nov 29 2006 20:44:11
[ 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
conf/mime.types
[ debug] conf/mime.types successfully resolved to existing file
/usr/local/apache2/conf/mime.types
[ debug] Matched Apache revision Apache/2.2.3 2
t/big_request....ok
t/cgi............ok
t/cookie.........ok
t/request........ok
All tests successful.
Files=4, Tests=75, 5 wallclock secs ( 2.54 cusr + 0.60 csys = 3.14
CPU)
[warning] root mode: restoring the original files ownership
[warning] server localhost.localdomain:8529 shutdown
make[1]: Leaving directory `/usr/local/libapreq2-2.08/module'
cd glue/perl; make test
make[1]: Entering directory `/usr/local/libapreq2-2.08/glue/perl'
make[2]: Entering directory `/usr/local/libapreq2-2.08/glue/perl/xs'
make[3]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR'
make[4]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request'make[5]: Entering
directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Apache2'
make[5]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Apache2'
make[5]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/CGI'
make[5]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/CGI'
make[5]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Cookie'
make[5]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Cookie'
make[5]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Error'
make[5]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Error'
make[5]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Hook'
make[5]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Hook'
make[5]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Param'
make[5]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Param'
make[5]: Entering directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Parser'
make[5]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request/Parser'
make[4]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR/Request'
make[3]: Leaving directory
`/usr/local/libapreq2-2.08/glue/perl/xs/APR'
make[2]: Leaving directory `/usr/local/libapreq2-2.08/glue/perl/xs'
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl
/usr/local/libapreq2-2.08/glue/perl/t/TEST -clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT=
APACHE_TEST_USER= APACHE_TEST_APXS= \
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -bugreport -verbose=0
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl
/usr/local/libapreq2-2.08/glue/perl/t/TEST -bugreport -verbose=0
[warning] root mode: changing the files ownership to 'nobody' (99:99)
[warning] testing whether 'nobody' is able to -rwx
/usr/local/libapreq2-2.08/glue/perl/t
"/usr/bin/perl"
-Mlib=/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
-MApache::TestRun -e 'eval {
Apache::TestRun::run_root_fs_test(99, 99,
q[/usr/local/libapreq2-2.08/glue/perl/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/glue/perl/t
-f /usr/local/libapreq2-2.08/glue/perl/t/conf/httpd.conf -D APACHE2 -D
PERL_USEITHREADS
using Apache/2.2.3 (prefork MPM)
waiting 60 seconds for server to start: .[Sat Dec 02 09:38:11 2006]
[warn] PassEnv variable PERL5LIB was undefined
waiting 60 seconds for server to start: ok (waited 0 secs)
server localhost.localdomain:8529 started
t/api/cookie.........ok
t/api/error..........ok
t/api/module.........ok
t/api/param..........ok
t/apreq/big_input....ok
t/apreq/cgi..........NOK 1# Failed test 1 in t/apreq/cgi.t at line 62
t/apreq/cgi..........NOK 2# Failed test 2 in t/apreq/cgi.t at line 62
fail #2
t/apreq/cgi..........NOK 3# Failed test 3 in t/apreq/cgi.t at line 62
fail #3
t/apreq/cgi..........NOK 4# Failed test 4 in t/apreq/cgi.t at line 62
fail #4
t/apreq/cgi..........NOK 5# Failed test 5 in t/apreq/cgi.t at line 62
fail #5
t/apreq/cgi..........NOK 6# Failed test 6 in t/apreq/cgi.t at line 62
fail #6
t/apreq/cgi..........NOK 7# Failed test 7 in t/apreq/cgi.t at line 62
fail #7
t/apreq/cgi..........NOK 8# Failed test 8 in t/apreq/cgi.t at line 62
fail #8
t/apreq/cgi..........NOK 9# Failed test 9 in t/apreq/cgi.t at line 62
fail #9
t/apreq/cgi..........NOK 10# Failed test 10 in t/apreq/cgi.t at line
84
t/apreq/cgi..........NOK 11# Failed test 11 in t/apreq/cgi.t at line
84 fail #2
t/apreq/cgi..........NOK 12# Failed test 12 in t/apreq/cgi.t at line
84 fail #3
t/apreq/cgi..........NOK 13# Failed test 13 in t/apreq/cgi.t at line
84 fail #4
t/apreq/cgi..........NOK 14# Failed test 14 in t/apreq/cgi.t at line
84 fail #5
t/apreq/cgi..........NOK 15# Failed test 15 in t/apreq/cgi.t at line
84 fail #6
t/apreq/cgi..........NOK 16# Failed test 16 in t/apreq/cgi.t at line
84 fail #7
t/apreq/cgi..........NOK 17# Failed test 17 in t/apreq/cgi.t at line
84 fail #8
t/apreq/cgi..........NOK 18# Failed test 18 in t/apreq/cgi.t at line
84 fail #9
t/apreq/cgi..........NOK 19# Failed test 19 in t/apreq/cgi.t at line
84 fail #10t/apreq/cgi..........NOK 20# Failed test 20 in t/apreq/cgi.t
at line 84 fail #11t/apreq/cgi..........NOK 21# Failed test 21 in
t/apreq/cgi.t at line 84 fail #12t/apreq/cgi..........NOK 22# Failed
test 22
in t/apreq/cgi.t at line 91
t/apreq/cgi..........NOK 23# Failed test 23 in t/apreq/cgi.t at line
94
t/apreq/cgi..........NOK 24# Failed test 24 in t/apreq/cgi.t at line
99
t/apreq/cgi..........NOK 25# Failed test 25 in t/apreq/cgi.t at line
104
t/apreq/cgi..........NOK 26# Failed test 26 in t/apreq/cgi.t at line
109
t/apreq/cgi..........NOK 27# Failed test 27 in t/apreq/cgi.t at line
118
t/apreq/cgi..........NOK 28# Failed test 28 in t/apreq/cgi.t at line
127
t/apreq/cgi..........NOK 29# Failed test 29 in t/apreq/cgi.t at line
137
t/apreq/cgi..........NOK 30# Failed test 30 in t/apreq/cgi.t at line
148
t/apreq/cgi..........NOK 31# Failed test 31 in t/apreq/cgi.t at line
157
t/apreq/cgi..........NOK 32# Failed test 32 in t/apreq/cgi.t at line
192
t/apreq/cgi..........NOK 33# Failed test 33 in t/apreq/cgi.t at line
192 fail #2t/apreq/cgi..........NOK 34# Failed test 34 in t/apreq/cgi.t
at line 192 fail #3t/apreq/cgi..........NOK 35# Failed test 35 in
t/apreq/cgi.t at line 192 fail #4t/apreq/cgi..........NOK 36# Failed
test 36
in t/apreq/cgi.t at line 192 fail #5t/apreq/cgi..........NOK 37# Failed
test 37 in t/apreq/cgi.t at line 192 fail #6t/apreq/cgi..........NOK
38# Failed test 38 in t/apreq/cgi.t at line 192 fail
#7t/apreq/cgi..........NOK 39# Failed test 39 in t/apreq/cgi.t at line
192 fail
#8t/apreq/cgi..........NOK 40# Failed test 40 in t/apreq/cgi.t at line
192 fail
#9t/apreq/cgi..........NOK 41# Failed test 41 in t/apreq/cgi.t at line
192 fail #10
t/apreq/cgi..........FAILED tests 1-41
Failed 41/41 tests, 0.00% okay
t/apreq/cookie.......ok
t/apreq/inherit......ok
t/apreq/request......ok
t/apreq/upload.......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------ -------------------
t/apreq/cgi.t 41 41 100.00% 1-41
Failed 1/10 test scripts, 90.00% okay. 41/191 subtests failed, 78.53%
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/glue/perl'
make: *** [perl_test] Error 2