pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28777: lang/cilk breaks with internal compiler error
>Number: 28777
>Category: pkg
>Synopsis: lang/cilk breaks with internal compiler error
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Dec 24 19:27:00 +0000 2004
>Originator: diro%nixsys.bz@localhost
>Release: NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD nixsys 1.6.2 NetBSD 1.6.2 (NIXSYS) #10: Thu Mar 4 22:20:38 EST
2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:
Making all in examples
gmake[2]: Entering directory
`/usr/src/sys/pkgsrc/lang/cilk/work/cilk-5.3.1/examples'
cd .. \
&& CONFIG_FILES=examples/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating examples/Makefile
gmake[2]: Leaving directory
`/usr/src/sys/pkgsrc/lang/cilk/work/cilk-5.3.1/examples'
gmake[2]: Entering directory
`/usr/src/sys/pkgsrc/lang/cilk/work/cilk-5.3.1/examples'
../support/cilk-local -DHAVE_CONFIG_H -I. -I. -I.. -I../runtime
-I/usr/pkg/include -O2 -mieee -I/usr/pkg/include -c hello.cilk
../support/cilk-local -O2 -mieee -I/usr/pkg/include -L/usr/pkg/lib
-Wl,-R/usr/pkg/lib -o hello hello.o -lm -lpthread
../support/cilk-local -DHAVE_CONFIG_H -I. -I. -I.. -I../runtime
-I/usr/pkg/include -O2 -mieee -I/usr/pkg/include -c fib.cilk
../support/cilk-local -O2 -mieee -I/usr/pkg/include -L/usr/pkg/lib
-Wl,-R/usr/pkg/lib -o fib fib.o -lm -lpthread
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../runtime -I/usr/pkg/include -O2 -mieee
-I/usr/pkg/include -c fib-serial.c
cc -o fib-serial fib-serial.o -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lm -lpthread
../support/cilk-local -DHAVE_CONFIG_H -I. -I. -I.. -I../runtime
-I/usr/pkg/include -O2 -mieee -I/usr/pkg/include -c testall.cilk
testall.cilk: In function `test_accum_aux':
testall.cilk:1122: Internal compiler error in `summarize_insn', at
config/alpha/alpha.c:4322
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[2]: *** [testall.o] Error 1
gmake[2]: Leaving directory
`/usr/src/sys/pkgsrc/lang/cilk/work/cilk-5.3.1/examples'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/src/sys/pkgsrc/lang/cilk/work/cilk-5.3.1'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
>How-To-Repeat:
make lang/cilk in pkgsrc-current. Should this bug be submitted to
gnu.org?
>Fix:
Home |
Main Index |
Thread Index |
Old Index