GNU bug report logs -
#22131
gtk-doc fails to build on all platforms
Previous Next
Reported by: Mark H Weaver <mhw <at> netris.org>
Date: Thu, 10 Dec 2015 01:13:03 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#22131: gtk-doc fails to build on all platforms
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 22131 <at> debbugs.gnu.org.
--
22131: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22131
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Fixed by b4787e71aca75392f394a127a7df537a0a016b04.
Ludo’.
[Message part 3 (message/rfc822, inline)]
The gtk-doc builds started failing on all platforms when the following
security updates were added:
--8<---------------cut here---------------start------------->8---
* 3470fe0..: Mark H Weaver 2015-11-16 gnu: libsndfile: Add fixes for CVE-2014-9496 and CVE-2015-7805.
* b4a88dc..: Mark H Weaver 2015-11-15 gnu: libxslt: Add fix for CVE-2015-7995.
* ee6bb0c..: Mark H Weaver 2015-11-15 gnu: libxml2: Add fixes for CVE-2015-{1819,7941,7942,8035} and other bugs.
* 328a14e..: Mark H Weaver 2015-11-15 gnu: libpng: Update to 1.5.24 [fixes CVE-2015-8126].
--8<---------------cut here---------------end--------------->8---
The failure occurs during 'configure', as follows:
--8<---------------cut here---------------start------------->8---
checking for XML catalog... /gnu/store/b0xwhwj1725c10xcylwd65hdr8avjfh8-docbook-xml-4.3/xml/dtd/docbook/catalog.xml
checking for xmlcatalog... /gnu/store/bhpr505s620iq099ndg8vp1ih4idv9fi-libxml2-2.9.2/bin/xmlcatalog
checking for DocBook XML DTD V4.3 in XML catalog... found
checking for DocBook XSL Stylesheets in XML catalog... not found
configure: error: could not find DocBook XSL Stylesheets in XML catalog
phase `configure' failed after 3.6 seconds
--8<---------------cut here---------------end--------------->8---
Whereas in earlier successful builds, the corresponding output was:
--8<---------------cut here---------------start------------->8---
checking for XML catalog... /gnu/store/b0xwhwj1725c10xcylwd65hdr8avjfh8-docbook-xml-4.3/xml/dtd/docbook/catalog.xml
checking for xmlcatalog... /gnu/store/ny0sc2ix5w41z4dgc6nffhmpfy8izv99-libxml2-2.9.2/bin/xmlcatalog
checking for DocBook XML DTD V4.3 in XML catalog... found
checking for DocBook XSL Stylesheets in XML catalog... found
--8<---------------cut here---------------end--------------->8---
Mark
This bug report was last modified 9 years and 145 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.