Can someone please tell me what wrong?
cpan> install Inline::Python
CPAN: Storable loaded ok
Going to read /tmp/.cpan/Metadata
Database was generated on Mon, 24 May 2004 22:35:05 GMT
Running install for module Inline::Python
Running make for N/NE/NEILW/Inline-Python-0.20.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for
/tmp/.cpan/sources/authors/id/N/NE/NEILW/Inline-Python-0.20.tar.gz ok
Scanning cache /tmp/.cpan/build for sizes
Deleting from cache: /tmp/.cpan/build/Inline-Python-0.20 (3.8>0.0 MB)
Deleting from cache: /tmp/.cpan/build/Inline-YAML-0.10 (3.7>0.0 MB)
Deleting from cache: /tmp/.cpan/build/Inline-ASM-0.03 (3.6>0.0 MB)
Deleting from cache: /tmp/.cpan/build/Inline-Awk-0.03 (3.4>0.0 MB)
Deleting from cache: /tmp/.cpan/build/Inline-BC-0.06 (3.3>0.0 MB)
Deleting from cache: /tmp/.cpan/build/Language-Basic-1.44 (1.9>0.0 MB)
Deleting from cache: /tmp/.cpan/build/Inline-Basic-0.01 (1.4>0.0 MB)
Deleting from cache: /tmp/.cpan/build/Inline-CPP-0.25 (1.3>0.0 MB)
Deleting from cache: /tmp/.cpan/build/Inline-CPR-0.12 (0.6>0.0 MB)
Deleting from cache: /tmp/.cpan/build/Inline-Files-0.62 (0.4>0.0 MB)
Deleting from cache: /tmp/.cpan/build/Inline-Filters-0.12 (0.2>0.0 MB)
Inline-Python-0.20/
Inline-Python-0.20/util.h
Inline-Python-0.20/t/
Inline-Python-0.20/t/06dict.t
Inline-Python-0.20/t/05JAxH.t
Inline-Python-0.20/t/10pyeval.t
Inline-Python-0.20/t/16evalpy.t
Inline-Python-0.20/t/13fibbon.t
Inline-Python-0.20/t/09bind.t
Inline-Python-0.20/t/00init.t
Inline-Python-0.20/t/15anon.t
Inline-Python-0.20/t/02testpl.t
Inline-Python-0.20/t/11factor.t
Inline-Python-0.20/t/12evnodd.t
Inline-Python-0.20/t/04func.t
Inline-Python-0.20/t/03parse.t
Inline-Python-0.20/t/07nherit.t
Inline-Python-0.20/t/14study.t
Inline-Python-0.20/t/17once.t
Inline-Python-0.20/t/08ipyobj.t
Inline-Python-0.20/t/01testpl.t
Inline-Python-0.20/Python.xs
Inline-Python-0.20/README
Inline-Python-0.20/Python.pod
Inline-Python-0.20/MANIFEST
Inline-Python-0.20/Changes
Inline-Python-0.20/Makefile.PL
Inline-Python-0.20/Python.pm
Inline-Python-0.20/perlmodule.c
Inline-Python-0.20/Makefile.pre.in
Inline-Python-0.20/perlmodule.h
Inline-Python-0.20/TESTED
Inline-Python-0.20/py2pl.c
Inline-Python-0.20/util.c
Inline-Python-0.20/py2pl.h
Inline-Python-0.20/Setup.in
Inline-Python-0.20/ToDo
CPAN.pm: Going to build N/NE/NEILW/Inline-Python-0.20.tar.gz
Found these python executables on your PATH:
1. /usr/bin/python
2. /usr/local/bin/python
Use which? [1] 1
Using /usr/bin/python
Using These Settings:
Extra Libs: -lpthread -ldl -lutil
Python Lib: -L/usr/local/lib/python2.3/config -lpython2.3
Includes: -I/usr/local/include/python2.3
Extra Flags: none (perl Makefile.PL --help for details)
Checking if your kit is complete...
Looks good
Writing Makefile for Inline::Python
cp Python.pm blib/lib/Inline/Python.pm
cp Python.pod blib/lib/Inline/Python.pod
/usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap
/usr/local/lib/perl5/5.8.0/ExtUtils/typemap Python.xs > Python.xsc && mv
Python.xsc Python.c
cc -c -I/usr/local/include/python2.3 -D_REENTRANT -D_GNU_SOURCE
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.20\"
-DXS_VERSION=\"0.20\" -fpic
"-I/usr/local/lib/perl5/5.8.0/i686-linux-thread-multi/CORE" -DEXPOSE_PERL
-DCREATE_PYTHON -UCREATE_PERL Python.c
cc -c -I/usr/local/include/python2.3 -D_REENTRANT -D_GNU_SOURCE
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.20\"
-DXS_VERSION=\"0.20\" -fpic
"-I/usr/local/lib/perl5/5.8.0/i686-linux-thread-multi/CORE" -DEXPOSE_PERL
-DCREATE_PYTHON -UCREATE_PERL py2pl.c
cc -c -I/usr/local/include/python2.3 -D_REENTRANT -D_GNU_SOURCE
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.20\"
-DXS_VERSION=\"0.20\" -fpic
"-I/usr/local/lib/perl5/5.8.0/i686-linux-thread-multi/CORE" -DEXPOSE_PERL
-DCREATE_PYTHON -UCREATE_PERL perlmodule.c
cc -c -I/usr/local/include/python2.3 -D_REENTRANT -D_GNU_SOURCE
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.20\"
-DXS_VERSION=\"0.20\" -fpic
"-I/usr/local/lib/perl5/5.8.0/i686-linux-thread-multi/CORE" -DEXPOSE_PERL
-DCREATE_PYTHON -UCREATE_PERL util.c
Running Mkbootstrap for Inline::Python ()
chmod 644 Python.bs
rm -f blib/arch/auto/Inline/Python/Python.so
LD_RUN_PATH="" cc -shared -L/usr/local/lib Python.o py2pl.o perlmodule.o
util.o -o blib/arch/auto/Inline/Python/Python.so
-L/usr/local/lib/python2.3/config -lpython2.3 -lpthread -ldl -lutil
chmod 755 blib/arch/auto/Inline/Python/Python.so
cp Python.bs blib/arch/auto/Inline/Python/Python.bs
chmod 644 blib/arch/auto/Inline/Python/Python.bs
Manifying blib/man3/Inline::Python.3
/usr/bin/make -- OK
Running make test
Running Mkbootstrap for Inline::Python ()
chmod 644 Python.bs
rm -f blib/arch/auto/Inline/Python/Python.so
LD_RUN_PATH="" cc -shared -L/usr/local/lib Python.o py2pl.o perlmodule.o
util.o -o blib/arch/auto/Inline/Python/Python.so
-L/usr/local/lib/python2.3/config -lpython2.3 -lpthread -ldl -lutil
chmod 755 blib/arch/auto/Inline/Python/Python.so
cp Python.bs blib/arch/auto/Inline/Python/Python.bs
chmod 644 blib/arch/auto/Inline/Python/Python.bs
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00init......ok
t/01testpl....dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 7-8
Failed 2/8 tests, 75.00% okay
t/02testpl....dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 5-9
Failed 5/9 tests, 44.44% okay
t/03parse.....dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 2-5
Failed 4/5 tests, 20.00% okay
t/04func......ok
t/05JAxH......dubious
Test returned status 0 (wstat 11, 0xb)
t/06dict......dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
t/07nherit....dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 2-5
Failed 4/5 tests, 20.00% okay
t/08ipyobj....dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 4-9
Failed 6/9 tests, 33.33% okay
t/09bind......dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 5-6
Failed 2/6 tests, 66.67% okay
t/10pyeval....ok
t/11factor....dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 1-133
Failed 133/133 tests, 0.00% okay
t/12evnodd....dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 5-150
Failed 146/150 tests, 2.67% okay
t/13fibbon....ok
t/14study.....ok
t/15anon......ok
t/16evalpy....ok
t/17once......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01testpl.t 0 11 8 2 25.00% 7-8
t/02testpl.t 0 11 9 5 55.56% 5-9
t/03parse.t 0 11 5 4 80.00% 2-5
t/05JAxH.t 0 11 ?? ?? % ??
t/06dict.t 0 11 2 1 50.00% 2
t/07nherit.t 0 11 5 4 80.00% 2-5
t/08ipyobj.t 0 11 9 6 66.67% 4-9
t/09bind.t 0 11 6 2 33.33% 5-6
t/11factor.t 0 11 133 133 100.00% 1-133
t/12evnodd.t 0 11 150 146 97.33% 5-150
Failed 10/18 test scripts, 44.44% okay. 303/640 subtests failed, 52.66%
okay.
make: *** [test_dynamic] Error 29
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
cpan>