[QGIS-trac] Re: [Quantum GIS] #1959: Trunk build fails with sip-4.9 and PyQt-4.6

Quantum GIS qgis at qgis.org
Thu Oct 8 00:02:17 EDT 2009


#1959: Trunk build fails with sip-4.9 and PyQt-4.6
--------------------------------------------------------------+-------------
        Reporter:  jctull                                     |         Owner:  nobody          
            Type:  bug                                        |        Status:  reopened        
        Priority:  critical: causes crash or data corruption  |     Milestone:  Version 1.4.0   
       Component:  Build/Install                              |       Version:  HEAD            
      Resolution:                                             |      Keywords:  sip pyqt compile
Platform_version:  10.6.1                                     |      Platform:  OS X            
        Must_fix:  Yes                                        |   Status_info:  0               
--------------------------------------------------------------+-------------
Comment (by jctull):

 Replying to [comment:5 vince]:
 > Ah, apologies, I just cut/pasted out of a tcl script (Macports), where
 some characters must be escaped. The right command is:
 >
 > {{{
 > sed -E  "s|sipClass(_[^,]+)|(sipWrapperType *) sipTypeAsPyTypeObject
 (sipType\1)|" conversions.sip > tmp.sip
 > rm conversions.sip
 > }}}
 >
 > Sorry for that.

 The sed command and appropriate replacement of the conversions.php file
 worked on the current trunk. Is this something that can be worked into the
 source code with an OS and lib check?

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1959#comment:6>
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