Opened 11 months ago
Last modified 3 months ago
#5655 new defect
make check fails when you do not have docs building/testing requirements (build works)
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.4.4 |
Component: | build | Version: | 3.4.x |
Keywords: | documentation, testsuite | Cc: |
Description
In stable-3.4 branch you can ./configure just fine and even "make" but "make check" fails complaining about a missing "xmllint".
I'd prefer for "make check" to just skip testing documentation when documentation cannot be built instead of erroring out.
Change History (3)
comment:1 by , 11 months ago
Summary: | make check fails when you do not have xmllint installed → make check fails when you do not have docs building/testing requirements (build works) |
---|
comment:2 by , 10 months ago
Milestone: | PostGIS 3.4.2 → PostGIS 3.4.3 |
---|
comment:3 by , 3 months ago
Milestone: | PostGIS 3.4.3 → PostGIS 3.4.4 |
---|
Note:
See TracTickets
for help on using tickets.
Same for xsltproc:
Build (make) works: