Front page | perl.cpan.testers |
Postings from August 2008
FAIL PersistentPerl-2.22 i686-linux-64int 2.6.22-1-k7
Thread Previous
From:
andreas.koenig.gmwojprw
Date:
August 26, 2008 08:51
Subject:
FAIL PersistentPerl-2.22 i686-linux-64int 2.6.22-1-k7
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Sam Horrocks,
This is a computer-generated report for PersistentPerl-2.22
on perl 5.11.0 patch 34226, created by CPAN-Reporter-1.1651.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
make[3]: Entering directory `/home/sand/.cpan/build/PersistentPerl-2.22-RwDqAv'
cd src && make
make[4]: Entering directory `/home/sand/.cpan/build/PersistentPerl-2.22-RwDqAv/src'
/home/src/perl/repoperls/installed-perls/perl/pYKO4Z3/perl-5.10.0@34226/bin/perl -w optdefs.pl /home/src/perl/repoperls/installed-perls/perl/pYKO4Z3/perl-5.10.0@34226/bin
Writing perperl_optdefs.c
Writing perperl_optdefs.h
Writing mod_persistentperl_cmds.c
Writing mod_persistentperl2_cmds.c
Writing PersistentPerl.pm
make[4]: Leaving directory `/home/sand/.cpan/build/PersistentPerl-2.22-RwDqAv/src'
cp src/PersistentPerl.pm blib/lib/PersistentPerl.pm
make[4]: Entering directory `/home/sand/.cpan/build/PersistentPerl-2.22-RwDqAv/src'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sand/.cpan/build/PersistentPerl-2.22-RwDqAv/src'
make[4]: Entering directory `/home/sand/.cpan/build/PersistentPerl-2.22-RwDqAv/perperl_backend'
rm -f perperl_backend_main.c
cp ../src/perperl_backend_main.c perperl_backend_main.c
cc -c -I../src -I. -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/pYKO4Z3/perl-5.10.0@34226/lib/5.11.0/i686-linux-64int/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_backend_main.c
rm -f perperl_perl.c
cp ../src/perperl_perl.c perperl_perl.c
cc -c -I../src -I. -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/pYKO4Z3/perl-5.10.0@34226/lib/5.11.0/i686-linux-64int/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_perl.c
perperl_perl.c: In function ‘find_scr’:
perperl_perl.c:258: error: expected expression before ‘PersistentScript’
perperl_perl.c:261: warning: cast from pointer to integer of different size
perperl_perl.c:263: warning: cast to pointer from integer of different size
perperl_perl.c: In function ‘get_string’:
perperl_perl.c:449: error: expected expression before ‘char’
perperl_perl.c: In function ‘cwd_new’:
perperl_perl.c:484: error: expected expression before ‘PersistentCwd’
perperl_perl.c:497: warning: cast from pointer to integer of different size
perperl_perl.c: In function ‘onerun’:
perperl_perl.c:697: warning: cast to pointer from integer of different size
perperl_perl.c:736: warning: cast to pointer from integer of different size
perperl_perl.c:808: warning: comparison between pointer and integer
perperl_perl.c:809: warning: comparison between pointer and integer
perperl_perl.c:810: warning: comparison between pointer and integer
make[4]: *** [perperl_perl.o] Error 1
make[4]: Leaving directory `/home/sand/.cpan/build/PersistentPerl-2.22-RwDqAv/perperl_backend'
make[3]: *** [subdirs] Error 2
make[3]: Leaving directory `/home/sand/.cpan/build/PersistentPerl-2.22-RwDqAv'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-xQ4o -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 17394
PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/PersistentPerl-2.22-RwDqAv/Makefile.PL
PERL5_CPAN_IS_RUNNING = 17394
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/perl/pYKO4Z3/perl-5.10.0@34226/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_02
Module::Signature 0.55
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 34226) configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pYKO4Z3/perl-5.10.0@34226 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Thread Previous