Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not OK: perl v5.5.650 on ppc-linux-thread-multi 2.2.14 (UNINSTALLED) #1153

Closed
p5pRT opened this issue Feb 8, 2000 · 1 comment
Closed

Not OK: perl v5.5.650 on ppc-linux-thread-multi 2.2.14 (UNINSTALLED) #1153

p5pRT opened this issue Feb 8, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Feb 8, 2000

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

Searchable as RT2117$

@p5pRT
Copy link
Author

p5pRT commented Feb 8, 2000

From schinder@pobox.com

Just 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

No sign of the -lm or ICONV problems reported by Tom Christiansen.
(Maybe there's a problem with the patch? I grabbed the full tarball.)
Configure found -lm, and HAS_ICONV and I_ICONV were properly defined.
The build was clean; no warnings, no problems. One strange thing I
did notice is that the lib/thread wasn't run on this build with
-Dusethreads

op/nothread..........ok

lib/thread...........skipping test on this platform

Perl Info


Site configuration information for perl v5.5.650:

Configured by schinder at Tue Feb  8 08:50:08 EST 2000.

Summary of my perl5 (revision 5.0 version 5 subversion 650) configuration:
  Platform:
    osname=linux, osvers=2.2.14, archname=ppc-linux-thread-multi
    uname='linux c22234-c.scllg1.pa.home.com 2.2.14 #2 sun jan 9 20:34:00 est 2000 ppc unknown '
    config_args='-des -Dcc=gcc -Dprefix=/usr/local -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define
    usesocks=undef useperlio=undef d_sfio=undef
    use64bits=undef uselargefiles=define usemultiplicity=define
  Compiler:
    cc='gcc', optimize='-O2', gccversion=2.95.2 19991024 (release/franzo)
    cppflags='-D_REENTRANT -Dbool=char -DHAS_BOOL -fno-strict-aliasing -I/usr/local/include'
    ccflags ='-D_REENTRANT -Dbool=char -DHAS_BOOL -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
    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 -lpthread -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.650:
    lib
    /usr/local/lib/perl5/5.5.650/ppc-linux-thread-multi
    /usr/local/lib/perl5/5.5.650
    /usr/local/lib/perl5/site_perl/5.5.640
    /usr/local/lib/perl5/site_perl/5.005
    /usr/local/lib/perl5/site_perl
    .


Environment for perl v5.5.650:
    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


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant