You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Alan Rafagudinov <al...@rafagudinov.com> on 2003/08/27 15:13:50 UTC

[mp1.0] Installation problem

Hello again!

I've downloaded apache_1.3.28.tar.gz & mod_perl-1.28.tar.gz
and unarchived them to /usr/src/httpd_perl for back-end server

then when I make

perl Makefile.PL APACHE_SRC=../apache_1.3.28/src/ DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 APACI_ARGS='-
-prefix=/usr/local/httpd_perl'

and

make && make test

tests failed:

done
/usr/bin/perl t/TEST 0
modules/actions.....ok
modules/cgi.........ok
modules/constants...ok
modules/cookie......ok
modules/file........ok
modules/httpdconf...ok
modules/include.....ok
modules/log.........ok
modules/module......skipped test on this platform
modules/perlrun.....ok
modules/psections...ok
modules/request.....Use of uninitialized value in numeric eq (==) at modules/request.t line 147.
Use of uninitialized value in concatenation (.) at modules/request.t line 147.
Use of uninitialized value in numeric eq (==) at modules/request.t line 149.
Use of uninitialized value in numeric eq (==) at modules/request.t line 147.
Use of uninitialized value in concatenation (.) at modules/request.t line 147.
Use of uninitialized value in numeric eq (==) at modules/request.t line 149.
Use of uninitialized value in numeric eq (==) at modules/request.t line 147.
Use of uninitialized value in concatenation (.) at modules/request.t line 147.
Use of uninitialized value in numeric eq (==) at modules/request.t line 149.
Use of uninitialized value in numeric eq (==) at modules/request.t line 147.
Use of uninitialized value in concatenation (.) at modules/request.t line 147.
Use of uninitialized value in numeric eq (==) at modules/request.t line 149.
modules/request.....NOK 10FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
modules/src.........ok
modules/ssi.........skipped test on this platform
modules/stage.......skipped test on this platform
modules/status......fetch /perl/perl-status failed!
modules/status......dubious
        Test returned status 111 (wstat 28416, 0x6f00)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
modules/symbol......FAILED before any test output arrived
modules/uri.........FAILED before any test output arrived
modules/util........FAILED before any test output arrived
internal/api........FAILED before any test output arrived
internal/auth.......ok 2/2FAILED test 1
        Failed 1/2 tests, 50.00% okay
internal/croak......NOK 12FAILED tests 1, 3-4, 6-7, 9-10, 12
        Failed 8/12 tests, 33.33% okay
internal/dirmagic...FAILED before any test output arrived
internal/error......ok
internal/headers....Argument "" isn't numeric in numeric eq (==) at internal/headers.t line 29.
Argument "" isn't numeric in numeric eq (==) at internal/headers.t line 29.
Argument "" isn't numeric in numeric eq (==) at internal/headers.t line 29.
Argument "" isn't numeric in numeric eq (==) at internal/headers.t line 29.
Use of uninitialized value in string eq at internal/headers.t line 42.
Use of uninitialized value in string eq at internal/headers.t line 48.
Use of uninitialized value in string eq at internal/headers.t line 54.
internal/headers....NOK 13FAILED tests 1-11, 13
        Failed 12/13 tests, 7.69% okay
internal/hooks......500 (Internal Server Error) Can't connect to localhost:8529 (Timeout)
Client-Date: Mon, 25 Aug 2003 05:12:29 GMT



internal/hooks......dubious
        Test returned status 111 (wstat 28416, 0x6f00)
internal/http-get...Internal Server Error
internal/http-get...dubious
        Test returned status 111 (wstat 28416, 0x6f00)
DIED. FAILED tests 1-16
        Failed 16/16 tests, 0.00% okay
internal/http-post..Internal Server Error
internal/http-post..dubious
        Test returned status 111 (wstat 28416, 0x6f00)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
internal/proxy......ok
internal/redirect...NOK 6FAILED tests 1-4, 6
        Failed 5/6 tests, 16.67% okay
internal/rwrite.....NOK 2FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
internal/stacked....can't open http://localhost:8529//perl/stacked
internal/stacked....dubious
        Test returned status 111 (wstat 28416, 0x6f00)
internal/table......FAILED before any test output arrived
internal/taint......Internal Server Error
internal/taint......dubious
        Test returned status 111 (wstat 28416, 0x6f00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
internal/api.t               ??   ??       %  ??
internal/auth.t               2    1  50.00%  1
internal/croak.              12    8  66.67%  1, 3-4, 6-7, 9-10, 12
internal/dirmag              ??   ??       %  ??
internal/header              13   12  92.31%  1-11, 13
internal/hooks. 111 28416    ??   ??       %  ??
internal/http-g 111 28416    16   16 100.00%  1-16
internal/http-p 111 28416     7    7 100.00%  1-7
internal/redire               6    5  83.33%  1-4, 6
internal/rwrite               2    2 100.00%  1-2
internal/stacke 111 28416    ??   ??       %  ??
internal/table.              ??   ??       %  ??
internal/taint. 111 28416     3    3 100.00%  1-3
modules/request              10   10 100.00%  1-10
modules/status. 111 28416    10   10 100.00%  1-10
modules/symbol.              ??   ??       %  ??
modules/uri.t                ??   ??       %  ??
modules/util.t               ??   ??       %  ??
3 tests skipped.
sh: kill: (2584) - No such pid
httpd terminated
Failed 18/34 test scripts, 47.06% okay. 74/258 subtests failed, 71.32% okay.
make: *** [run_tests] Error 2

--

Output of perl -V:

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.16-22smp, archname=i386-linux
    uname='linux build.asplinux.ru 2.2.16-22smp #1 smp thu dec 28 12:06:28 msk 2000 i686 unknown '
    config_args='-des -Doptimize=-O2 -march=i386 -mcpu=i686 -Dcc=gcc -Dcccdlflags=-fPIC -Dinstallprefix=/usr -Dprefix=/usr -D
archname=i386-linux -Dd_dosuid -Dd_semctl_semun -Di_db -Di_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Uuselargefiles'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='gcc', optimize='-O2 -march=i386 -mcpu=i686', gccversion=2.96 20000731 (ASPLinux 7.0 2.96-79)
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccflags ='-fno-strict-aliasing -I/usr/local/include'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lc -lcrypt
    libc=/lib/libc-2.2.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options:
  Built under linux
  Compiled at Apr  7 2001 23:26:14
  @INC:
    /usr/lib/perl5/5.6.0/i386-linux
    /usr/lib/perl5/5.6.0
    /usr/lib/perl5/site_perl/5.6.0/i386-linux
    /usr/lib/perl5/site_perl/5.6.0
    /usr/lib/perl5/site_perl




-- 
Alan Rafagudinov
E-mail: alan@rafagudinov.com | ralan@mail.ru
Homepage: http://www.rafagudinov.com
Phone: +7(926)22-55555



-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html


Re: [mp1.0] Installation problem

Posted by Stas Bekman <st...@stason.org>.
Ged Haywood wrote:
> Hello again,
> 
> On Wed, 27 Aug 2003, Alan Rafagudinov wrote:
> 
> 
>>GH> Please post the output of
>>GH> gcc -v
>>
>>Reading specs from /usr/lib/gcc-lib/i386-asplinux-linux/2.96/specs
>>gcc version 2.96 20000731 (ASPLinux 7.1 2.96-85.asp)
> 
> 
> Make sure to use that compiler to build Perl, mod_perl and Apache.

Since he built from source as:

perl Makefile.PL APACHE_SRC=../apache_1.3.28/src/ DO_HTTPD=1 USE_APACI=1 
EVERYTHING=1 APACI_ARGS='-
-prefix=/usr/local/httpd_perl'

it's quite sure that he has used the same compiler. However Alan, have you 
seen that all emails to this list end with this two lines?

Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

If you have followed http://perl.apache.org/bugs/, you'd have supplied a 
proper bug report and Ged won't have to guess-work what compiler you have 
used. Make sure to always report bugs properly in the future.

Alan, as Ged suggested, upgrade your perl to 5.6.1 or 5.8.0 (5.8.1 was not 
released yet) and try again (you will need to rebuild mod_perl once you did that).

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html


Re: Re[2]: [mp1.0] Installation problem

Posted by Ged Haywood <ge...@www2.jubileegroup.co.uk>.
Hello again,

On Wed, 27 Aug 2003, Alan Rafagudinov wrote:

> GH> Please post the output of
> GH> gcc -v
> 
> Reading specs from /usr/lib/gcc-lib/i386-asplinux-linux/2.96/specs
> gcc version 2.96 20000731 (ASPLinux 7.1 2.96-85.asp)

Make sure to use that compiler to build Perl, mod_perl and Apache.

73,
Ged.



-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html


Re[2]: [mp1.0] Installation problem

Posted by Alan Rafagudinov <al...@rafagudinov.com>.
Hello Ged,

Wednesday, August 27, 2003, 6:11:13 PM, you wrote:

GH> Hi there,

GH> On Wed, 27 Aug 2003, Alan Rafagudinov wrote:

>> I've downloaded apache_1.3.28.tar.gz & mod_perl-1.28.tar.gz
>> [snip]
>> tests failed:
>> [snip]
>> Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
>>   Platform:
>>     osname=linux, osvers=2.2.16-22smp, archname=i386-linux

GH> Upgrade Perl (and your operating system?:). that might help, and
GH> version 5.6.0 of Perl is a disaster just waiting to happen anyway.
GH> You should be OK with 5.6.1 but I would think 5.8.1 might be better.

>> [snip]
>>   Compiler:
>>     cc='gcc', optimize='-O2 -march=i386 -mcpu=i686', gccversion=2.96 20000731 (ASPLinux 7.0 2.96-79)

GH> Please post the output of

GH> gcc -v

Reading specs from /usr/lib/gcc-lib/i386-asplinux-linux/2.96/specs
gcc version 2.96 20000731 (ASPLinux 7.1 2.96-85.asp)

GH> on your system.

GH> 73,
GH> Ged.




-- 
Alan Rafagudinov
E-mail: alan@rafagudinov.com | ralan@mail.ru
Homepage: http://www.rafagudinov.com
Phone: +7(926)22-55555



-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html


Re: [mp1.0] Installation problem

Posted by Ged Haywood <ge...@www2.jubileegroup.co.uk>.
Hi there,

On Wed, 27 Aug 2003, Alan Rafagudinov wrote:

> I've downloaded apache_1.3.28.tar.gz & mod_perl-1.28.tar.gz
> [snip]
> tests failed:
> [snip]
> Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
>   Platform:
>     osname=linux, osvers=2.2.16-22smp, archname=i386-linux

Upgrade Perl (and your operating system?:). that might help, and
version 5.6.0 of Perl is a disaster just waiting to happen anyway.
You should be OK with 5.6.1 but I would think 5.8.1 might be better.

> [snip]
>   Compiler:
>     cc='gcc', optimize='-O2 -march=i386 -mcpu=i686', gccversion=2.96 20000731 (ASPLinux 7.0 2.96-79)

Please post the output of

gcc -v

on your system.

73,
Ged.




-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html