Opened 11 years ago
Closed 11 years ago
#2432 closed defect (invalid)
Code not compatible with GEOS 3.3.9
Reported by: | robe | Owned by: | strk |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.0.4 |
Component: | postgis | Version: | 2.0.x |
Keywords: | Cc: |
Description
I guess I have debbie testing PostGIS 2.0 with GEOS 3.3.9. Didn't think I had that. Anyway regress on 8.4 is failing - doesn't even compile.
pg8.4w64/include -I/var/lib/jenkins/workspace/gdal/rel-2.0w64/include -I/var/lib/jenkins/workspace/geos/rel-3.3.9devw64/include raster2pgsql.o -o .libs/raster2pgsql ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.so -L/var/lib/jenkins/workspace/pg/rel/pg8.4w64/lib -lpq -L/var/lib/jenkins/workspace/gdal/rel-2.0w64/lib /var/lib/jenkins/workspace/gdal/rel-2.0w64/lib/libgdal.so -L/var/lib/jenkins/workspace/geos/rel-3.3.9devw64/lib /var/lib/jenkins/workspace/geos/rel-3.3.9devw64/lib/libgeos_c.so -lc -lm -Wl,-rpath -Wl,/var/lib/jenkins/workspace/gdal/rel-2.0w64/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/geos/rel-3.3.9devw64/lib ../../liblwgeom/.libs/liblwgeom.so: undefined reference to `lw_arc_center' collect2: ld returned 1 exit status make[2]: *** [raster2pgsql] Error 1 make[2]: Leaving directory `/var/lib/jenkins/workspace/postgis/branches/2.0/raster/loader' make[1]: *** [rtloader] Error 2 make[1]: Leaving directory `/var/lib/jenkins/workspace/postgis/branches/2.0/raster' make: *** [all] Error 1
Change History (4)
comment:1 by , 11 years ago
Owner: | changed from | to
---|
comment:2 by , 11 years ago
comment:3 by , 11 years ago
I think this might be a false alarm since ther was a memory overflaw requiring me to restart jenkins. I'll close if after I rerun the error goes away.
comment:4 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
http://debbie.postgis.net:8080/job/PostGIS_Regress/2448/