[QGIS-trac] Re: [Quantum GIS] #2411: FTBFS: qgsgrass.cpp + old grasses on Debian/Lenny

Quantum GIS qgis at qgis.org
Mon Mar 29 01:54:17 EDT 2010


#2411: FTBFS: qgsgrass.cpp + old grasses on Debian/Lenny
-----------------------------------------------------+----------------------
        Reporter:  hamish                            |         Owner:  nobody       
            Type:  bug                               |        Status:  new          
        Priority:  major: does not work as expected  |     Milestone:  Version 1.5.0
       Component:  Build/Install                     |       Version:  HEAD         
      Resolution:                                    |      Keywords:  grass        
Platform_version:  Lenny amd64                       |      Platform:  Debian       
        Must_fix:  No                                |   Status_info:  0            
-----------------------------------------------------+----------------------
Comment (by hamish):

 same debian/lenny. after svn up & rebuild:

 {{{
 $ debuild binary
 [...]
 dh_testdir
 dh_testroot
 dh_installchangelogs ChangeLog
 dh_installdocs
 dh_installexamples
 dh_install --sourcedir=debian/tmp
 cp: cannot stat `debian/tmp/usr/lib/libqgis_core.so.QGIS_ABI': No such
 file or directory
 dh_install: command returned error code 256
 make: *** [binary-arch] Error 1
 debuild: fatal error at line 1301:
 couldn't exec fakeroot debian/rules:
 }}}


 {QGIS_ABI} should be replaced by 1.5.0 by `rules`, but for some reason is
 not.


 {{{
 ls -1 debian/tmp/usr/lib/libqgis_core.*

 debian/tmp/usr/lib/libqgis_core.so@
 debian/tmp/usr/lib/libqgis_core.so.1.5.0
 }}}


 ?,


 Hamish

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