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.7.0 +DEVEL7825 on i586-linux-64all 2.2.12 (UNINSTALLED) #2900

Closed
p5pRT opened this issue Nov 26, 2000 · 1 comment
Closed

Comments

@p5pRT
Copy link

p5pRT commented Nov 26, 2000

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

Searchable as RT4780$

@p5pRT
Copy link
Author

p5pRT commented Nov 26, 2000

From @nwc10

Try 1​:

cc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -O2 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -fpic -I../.. POSIX.c
POSIX.xs​: In function `constant'​:

Try 2​:

cc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -O2 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -fpic -I../.. POSIX.c
cc​: Internal compiler error​: program cc1 got fatal signal 7
make[1]​: *** [POSIX.o] Error 1

Try 3​:

All tests successful.
u=1.28 s=0.57 cu=65.25 cs=16.42 scripts=262 tests=14225

Took out netscape and my ppp link with it :-(
I hope we don't tickle this gcc-or-whatever bug again, but I don't think
there's much that can be done about it.

Well, with x86 showing solidarity, it's sort of nice to know that arm gcc
isn't alone in these type of bugs.

Nicholas Clark

Perl Info

Flags:
    category=install
    severity=none

Site configuration information for perl v5.7.0:

Configured by nick at Sun Nov 26 13:51:50 GMT 2000.

Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.12, archname=i586-linux-64all
    uname='linux liam 2.2.12 #2 thu aug 26 11:46:26 pdt 1999 i586 unknown '
    config_args='-Dusedevel -Ubincompat5005 -Uinstallusrbinperl -Dcf_email=nick@talking.bollo.cx -Dperladmin=nick@talking.bollo.cx -Dinc_version_list=  -Dinc_version_list_init=0 -Duse64bitint -Duse64bitall -Duseperlio -de'
    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=define use64bitall=define uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.2 20000220 (Debian GNU/Linux)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
    libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Locally applied patches:
    DEVEL7825


@INC for perl v5.7.0:
    lib
    /usr/local/lib/perl5/5.7.0/i586-linux-64all
    /usr/local/lib/perl5/5.7.0
    /usr/local/lib/perl5/site_perl/5.7.0/i586-linux-64all
    /usr/local/lib/perl5/site_perl/5.7.0
    /usr/local/lib/perl5/site_perl
    .


Environment for perl v5.7.0:
    HOME=/home/nick
    LANG=C
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL_BADLANG (unset)
    SHELL=/bin/sh


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