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

Bug 295116

Summary: x11-libs/wxGTK-2.8.10.1-r1 build fails
Product: Gentoo Linux Reporter: Andreas K. Hüttel <dilfridge>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of emerge --info
complete build log

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.