[postgis-tickets] [PostGIS] #2701: make garden fails

PostGIS trac at osgeo.org
Fri Apr 4 10:04:55 PDT 2014


#2701: make garden fails
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey
     Type:  defect   |      Status:  new    
 Priority:  medium   |   Milestone:         
Component:  postgis  |     Version:  trunk  
 Keywords:           |  
---------------------+------------------------------------------------------
 I don't really know what's the error triggering the failure.
 Here's the full log:
 {{{
 [strk at cdb:/usr/src/postgis/postgis(svn-trunk)] make garden
 ------------------------------------------------------
 Generating SQL file from Documentation
 ------------------------------------------------------
 make -C doc garden
 make[1]: Entering directory `/usr/src/postgis/postgis/doc'
 /usr/bin/xsltproc -o postgis_gardentest_22.sql
 xsl/postgis_gardentest.sql.xsl postgis-out.xml
 /usr/bin/xsltproc -o raster_gardentest_22.sql
 xsl/raster_gardentest.sql.xsl postgis-out.xml
 make[1]: Leaving directory `/usr/src/postgis/postgis/doc'
 ------------------------------------------------------
 Launch regression Test
 ------------------------------------------------------
 make -C regress garden
 make[1]: Entering directory `/usr/src/postgis/postgis/regress'
 createdb postgis_garden
 createlang plpgsql postgis_garden
 createlang: language "plpgsql" is already installed in database
 "postgis_garden"
 make[1]: *** [garden] Error 2
 make[1]: Leaving directory `/usr/src/postgis/postgis/regress'
 make: *** [garden] Error 2
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2701>
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