Opened 5 years ago
Closed 5 years ago
#4572 closed defect (fixed)
Bessie and Bessie32 are erroring out on upgrade compare
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 3.1.0 |
Component: | QA/buildbots | Version: | master |
Keywords: | Cc: |
Description
https://debbie.postgis.net/view/PostGIS/job/PostGIS_Worker_Run/label=bessie32/1724/consoleFull
19:19:51 +UNEXPECTED|POSTGIS="3.1.0dev rb348507" [EXTENSION] PGSQL="110" GEOS="3.7.2-CAPI-1.11.2 b55d2125" PROJ="6.1.0" 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)
Looks like PostGIS_REVISION is not being replaced.
I suspect maybe it's been an issue since the move.
Note:
See TracTickets
for help on using tickets.
It sounds like your preprocessor does not support the string concatenation syntax, check out xstr() macro