[postgis-devel] postgis 2.4.3 (and 2.3.6) release?

Greg Troxel gdt at lexort.com
Sun Jan 14 08:59:34 PST 2018


"Regina Obe" <lr at pcorp.us> writes:

> We shouldn't need to make any further changes before release Wednesday aside
> from getting rid of the rc1.
>
> https://postgis.net/stuff/postgis-2.4.3rc1.tar.gz

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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 162 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20180114/12003871/attachment.sig>


More information about the postgis-devel mailing list