NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: toolchain/44096: gcc crashes while compiling gsromfs1.o
The following reply was made to PR toolchain/44096; it has been noted by GNATS.
From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: toolchain-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: re: toolchain/44096: gcc crashes while compiling gsromfs1.o
Date: Tue, 16 Nov 2010 10:39:29 +1100
> cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -Ijpeg
> -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/X11R7/include
> -I/usr/include -I/usr/X11R7/i
nclude/freetype2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations
-Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing
-Wdeclaration-after-statem
ent -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned
long long" -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11R7/include
-I/usr/include -
I/usr/X11R7/include/freetype2 -DUSE_LIBPAPER -I./obj/../soobj -I./base -o
./obj/../soobj/gsromfs1.o -c ./obj/../soobj/gsromfs1.c
> gcc: Internal error: Killed (program cc1)
> Please submit a full bug report.
> See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.
> gmake[1]: *** [obj/../soobj/gsromfs1.o] Error 1
> gmake[1]: Leaving directory
> `/pkg_comp/obj/pkgsrc/print/ghostscript/default/ghostscript-8.71'
what's in dmesg? can you monitor on another terminal with
top to see if it runs out of space?
.mrg.
Home |
Main Index |
Thread Index |
Old Index