Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138341 - gimp-help fails with convert from imagemagick on ~amd64
Summary: gimp-help fails with convert from imagemagick on ~amd64
Status: RESOLVED DUPLICATE of bug 139052
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Karol Wojtaszek (RETIRED)
URL:
Whiteboard:
Keywords:
: 141386 142113 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-28 05:10 UTC by Darren Dale
Modified: 2010-02-05 17:40 UTC (History)
8 users (show)

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 Darren Dale 2006-06-28 05:10:59 UTC
I am not able to build gimp-help-0.10 on ~amd64:

/usr/bin/convert: symbol lookup error: /usr/lib64/ImageMagick-6.2.8/modules-Q16/coders/png.so: undefined symbol: png_get_asm_flags
Converting ./mousebutton.png
/usr/bin/convert: symbol lookup error: /usr/lib64/ImageMagick-6.2.8/modules-Q16/coders/png.so: undefined symbol: png_get_asm_flags
Converting ./caution.png
/usr/bin/convert: symbol lookup error: /usr/lib64/ImageMagick-6.2.8/modules-Q16/coders/png.so: undefined symbol: png_get_asm_flags
Converting ./link.png
/usr/bin/convert: symbol lookup error: /usr/lib64/ImageMagick-6.2.8/modules-Q16/coders/png.so: undefined symbol: png_get_asm_flags
make: *** [stamps/convert.stamp] Error 127

!!! ERROR: app-doc/gimp-help-0.10 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  gimp-help-0.10.ebuild, line 43:   Called die


here is my emerge --info:
Portage 2.1.1_pre1-r4 (default-linux/amd64/2006.0, gcc-4.1.1/amd64-vanilla, glibc-2.4-r3, 2.6.16-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.1
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.18.1
sys-devel/autoconf:  2.13, 2.60
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-r2, 2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -mtune=k8 -pipe -fomit-frame-pointer"
CHOST="x86_64-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/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=k8 -mtune=k8 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j1"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 X aac acl alsa atlas avi bash-completion berkdb bitmap-fonts blas bzip2 cairo cblas cdr cli crypt ctype cups doc dri dvd dvdr eds emboss encode examples f77 fftw firefox foomaticdb foomativdb fortran gif gimpprint gpm gstreamer gtk gtk2 hal imagemagick imap imlib isdnlog java jpeg jpeg2k kde lapack ldap lzw lzw-tiff mime mmap mozilla mozsvg mp3 mpeg multislot ncurses nptl nptlonly nsplugin opengl oss pam pcre pdf pdflib perl pic png ppds pppd python qt qt3 qt4 quicktime readline reflection rss sdl session spell spl ssl subversion svg symlink tcltk tcpd tetex threads tiff truetype truetype-fonts type1-fonts unicode usb winbind wxwindows xfs xinerama xorg xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_ati video_cards_vga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Henrik Brix Andersen 2006-06-28 15:00:16 UTC
(In reply to comment #0)
> I am not able to build gimp-help-0.10 on ~amd64:
> 
> /usr/bin/convert: symbol lookup error:
> /usr/lib64/ImageMagick-6.2.8/modules-Q16/coders/png.so: undefined symbol:
> png_get_asm_flags

Looks like you've got a broken magicpoint installation - please try remerging it (or run revdep-rebuild).
Comment 2 Darren Dale 2006-06-29 05:55:54 UTC
Actually, I dont have magicpoint installed on my system at all. What package should depend on it?
Comment 3 Darren Dale 2006-06-29 08:37:29 UTC
I tried rebuilding my imagemagick, but I still cant compile gimp-help. Why was this bug marked resolved?
Comment 4 Henrik Brix Andersen 2006-06-29 09:12:19 UTC
(In reply to comment #2)
> Actually, I dont have magicpoint installed on my system at all. What package
> should depend on it?

Oops. Sorry, I mistyped that - I meant to write "imagemagick", not "magicpoint". 

After rebuilding "imagemagick" does '/usr/bin/convert' still fail? Even if run manually from the console?

PS: The bug is marked RESOLVED NEEDINFO to indicate that it was awaiting information provided by you. Once you provide the requested information you should also reopen the bug.
Comment 5 Darren Dale 2006-06-29 09:23:06 UTC
I'm still learning bugzilla etiquette, thanks for being patient.

After rebuilding imagemagick, convert works fine from the commandline. I'm not sure there was a problem with it before I rebuilt it.
Comment 6 Henrik Brix Andersen 2006-06-29 09:31:53 UTC
(In reply to comment #5)
> After rebuilding imagemagick, convert works fine from the commandline. I'm not
> sure there was a problem with it before I rebuilt it.

And you tested gimp-help after rebuilding imagemagick?
Comment 7 Darren Dale 2006-06-29 10:46:12 UTC
Yes, I tested it. I still have the same problem.
Comment 8 Henrik Brix Andersen 2006-06-29 11:15:34 UTC
All gimp-help does is calling 'convert' from ImageMagick. As I can't reproduce here I am reassigning to sekretarz@gentoo.org and the graphics herd.

For now, you can get past this by setting USE="-imagemagick" on app-doc/gimp-help.
Comment 9 Max Hacking 2006-07-17 19:23:04 UTC
Experiencing the same issue here too....

media-gfx/imagemagick-6.2.8.0
app-doc/gimp-help-0.10

emerge --info

Portage 2.1-r1 (default-linux/amd64/2005.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.15
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
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="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openjms/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.gentoo.skynet.be/pub/gentoo/"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LINGUAS="en"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://homer/portage"
USE="amd64 X a52 aac acpi alsa asf audiofile avi bash-completion berkdb bitmap-fonts bluetooth bonobo bzip2 c++ cairo cddb cdr cli crypt css cups curl dbus dga dlloader dmx dri dts dv dvb dvd dvdr eds effects emboss encode esd exif expat fbcon ffmpeg firefox flac font-server foomaticdb fortran gdbm gif gimp glut gnome gnutls gphoto2 gpm gs gstreamer gtk gtk2 gtkhtml guile hal hddtemp idn imagemagick imlib ipod irda isdnlog jack java jpeg jpg junit ladspa lcms ldap logrotate lzw lzw-tiff mad madwifi mikmod mng mozilla mp3 mpeg mplayer nas nautilus ncurses nfs nls nptl nsplugin nvidia offensive ogg openal opengl pam pcre pdflib perl png portaudio pppd python qt3 qt4 quicktime readline reflection samba scanner sdl session sms sndfile sox speex spell spl ssl subtitles svg tcltk tcpd tetex tga theora tiff transcode truetype truetype-fonts type1-fonts unicode usb userlocales v4l v4l2 vcd vorbis xine xinerama xml xml2 xmms xorg xpm xprint xscreensaver xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_vesa video_cards_fbdev video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

'/usr/bin/convert --help' works fine from CL, although I don't know how gimp-help uses it to replicate more accurately.
Comment 10 Marco Napetti 2006-07-21 03:45:18 UTC
Same problem to me...

Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r3 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-50
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
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="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -pipe -O2"
CHOST="x86_64-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 /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ http://gentoo.eliteitminds.com ftp://mirror.scarlet-internet.nl/pub/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
LINGUAS="it"
MAKEOPTS="-j3"
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="amd64 X a52 aac aalib alsa amuled apache2 arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdb cdda cddb cdio cdparanoia cdr cli codecs cpudetection crypt css cups dga divx4linux dlloader doc dri dts dv dvb dvd dvdr dvdread dxr3 edl eds emboss emul-linux-x86 encode exif faad fame ffmpeg firefox flac foomaticdb fortran ftp ggi gif gimp gimpprint gphoto2 gpm gstreamer gtk gtk2 hal ieee1394 imagemagick imap imlib insecure-drivers ipv6 isdnlog ithreads jack java javascript jp2 jpeg kde latin1 lcd libcaca live lzo lzw lzw-tiff mad matroska mikmod mime monkey mozilla mp3 mpeg mplayer musepack musicbrainz mysql mythtv ncurses nls noamazon nowin nptl nptlonly nvidia ogg oggvorbis opengl pam pcre pdflib perl php png ppds pppd python qt qt3 qt4 quicktime readline reflection remote samba scanner sdl session sndfile speex spell spl ssl tcpd tga theora tidy tiff truetype truetype-fonts type1-fonts usb v4l v4l2 vcd videos visualization wifi xanim xine xinerama xorg xpm xv xvid xvmc zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_it userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 11 Phillip Kelchen 2006-07-21 07:37:09 UTC
I also have the same problem with gimp-help and I did recompile ImageMagick too. 

Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r13 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r13 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Gentoo Base System version 1.6.15
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  0.4.2-r1
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="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -msse3 -ffast-math -O3 -pipe -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -mfpmath=sse -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -msse3 -ffast-math -O3 -pipe -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -mfpmath=sse -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.mirrors.tds.net/pub/gentoo/"
LINGUAS="en"
MAKEOPTS="-j4"
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/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/vmware"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib acml alsa arts artswrappersuid asf avi berkdb bitmap-fonts browserplugin bzip2 cairo cddb cdparanoia cdr cli cpudetection crypt css cups dlloader doc dri dts dv dvd dvdr dvdread dxr3 eds emboss encode extrafilters fame ffmpeg flac foomaticdb fortran fpx gif glade glitz gphoto2 gpm graphviz gs gstreamer gtk gtk2 gtkhtml hal ieee1394 imagemagick imlib ipv6 isdnlog java jbig jpeg jpeg2k kde kdeenablefinal kipi lapack lcms logitech-mouse lzo lzw lzw-tiff mad mailwrapper mbox mjpeg mng modplug mozilla mp3 mp4 mpeg mplayer musepack musicbrainz mysql ncurses network nls nptl nptlonly nsplugin nvidia ogg openexr opengl pam pcre pdf pdflib perl plotutils png ppds pppd python qt qt3 qt4 quicktime rdesktop readline reflection samba sametime scanner sdl session slp smp sndfile speek speex spell spl sqlite ssl svg symlink tcpd theora threads tidy tiff truetype truetype-fonts type1-fonts usb v4l v4l2 vcd video_cards_nvidia visualization vmware vorbis wmf wxwindows x264 xcomposite xine xinerama xml xmms xorg xpm xv zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 12 Peter Ruskin 2006-07-21 15:43:03 UTC
I have the same problem here too.

# emerge info
*** Deprecated use of action 'info', use '--info' instead
Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.3.6-r4, 2.6.17-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r1 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
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="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d /etc/revdep-rebuild /etc/terminfo /usr/X11R6/lib/X11/xkb"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer nostrip notitles sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk ftp://mirrors.blueyonder.co.uk/mirrors/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/ "
LANG="en_GB.utf8"
LINGUAS="en_GB de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages/amd64"
PORTAGE_RSYNC_EXTRA_OPTS="--progress"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 3ds S3TC X a52 aac aalib acpi akode alsa amuled ao aotuv arts artswrappersuid asf audiofile avi bash-completion berkdb binary-drivers bitmap-fonts bittorrent browserplugin bzip2 calendar cddb cdparanoia cdr chroot clamav clamd cli cpudetection css cups curl curlwrappers dbase devmap dga dlloader doc dpms dri dv dvd dvdr dvdread encode escreen examples exif extrafilters fame fat fbcon ffmpeg firefox flac foomaticdb ftp ggi gif gimp gimpprint gphoto2 gpm gs gstreamer gtk gtk2 imagemagick imlib innodb interbase iodbc isdnlog java javascript jbig joystick jpeg jpeg2k kde live lzw lzw-tiff maildir mbox mime mjpeg mng mono mozcalendar moznocompose moznoirc mp3 mpeg mysql mysqli ncurses network nls nocardbus nodroproot nomac nptl nsplugin odbc opengl pcre pdf pdflib perl png posix postgres ppds pppd python qt qt3 quicktime readline reflection rtc samba scanner sdl sensord session slang slp smartcard sms sox spell spl sqlite sqlite3 ssl svg tcltk tcpd tetex tga theora tiff timidity truetype-fonts type1-fonts unicode usb vcd vdr videos vim-with-x vorbis wmf wxwindows xbase xine xorg xpm xscreensaver xv xvid yv12 zlib elibc_glibc input_devices_aiptek input_devices_evdev input_devices_keyboard input_devices_joystick input_devices_mouse input_devices_vmmouse kernel_linux linguas_en_GB linguas_de userland_GNU video_cards_nvidia video_cards_nv video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS
Comment 13 Jakub Moc (RETIRED) gentoo-dev 2006-07-23 11:27:53 UTC
Broken imagemagick due to <=libpng-1.2.12 being screwed on amd64 (at least...)

*** This bug has been marked as a duplicate of 139052 ***
Comment 14 Jakub Moc (RETIRED) gentoo-dev 2006-07-23 11:29:57 UTC
*** Bug 141386 has been marked as a duplicate of this bug. ***
Comment 15 Jakub Moc (RETIRED) gentoo-dev 2006-07-23 11:31:36 UTC
For people stuck at this, the fix is to upgrade to libpng-1.2.12-r1 and re-emerge imagemagick.
Comment 16 Jakub Moc (RETIRED) gentoo-dev 2006-07-30 02:12:47 UTC
*** Bug 142113 has been marked as a duplicate of this bug. ***