Bug 194831

Summary: Can't Upgrade gcc
Product: Ports & Packages Reporter: RJ Angeles <rjma30>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed DUPLICATE    
Severity: Affects Only Me CC: gerald, rjma30
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description RJ Angeles 2014-11-05 11:07:35 UTC
[root@phunxts01 /usr/ports/lang/gcc]# uname -a
FreeBSD phunxts01.asia.regus.local 8.4-RELEASE-p4 FreeBSD 8.4-RELEASE-p4 #0: Mon Sep  9 23:00:58 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

[root@phunxts01 /usr/ports/lang/gcc]# gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070831 patched [FreeBSD]

/build/i386-portbld-freebsd8.4/libjava/classpath/lib/classes -MT java/util/concurrent/atomic.lo -MD -MP -MF java/util/concurrent/atomic.deps @java/util/concurrent/atomic.list  -fPIC -o java/util/concurrent/.libs/atomic.o
gcj: internal compiler error: Killed: 9 (program jc1)
gcj: internal compiler error: Killed: 9 (program jc1)
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Makefile:10612: recipe for target 'java/util.lo' failed
gmake[3]: *** [java/util.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
Makefile:10612: recipe for target 'gnu/java/nio/charset.lo' failed
gmake[3]: *** [gnu/java/nio/charset.lo] Error 1
gmake[3]: Leaving directory '/usr/ports/lang/gcc/work/build/i386-portbld-freebsd8.4/libjava'
Makefile:10217: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/lang/gcc/work/build/i386-portbld-freebsd8.4/libjava'
Makefile:13160: recipe for target 'all-target-libjava' failed
gmake[1]: *** [all-target-libjava] Error 2
gmake[1]: Leaving directory '/usr/ports/lang/gcc/work/build'
Makefile:856: recipe for target 'all' failed
gmake: *** [all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop in /usr/ports/lang/gcc.
*** Error code 1

Stop in /usr/ports/lang/gcc.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-05 11:07:35 UTC
Maintainers CC'd
Comment 2 Gerald Pfeifer freebsd_committer freebsd_triage 2014-11-05 14:35:05 UTC
This is a duplicate from all I can see?

*** This bug has been marked as a duplicate of bug 194830 ***