Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676150 - =sci-electronics/kicad-5.0.1 configure failed - wxPython mismatch
Summary: =sci-electronics/kicad-5.0.1 configure failed - wxPython mismatch
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-24 08:52 UTC by acab
Modified: 2019-01-24 09:37 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description acab 2019-01-24 08:52:25 UTC
Hi, kicad no longer builds for me and I'm unsure how to proceed.
Comment 1 acab 2019-01-24 08:55:33 UTC
Using pastebin as bugzilla refuses attachemnts today:

- build.log: https://pastebin.com/Z6KZJTJB
- emerge --info: https://pastebin.com/ZAKS7rk5

Thanks a lot
Comment 2 Mart Raudsepp gentoo-dev 2019-01-24 08:59:55 UTC
You've rebuilt wxGTK:3.0 with a newer GCC, but not wxpython.
Rebuild wxpython also with that newer GCC (probably just rebuild and not worry about versions; you gcc-config selected a newer one recently), and you should be good to go with kicad.
Comment 3 acab 2019-01-24 09:37:22 UTC
Thank you Mart, it's building now