Bug report #2316

Compilation error parsing SIP files

Added by Horst Düster over 14 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:nobody -
Category:Build/Install
Affected QGIS version: Regression?:No
Operating System:Debian Easy fix?:No
Pull Request or Patch supplied: Resolution:invalid
Crashes QGIS or corrupts data: Copied to github as #:12376

Description

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'

History

#2 Updated by Horst Düster over 14 years ago

  • Resolution set to invalid
  • Status changed from Open to Closed

Replying to [comment:1 jef]:


Mmmmm.... I completely removed the QGIS source and than reinstalled it again and now it works. Very cryptic.

Also available in: Atom PDF