Skip Menu |

This queue is for tickets about the Scalar-List-Utils CPAN distribution.

Report information
The Basics
Id: 12789
Status: resolved
Priority: 0/
Queue: Scalar-List-Utils

People
Owner: Nobody in particular
Requestors: blair [...] orcaware.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: make test fails with 1.15 and perl 5.8.6
On my Debian Sarge box with my own compiled Perl, I'm getting these errrors: t/first.........ok t/isvstring.....ok t/lln...........NOK 12# Failed test (t/lln.t at line 28) # got: '' # expected: '1' # Looks like you failed 1 tests of 12. t/lln...........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 12 Failed 1/12 tests, 91.67% okay t/max...........ok t/maxstr........ok t/p_shuffle.....ok t/p_sum.........ok t/p_tainted.....FAILED before any test output arrived t/proto.........ok t/readonly......ok t/weak..........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/lln.t 1 256 12 1 8.33% 12 t/p_tainted.t ?? ?? % ?? Failed 2/34 test scripts, 94.12% okay. 1/311 subtests failed, 99.68% okay. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Below is my perl -V output. Regards, Blair $ /opt/i386-linux/installed/perl-5.8.6/bin/perl -V Summary of my perl5 (revision 5 version 8 subversion 6) configuration: Platform: osname=linux, osvers=2.6.8-2-686, archname=i686-linux-thread-multi uname='linux orca1.orcaware.com 2.6.8-2-686 #1 mon jan 24 03:58:38 est 2005 i686 gnulinux ' config_args='-Dprefix=/opt/i386-linux/installed/perl-5.8.6 -Dcc=/usr/bin/gcc-3.4 -Doptimize=-Os -march=i386 -mtune=i686 -Duseshrplib -Uinstallusrbinperl -Ulocincpth -Dcf_email=blair@orcaware.com -Ui_db -Uversiononly -Dusethreads -Duseithreads -Dlibpth=/lib /usr/lib -Dlibspath=/lib /usr/lib' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='/usr/bin/gcc-3.4', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-Os -march=i386 -mtune=i686', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe' ccversion='', gccversion='3.4.4 20041218 (prerelease) (Debian 3.4.3-6)', 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, prototype=define Linker and Libraries: ld='/usr/bin/gcc-3.4', ldflags ='' libpth=/lib /usr/lib libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/i386-linux/installed/perl-5.8.6/lib/5.8.6/i686-linux-thread-multi/CORE' cccdlflags='-fpic', lddlflags='-shared' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under linux Compiled at Mar 22 2005 22:09:05 @INC: /opt/i386-linux/installed/perl-5.8.6/lib/5.8.6/i686-linux-thread-multi /opt/i386-linux/installed/perl-5.8.6/lib/5.8.6 /opt/i386-linux/installed/perl-5.8.6/lib/site_perl/5.8.6/i686-linux-thread-multi /opt/i386-linux/installed/perl-5.8.6/lib/site_perl/5.8.6 /opt/i386-linux/installed/perl-5.8.6/lib/site_perl .
[BZAJAC - Fri May 13 18:11:27 2005]: I got same error on my Mandriva 2005 limited edition. I tried installing older versions of Scalar-List-Util up until 1.11 and every single attempt yielded an error with lln.