Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295116 - x11-libs/wxGTK-2.8.10.1-r1 build fails
Summary: x11-libs/wxGTK-2.8.10.1-r1 build fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-29 21:52 UTC by Andreas K. Hüttel
Modified: 2009-11-30 00:32 UTC (History)
0 users

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


Attachments
output of emerge --info (emerge-info.txt,4.31 KB, text/plain)
2009-11-29 21:53 UTC, Andreas K. Hüttel
Details
complete build log (wxgtk-build-log.txt,194.16 KB, text/plain)
2009-11-29 21:54 UTC, Andreas K. Hüttel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas K. Hüttel archtester gentoo-dev 2009-11-29 21:52:26 UTC
make: *** [coredll_gtk_gsockgtk.o] Fehler 1
 *
 * ERROR: x11-libs/wxGTK-2.8.10.1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2903:  Called die
 * The specific snippet of code:
 *       emake || die "make failed.";
 *  The die message:
 *   make failed.
 *
 * 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/x11-libs/wxGTK-2.8.10.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r1/temp/environment'.
 *
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2009-11-29 21:53:18 UTC
Created attachment 211544 [details]
output of emerge --info
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2009-11-29 21:54:10 UTC
Created attachment 211546 [details]
complete build log
Comment 3 Rafał Mużyło 2009-11-29 22:09:17 UTC
If you're mixing stable and unstable, 
you need r3.
Comment 4 Rafał Mużyło 2009-11-29 22:09:48 UTC
It's related to recent dev-libs/glib.
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2009-11-29 22:30:05 UTC
(In reply to comment #4)
> It's related to recent dev-libs/glib.
> 

Confirmed. wxGTK enmerges fine after downgrading glib and gtk+ again to stable.

[ebuild     UD] dev-libs/glib-2.20.5-r1 [2.22.2]
[ebuild     UD] x11-libs/gtk+-2.16.6 [2.18.3]
Comment 6 Rafał Mużyło 2009-11-30 00:32:07 UTC
In that case, you either need both stable or both unstable.