[postgis-tickets] [PostGIS] #4586: FreeBSD erroring on compile both 32-bit and 64-bit
PostGIS
trac at osgeo.org
Tue Nov 19 14:52:07 PST 2019
#4586: FreeBSD erroring on compile both 32-bit and 64-bit
-----------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.1.0
Component: build/upgrade/install | Version: master
Keywords: FreeBSD |
-----------------------------------+---------------------------
{{{
05:27:49 /usr/bin/ld: error: undefined symbol: rtdealloc
05:27:49 >>> referenced by raster2pgsql.c:2426
05:27:49 >>> lto.tmp:(main)
05:27:49
05:27:49 /usr/bin/ld: error: undefined symbol: rtdealloc
05:27:49 >>> referenced by raster2pgsql.c:2428
05:27:49 >>> lto.tmp:(main)
05:27:49
05:27:49 /usr/bin/ld: error: too many errors emitted, stopping now (use
-error-limit=0 to see all errors)
05:27:49 cc: error: linker command failed with exit code 1 (use -v to see
invocation)
05:27:49 gmake[3]: *** [Makefile:84: raster2pgsql] Error 1
}}}
This seems to have started around Nov 12th
Before that it was another error.
{{{
19:54:51 +UNEXPECTED|POSTGIS="3.1.0dev rdf05ab9" [EXTENSION] PGSQL="110"
GEOS="3.7.2-CAPI-1.11.2 b55d2125" PROJ="6.1.1" LIBXML="2.9.9"
LIBJSON="0.13.1" LIBPROTOBUF="1.3.2" WAGYU="0.4.3 (Internal)" (core procs
from "3.1.0dev POSTGIS_REVISION" need upgrade)
}}}
I'm going to do a complete uninstall of postgis to make sure it's not
caused by a stale build.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4586>
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