[QGIS-trac] [Quantum GIS] #1879: debian build-depends missing pyqt4-dev-tools

Quantum GIS qgis at qgis.org
Tue Aug 18 01:26:41 EDT 2009


#1879: debian build-depends missing pyqt4-dev-tools
------------------------------------------------+---------------------------
   Reporter:  hamish                            |              Owner:  nobody       
       Type:  patch                             |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.2.0
  Component:  Build/Install                     |            Version:  HEAD         
   Keywords:  debian                            |   Platform_version:  Lenny amd64  
   Platform:  Debian                            |           Must_fix:  No           
Status_info:  0                                 |  
------------------------------------------------+---------------------------
 Hi,

 A fresh checkout of svn trunk fails to build on Debian due to a missing
 build-depends on the pyqt4-dev-tools package.

 {{{
 $ debuild binary
 ...
 -- Looking for openpty - found
 -- Found PythonLibs: /usr/lib/python2.5/config/libpython2.5.so
 -- Found PythonInterp: /usr/bin/python2.5
 ERRORpyuic4 is required
 -- Python libraries found
 -- Python bindings enabled
 -- Looking for Q_WS_X11
 -- Looking for Q_WS_X11 - found
 ...
 [ 96%] Generating ui_qgsplugininstallerbase.py
 /bin/sh: PYUIC4_PROGRAM-NOTFOUND: command not found
 make[3]: ***
 [python/plugins/plugin_installer/ui_qgsplugininstallerbase.py] Error 127
 ...
 }}}


 the attached patch vs. svn trunk adds that & then it builds ok.



 thanks,
 Hamish

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