[postgis-tickets] [PostGIS] #4241: PostgreSQL 12 build against trunk is broken
PostGIS
trac at osgeo.org
Sun Nov 18 00:57:36 PST 2018
#4241: PostgreSQL 12 build against trunk is broken
---------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 3.0.0
Component: raster | Version: 2.4.x
Keywords: |
---------------------+---------------------------
Failing on raster constraint check
{{{
psql:/var/lib/jenkins/workspace/postgis/branches/3.0/regress/00-regress-
install/share/contrib/postgis/postgis.sql:6921: ERROR: column s.consrc
does not exist
LINE 3: SELECT replace(replace(split_part(s.consrc, ' = ', 2), ')', ...
^
HINT: Perhaps you meant to reference the column "s.conkey" or the column
"s.conbin".
-----------------------------------------------------------------------------
make[2]: *** [Makefile:259: check] Error 1
make[2]: Leaving directory
'/var/lib/jenkins/workspace/postgis/branches/3.0/regress/core'
make[1]: *** [Makefile:28: check] Error 2
make[1]: Leaving directory
'/var/lib/jenkins/workspace/postgis/branches/3.0/regress'
make: *** [GNUmakefile:20: check] Error 1
Build step 'Execute shell' marked build as failure
An attempt to send an e-mail to empty list of recipients, ignored.
}}}
I'm guessing they dropped some system columns or renamed them
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4241>
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