Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378879 - Failed to emerge x11-libs/gtk+-2.24.5-r1
Summary: Failed to emerge x11-libs/gtk+-2.24.5-r1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-12 08:16 UTC by Thomas Deutsch
Modified: 2011-08-12 12:28 UTC (History)
0 users

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


Attachments
Build log (build.log,139.81 KB, text/plain)
2011-08-12 08:16 UTC, Thomas Deutsch
Details
Enviroment (environment,240.65 KB, text/plain)
2011-08-12 08:17 UTC, Thomas Deutsch
Details
emerge -pqv (emerge_pqv.txt,240 bytes, text/plain)
2011-08-12 08:17 UTC, Thomas Deutsch
Details
emerge --info (emerge_info.txt,4.32 KB, text/plain)
2011-08-12 08:17 UTC, Thomas Deutsch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutsch 2011-08-12 08:16:21 UTC
* ERROR: x11-libs/gtk+-2.24.5-r1 failed (compile phase):
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 5990:  Called _eapi2_src_compile
 *     ebuild.sh, line  669:  Called die
 * The specific snippet of code:
 *   		emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =x11-libs/gtk+-2.24.5-r1',
 * the complete build log and the output of 'emerge -pqv =x11-libs/gtk+-2.24.5-r1'.
 * The complete build log is located at '/var/tmp/portage/x11-libs/gtk+-2.24.5-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/gtk+-2.24.5-r1/temp/environment'.
 * S: '/var/tmp/portage/x11-libs/gtk+-2.24.5-r1/work/gtk+-2.24.5'
Comment 1 Thomas Deutsch 2011-08-12 08:16:46 UTC
Created attachment 282987 [details]
Build log
Comment 2 Thomas Deutsch 2011-08-12 08:17:02 UTC
Created attachment 282989 [details]
Enviroment
Comment 3 Thomas Deutsch 2011-08-12 08:17:13 UTC
Created attachment 282991 [details]
emerge -pqv
Comment 4 Thomas Deutsch 2011-08-12 08:17:37 UTC
Created attachment 282993 [details]
emerge --info
Comment 5 Alexandre Rostovtsev (RETIRED) gentoo-dev 2011-08-12 09:34:03 UTC
The cause of the problem is this:

/usr/bin/g-ir-compiler: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory

You need to re-emerge gobject-introspection; you may also want to run revdep-rebuild.
Comment 6 Thomas Deutsch 2011-08-12 10:07:54 UTC
Thanks, i'll try that. I used emerge -auDt world --newuse, so why deos emerge not re-emerge gobject-introspection first?
Comment 7 Thomas Deutsch 2011-08-12 10:29:58 UTC
emerge gobject-introspection helped.
Comment 8 Pacho Ramos gentoo-dev 2011-08-12 12:28:33 UTC
You probably forgot to run revdep-rebuild after updating your system -> please run it always after emerge -avuDN world