[QGIS-trac] [Quantum GIS] #2316: Compilation error parsing SIP files

Quantum GIS qgis at qgis.org
Wed Dec 23 07:09:27 EST 2009


#2316: Compilation error parsing SIP files
------------------------------------------------+---------------------------
   Reporter:  hdus                              |              Owner:  nobody       
       Type:  bug                               |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.4.0
  Component:  Build/Install                     |            Version:  HEAD         
   Keywords:                                    |   Platform_version:               
   Platform:  Debian                            |           Must_fix:  No           
Status_info:  0                                 |  
------------------------------------------------+---------------------------
 The attempt to compile the latest QGIS trunk r12590 leeds to the
 compilation error below.

 My System:
  * Kubuntu 9.10
  * Qt-4.5.2
  * SIP-4.9.1
  * PyQT-4.6.1


 {{{
 Parsing SIP files for 'core' library...
 /usr/bin/sip -c core -b /usr/local/src/qgis/qgis/python/core/core.sbf -I
 /usr/share/sip/PyQt4 -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t
 Qt_4_4_1 -g /usr/local/src/qgis/qgis/python/core/core.sip
 sip: /usr/share/sip/PyQt4/QtCore/QtCoremod.sip:115: syntax error
 Parsing SIP files for 'gui' library...
 /usr/bin/sip -c gui -b /usr/local/src/qgis/qgis/python/gui/gui.sbf -I
 /usr/local/src/qgis/qgis/python -I /usr/share/sip/PyQt4 -x VendorID -t
 WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_4_1 -g
 /usr/local/src/qgis/qgis/python/gui/gui.sip
 sip: /usr/share/sip/PyQt4/QtCore/QtCoremod.sip:115: syntax error
 Parsing SIP files for 'analysis' library...
 /usr/bin/sip -c analysis -b
 /usr/local/src/qgis/qgis/python/analysis/analysis.sbf -I
 /usr/local/src/qgis/qgis/python -I /usr/share/sip/PyQt4 -x VendorID -t
 WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_4_1 -g
 /usr/local/src/qgis/qgis/python/analysis/analysis.sip
 sip: /usr/share/sip/PyQt4/QtCore/QtCoremod.sip:115: syntax error
 Creating makefiles...
 Error: Unable to open "/usr/local/src/qgis/qgis/python/core/core.sbf":
 [Errno
 2] No such file or directory:
 '/usr/local/src/qgis/qgis/python/core/core.sbf'
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2316>
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