Skip Menu |

This queue is for tickets about the libapreq2 CPAN distribution.

Report information
The Basics
Id: 16874
Status: rejected
Priority: 0/
Queue: libapreq2

People
Owner: Nobody in particular
Requestors: nmi [...] cinemapark.ru
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.06-dev
Fixed in: (no value)



Subject: can't make glue/perl test
Can't pass the t/apreq/cgi test, error log shows: [Tue Jan 03 00:50:41 2006] [error] [client 127.0.0.1] Can't load '/root/.cpan/build/libapreq2-2.06-dev/glue/perl/t/cgi-bin/../../blib/arch/auto/APR/Request/Request.so' for module APR::Request: libapreq2.so.2: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. Must issue "make install" in library directory manually :(
From: aaron.trevena [...] gmail.com
[guest - Mon Jan 2 16:57:38 2006]: Show quoted text
> Can't pass the t/apreq/cgi test, error log shows: > [Tue Jan 03 00:50:41 2006] [error] [client 127.0.0.1] Can't load > '/root/.cpan/build/libapreq2-2.06-dev/glue/perl/t/cgi- > bin/../../blib/arch/auto/APR/Request/Request.so' for module > APR::Request: libapreq2.so.2: cannot open shared object file: No > such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread- > multi/DynaLoader.pm line 230. > > Must issue "make install" in library directory manually :(
Worse still I find this occurs after installing whenever I try and use Apache2::Request -- it could be related to all the other tests that fail when I 'make test' (after jumping through the necessary tests): Can't load '/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/APR/Request/Request.so' for module APR::Request: libapreq2.so.2: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. at /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/APR/Request/Param.pm line 27 Compilation failed in require at /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/APR/Request/Param.pm line 27. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/APR/Request/Param.pm line 27. Compilation failed in require at /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Apache2/Request.pm line 2. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Apache2/Request.pm line 2. This is with Apache 2, modperl 2.02 and perl 5.8.5 on RHEL 3 A.
[guest - Wed Jan 4 10:24:15 2006]: Show quoted text
> Can't load > '/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > multi/auto/APR/Request/Request.so' > for module APR::Request: libapreq2.so.2: cannot open shared object > file: > No such file or directory at > /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. > at > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > multi/APR/Request/Param.pm > line 27 > Compilation failed in require at > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > multi/APR/Request/Param.pm > line 27. > BEGIN failed--compilation aborted at > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > multi/APR/Request/Param.pm > line 27. > Compilation failed in require at > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > multi/Apache2/Request.pm > line 2. > BEGIN failed--compilation aborted at > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > multi/Apache2/Request.pm > line 2. >
Actually that's the error I get at compile time trying to use Apache::Request - when attempting to make test I get the following.. /usr/local/apache2/bin/httpd -d /home/aaron/downloads/libapreq/module/t -f /home/aaron/downloads/libapreq/module/t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS using Apache/2.0.55 (prefork MPM) waiting 60 seconds for server to start: .. waiting 60 seconds for server to start: ok (waited 1 secs) server localhost.localdomain:8529 started server localhost.localdomain:8530 listening (mod_ssl) server localhost.localdomain:8531 listening (proxy_http_https) server localhost.localdomain:8532 listening (proxy_https_https) server localhost.localdomain:8533 listening (proxy_https_http) [ debug] configuring httpd [ debug] Using httpd: /usr/local/apache2/bin/httpd [ debug] isolated httpd_info VERSION = Apache/2.0.55 [ debug] isolated httpd_info BUILT = Dec 12 2005 17:40:53 [ debug] isolated httpd_info MODULE_MAGIC_NUMBER = 20020903:11 [ 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 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 conf/ssl.conf [ debug] conf/ssl.conf successfully resolved to existing file /usr/local/apache2/conf/ssl.conf [ debug] inheriting config file: /usr/local/apache2/conf/ssl.conf [ 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.0.55 2 t/big_request....ok t/cgi............# Failed test 1 in t/cgi.t at line 43 t/cgi............NOK 2# Failed test 2 in t/cgi.t at line 43 fail #2 t/cgi............NOK 3# Failed test 3 in t/cgi.t at line 43 fail #3 # Failed test 4 in t/cgi.t at line 43 fail #4 t/cgi............NOK 4# Failed test 5 in t/cgi.t at line 43 fail #5 t/cgi............NOK 5# Failed test 6 in t/cgi.t at line 43 fail #6 t/cgi............NOK 7# Failed test 7 in t/cgi.t at line 43 fail #7 # Failed test 8 in t/cgi.t at line 43 fail #8 t/cgi............NOK 8# Failed test 9 in t/cgi.t at line 43 fail #9 t/cgi............NOK 9# Failed test 10 in t/cgi.t at line 65 t/cgi............NOK 11# Failed test 11 in t/cgi.t at line 65 fail #2 t/cgi............NOK 12# Failed test 12 in t/cgi.t at line 65 fail #3 # Failed test 13 in t/cgi.t at line 65 fail #4 t/cgi............NOK 13# Failed test 14 in t/cgi.t at line 65 fail #5 t/cgi............NOK 14# Failed test 15 in t/cgi.t at line 65 fail #6 t/cgi............NOK 15# Failed test 16 in t/cgi.t at line 65 fail #7 t/cgi............NOK 16# Failed test 17 in t/cgi.t at line 65 fail #8 t/cgi............NOK 17# Failed test 18 in t/cgi.t at line 65 fail #9 t/cgi............NOK 18# Failed test 19 in t/cgi.t at line 65 fail #10 t/cgi............NOK 20# Failed test 20 in t/cgi.t at line 65 fail #11 # Failed test 21 in t/cgi.t at line 65 fail #12 t/cgi............NOK 22# Failed test 22 in t/cgi.t at line 72 # Failed test 23 in t/cgi.t at line 75 t/cgi............NOK 23# Failed test 24 in t/cgi.t at line 80 t/cgi............NOK 24# Failed test 25 in t/cgi.t at line 85 t/cgi............NOK 26# Failed test 26 in t/cgi.t at line 89 # Failed test 27 in t/cgi.t at line 98 t/cgi............NOK 27# Failed test 28 in t/cgi.t at line 107 t/cgi............NOK 28# Failed test 29 in t/cgi.t at line 117 t/cgi............NOK 30# Failed test 30 in t/cgi.t at line 128 t/cgi............NOK 31# Failed test 31 in t/cgi.t at line 137 t/cgi............FAILED tests 1-31 Failed 31/31 tests, 0.00% okay t/cookie.........ok t/request........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/cgi.t 31 31 100.00% 1-31 Failed 1/4 test scripts, 75.00% okay. 31/114 subtests failed, 72.81% okay.
From: poltuiu
Le Mer. Jan. 04 10:25:48 2006, guest a écrit : Show quoted text
> [guest - Wed Jan 4 10:24:15 2006]:
> > Can't load > > '/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > > multi/auto/APR/Request/Request.so' > > for module APR::Request: libapreq2.so.2: cannot open shared object > > file: > > No such file or directory at > > /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. > > at > > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > > multi/APR/Request/Param.pm > > line 27 > > Compilation failed in require at > > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > > multi/APR/Request/Param.pm > > line 27. > > BEGIN failed--compilation aborted at > > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > > multi/APR/Request/Param.pm > > line 27. > > Compilation failed in require at > > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > > multi/Apache2/Request.pm > > line 2. > > BEGIN failed--compilation aborted at > > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- > > multi/Apache2/Request.pm > > line 2. > >
> > Actually that's the error I get at compile time trying to use > Apache::Request - when attempting to make test I get the following.. > > /usr/local/apache2/bin/httpd -d > /home/aaron/downloads/libapreq/module/t > -f /home/aaron/downloads/libapreq/module/t/conf/httpd.conf -D APACHE2 > -D > PERL_USEITHREADS > using Apache/2.0.55 (prefork MPM) > > waiting 60 seconds for server to start: .. > waiting 60 seconds for server to start: ok (waited 1 secs) > server localhost.localdomain:8529 started > server localhost.localdomain:8530 listening (mod_ssl) > server localhost.localdomain:8531 listening (proxy_http_https) > server localhost.localdomain:8532 listening (proxy_https_https) > server localhost.localdomain:8533 listening (proxy_https_http) > [ debug] configuring httpd > [ debug] Using httpd: /usr/local/apache2/bin/httpd > [ debug] isolated httpd_info VERSION = Apache/2.0.55 > [ debug] isolated httpd_info BUILT = Dec 12 2005 17:40:53 > [ debug] isolated httpd_info MODULE_MAGIC_NUMBER = 20020903:11 > [ 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 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 > conf/ssl.conf > [ debug] conf/ssl.conf successfully resolved to existing file > /usr/local/apache2/conf/ssl.conf > [ debug] inheriting config file: /usr/local/apache2/conf/ssl.conf > [ 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.0.55 2 > t/big_request....ok > t/cgi............# Failed test 1 in t/cgi.t at line 43 > t/cgi............NOK 2# Failed test 2 in t/cgi.t at line 43 fail #2 > t/cgi............NOK 3# Failed test 3 in t/cgi.t at line 43 fail #3 > # Failed test 4 in t/cgi.t at line 43 fail #4
[..] 1- Have you any libapreq2-2.06-dev/glue/perl/t/logs/error_log file ? 2- Could you try to do something like ldd libapreq2-2.06-dev/glue/perl/blib/arch/auto/APR/Request/Apache2/Apache2.so and post the result ??
Closed after lack of response from requestor