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

Bug 570402

Summary: sci-electronics/kicad: CMakeFiles/eeschema_kiface.dir/dialogs/dialog_erc_base.cpp.o:(.data.rel.ro._ZTV18ERC_HTML_LISTFRAME[_ZTV18ERC_HTML_LISTFRAME]+0x758): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLWindowTitle(wxString const&)'
Product: Gentoo Linux Reporter: Martin <rmarku>
Component: Current packagesAssignee: Zoltan Puskas <zoltan>
Status: RESOLVED NEEDINFO    
Severity: critical CC: alex_y_xu, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info '=sci-electronics/kicad-4.0.1::gentoo'
emerge -pqv '=sci-electronics/kicad-4.0.1::gentoo'
build.log
build.log.bz2

Description Martin 2015-12-31 14:17:53 UTC
Created attachment 421336 [details]
emerge --info '=sci-electronics/kicad-4.0.1::gentoo'

Simple emerge kicad did not finish
Error is:

../common/libcommon.a(dialog_hotkeys_editor.cpp.o):(.data.rel.ro._ZTV16HOTKEY_LIST_CTRL[_ZTV16HOTKEY_LIST_CTRL]+0x768): undefined reference to `non-virtual thunk to wxGenericListCtrl::GetSizeAvailableForScrollTarget(wxSize const&)'
Comment 1 Martin 2015-12-31 14:19:11 UTC
Created attachment 421338 [details]
emerge -pqv '=sci-electronics/kicad-4.0.1::gentoo'
Comment 2 Martin 2015-12-31 14:48:09 UTC
Created attachment 421340 [details]
build.log
Comment 3 Martin 2015-12-31 14:48:56 UTC
Created attachment 421342 [details]
build.log.bz2
Comment 4 Alex Xu (Hello71) 2016-01-01 19:49:22 UTC
please paste the output of emerge -pv wxGTK.
Comment 5 Zoltan Puskas 2016-01-05 00:04:39 UTC
Emerged kicad successfully both with gcc-4 and gcc-5. Please provide output as per Alex's request.