| Summary: | sci-geosciences/grass USE=wxwidgets - src_configure(): Failed to find configuration base-unicode-release-2.8 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Milos Popovic <gpopac> |
| Component: | Current packages | Assignee: | Sam Jorna (wraeth) <wraeth> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | proxy-maint, sci-geosciences |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
Created attachment 387528 [details]
build.log
Closing as OBSOLETE - sci-geosciences/grass-7.0.1 has been added to the tree as per bug 514514 and subsequently revbumped. Note that sci-geosciences/grass:6 has been masked and will be removed from the tree in the coming weeks. |
1. GRASS fails to build due to line: need-wxwidgets 'unicode' See the log file for details. 2. Additionally, GRASS wxwidgets fails to run on >=dev-python/numpy-1.9 File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/lib/plot.py", line 126, in <module> raise ImportError, "NumPy not found.\n" + msg ImportError: NumPy not found. Python Error was: ImportError: cannot import name oldnumeric Using nympy 1.8 does the job. Reproducible: Always