develooper Front page | perl.perl5.porters | Postings from August 2003

[perl #23463] compiler version on sparc/netbsd

From:
Alain
Date:
August 21, 2003 06:49
Subject:
[perl #23463] compiler version on sparc/netbsd
Message ID:
rt-23463-63211.0.856195743935615@rt.perl.org
# New Ticket Created by  Alain 
# Please include the string:  [perl #23463]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23463 >



This is a bug report for perl from alian@cpan.org,
generated with the help of perlbug 1.34 running under perl v5.8.0.


-----------------------------------------------------------------
There seems to be some problem with gcc before version 3 on sparc
Config used for test:
1/ 1.6   i386 /gcc 2.95.3
2/ 1.6.1 sparc/gcc 2.95.5
3/ 1.6.1 sparc/gcc 3.2.1
4/ 1.5.3 sparc/gcc 2.91

There is problem with 2/ and 4/.
So only sparc and gcc-2.something.
Last 2 major version of NetBSD affected

Here error on make test, all config:
t/op/pack............................FAILED at test 187

and the test die some secs after due to an illegal div 0.

There is another failure with thread (only without debugging):
ext/IO/t/io_xs.......................FAILED at test 0


[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=core
    severity=low
---
Site configuration information for perl v5.8.0:

Configured by alian at Thu May 22 14:54:22 GMT 2003.

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=netbsd, osvers=1.6.1, archname=sparc-netbsd
    uname='netbsd centaure.alianet 1.6.1 netbsd 1.6.1 (generic) #0: wed apr 9 03:02:04 utc 2003 autobuild@tgm.daemon.org:autobuildnetbsd-1-6sparcobjautobuildnetbsd-1-6srcsysarchsparccompilegeneric sparc '
    config_args='-Dprefix=/usr/local/perl-5.8.0 -Dcf_email=alian@cpan.org -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -I/usr/pkg/include'
    ccversion='', gccversion='2.95.3 20010315 (release) (NetBSD nb3)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib -L/usr/local/lib'
    libpth=/usr/pkg/lib /usr/local/lib /usr/lib
    libs=-lm -lc -lposix -lcrypt -lutil
    perllibs=-lm -lc -lposix -lcrypt -lutil
    libc=/usr/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-whole-archive -lgcc -Wl,-no-whole-archive 			-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib -L/usr/local/lib'

Locally applied patches:
    

---
@INC for perl v5.8.0:
    /usr/local/perl-5.8.0/lib/5.8.0/sparc-netbsd
    /usr/local/perl-5.8.0/lib/5.8.0
    /usr/local/perl-5.8.0/lib/site_perl/5.8.0/sparc-netbsd
    /usr/local/perl-5.8.0/lib/site_perl/5.8.0
    /usr/local/perl-5.8.0/lib/site_perl
    .

---
Environment for perl v5.8.0:
    HOME=/home/alian
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/home/alian/bin:/usr/local/perl-5.8.0/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL_BADLANG (unset)
    SHELL=/usr/pkg/bin/bash




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