[PostGIS] #5870: liblwgeom compile failure on PG17 and PG18 GHA runs
PostGIS
trac at osgeo.org
Sat Mar 22 15:05:30 PDT 2025
#5870: liblwgeom compile failure on PG17 and PG18 GHA runs
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.6.0
Component: postgis | Version: master
Keywords: |
---------------------+---------------------------
https://github.com/postgis/postgis/actions/runs/14012537588/job/39234117154
{{{
libtool: link: ( cd ".libs" && rm -f "libryu.la" && ln -s "../libryu.la"
"libryu.la" )
make[2]: Leaving directory '/src/postgis/deps/ryu'
libtool: compile: gcc -I./../deps/ryu/.. -I/usr/local/include
-I/usr/local/include -I/usr/include/x86_64-linux-gnu
-I/usr/include/libxml2 -I/usr/local/include -I/usr/include/json-c -DNDEBUG
-I. -I. -std=gnu11 -g -O0 --coverage -fno-math-errno -fno-signed-zeros
-Wall -g -fPIC -DPIC -I/usr/local/include -c lwgeodetic.c -o lwgeodetic.o
>/dev/null 2>&1
libtool: compile: gcc -I./../deps/ryu/.. -I/usr/local/include
-I/usr/local/include -I/usr/include/x86_64-linux-gnu
-I/usr/include/libxml2 -I/usr/local/include -I/usr/include/json-c -DNDEBUG
-I. -I. -std=gnu11 -g -O0 --coverage -fno-math-errno -fno-signed-zeros
-Wall -g -fPIC -DPIC -I/usr/local/include -c topo/lwgeom_topo.c -o
topo/lwgeom_topo.o >/dev/null 2>&1
make[1]: Leaving directory '/src/postgis/liblwgeom'
make: *** [GNUmakefile:36: all] Error 1
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5870>
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