develooper Front page | perl.perl5.porters | Postings from February 2000

[ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5

From:
jarausch
Date:
February 23, 2000 06:36
Subject:
[ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5
Message ID:
200002230955.KAA89136@numa1.igpm.rwth-aachen.de

This is a build failure report for perl from jarausch@igpm.rwth-aachen.de,
generated with the help of perlbug 1.27 running under perl v5.5.660.


-----------------------------------------------------------------
[Please enter your report here]

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



[Please do not change anything below this line]
-----------------------------------------------------------------

---
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



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About