[postgis-tickets] [PostGIS] #4309: debbie postgis PostgreSQL12 run can't compile
PostGIS
trac at osgeo.org
Sat Jan 26 15:15:11 PST 2019
#4309: debbie postgis PostgreSQL12 run can't compile
-------------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Keywords: postgres 12 |
-------------------------+---------------------------
{{{
-I/var/lib/jenkins/workspace/pg/rel/pg12w64/include/postgresql/internal
-D_GNU_SOURCE -c -o gserialized_spgist_3d.o gserialized_spgist_3d.c
In file included from
/var/lib/jenkins/workspace/pg/rel/pg12w64/include/postgresql/server/catalog/objectaddress.h:18,
from
/var/lib/jenkins/workspace/pg/rel/pg12w64/include/postgresql/server/catalog/pg_type.h:24,
from gserialized_spgist_3d.h:9,
from gserialized_spgist_3d.c:73:
/var/lib/jenkins/workspace/pg/rel/pg12w64/include/postgresql/server/utils/acl.h:37:10:
fatal error: parser/parse_node.h: No such file or directory
compilation terminated.
make[1]: *** [<builtin>: gserialized_spgist_3d.o] Error 1
make[1]: Leaving directory
'/var/lib/jenkins/workspace/postgis/branches/3.0/postgis'
make: *** [GNUmakefile:20: all] Error 1
Build step 'Execute shell' marked build as failure
}}}
I'm guessing this is not a bot issue but a change in files? We'll have to
pull the latest 12 and test to confirm. She's the only one running
against PostgreSQL head
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4309>
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