Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Storable CPAN distribution.

Report information
The Basics
Id: 5515
Status: new
Priority: 0/
Queue: Storable

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

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



Subject: Storable 2.10 fails make test when 2.09 passes with Perl 5.004_05
Hello, On RedHat 9 I'm getting a make test failure with Storable 2.10 that I didn't get with 2.09: t/retrieve............ok t/store...............ok t/threads.............Sequence (?<...) not recognized at t/threads.t line 37. t/threads.............dubious Test returned status 2 (wstat 512, 0x200) t/tied_hook...........ok t/tied_items..........ok t/tied................ok t/utf8hash............skipped all skipped: no utf8 hash key support t/utf8................skipped all skipped: no utf8 support Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/threads.t 2 512 ?? ?? % ?? 6 tests and 3 subtests skipped. Failed 1/25 test scripts, 96.00% okay. 0/1535 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 11 /usr/bin/make test -- NOT OK % /opt/i386-linux/installed/perl-5.004_05/bin/perl -V Summary of my perl5 (5.0 patchlevel 4 subversion 5) configuration: Platform: osname=linux, osvers=2.4.18-5, archname=i686-linux uname='linux orcaware.com 2.4.18-5 #1 mon jun 10 15:31:48 edt 2002 i686 unknown ' hint=recommended, useposix=true, d_sigaction=define bincompat3=n useperlio=undef d_sfio=undef Compiler: cc='gcc', optimize='-O3', gccversion=3.1.1 cppflags='-Dbool=char -DHAS_BOOL' ccflags ='-Dbool=char -DHAS_BOOL' stdchar='char', d_stdstdio=undef, usevfork=false intsize=4, longsize=4, ptrsize=undef, doublesize=undef alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='gcc', ldflags ='' libpth=/lib /usr/lib libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt libc=/lib/libc-2.2.5.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' Characteristics of this binary (from libperl): Built under linux Compiled at Aug 7 2002 11:02:36 @INC: /opt/i386-linux/installed/perl-5.004_05/lib/i686-linux/5.00405 /opt/i386-linux/installed/perl-5.004_05/lib /opt/i386-linux/installed/perl-5.004_05/lib/site_perl/i686-linux /opt/i386-linux/installed/perl-5.004_05/lib/site_perl . Best, Blair