[PostGIS] #6124: 3.7.0rc1 compile failure on NetBSD
PostGIS
trac at osgeo.org
Wed Sep 2 13:57:03 PDT 2026
#6124: 3.7.0rc1 compile failure on NetBSD
---------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.7.0
Component: documentation | Version: master
Keywords: |
---------------------------+---------------------------
https://lists.osgeo.org/pipermail/postgis-users/2026-August/047074.html
{{{
gmake[3]: Leaving directory '/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/extensions/postgis_topology'
gmake[2]: Leaving directory '/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/extensions'
PostGIS was built successfully. Ready to install.
gmake[1]: Leaving directory '/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1'
Using GNU make found at /tmp/work/databases/postgresql-
postgis2/work/.tools/bin/gmake
gmake[1]: Entering directory '/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1'
/usr/pkg/bin/perl ./utils/repo_revision.pl
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Can't determine revision from git log
Not updating existing rev file at eb40b0e
/tmp/work/databases/postgresql-postgis2/work/.tools/bin/gmake -C doc html
gmake[2]: Entering directory '/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/doc'
/usr/pkg/bin/perl -pe "s!\@\@XSLBASE\@\@!/usr/pkg/share/xsl/docbook!g;
s!\@\@ABS_SRCDIR\@\@!/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/doc!g;" /tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/doc/xsl/postgis-html.xsl.i\
n > postgis-html.xsl
mkdir -p /tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/doc/html
/usr/pkg/bin/python3 /tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/utils/docs/docbook_qa.py ref-index postgis-
out.xml /tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/doc/html/postgis-ref-index.json
wrote /tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/doc/html/postgis-ref-index.json and
/tmp/work/databases/postgresql-postgis2/work/postgis-3.7.0rc1/doc/html
/postgis-ref-index.js; commands=1, functions=630, operator pages=37, SQL
key\
words=63
/tmp/work/databases/postgresql-postgis2/work/.tools/bin/gmake -C
/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/doc/html/images visual-examples-check
gmake[3]: Entering directory '/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/doc/html/images'
Visual examples are missing. Run 'make -C regress visual-examples' first.
gmake[3]: *** [Makefile:52: visual-examples-check] Error 1
gmake[3]: Leaving directory '/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/doc/html/images'
gmake[2]: *** [Makefile:626: visual-examples] Error 2
gmake[2]: Leaving directory '/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1/doc'
gmake[1]: *** [GNUmakefile:251: docs] Error 2
gmake[1]: Leaving directory '/tmp/work/databases/postgresql-
postgis2/work/postgis-3.7.0rc1'
gmake: *** [Makefile:7: docs] Error 2
*** Error code 2
}}}
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6124>
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