Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 190083

Summary: media-gfx/imagemagick missing dev-libs/dbus-glib dependency
Product: Gentoo Linux Reporter: André <andre.miras>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description André 2007-08-24 20:21:12 UTC
An error while compiling media-gfx/imagemagick-6.3.4-r1 on AMD64:

grep: /usr/lib64/libdbus-glib-1.la: No such file or directory
/bin/sed: can't read /usr/lib64/libdbus-glib-1.la: No such file or directory
libtool: link: `/usr/lib64/libdbus-glib-1.la' is not a valid libtool archive
make: *** [coders/svg.la] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: media-gfx/imagemagick-6.3.4-r1 failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_compile
  ebuild.sh, line 985:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  imagemagick-6.3.4-r1.ebuild, line 95:   Called die

!!! compile problem
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-gfx/imagemagick-6.3.4-r1/temp/build.log'.

_____________________________

Resolve by compiling dev-libs/dbus-glib first.
Sorry for my English and thanks for your jobs.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-24 20:57:26 UTC
Erm, this has no dependency on dbus whatsoever. You should revdep-rebuild.

$ grep -Rni dbus ImageMagick-6.3.4/
$