Subject: | Exporter problem under perl-5.6.2 |
I was working on squashing bugs in POE for perl-5.6.2 and saw this error
in the testsuite. I haven't investigated further why Exporter is giving
you grief, sorry!
Also note the prototype mismatch in the output... I checked cpantesters
and there are 2 FAILs with the same problem:
http://www.cpantesters.org/cpan/report/71d75c36-3aad-11e0-af57-dbf289819acb
http://www.cpantesters.org/cpan/report/d72f7004-2ad7-11e0-b54c-ebcdd6c987b5
apoc@ubuntu32:/home/cpan$ perls/perl_5.6.2_default/bin/perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.35-22-generic-pae, archname=i686-linux
uname='linux ubuntu32 2.6.35-22-generic-pae #35-ubuntu smp sat oct
16 22:16:51 utc 2010 i686 gnulinux '
config_args='-des -Dprefix=/home/cpan/perls/perl_5.6.2_default -Ui_db'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.4.5', 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=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.12.1.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: USE_LARGE_FILES
Built under linux
Compiled at Apr 16 2011 11:48:08
@INC:
/home/cpan/perls/perl_5.6.2_default/lib/5.6.2/i686-linux
/home/cpan/perls/perl_5.6.2_default/lib/5.6.2
/home/cpan/perls/perl_5.6.2_default/lib/site_perl/5.6.2/i686-linux
/home/cpan/perls/perl_5.6.2_default/lib/site_perl/5.6.2
/home/cpan/perls/perl_5.6.2_default/lib/site_perl
.
--
~Apocalypse
Subject: | gai_5.6.2 |
Message body not shown because it is not plain text.