x11/xorg pulls in lang/gcc (on head)

Matthias Apitz guru at unixarea.de
Sat Aug 9 18:59:42 UTC 2014


Hello,

I'm building on a host with 'head' ports of 'head' and it seems that
x11/xorg on its way of building pulls in GCC from lang/gcc:

...
[01:14:27] ====>> [01][00:00:14] Finished build of x11/libXdamage: Success
[01:14:57] ====>> [01][00:00:00] Starting build of lang/gcc
[01:35:43] ====>> [01][00:20:46] Finished build of lang/gcc: Failed: build
[01:35:46] ====>> [01][00:20:49] Skipping build of graphics/dri: Dependent port lang/gcc failed
[01:35:46] ====>> [01][00:20:49] Skipping build of graphics/libGL: Dependent port lang/gcc failed
[01:35:46] ====>> [01][00:20:49] Skipping build of graphics/libglapi: Dependent port lang/gcc failed
[01:35:46] ====>> [01][00:20:49] Skipping build of x11/xdriinfo: Dependent port lang/gcc failed
[01:35:46] ====>> [01][00:20:49] Skipping build of x11-drivers/xf86-input-keyboard: Dependent port lang/gcc failed

The log of poudriere shows that is is building gcc-4.7.4 which failes
with:

libtool: compile:  /wrkdirs/usr/ports/lang/gcc/work/build/./gcc/gcj
-B/wrkdirs/usr/ports/lang/gcc/work/build/i386-portbld-freebsd11.0/libjava/
-B/wrkdirs/usr/ports/lang/gcc/work/build/./gcc/
-B/usr/local/i386-portbld-freebsd11.0/bin/
-B/usr/local/i386-portbld-freebsd11.0/lib/ -isystem
/usr/local/i386-portbld-freebsd11.0/include -isystem
/usr/local/i386-portbld-freebsd11.0/sys-include -ffloat-store
-fomit-frame-pointer -Usun -fclasspath=
-fbootclasspath=../.././../gcc-4.7.4/libjava/classpath/lib
--encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -c
-fsource-filename=/wrkdirs/usr/ports/lang/gcc/work/build/i386-portbld-freebsd11.0/libjava/classpath/lib/classes
-MT gnu/java/nio/charset.lo -MD -MP -MF gnu/java/nio/charset.deps
@gnu/java/nio/charset.list  -fPIC -o gnu/java/nio/.libs/charset.o
gcj: internal compiler error: Killed (program jc1)
Please submit a full bug report,
...

My questions are:

1. Should it really pull in some GCC? If not, why it does?
2. If yes, should it use 4.7.4 or some older 4.6 one?

Thanks

	matthias
-- 
Matthias Apitz               |  /"\   ASCII Ribbon Campaign:
E-mail: guru at unixarea.de     |  \ /   - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X    - No proprietary attachments
phone: +49-170-4527211       |  / \   - Respect for open standards
                             | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign


More information about the freebsd-ports mailing list