Front page | perl.perl5.porters |
Postings from August 2009
[perl #68682] 5.10.1 ( RC1 and RC2 ) perlivp fails IO/Compress
Thread Next
From:
perlbug-followup
Date:
August 19, 2009 23:35
Subject:
[perl #68682] 5.10.1 ( RC1 and RC2 ) perlivp fails IO/Compress
Message ID:
rt-3.6.HEAD-2466-1250721815-1552.68682-75-0@perl.org
# New Ticket Created by j_martin@gallium.jgi-psf.org
# Please include the string: [perl #68682]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=68682 >
This is a bug report for perl from j_martin@gallium.jgi-psf.org,
generated with the help of perlbug 1.39 running under perl 5.10.1.
-----------------------------------------------------------------
[Please describe your issue here]
RC1 and RC2, at least with the config below, fail the
Perl Installation Verification Procedure on IO::Compress
./perlivp
ok 1
ok 2
ok 3
ok 4
# Required module `IO/Compress' does not appear to be properly installed.
not ok 5
ok 6
1/6 subtests failed, 83.33% okay.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=utilities
severity=low
---
Site configuration information for perl 5.10.1:
Configured by j_martin at Wed Aug 19 15:21:46 PDT 2009.
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=linux, osvers=2.6.28.9-1jgi-amd64-k8-smp, archname=x86_64-linux-thread-multi
uname='linux gallium 2.6.28.9-1jgi-amd64-k8-smp #1 smp wed mar 25 13:18:14 pdt 2009 x86_64 gnulinux '
config_args='-Dmksymlinks -Dusethreads -Duselargefiles -Duse64bitall -Dprefix=/scratch/j_martin/perl/tools -Dbin=/scratch/j_martin/perl/tools/perl5/5.10.1/bin -Dsitebin=/scratch/j_martin/perl/tools/perl5/5.10.1/bin -Dperlpath=/scratch/j_martin/perl/tools/bin/perl -Dstartperl=#!/scratch/j_martin/perl/tools/bin/perl -Doptimize=-O2 -Dpager=/usr/bin/less -des -Dlibpth=/lib /usr/lib /jgi/tools/lib'
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.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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'
libpth=/lib /usr/lib /jgi/tools/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.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 -fstack-protector'
Locally applied patches:
RC2
---
@INC for perl 5.10.1:
/scratch/j_martin/perl/tools/lib/5.10.1/x86_64-linux-thread-multi
/scratch/j_martin/perl/tools/lib/5.10.1
/scratch/j_martin/perl/tools/lib/site_perl/5.10.1/x86_64-linux-thread-multi
/scratch/j_martin/perl/tools/lib/site_perl/5.10.1
.
---
Environment for perl 5.10.1:
HOME=/home/j_martin
LANG=C
LANGUAGE (unset)
LC_ALL=C
LD_LIBRARY_PATH=/jgi/tools/lib:/jgi/tools/oracle_client/DEFAULT/lib:/usr/local/lib
LOGDIR (unset)
PATH=/jgi/tools/bin:/home/jel/bin:/usr/sbin:/usr/bin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/jgi/tools/oracle_client/DEFAULT/bin
PERL_BADLANG (unset)
SHELL=/bin/tcsh
Thread Next
-
[perl #68682] 5.10.1 ( RC1 and RC2 ) perlivp fails IO/Compress
by perlbug-followup