Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 570402 - 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&)'
Summary: sci-electronics/kicad: CMakeFiles/eeschema_kiface.dir/dialogs/dialog_erc_base...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal critical (vote)
Assignee: Zoltan Puskas
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-31 14:17 UTC by Martin
Modified: 2016-01-05 00:08 UTC (History)
2 users (show)

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


Attachments
emerge --info '=sci-electronics/kicad-4.0.1::gentoo' (emerge-info.txt,20.66 KB, text/plain)
2015-12-31 14:17 UTC, Martin
Details
emerge -pqv '=sci-electronics/kicad-4.0.1::gentoo' (emerge-pqv.txt,339 bytes, text/plain)
2015-12-31 14:19 UTC, Martin
Details
build.log (build.log.bz2,25.06 KB, application/x-bzip2)
2015-12-31 14:48 UTC, Martin
Details
build.log.bz2 (build.log.bz2,25.06 KB, application/x-bzip2)
2015-12-31 14:48 UTC, Martin
Details

Note You need to log in before you can comment on or make changes to this bug.
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.