NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
standards/41752: gcc crashes compiling ImageMagick wand/convert.c
>Number: 41752
>Category: standards
>Synopsis: gcc crashes compiling ImageMagick wand/convert.c
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: standards-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jul 18 23:50:00 +0000 2009
>Originator: Lambert
>Release: 5.0 /pkgsrc current
>Organization:
>Environment:
NetBSD io.bidart.net 5.0 NetBSD 5.0 (GENERIC) #0: Sun Apr 26 18:50:08 UTC 2009
builds%b6.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-RELEASE/i386/200904260229Z-obj/home/builds/ab/netbsd-5-0-RELEASE/src/sys/arch/i386/compile/GENERIC
i386
>Description:
while compiling ImageMagick gcc dies with this message:
(i include last gmake messages)
gmake[1]: Entering directory
`/usr/pkgsrc/graphics/ImageMagick/work/ImageMagick-6.5.3-2'
/bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.
-I./config -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include
-I/usr/pkg/include -I/usr/X11R7/include -I/usr/include
-I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/libxml2
-O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include
-I/usr/X11R7/include/freetype2 -Wall -W -pthread -MT
wand/wand_libMagickWand_la-convert.lo -MD -MP -MF
wand/.deps/wand_libMagickWand_la-convert.Tpo -c -o
wand/wand_libMagickWand_la-convert.lo `test -f 'wand/convert.c' || echo
'./'`wand/convert.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.
>How-To-Repeat:
cd /usr/pkgsrc/graphics/ImageMagick
make update CLEANDEPENDS=yes
>Fix:
Maybe trying to get a newer gcc version?
I've got gcc (Debian 4.3.3-14) 4.3.3 on a debian machine.
Home |
Main Index |
Thread Index |
Old Index