Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
imagemagick-6.2.5.5 fails [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
k1ll1nt1m3
Apprentice
Apprentice


Joined: 02 Jun 2004
Posts: 196

PostPosted: Thu Jul 06, 2006 4:46 pm    Post subject: imagemagick-6.2.5.5 fails [SOLVED] Reply with quote

Here it is...
Code:

if /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./magick -I./wand     -march=athlon64 -O2 -pipe -Wall -pthread -MT coders/coders_yuv_la-yuv.lo -MD -MP -MF "coders/.deps/coders_yuv_la-yuv.Tpo" -c -o coders/coders_yuv_la-yuv.lo `test -f 'coders/yuv.c' || echo './'`coders/yuv.c; \
then mv -f "coders/.deps/coders_yuv_la-yuv.Tpo" "coders/.deps/coders_yuv_la-yuv.Plo"; else rm -f "coders/.deps/coders_yuv_la-yuv.Tpo"; exit 1; fi
/bin/sh ./libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe -Wall -pthread  -L/usr/lib64 -o coders/yuv.la -rpath /usr/lib64/ImageMagick-6.2.5/modules-Q16/coders -no-undefined -module -avoid-version coders/coders_yuv_la-yuv.lo magick/libMagick.la
if /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./magick -I./wand     -march=athlon64 -O2 -pipe -Wall -pthread -MT coders/coders_jpeg_la-jpeg.lo -MD -MP -MF "coders/.deps/coders_jpeg_la-jpeg.Tpo" -c -o coders/coders_jpeg_la-jpeg.lo `test -f 'coders/jpeg.c' || echo './'`coders/jpeg.c; \
then mv -f "coders/.deps/coders_jpeg_la-jpeg.Tpo" "coders/.deps/coders_jpeg_la-jpeg.Plo"; else rm -f "coders/.deps/coders_jpeg_la-jpeg.Tpo"; exit 1; fi
/bin/sh ./libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe -Wall -pthread  -L/usr/lib64 -o coders/jpeg.la -rpath /usr/lib64/ImageMagick-6.2.5/modules-Q16/coders -no-undefined -module -avoid-version coders/coders_jpeg_la-jpeg.lo magick/libMagick.la -ljpeg
if /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./magick -I./wand     -march=athlon64 -O2 -pipe -Wall -pthread -MT coders/coders_png_la-png.lo -MD -MP -MF "coders/.deps/coders_png_la-png.Tpo" -c -o coders/coders_png_la-png.lo `test -f 'coders/png.c' || echo './'`coders/png.c; \
then mv -f "coders/.deps/coders_png_la-png.Tpo" "coders/.deps/coders_png_la-png.Plo"; else rm -f "coders/.deps/coders_png_la-png.Tpo"; exit 1; fi
coders/png.c: In function `ReadOnePNGImage':
coders/png.c:1755: warning: implicit declaration of function `png_access_version'
coders/png.c:1764: error: `png_ptr' undeclared (first use in this function)
coders/png.c:1764: error: (Each undeclared identifier is reported only once
coders/png.c:1764: error: for each function it appears in.)
make: *** [coders/coders_png_la-png.lo] Error 1

!!! ERROR: media-gfx/imagemagick-6.2.5.5 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  imagemagick-6.2.5.5.ebuild, line 86:   Called die


revdep-rebuild...
Code:

All prepared. Starting rebuild...
emerge --oneshot  =app-office/openoffice-bin-2.0.2 =media-gfx/imagemagick-6.2.5.5 =media-libs/libquicktime-0.9.4 =x11-terms/xterm-215


Some other stuff from imagemagick
Code:

ImageMagick is configured as follows. Please verify that this configuration
matches your expectations.

Host system type : x86_64-pc-linux-gnu

                  Option                        Value
-------------------------------------------------------------------------
Shared libraries  --enable-shared=yes           yes
Static libraries  --enable-static=yes           yes
Module support    --with-modules=yes            yes
GNU ld            --with-gnu-ld=yes             yes
Quantum depth     --with-quantum-depth=16       16

Delegate Configuration:
BZLIB             --with-bzlib=no               no
DPS               --with-dps=yes                no
FlashPIX          --with-fpx=no         no
FreeType 2.0      --with-ttf=no         no
GhostPCL          None                          pcl6 (unknown)
Ghostscript       None                          gs (8.15.2)
Ghostscript fonts --with-gs-font-dir=/usr/share/fonts/default/ghostscript      /usr/share/fonts/default/ghostscript/
Ghostscript lib   --with-gslib=no               no
Graphviz          --with-gvc=no         no
JBIG              --with-jbig=no                no
JPEG v1           --with-jpeg=yes               yes
JPEG-2000         --with-jp2=no         no
LCMS              --with-lcms=no                no
Magick++          --with-magick-plus-plus=yes   yes
PERL              --with-perl=no                no
PNG               --with-png=yes                yes
TIFF              --with-tiff=yes               yes
Windows fonts     --with-windows-font-dir=      none
WMF               --with-wmf=no         no
X11               --with-x=yes                  yes
XML               --with-xml=no         no
ZLIB              --with-zlib=yes               yes

X11 Configuration:
  X_CFLAGS     =
  X_PRE_LIBS   = -lSM -lICE
  X_LIBS       = -L/usr/lib64
  X_EXTRA_LIBS =

Options used to compile and link:
  PREFIX      = /usr
  EXEC-PREFIX = /usr
  VERSION     = 6.2.5
  CC          = x86_64-pc-linux-gnu-gcc
  CFLAGS      = -march=athlon64 -O2 -pipe -Wall -pthread
  CPPFLAGS    = -I/usr/include
  PCFLAGS     =
  DEFS        = -DHAVE_CONFIG_H
  LDFLAGS     = -L/usr/lib64 -L/usr/lib64
  LIBS        = -lMagick -ltiff -ljpeg -lXext -lSM -lICE -lX11 -lXt -lz -lpthread -lm -lpthread
  CXX         = x86_64-pc-linux-gnu-g++
  CXXFLAGS    = -march=athlon64 -O2 -pipe -pthread


Thanks


Last edited by k1ll1nt1m3 on Mon Jul 10, 2006 12:47 am; edited 1 time in total
Back to top
View user's profile Send private message
stupidkid
Apprentice
Apprentice


Joined: 17 Apr 2006
Posts: 247
Location: 127.0.0.1

PostPosted: Thu Jul 06, 2006 6:50 pm    Post subject: Reply with quote

I get the same error although I'm using x86. Anyone can help? :?
Back to top
View user's profile Send private message
Cthulhu666
Apprentice
Apprentice


Joined: 02 Apr 2004
Posts: 195

PostPosted: Thu Jul 06, 2006 7:38 pm    Post subject: Reply with quote

Yup, I have this problem as well.

Relevant info:
Code:
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.3.6-r4, 2.6.17-gentoo-r1 i686)
=================================================================
System uname: 2.6.17-gentoo-r1 i686 AMD Athlon(tm)
Gentoo Base System version 1.6.15
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=athlon-xp -mmmx -msse -m3dnow -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-Os -march=athlon-xp -mmmx -msse -m3dnow -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ http://gentoo.intergenia.de http://mirror.gentoo.no/ ftp://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac acpi alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 cdda cddb cdparanoia cdr cli crypt cups dga directfb dlloader dri dvd dvdr dvdread eds emboss encode esd exif ffmpeg flac foomaticdb fortran gdbm gif glitz glut gnome gpm gstreamer gtk gtk2 ieee1394 imlib ipv6 isdnlog jabber jack jpeg kde kdehiddenvisibility libg++ libwww lm_sensors logitech-mouse mad mikmod mmx mng motif mozilla mp3 mpeg mysql ncurses nls nocd nptl nvidia ogg oggvorbis openal opengl oss pam pcre pda pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection samba sdl session spell spl sse ssl stream svg sysvipc tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb v4l vorbis win32codecs xcomposite xine xml xmms xorg xosd xv xvid zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_fbdev video_cards_nv video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

_________________
A certified Gentoo lover!
Got 4 Gentoo boxes (2 desktops, 1 laptop and a server/MythTV HTPC).

Bought a computer bundled with windows? Don't want to use windows? Demand a refund!
Back to top
View user's profile Send private message
stupidkid
Apprentice
Apprentice


Joined: 17 Apr 2006
Posts: 247
Location: 127.0.0.1

PostPosted: Thu Jul 06, 2006 8:01 pm    Post subject: Reply with quote

Hmm...I ended up using the unstable 6.2.8.0 version and that worked. I don't think imagemagick can mess many things up, so having an unstable version is probably fine.
Back to top
View user's profile Send private message
steves
n00b
n00b


Joined: 10 Jan 2005
Posts: 30

PostPosted: Thu Jul 06, 2006 8:28 pm    Post subject: Reply with quote

The unstable version works for me on ~amd64 as well with no problems so far.
Back to top
View user's profile Send private message
chrismortimore
l33t
l33t


Joined: 03 Dec 2005
Posts: 721
Location: Edinburgh, UK

PostPosted: Fri Jul 07, 2006 7:57 am    Post subject: Reply with quote

Strangely enough, I get this problem on my desktop, but not my laptop. Both times using 6.2.5.5.
_________________
Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB 7200rpm Maxtor DiamondMax 10, 2x320GB WD 7200rpm Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB 5400rpm IBM TravelStar, Nvidia 5200Go 64MB
Back to top
View user's profile Send private message
onlymee
n00b
n00b


Joined: 27 May 2004
Posts: 24

PostPosted: Fri Jul 07, 2006 9:55 am    Post subject: Reply with quote

I have this issue too... But as if for completeness I have it on my laptop but not my desktop!

It looks like it's related to libpng ...
https://bugs.gentoo.org/show_bug.cgi?id=136452

and the solution seems to be to use unstable.
Back to top
View user's profile Send private message
soth
Apprentice
Apprentice


Joined: 12 Sep 2003
Posts: 207

PostPosted: Fri Jul 07, 2006 10:57 am    Post subject: Reply with quote

doing keyworded version made it compile nicely...
_________________
- Never argue with an idiot. They just drag you down to your level and beat you with experience.

Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
MikeTheGreat
n00b
n00b


Joined: 03 Apr 2005
Posts: 56
Location: London, UK

PostPosted: Sat Jul 08, 2006 10:14 am    Post subject: Reply with quote

Same problem here, the unstable version worked for me too :D
Back to top
View user's profile Send private message
pacho2
Developer
Developer


Joined: 04 Mar 2005
Posts: 2599
Location: Oviedo, Spain

PostPosted: Sat Jul 08, 2006 6:23 pm    Post subject: Reply with quote

It is a bug: imagemagick 6.2.5.5 doesn't compile against libpng-1.2.10 and 1.2.12, then, run the following:
Code:

emerge =media-libs/libpng-1.2.8-r1
emerge imagemagick
emerge libpng


______--

Also, you can try to use the current testing version of libpng...
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Sun Jul 09, 2006 5:23 am    Post subject: Reply with quote

I emerged libpng-1.2.12-r1 (masked) and then imagemagick emerged OK (6.2.5.5).
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
k1ll1nt1m3
Apprentice
Apprentice


Joined: 02 Jun 2004
Posts: 196

PostPosted: Mon Jul 10, 2006 12:45 am    Post subject: Reply with quote

I used the unstable imagemagick. It seems fine so far. Thanks for all the help.
Back to top
View user's profile Send private message
nessus11
n00b
n00b


Joined: 13 Mar 2006
Posts: 42
Location: Burbank, California

PostPosted: Fri Aug 18, 2006 6:42 pm    Post subject: Re: imagemagick-6.2.5.5 fails [SOLVED] Reply with quote

Where to do you go for this? Where is this configuration file? Thx

Some other stuff from imagemagick
Code:

ImageMagick is configured as follows. Please verify that this configuration
matches your expectations.

Host system type : x86_64-pc-linux-gnu

                  Option                        Value
-------------------------------------------------------------------------
Shared libraries  --enable-shared=yes           yes
Static libraries  --enable-static=yes           yes
Module support    --with-modules=yes            yes
GNU ld            --with-gnu-ld=yes             yes
Quantum depth     --with-quantum-depth=16       16

Delegate Configuration:
BZLIB             --with-bzlib=no               no
DPS               --with-dps=yes                no
FlashPIX          --with-fpx=no         no
FreeType 2.0      --with-ttf=no         no
GhostPCL          None                          pcl6 (unknown)
Ghostscript       None                          gs (8.15.2)
Ghostscript fonts --with-gs-font-dir=/usr/share/fonts/default/ghostscript      /usr/share/fonts/default/ghostscript/
Ghostscript lib   --with-gslib=no               no
Graphviz          --with-gvc=no         no
JBIG              --with-jbig=no                no
JPEG v1           --with-jpeg=yes               yes
JPEG-2000         --with-jp2=no         no
LCMS              --with-lcms=no                no
Magick++          --with-magick-plus-plus=yes   yes
PERL              --with-perl=no                no
PNG               --with-png=yes                yes
TIFF              --with-tiff=yes               yes
Windows fonts     --with-windows-font-dir=      none
WMF               --with-wmf=no         no
X11               --with-x=yes                  yes
XML               --with-xml=no         no
ZLIB              --with-zlib=yes               yes

X11 Configuration:
  X_CFLAGS     =
  X_PRE_LIBS   = -lSM -lICE
  X_LIBS       = -L/usr/lib64
  X_EXTRA_LIBS =

Options used to compile and link:
  PREFIX      = /usr
  EXEC-PREFIX = /usr
  VERSION     = 6.2.5
  CC          = x86_64-pc-linux-gnu-gcc
  CFLAGS      = -march=athlon64 -O2 -pipe -Wall -pthread
  CPPFLAGS    = -I/usr/include
  PCFLAGS     =
  DEFS        = -DHAVE_CONFIG_H
  LDFLAGS     = -L/usr/lib64 -L/usr/lib64
  LIBS        = -lMagick -ltiff -ljpeg -lXext -lSM -lICE -lX11 -lXt -lz -lpthread -lm -lpthread
  CXX         = x86_64-pc-linux-gnu-g++
  CXXFLAGS    = -march=athlon64 -O2 -pipe -pthread


Thanks[/quote]
_________________
Request for assistance over!
Back to top
View user's profile Send private message
thedude0001
Arch/Herd Tester
Arch/Herd Tester


Joined: 16 Jan 2005
Posts: 69

PostPosted: Sat Aug 19, 2006 2:45 am    Post subject: Reply with quote

Uhm, which "this" are you refering to? You could make a better use of the space if you write a little more verbose questions in normal size then writing in big red letters. This won't get you more answers, if anything it will get you less ;)
_________________
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.
Back to top
View user's profile Send private message
nessus11
n00b
n00b


Joined: 13 Mar 2006
Posts: 42
Location: Burbank, California

PostPosted: Mon Aug 21, 2006 10:10 pm    Post subject: Reply with quote

I'm surprised you can see my simple questions you failed to answer and not the space consuming configuration right below it which is the "this" I am refering to. This configuration is from a prior post above. How much more verbose do you want me to be? I'm not a Gentoo guru, thats why I'm asking as simple as I can. I do apologize if anyone else got offended by my red and larger than normal font size letters. However, a lecture on how to resolve the issue(location of the config file) would of been more appropriate then a lecture on color and size of font. Or both would of been outstanding and more productive. :wink:
_________________
Request for assistance over!
Back to top
View user's profile Send private message
red-wolf76
l33t
l33t


Joined: 13 Apr 2005
Posts: 714
Location: Rhein-Main Area

PostPosted: Fri Sep 22, 2006 9:48 am    Post subject: Reply with quote

I beg to differ.

When one sees the following
Quote:
I used the unstable imagemagick. It seems fine so far. Thanks for all the help.

in the post right above yours

And then your post starts in big red letters, asking for the config file "for this", I must say I too got the impression that you asked about how to install the unstable imagemagick. Especially, since the quote below is preceded by "some more stuff..."

Ok, so you didn't, but it wasn't exactly precise or clear.
_________________
0mFg, G3nt00 r0X0r$ T3h B1g!1111 ;)

Use sane CFLAGS! If for no other reason, do it for the lulz!
Back to top
View user's profile Send private message
nessus11
n00b
n00b


Joined: 13 Mar 2006
Posts: 42
Location: Burbank, California

PostPosted: Tue Oct 10, 2006 5:01 pm    Post subject: Reply with quote

Thanks for not answering my questions again on my previous post. Good day. :?
_________________
Request for assistance over!
Back to top
View user's profile Send private message
soth
Apprentice
Apprentice


Joined: 12 Sep 2003
Posts: 207

PostPosted: Tue Oct 10, 2006 5:04 pm    Post subject: Reply with quote

Are you guys sober?
_________________
- Never argue with an idiot. They just drag you down to your level and beat you with experience.

Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum