[postgis-devel] [PostGIS] #2040: 2.1 doc build appears to be broken

PostGIS trac at osgeo.org
Thu Oct 11 20:01:30 PDT 2012


#2040: 2.1 doc build appears to be broken
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  pramsey      
     Type:  defect                 |      Status:  new          
 Priority:  blocker                |   Milestone:  PostGIS 2.1.0
Component:  build/upgrade/install  |     Version:  trunk        
 Keywords:                         |  
-----------------------------------+----------------------------------------
 At first I though it was just fluke but tried again.  Something in

 r10407

 Seems to have broken the imagemagick generator that relies on liblwgeom.

 error is


 {{{
 libtool: compile:  gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes
 -I/var/lib/jenkins/workspace/geos/rel-3.4.0devw64/include -c lwgeodetic.c
 -fPIC -DPIC -o .libs/lwgeodetic.o
 lwgeodetic.c:1821: error: conflicting types for ‘ptarray_area_sphere’
 lwgeodetic.h:95: note: previous declaration of ‘ptarray_area_sphere’ was
 here
 make[2]: *** [lwgeodetic.lo] Error 1
 make[2]: Leaving directory
 `/var/lib/jenkins/workspace/postgis/branches/2.1/liblwgeom'
 make[1]: *** [../../../liblwgeom/.libs/liblwgeom.a] Error 2
 make[1]: Leaving directory
 `/var/lib/jenkins/workspace/postgis/branches/2.1/doc/html/image_src'
 make: *** [images] Error 2
 }}}

 See:

 http://debbie.postgis.net:8080/job/PostGIS_2.1_docs/100/console

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2040>
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-devel mailing list