| Summary: | sci-geosciences/qgis-1.5.0: Failed to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Premek Vohnout <premek> |
| Component: | New packages | Assignee: | Sci-geo Project <sci-geosciences> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Compile error | ||
|
Description
Premek Vohnout
2010-10-04 07:47:00 UTC
Created attachment 249518 [details]
Compile error
Maybe a parallel make issue. with MAKEOPTS="-j1" I get this error
Linking CXX shared library libqgis_analysis.so
[ 71%] Built target qgis_analysis
[ 71%] Generating analysis/sipanalysispart0.cpp, analysis/sipanalysispart1.cpp, analysis/sipanalysispart2.cpp, analysis/sipanalysispart3.cpp
sip: /var/tmp/portage/sci-geosciences/qgis-1.5.0/work/qgis-1.5.0/python/core/conversions.sip:269: Mapped type has already been defined in another module
make[2]: *** [python/analysis/sipanalysispart0.cpp] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis_analysis.dir/all] Error 2
make: *** [all] Error 2
emake failed
Resolved in bug #342315? 1.7.0 added to main tree. Does build with sip again. |