Subject: | failing tests that check for minimum version of perl with 5.14 |
Date: | Fri, 1 Jul 2011 11:04:48 -0500 |
To: | bugs-archive-zip [...] rt.cpan.org |
From: | Caleb Cushing <xenoterracide [...] gmail.com> |
here's the failing test output, and my perl -V information, I've
attached the full build log.
# Failed test 'lib/Archive/Zip.pm'
# at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Test/MinimumVersion.pm
line 104.
# lib/Archive/Zip.pm requires 5.005 due to syntax
# version markers for 5.005:
# - _5005_variables
# Failed test 'lib/Archive/Zip/Archive.pm'
# at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Test/MinimumVersion.pm
line 104.
# lib/Archive/Zip/Archive.pm requires 5.005 due to syntax
# version markers for 5.005:
# - _5005_variables
# Failed test 't/09_output_record_sep.t'
# at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Test/MinimumVersion.pm
line 104.
# t/09_output_record_sep.t requires 5.006 due to syntax
# version markers for 5.006:
# - _three_argument_open
# Failed test 't/10_chmod.t'
# at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Test/MinimumVersion.pm
line 104.
# t/10_chmod.t requires 5.006 due to syntax
# version markers for 5.006:
# - _three_argument_open
# Looks like you failed 4 tests of 29.
perl -V slave-iv
Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
Platform:
osname=linux, osvers=2.6.39-arch, archname=x86_64-linux-thread-multi
uname='linux slave-iv 2.6.39-arch #1 smp preempt mon jun 27
21:26:22 cest 2011 x86_64 intel(r) core(tm)2 quad cpu q6600 @ 2.40ghz
genuineintel gnulinux '
config_args='-de
-Dprefix=/home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1
-Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing
-pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.6.0 20110603 (prerelease)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.14.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.14'
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'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Jun 28 2011 23:15:47
%ENV:
PERLBREW_HOME="/home/xenoterracide/.perlbrew"
PERLBREW_PATH="/home/xenoterracide/perl5/perlbrew/bin:/home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/bin"
PERLBREW_PERL="perl-5.14.1"
PERLBREW_ROOT="/home/xenoterracide/perl5/perlbrew"
PERLBREW_VERSION="0.25"
@INC:
/home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/x86_64-linux-thread-multi
/home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1
/home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/x86_64-linux-thread-multi
/home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1
.
--
Caleb Cushing
http://xenoterracide.com
Message body is not shown because sender requested not to inline it.