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

Bug 676150

Summary: =sci-electronics/kicad-5.0.1 configure failed - wxPython mismatch
Product: Gentoo Linux Reporter: acab
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: leio
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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