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

Bug 305163

Summary: x11-libs/wxGTK-2.8.10.1-r5 failed -> hidden symbol `wxColour::IsOk() const' isn't defined
Product: Gentoo Linux Reporter: Niklas Heibel <niklas.heibel>
Component: [OLD] LibraryAssignee: Gentoo wxWidgets project <wxwidgets>
Status: VERIFIED DUPLICATE    
Severity: normal CC: astralstorm, niklas.heibel
Priority: High    
Version: 10.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =x11-libs/wxGTK-2.8.10.1-r5
/var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r5/temp/build.log
/var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r5/temp/environment

Description Niklas Heibel 2010-02-14 21:50:37 UTC
advdll_calctrl.o: In function `wxCalendarCtrl::OnPaint(wxPaintEvent&)':
calctrl.cpp:(.text+0x4704): undefined reference to `wxColour::IsOk() const'
calctrl.cpp:(.text+0x471b): undefined reference to `wxColour::IsOk() const'
calctrl.cpp:(.text+0x4879): undefined reference to `wxColour::IsOk() const'
calctrl.cpp:(.text+0x48a2): undefined reference to `wxColour::IsOk() const'
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../../i686-pc-linux-gnu/bin/ld: /var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r5/work/wxPython-src-2.8.10.1/wxgtk_build/lib/libwx_gtk2u_adv-2.8.so.0.6.0: hidden symbol `wxColour::IsOk() const' isn't defined
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../../i686-pc-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make: *** [/var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r5/work/wxPython-src-2.8.10.1/wxgtk_build/lib/libwx_gtk2u_adv-2.8.so.0.6.0] Error 1
 * ERROR: x11-libs/wxGTK-2.8.10.1-r5 failed:
 *   make failed.
 * 
 * Call stack:
 *     ebuild.sh, line  54:  Called src_compile
 *   environment, line 2898:  Called die
 * The specific snippet of code:
 *       emake || die "make failed.";
 * 
 * If you need support, post the output of 'emerge --info =x11-libs/wxGTK-2.8.10.1-r5',
 * the complete build log and the output of 'emerge -pqv =x11-libs/wxGTK-2.8.10.1-r5'.
 * The complete build log is located at '/var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r5/temp/environment'.
 * S: '/var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r5/work/wxPython-src-2.8.10.1'



# emerge -pqv =x11-libs/wxGTK-2.8.10.1-r5
[ebuild  N    ] x11-libs/wxGTK-2.8.10.1-r5  USE="X gnome gstreamer opengl pch sdl -debug -doc -odbc"
Comment 1 Niklas Heibel 2010-02-14 21:51:44 UTC
Created attachment 219715 [details]
emerge --info =x11-libs/wxGTK-2.8.10.1-r5
Comment 2 Niklas Heibel 2010-02-14 21:54:08 UTC
Created attachment 219717 [details]
/var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r5/temp/build.log
Comment 3 Niklas Heibel 2010-02-14 21:56:03 UTC
Created attachment 219719 [details]
/var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r5/temp/environment
Comment 4 Ryan Hill (RETIRED) gentoo-dev 2010-02-15 00:11:59 UTC
sorry, wxGTK is incompatible with -fvisibility-inlines-hidden.

*** This bug has been marked as a duplicate of bug 127020 ***
Comment 5 Ryan Hill (RETIRED) gentoo-dev 2010-10-11 18:58:21 UTC
*** Bug 340543 has been marked as a duplicate of this bug. ***