PostGIS 3.7.0rc2 released
Regina Obe
lr at pcorp.us
Wed Sep 9 07:53:54 PDT 2026
> After avoiding docs build, the good news is that regression tests mostly
pass.
>
> The 'fuzzers' test fails, and I think the problem is non-POSIX use of cp,
but I
> was unable to locate it precisely. It might be
>
> build_google_oss_fuzzers.sh: cp --update=none "$lib"
"$OUT/lib/" ||
> true
>
> POSIX specification for cp:
>
> https://pubs.opengroup.org/onlinepubs/9799919799/utilities/cp.html
>
> I'm testing on NetBSD 10 amd64, and I have never heard of cp having an
> option "--update". I suspect that's only in some GNU/Linux versions.
> macOS 15 does not document it in the man page, and and macOS 26 doesn't
> either.
>
> I am pretty sure this is also a regression from 3.6.0, but I can't swear I
ran
> tests for that.
>
Strange we do test MacOS and MacOS didn't raise an issue on this.
https://github.com/postgis/postgis/actions/runs/34330333884/job/102397171918
Though I admit to being out of my depth with BSDs.
More information about the postgis-users
mailing list