[PostGIS] #5847: woodie failing on recent stable branches with lto-wrapper issue
PostGIS
trac at osgeo.org
Mon Feb 3 09:00:36 PST 2025
#5847: woodie failing on recent stable branches with lto-wrapper issue
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.3
Component: postgis | Version: 3.4.x
Keywords: |
---------------------+---------------------------
PG17 check run
{{{
linux-gnu -lSFCGAL -lgmpxx -Wl,--exclude-libs,ALL -lm -flto
lto1: internal compiler error: resolution sub id 0xe4dae6eafbe92346 not in
object file
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-9/README.Bugs> for instructions.
lto-wrapper: fatal error: gcc returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[1]: ***
[/usr/lib/postgresql/12/lib/pgxs/src/makefiles/../../src/Makefile.shlib:309:
postgis-3.4.so] Error 1
make[1]: Leaving directory
'/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/build/pg12/postgis'
make: *** [GNUmakefile:25: all] Error 1
make: Leaving directory
'/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/build/pg12'
}}}
I'm not sure if we have any other bots running with lto-wrapper as it
caused issues with otehr ci.
https://woodie.osgeo.org/repos/30/pipeline/2827/10
This seems to have started with pgsignal changes.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5847>
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