[postgis-tickets] [PostGIS] #4632: Can't compile against pg13 no such file - utils/jsonapi.h (was: Can't compile against pg13)
PostGIS
trac at osgeo.org
Wed Jan 29 16:04:56 PST 2020
#4632: Can't compile against pg13 no such file - utils/jsonapi.h
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.1.0
Component: postgis | Version: master
Resolution: | Keywords:
----------------------+---------------------------
Description changed by robe:
Old description:
> It seems debbie is now unhappy, but her unhappiness I think is unrelated
> to any changes in PostGIS.
>
> Here pg13 is throwing this during compile
>
> {{{
>
> }}}
>
> Seems to have started happening after her build of pg13
>
> {{{
> https://debbie.postgis.net/job/PG_Version_Dev_Git/5848/
> Changes
>
> Fail if recovery target is not reached (details)
> Move jsonapi.c and jsonapi.h to src/common. (details)
> Add jsonapi.c to Mkvcbuild.pm's @pgcommonallfiles. (details)
> }}}
>
> Which corresponds to
>
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=006b9dcad41956f180f9363648206fede8417592
New description:
It seems debbie is now unhappy, but her unhappiness I think is unrelated
to any changes in PostGIS.
Here pg13 is throwing this during compile
{{{
18:41:31 lwgeom_out_geojson.c:20:10: fatal error: utils/jsonapi.h: No such
file or directory
18:41:31 20 | #include "utils/jsonapi.h"
18:41:31 | ^~~~~~~~~~~~~~~~~
18:41:31 compilation terminated.
18:41:31 make[1]: *** [<builtin>: lwgeom_out_geojson.o] Error 1
18:41:31 make[1]: Leaving directory
'/var/lib/jenkins/workspace/postgis/branches/3.1/postgis'
18:41:31 make: *** [GNUmakefile:20: all] Error 1
18:41:31 Build step 'Execute shell' marked build as failure
18:41:32 An attempt to send an e-mail to empty list of recipients,
ignored.
}}}
Seems to have started happening after her build of pg13
{{{
https://debbie.postgis.net/job/PG_Version_Dev_Git/5848/
Changes
Fail if recovery target is not reached (details)
Move jsonapi.c and jsonapi.h to src/common. (details)
Add jsonapi.c to Mkvcbuild.pm's @pgcommonallfiles. (details)
}}}
Which corresponds to
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=006b9dcad41956f180f9363648206fede8417592
--
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4632#comment:1>
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