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

Bug 146797

Summary: ERROR: media-gfx/gimp-2.2.12 failed
Product: Gentoo Linux Reporter: lant
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
emerge -v gimp
emerge -v librsvg
emerge -v gimp config.log

Description lant 2006-09-07 22:54:40 UTC
# error occures with different packages, not only GIMP

!!! ERROR: media-gfx/gimp-2.2.8-r1 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  gimp-2.2.8-r1.ebuild, line 115:   Called econf '--disable-default-binary' '--with-x' '--enable-mmx' '--enable-sse' '--disable-altivec' '--disable-gtk-doc' '--enable-python' '--disable-print' '--with-libpng' '--with-libjpeg' '--with-libexif' '--disable-mp' '--without-libtiff' '--without-libmng' '--without-aa' '--disable-lcms' '--disable-gtkhtml' '--disable-svg' '--disable-debug'
  ebuild.sh, line 539:   Called die
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-08 00:28:21 UTC
Reopen with actual errors and emerge --info if 2.2.12 doesn't work for you. We are lacking paranormal skills, sorry.

Comment 2 lant 2006-09-19 06:13:59 UTC
Created attachment 97402 [details]
emerge --info
Comment 3 lant 2006-09-19 06:17:52 UTC
# tried gimp-2.2.12, but it tells the same:

!!! ERROR: media-gfx/gimp-2.2.12 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  gimp-2.2.12.ebuild, line 108:   Called econf '--disable-default-binary' '--with-x' '--enable-mmx' '--enable-sse' '--disable-altivec' '--disable-gtk-doc' '--enable-python' '--disable-print' '--with-libpng' '--with-libjpeg' '--with-libexif' '--disable-mp' '--without-libtiff' '--without-libmng' '--without-aa' '--without-lcms' '--without-gtkhtml2' '--without-librsvg' '--disable-debug'
  ebuild.sh, line 539:   Called die
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-09-19 07:12:44 UTC
You didn't post any error. Try again.
Comment 5 lant 2006-09-19 07:37:14 UTC
(In reply to comment #4)
> You didn't post any error. Try again.
> 
The problem is that emerge fails on _some_ packages with the same error message; often another version of package emerges successefully, but sometimes (as with Gimp) not
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-09-19 07:54:58 UTC
You didn't post any error. Post the lines above, not the completely useless final message that tells you to post the *topmost* ebuild error.
Comment 7 lant 2006-09-19 08:07:37 UTC
Created attachment 97419 [details]
emerge -v gimp
Comment 8 lant 2006-09-19 08:08:15 UTC
Created attachment 97420 [details]
emerge -v librsvg
Comment 9 lant 2006-09-19 08:14:09 UTC
entire logs of recent packages I tried to emerge attached. 
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2006-09-19 08:27:46 UTC
> !! Please attach the following file when filing a report to bugs.gentoo.org:
> !!! /var/tmp/portage/gimp-2.2.12/work/gimp-2.2.12/config.log

Do it... (and, don't mix two unrelated ebuilds in one bug).


Comment 11 lant 2006-09-19 08:49:39 UTC
Created attachment 97424 [details]
emerge -v gimp config.log

excuse me for stupidness and annoying you...
Comment 12 lant 2006-09-19 09:08:35 UTC
oops, i forgot to change status
Comment 13 Jakub Moc (RETIRED) gentoo-dev 2006-09-19 09:19:14 UTC
<snip>
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libpangocairo-1.0.so: undefined reference to `cairo_scaled_font_text_extents'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libpangocairo-1.0.so: undefined reference to `cairo_scaled_font_get_ctm'
</snip>

Run revdep-rebuild and try again.
Comment 14 lant 2007-03-05 17:06:26 UTC
recently i returned to this problem and solved it by the following steps:

1. run "equery belongs /usr/lib/libpangocairo-1.0.so" because "/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libpangocairo-1.0.so" is a "/usr/lib/libpangocairo-1.0.so"
2. emerge x11-libs/pango
3. emerge media-gfx/gimp

so the problem was in x11-libs/pango package