pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/33337: gcc internal compiler error on hp700 compiling perl5
>Number: 33337
>Category: pkg
>Synopsis: gcc internal compiler error on hp700 compiling perl5
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Apr 22 10:35:00 +0000 2006
>Originator: Rudi
>Release: 3.99.8
>Organization:
-private-
>Environment:
NetBSD gecko 3.99.8 NetBSD 3.99.8 (GENERIC) #0: Sat Sep 10 04:25:01 UTC 2005
builds%works.netbsd.org@localhost:/home/builds/ab/HEAD/hp700/200509090000Z-obj/home/builds/ab/HEAD/src/sys/arch/hp700/compile/GENERIC
hp700
>Description:
cd lang/perl5 && make
...
Extracting find2perl (with variable substitutions)
Making B (dynamic)
Writing Makefile for B::C
Writing Makefile for B
cp B/Stash.pm ../../lib/B/Stash.pm
cp B/Asmdata.pm ../../lib/B/Asmdata.pm
...
de -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -DPIC -fPIC "-I../../.." C.c
Running Mkbootstrap for B::C ()
chmod 644 C.bs
rm -f ../../../lib/auto/B/C/C.so
LD_RUN_PATH="" cc -Wl,-R/usr/pkg/lib --whole-archive -shared -L/usr/pkg/lib
C.o -o ../../../lib/auto/B/C/C.so -L../../..
-Wl,-R/usr/pkg/lib/perl5/5.8.0/hppa-netbsd-thread-multi/CORE
-Wl,-R../../../lib/CORE -lperl
chmod 755 ../../../lib/auto/B/C/C.so
cp C.bs ../../../lib/auto/B/C/C.bs
chmod 644 ../../../lib/auto/B/C/C.bs
../../miniperl "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib"
defsubs_h.PL defsubs.h
Extracting defsubs.h...
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap
../../lib/ExtUtils/typemap -typemap typemap B.xs > B.xsc && mv B.xsc B.c
cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O2 -pthread
-I/usr/include -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -DPIC -fPIC
"-I../.." B.c
{standard input}: Assembler messages:
{standard input}:27488: Fatal error: Missing .exit
gcc: Internal error: Illegal instruction (program cc1)
Please submit a full bug report.
See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.
*** Error code 1
gecko# gcc --version
gcc (GCC) 3.3.3 (NetBSD nb3 20040520)
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index