Opened 19 months ago
Closed 19 months ago
#5368 closed defect (fixed)
cirrus CI 12.3 failing on flatgeobuf compile error: unknown warning option '-Wno-compound-token-split-by-macro'
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.4.0 |
Component: | QA/buildbots | Version: | master |
Keywords: | Cc: |
Description
https://cirrus-ci.com/task/6070532286709760
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -I../liblwgeom -I../liblwgeom -std=gnu99 -isystem /usr/local/include -Wall -fno-omit-frame-pointer -Werror -fno-math-errno -fno-signed-zeros -Wall -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o postgis_module.o postgis_module.c error: unknown warning option '-Wno-compound-token-split-by-macro' [-Werror,-Wunknown-warning-option]
13.1 run is fine though
Change History (3)
comment:1 by , 19 months ago
Summary: | cirrus CI 12.3 failing on flatgeobuf compile → cirrus CI 12.3 failing on flatgeobuf compile error: unknown warning option '-Wno-compound-token-split-by-macro' |
---|
comment:2 by , 19 months ago
Component: | postgis → buildbots |
---|---|
Owner: | changed from | to
Note:
See TracTickets
for help on using tickets.
for extra note the failing Freebsd 12.3 is running
Cirrush FreeBSD 13.1 which is passing is running with:
Bessies are also passing fine and are bessie running (12.3 FreeBSD 64-bit) is running with
So given bessie is already testing 12.3 and is doing fine, I think maybe we should just turn off the Cirrus 12.3 runs and when FreeBSD 14 comes out, replace with that. https://www.freebsd.org/releases/14.0R/schedule/