Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.86k stars 528 forks source link

Not OK: perl v5.5.660 on ppc-linux 2.2.14 (UNINSTALLED) #1209

Closed p5pRT closed 20 years ago

p5pRT commented 24 years ago

Migrated from rt.perl.org#2191 (status was 'resolved')

Searchable as RT2191$

p5pRT commented 24 years ago

From schinder@pobox.com

The usual single failure​:

lib/anydbm...........# # anydbm.t test 12 will fail when AnyDBM_File uses the combination of # DB_File and Berkeley DB 2.4.10 (or greater). # You are using DB_File 1.72 and Berkeley DB 2.4.14 # # Berkeley DB 2 from version 2.4.10 onwards does not allow null keys. # This feature will be reenabled in a future version of Berkeley DB. # FAILED at test 12

All others passed.

Perl Info ``` Site configuration information for perl v5.5.660: Configured by schinder at Tue Feb 22 12:57:48 EST 2000. Summary of my perl5 (revision 5.0 version 5 subversion 660) configuration: Platform: osname=linux, osvers=2.2.14, archname=ppc-linux uname='linux c22234-c.scllg1.pa.home.com 2.2.14 #2 sun jan 9 20:34:00 est 2000 ppc unknown ' config_args='-Dcc=gcc -Dprefix=/usr/local -des' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usesocks=undef useperlio=undef d_sfio=undef use64bits=undef uselargefiles=define usemultiplicity=undef Compiler: cc='gcc', optimize='-O2', gccversion=2.95.2 19991024 (release/franzo) cppflags='-fno-strict-aliasing -I/usr/local/include' ccflags ='-fno-strict-aliasing -I/usr/local/include' stdchar='char', d_stdstdio=define, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt libc=/lib/libc-2.1.3.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' Locally applied patches: @INC for perl v5.5.660: lib /usr/local/lib/perl5/5.5.660/ppc-linux /usr/local/lib/perl5/5.5.660 /usr/local/lib/perl5/site_perl/5.5.660/ppc-linux /usr/local/lib/perl5/site_perl/5.5.660 /usr/local/lib/perl5/site_perl/5.5.650/ppc-linux /usr/local/lib/perl5/site_perl/5.5.650 /usr/local/lib/perl5/site_perl/5.5.640/ppc-linux /usr/local/lib/perl5/site_perl/5.5.640 /usr/local/lib/perl5/site_perl/5.005/ppc-linux /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl . Environment for perl v5.5.660: HOME=/usr/local/src LANG (unset) LANGUAGE (unset) LD_LIBRARY_PATH=/usr/local/lib:/usr/local/qt/lib:/lib:/usr/lib:/usr/X11R6/lib LOGDIR (unset) PATH=/usr/local/bin:/bin:/sbin:/usr/bin:/usr/etc:/usr/sbin:/usr/local/sbin:/usr/X11R6/bin:/var/qmail/bin:. PERL_BADLANG (unset) SHELL=/bin/sh ```