Opened 6 weeks ago

Last modified 6 weeks ago

#5847 closed defect

woodie failing on recent stable branches with lto-wrapper issue — at Initial Version

Reported by: robe Owned by: pramsey
Priority: medium Milestone: PostGIS 3.5.3
Component: QA/buildbots Version: 3.4.x
Keywords: Cc:

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.