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.660 on IP26-irix 6.5 #1215

Closed
p5pRT opened this issue Feb 23, 2000 · 3 comments
Closed

Not OK: perl v5.5.660 on IP26-irix 6.5 #1215

p5pRT opened this issue Feb 23, 2000 · 3 comments

Comments

@p5pRT
Copy link

p5pRT commented Feb 23, 2000

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

Searchable as RT2198$

@p5pRT
Copy link
Author

p5pRT commented Feb 23, 2000

From jarausch@numa1.igpm.rwth-aachen.de

Here on IRIX 6.5.6f I had to apply the following patch to hints/irix_6.sh

*** hints/irix_6.sh.orig Wed Feb 23 08​:13​:31 2000
--- hints/irix_6.sh Wed Feb 23 08​:13​:31 2000
***************
*** 152,157 ****
--- 152,162 ----
  shift
  libswanted="$*"
 
+ # Irix 6.5.6 seems to have a broken header <sys/mode.h>
+ # don't include that
+
+ i_sysmode="$undef"
+
  # I have conflicting reports about the sun, crypt, bsd, and PW
  # libraries on Irix 6.2.
  #

Furthermore one test fails

lib/io_multihomed....Transport endpoint is already connected at lib/io_multihomed.t line 108.
FAILED at test 6

Perl Info


Site configuration information for perl v5.5.660:

Configured by jarausch at Wed Feb 23 08:17:38 CST 2000.

Summary of my perl5 (revision 5.0 version 5 subversion 660) configuration:
  Platform:
    osname=irix, osvers=6.5, archname=IP26-irix
    uname='irix64 numa1 6.5 10181059 ip26 '
    config_args='-Dcc=cc -Dprefix=/usr/LOCAL -Dlocincpth=/usr/LOCAL/include -Dloclibpth=/usr/LOCAL/lib'
    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='cc', optimize='-g3 -O3 -OPT:Olimit=0:space=on -mips4', gccversion=
    cppflags='-D_BSD_TYPES -D_BSD_TIME -I/usr/LOCAL/include -DLANGUAGE_C'
    ccflags ='-D_BSD_TYPES -D_BSD_TIME -I/usr/LOCAL/include -DLANGUAGE_C'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-woff,84 -L/usr/LOCAL/lib'
    libpth=/usr/LOCAL/lib /usr/lib32 /lib32
    libs=-lgdbm -ldb -lm -lc
    libc=/usr/lib32/libc.so, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -Wl,-rpath,/usr/LOCAL/lib/perl5/5.5.660/IP26-irix/CORE'
    cccdlflags='-KPIC', lddlflags='-shared -L/usr/LOCAL/lib'

Locally applied patches:
    


@INC for perl v5.5.660:
    /usr/LOCAL/lib/perl5/5.5.660/IP26-irix
    /usr/LOCAL/lib/perl5/5.5.660
    /usr/LOCAL/lib/perl5/site_perl/5.5.660/IP26-irix
    /usr/LOCAL/lib/perl5/site_perl/5.5.660
    /usr/LOCAL/lib/perl5/site_perl
    .


Environment for perl v5.5.660:
    HOME=/usr/people/jarausch
    LANG=C
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=.:/usr/people/jarausch/bin:/usr/PRIVATE/bin:/usr/LOCAL/bin:/usr/LOCAL/teTeX/bin:/usr/bin:/usr/java/bin:/usr/bsd:/bin:/usr/bin/X11:/usr/local/bin:/usr/local/bin/X11:/usr/sbin:/usr/demos/bin
    PERL_BADLANG (unset)
    SHELL=/bin/zsh


@p5pRT
Copy link
Author

p5pRT commented Nov 30, 2002

From @jhi

I'm closing off some of the older Perl Not OK reports, especially those from pre-release versions. If you still have problems, please report
them using Perl 5.8.0 or Perl 5.6.1.

@p5pRT p5pRT closed this as completed Nov 30, 2002
@p5pRT
Copy link
Author

p5pRT commented Nov 30, 2002

@jhi - Status changed from 'open' to 'resolved'

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