Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1312 closed bug (fixed)

r9310 fails to build on Debian testing amd64, gcc 4.3.1

Reported by: msieczka Owned by: nobody
Priority: critical: causes crash or data corruption Milestone:
Component: Build/Install Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: Debian
Platform Version: Awaiting user input: no

Description

r9310 fails to build on Debian testing amd64, gcc 4.3.1:

[ 61%] Built target translations
Scanning dependencies of target python
[ 61%] Generating core/Makefile, gui/Makefile
sip: /home/shoofi/src/straight/qgis-trunk/python/core/qgsrasterpyramid.sip:21: syntax error
sip: /home/shoofi/src/straight/qgis-trunk/python/core/qgsrasterpyramid.sip:21: syntax error
Error: Unable to open
"/home/shoofi/src/straight/qgis-trunk/build/python/core/core.sbf": [Errno 2] No
such file or directory:
'/home/shoofi/src/straight/qgis-trunk/build/python/core/core.sbf'
Parsing SIP files for 'core' library...
/usr/bin/sip -c core -b /home/shoofi/src/straight/qgis-trunk/build/python/core/core.sbf -I /usr/share/sip/PyQt4 -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_4_0 -g /home/shoofi/src/straight/qgis-trunk/python/core/core.sip
Parsing SIP files for 'gui' library...
/usr/bin/sip -c gui -b /home/shoofi/src/straight/qgis-trunk/build/python/gui/gui.sbf -I /home/shoofi/src/straight/qgis-trunk/python -I /usr/share/sip/PyQt4 -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_4_0 -g /home/shoofi/src/straight/qgis-trunk/python/gui/gui.sip
Creating makefiles...
make[2]: *** [python/core/Makefile] Error 1
make[1]: *** [python/CMakeFiles/python.dir/all] Error 2
make: *** [all] Error 2

Change History (2)

comment:1 by jef, 16 years ago

Resolution: fixed
Status: newclosed

fixed in r9311

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.