[QGIS-trac] [Quantum GIS] #3722: sip error compiling on armv7l

Quantum GIS qgis at qgis.org
Tue Apr 12 17:01:33 EDT 2011


#3722: sip error compiling on armv7l
------------------------------------------------+---------------------------
   Reporter:  elpaso                            |              Owner:  borysiasty   
       Type:  bug                               |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.7.0
  Component:  Python plugins and bindings       |            Version:  Trunk        
   Keywords:                                    |   Platform_version:               
   Platform:  Linux                             |           Must_fix:  No           
Status_info:  0                                 |  
------------------------------------------------+---------------------------
 Hi, while compiling latest trunk on ubuntu maverick armv7l I get:


 [ 61%] Built target compile_python_files
 [ 62%] Generating analysis/sipanalysispart0.cpp,
 analysis/sipanalysispart1.cpp, analysis/sipanalysispart2.cpp,
 analysis/sipanalysispart3.cpp

 sip: QgsSymbolLayerV2Utils::encodeRealVector() unsupported function
 argument type - provide %MethodCode and a valid C++ signature
 make[2]: *** [python/analysis/sipanalysispart0.cpp] Errore 1
 make[1]: *** [python/CMakeFiles/python_module_qgis_analysis.dir/all]
 Errore 2
 make: *** [all] Errore 2


 I had to patch some part of the code on new wymbology to get rid of some
 float/double conversions but I don't think they can be related to this
 error.

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3722>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list