[postgis-tickets] [PostGIS] #3988: with_interrupt_tests using non-standard extension
PostGIS
trac at osgeo.org
Sun Jan 14 09:19:19 PST 2018
#3988: with_interrupt_tests using non-standard extension
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.4.3
Component: postgis | Version: 2.4.x
Keywords: |
---------------------+---------------------------
As noted by Greg Troxel
{{{
Thanks for making the rc; it's not only easier for me to test with but it
also exercises the entire release/packaging path.
A minor issue: there is a new bashism of == in test (POSIX does not allow
this). (It would be cool if buildbots ran tests with a shell that does
not accept non-standard extensions :-).
ERROR: [check-portability.awk] => Found test ... == ...:
ERROR: [check-portability.awk] configure: if test
"x$with_interrupt_tests" == "xno"; then
This needs to be fixed in configure.ac.
After fixing that, my build succeeded:
NetBSD 7_STABLE amd64
PostgreSQL 9.5.10 on x86_64--netbsd, compiled by gcc (nb2 20150115)
4.8.5, 64-bit Postgis 2.4.3rc1 - r16289 - 2018-01-14 16:34:36 scripts
2.4.3rc1 r16289 raster scripts 2.4.3rc1 r16289
GEOS: 3.5.1-CAPI-1.9.1 r4246
PROJ: Rel. 4.9.3, 15 August 2016
GDAL: GDAL 2.0.3, released 2016/07/01
I had the expected changes in the set of installed files (scripts with
versions).
Tests all passed.
So other than fixing the ==, looks great from here.
}}}
https://lists.osgeo.org/pipermail/postgis-devel/2018-January/026821.html
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3988>
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