Front page | perl.cpan.testers |
Postings from August 2008
FAIL Perl-AfterFork-0.01 i686-linux 2.4.27-2-386
From:
stro
Date:
August 3, 2008 12:00
Subject:
FAIL Perl-AfterFork-0.01 i686-linux 2.4.27-2-386
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 Torsten Foertsch,
This is a computer-generated report for Perl-AfterFork-0.01
on perl 5.10.0, 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':
cp lib/Perl/AfterFork.pm blib/lib/Perl/AfterFork.pm
/home/stro/perl510/bin/perl /home/stro/perl510/lib/5.10.0/ExtUtils/xsubpp -typemap /home/stro/perl510/lib/5.10.0/ExtUtils/typemap AfterFork.xs > AfterFork.xsc && mv AfterFork.xsc AfterFork.c
cc -c -I. -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/stro/perl510/lib/5.10.0/i686-linux/CORE" AfterFork.c
In file included from AfterFork.xs:5:
ppport.h:231:1: warning: "PERL_UNUSED_DECL" redefined
In file included from AfterFork.xs:2:
/home/stro/perl510/lib/5.10.0/i686-linux/CORE/perl.h:299:1: warning: this is the location of the previous definition
AfterFork.xs: In function 'XS_Perl__AfterFork_reinit_ppid':
AfterFork.xs:46: error: 'PL_ppid' undeclared (first use in this function)
AfterFork.xs:46: error: (Each undeclared identifier is reported only once
AfterFork.xs:46: error: for each function it appears in.)
AfterFork.xs: In function 'XS_Perl__AfterFork_reinit_pidstatus':
AfterFork.xs:55: error: 'PL_pidstatus' undeclared (first use in this function)
AfterFork.xs: In function 'XS_Perl__AfterFork_reinit':
AfterFork.xs:66: error: 'PL_ppid' undeclared (first use in this function)
AfterFork.xs:67: error: 'PL_pidstatus' undeclared (first use in this function)
make: *** [AfterFork.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US
LANGUAGE = en_US:en_GB:en
PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-HGZm -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 17354
PERL5_CPAN_IS_EXECUTING = /home/stro/.cpan/build/Perl-AfterFork-0.01-xMsj0u/Makefile.PL
PERL5_CPAN_IS_RUNNING = 17354
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro/perl510/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 20 24 25 29 44 46
$EGID = 1000 1000 20 24 25 29 44 46
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.53
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.27-2-386, archname=i686-linux
uname='linux vm-debian 2.4.27-2-386 #1 mon may 16 16:47:51 jst 2005 i686 gnulinux '
config_args='-Dprefix=/home/stro/perl510'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -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=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL Perl-AfterFork-0.01 i686-linux 2.4.27-2-386
by stro