[postgis-tickets] [PostGIS] #2719: make install fails on debbie

PostGIS trac at osgeo.org
Sat Apr 26 23:26:59 PDT 2014


#2719: make install fails on debbie
-----------------------+----------------------------------------------------
 Reporter:  robe       |       Owner:  robe          
     Type:  defect     |      Status:  new           
 Priority:  medium     |   Milestone:  Management 2.0
Component:  buildbots  |     Version:  2.1.x         
 Keywords:             |  
-----------------------+----------------------------------------------------
 This is annoying in trying to implement --extension it seems the make
 install step doesn't work on debbie.  Gives


 {{{
 make[1]: Entering directory
 `/var/lib/jenkins/workspace/postgis/regress_pgdev/branches/2.2/liblwgeom'
 /bin/bash ../libtool --mode=install /bin/bash ../install-sh liblwgeom.la
 "/usr/local/lib/liblwgeom.la"
 libtool: install: /bin/bash ../install-sh .libs/liblwgeom-2.2.0dev.so
 /usr/local/lib/liblwgeom-2.2.0dev.so
 cp: cannot create regular file `/usr/local/lib/_inst.10400_': Permission
 denied
 make[1]: *** [install-liblwgeom] Error 1
 make[1]: Leaving directory
 `/var/lib/jenkins/workspace/postgis/regress_pgdev/branches/2.2/liblwgeom'
 make: *** [install] Error 1
 Build step 'Execute shell' marked build as failure
 }}}

 very annoying.  Why do we install stuff in /usr/local/lib again?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2719>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list