[PostGIS] #6124: 3.7.0rc1 docs build failure without error message

PostGIS trac at osgeo.org
Mon Sep 7 18:02:43 PDT 2026


#6124: 3.7.0rc1 docs build failure without error message
----------------------------+---------------------------
  Reporter:  robe           |      Owner:  robe
      Type:  defect         |     Status:  new
  Priority:  blocker        |  Milestone:  PostGIS 3.7.0
 Component:  documentation  |    Version:  master
Resolution:                 |   Keywords:
----------------------------+---------------------------
Comment (by robe):

 Confirmed not a freebsd specific issue.  I guess cause our cis that build
 the docs build the visual-examples as a standalone step, but seems if you
 call


 {{{
 gmake -C doc html
 }}}

 It never tries to run the visual-examples step, just tells you that you
 need to run it.

 Are you able to run


 {{{
 make -C regress visual-examples
 }}}

 Just want to confirm we aren't missing any known dependencies.  Note that
 the visual-examples requires a running PostgreSQL instance too as it tries
 to run thru the examples in the docs.

 I'm not setup locally to build the docs so that step fails for me.
 Anyway I'll sort this out before I push an rc2.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6124#comment:2>
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