3.4.3
Greg Troxel
gdt at lexort.com
Tue Sep 3 16:16:35 PDT 2024
Paul Ramsey <pramsey at cleverelephant.ca> writes:
> https://download.osgeo.org/postgis/source/postgis-3.4.3rc1.tar.gz
builds fine with pgsql16.
one failure on test:
Test: test_spheroid_distance ...FAILED
1. cu_geodetic.c:1355 - CU_ASSERT_DOUBLE_EQUAL(d,10001965.7293127228117396,epsilon)
that I will try to look into, but my memory is that postgis tests have
never been quite right, so this is not an assertion of a regression.
[I ran into problems with pgsql16, because is it hard-coded for MIT
kerberos, whereas netbsd defaults to heimdal, because heimdal doesn't
(yet?) have gss_store_cred_into(), and I'm guessing pgsql16 uses that.
But that's not about postis.]
After rebuilding everything in the dependency chain, I am able to
run qgis and display data that is in postgis.
NEWS looks fine.
So I'm ok with releasing rc1.
More information about the postgis-devel
mailing list