Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13037 - imagemagick-5.4.7.4 fails to build
Summary: imagemagick-5.4.7.4 fails to build
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Robert Coie (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-01 12:33 UTC by yannek
Modified: 2003-03-12 16:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yannek 2003-01-01 12:33:18 UTC
The merging stops with:

/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I../ -I. -I. -I.
-I.. -I../ltdl  -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include
-I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 
-march=k6-3 -O3 -pipe -Wall -c -o enhance.lo `test -f 'enhance.c' || echo
'./'`enhance.c
source='effect.c' object='effect.lo' libtool=yes \
depfile='.deps/effect.Plo' tmpdepfile='.deps/effect.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I../ -I. -I. -I.
-I.. -I../ltdl  -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include
-I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 
-march=k6-3 -O3 -pipe -Wall -c -o effect.lo `test -f 'effect.c' || echo
'./'`effect.c
make[2]: *** [enhance.lo] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
make[2]: Leaving directory
`/var/tmp/portage/imagemagick-5.4.7.4/work/ImageMagick-5.4.7/magick'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory
`/var/tmp/portage/imagemagick-5.4.7.4/work/ImageMagick-5.4.7/magick'
make: *** [all-recursive] Fehler 1

!!! ERROR: media-gfx/imagemagick-5.4.7.4 failed.
!!! Function src_compile, Line 62, Exitcode 2
!!! compile problem
Comment 1 Robert Coie (RETIRED) gentoo-dev 2003-02-19 19:34:42 UTC
Can you still reproduce this bug?  Does changing compiler flags help?
For example, -march=586 and/or -O2?
Comment 2 yannek 2003-02-22 07:10:42 UTC
First I beg your pardon, I forgot my posting.
But to your question: 
No, it doesn't build with march=K6-3 and -O2, but I can tell that 
Imagemagick-5.4.9.1-r2 builds without problems and thus the need for the older Version is for me no longer.
If you'd like to I can make some additional test with -march=i386 and -Ox, but only if you want it explicitly.

Thank you so far,
   yannek
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-03-12 16:38:41 UTC
closing this since imagemagick-5.5.3.2 is stable