Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78463 - media-gfx/imagemagick-6.1.8.8 does not compile with gcc 3.3.5
Summary: media-gfx/imagemagick-6.1.8.8 does not compile with gcc 3.3.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-17 20:40 UTC by M. Edward Borasky
Modified: 2005-01-18 13:28 UTC (History)
1 user (show)

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


Attachments
Log of the emerge (imagemagick.log,80.13 KB, text/plain)
2005-01-17 20:41 UTC, M. Edward Borasky
Details
Log from "emerge info" after "emerge imagemagick" (imagemagick-info.log,6.72 KB, text/plain)
2005-01-17 20:42 UTC, M. Edward Borasky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description M. Edward Borasky 2005-01-17 20:40:56 UTC
Looks like a simple error in the source from here:

coders/fpx.c: In function `WriteFPXImage':
coders/fpx.c:978: warning: passing arg 3 of `ImportQuantumPixels' makes integerfrom pointer without a cast
coders/fpx.c:978: error: too few arguments to function `ImportQuantumPixels'
make[1]: *** [coders/coders_fpx_la-fpx.lo] Error 1make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/imagemagick-6.1.8.8/work/ImageMagic
k-6.1.8'make: *** [all] Error 2

!!! ERROR: media-gfx/imagemagick-6.1.8.8 failed.!!! Function src_compile, Line 75, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.

Full emerge log and emerge info dumps are attached
Comment 1 M. Edward Borasky 2005-01-17 20:41:56 UTC
Created attachment 48808 [details]
Log of the emerge
Comment 2 M. Edward Borasky 2005-01-17 20:42:37 UTC
Created attachment 48809 [details]
Log from "emerge info" after "emerge imagemagick"
Comment 3 Priit Laes (IRC: plaes) 2005-01-18 00:26:49 UTC
Doesn't compile either with GCC 3.4.3.20050110

decoder ~ # gcc -v
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with: /var/tmp/portage/gcc-3.4.3.20050110/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-shared --enable-threads=posix --enable-java-awt=gtk --enable-languages=c,c++,f77,objc,java
Thread model: posix
gcc version 3.4.3 20050110 (Gentoo Linux 3.4.3.20050110, ssp-3.4.3.20050110-0, pie-8.7.7)
Comment 4 Karol Wojtaszek (RETIRED) gentoo-dev 2005-01-18 13:28:11 UTC
Already fixed in CVS, please emerge again.