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.00563 on sun4-solaris 2.8 (UNINSTALLED) #950

Closed
p5pRT opened this issue Dec 15, 1999 · 1 comment
Closed

Not OK: perl 5.00563 on sun4-solaris 2.8 (UNINSTALLED) #950

p5pRT opened this issue Dec 15, 1999 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Dec 15, 1999

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

Searchable as RT1895$

@p5pRT
Copy link
Author

p5pRT commented Dec 15, 1999

From @nwc10

make test failed on pragma/warnings

pragma/warnings.....PROG​:
# regcomp.c [S_regclass S_regclassutf8]
use warnings 'unsafe' ;
$a =~ /[a\zb]/ ;
no warnings 'unsafe' ;
$a =~ /[a\zb]/ ;
EXPECTED​:
/[a\zb]/​: Unrecognized escape \z in character class passed through at - line 3.
GOT​:
/[a\zb]/​: Unrecognized escape \ in character class passed through at - line 3.
FAILED at test 247

Perl Info


Site configuration information for perl 5.00563:

Configured by nick at Wed Dec 15 12:01:31 GMT 1999.

Summary of my perl5 (revision 5.0 version 5 subversion 63) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos billy 5.8 s28_35 sun4u sparc sunw,ultra-5_10 '
    config_args='CC=gcc'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
    use64bits=define usemultiplicity=undef
  Compiler:
    cc='gcc', optimize='-O', gccversion=2.8.1
    cppflags='-I/usr/local/include'
    ccflags ='-I/usr/local/include -DUSE_LONG_LONG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lc -lcrypt -lsec
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Locally applied patches:
    


@INC for perl 5.00563:
    lib
    /home/nick/lib/perl5/5.00563/sun4-solaris
    /home/nick/lib/perl5/5.00563
    /home/nick/lib/site_perl/5.00563/sun4-solaris
    /home/nick/lib/site_perl
    .


Environment for perl 5.00563:
    HOME=/home/nick
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH=/home/nick/lib/:/home/nick/bin/:/usr/local/lib:
    LOGDIR (unset)
    PATH=/home/nick/bin:/opt/SUNWspro/bin:/usr/ccs/bin:/bin:/usr/bin:/usr/ucb:/usr/bin/X11:/usr/local/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/etc:/home/scot/bin:/data0/app/oracle/product/8.0.5/bin
    PERL_BADLANG (unset)
    SHELL=/usr/local/bin/bash

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