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 5.00558 on PA-RISC1.1 11.00 (UNINSTALLED) #242

Closed
p5pRT opened this issue Jul 27, 1999 · 1 comment
Closed

Not OK: perl 5.00558 on PA-RISC1.1 11.00 (UNINSTALLED) #242

p5pRT opened this issue Jul 27, 1999 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Jul 27, 1999

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

Searchable as RT1055$

@p5pRT
Copy link
Author

p5pRT commented Jul 27, 1999

From @jhi

This is practically a success report.

The only problem was that GDBM_File didn't get built because
the libgdbm has been built non-position-independently​:

  LD_RUN_PATH="/p/lib" ld -o ../../lib/auto/GDBM_File/GDBM_File.sl -b -L/p/lib GDBM_File.o -L/usr/local/lib -lgdbm
ld​: DP relative code in file /p/lib/libgdbm.a(gdbmopen.o) - shared library must be position
  independent. Use +z or +Z to recompile.
*** Error exit code 1

and therefore the corresponding test fails, too​:

lib/gdbm............Can't locate loadable object for module GDBM_File in @​INC (@​INC contains​: ../lib /u/vieraat/vieraat/jhi/Perl/lib /opt/perl5/lib/5.00558/PA-RISC1.1 /opt/perl5/lib/5.00558 /opt/perl5/lib/site_perl/5.00558/PA-RISC1.1 /opt/perl5/lib/site_perl .) at lib/gdbm.t line 14
BEGIN failed--compilation aborted at lib/gdbm.t line 14.
FAILED at test 0

In other news, something unbelievable has happened​:
the infamous lib/odbm test doesn't fail any more in HP-UX!
This particular bug had been with us since 1996 or so.
We shall all mourn this loss most solemnly.

Perl Info


Site configuration information for perl 5.00558:

Configured by jhi at Tue Jul 27 15:54:47 EET DST 1999.

Summary of my perl5 (revision 5.0 version 5 subversion 58) configuration:
  Platform:
    osname=hpux, osvers=11.00, archname=PA-RISC1.1
    uname='hp-ux tiikki b.11.00 a 9000778 2004736592 two-user license '
    config_args='-ders -Dloclibpth=/p/lib -Dlocincpth=/p/include'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
    use64bits=undef usemultiplicity=undef
  Compiler:
    cc='cc', optimize='-O', gccversion=
    cppflags='-D_HPUX_SOURCE -Aa -I/p/include'
    ccflags ='-D_HPUX_SOURCE -Aa -I/p/include'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=undef, longlongsize=, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/p/lib'
    libpth=/p/lib /usr/shlib /lib/pa1.1 /lib /usr/lib /usr/ccs/lib /usr/local/lib
    libs=-lnsl -lnm -lndbm -lgdbm -ldb -ldld -lm -lrt -lc -lndir -lcrypt -lsec
    libc=, so=sl, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '
    cccdlflags='+z', lddlflags='-b -L/p/lib'

Locally applied patches:
    


@INC for perl 5.00558:
    lib
    /u/vieraat/vieraat/jhi/Perl/lib
    /opt/perl5/lib/5.00558/PA-RISC1.1
    /opt/perl5/lib/5.00558
    /opt/perl5/lib/site_perl/5.00558/PA-RISC1.1
    /opt/perl5/lib/site_perl
    .


Environment for perl 5.00558:
    HOME=/u/vieraat/vieraat/jhi
    LANG=C
    LANGUAGE (unset)
    LC_ALL=finnish.iso88591
    LC_CTYPE=finnish.iso88591
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/u/vieraat/vieraat/jhi/.s:/u/vieraat/vieraat/jhi/.b/HP-UX:/c/bin:/p/adm/bin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin:/usr/ccs/bin:/usr/etc:/usr/lib:/etc:/lib:/p/X6/bin:/p/X5/bin:/usr/bin/X11:/usr/lbin:/usr/sbin/acct:/u/vieraat/vieraat/jhi:/etc
    PERLLIB=/u/vieraat/vieraat/jhi/Perl/lib
    PERL_BADLANG (unset)
    SHELL=/bin/zsh
    SHLIB_PATH (unset)

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