GNU bug report logs - #22131
gtk-doc fails to build on all platforms

Previous Next

Package: guix;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22131 in the body.
You can then email your comments to 22131 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#22131; Package guix. (Thu, 10 Dec 2015 01:13:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mark H Weaver <mhw <at> netris.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 10 Dec 2015 01:13:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Subject: gtk-doc fails to build on all platforms
Date: Wed, 09 Dec 2015 10:29:14 -0500
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




Information forwarded to bug-guix <at> gnu.org:
bug#22131; Package guix. (Sat, 12 Dec 2015 20:44:01 GMT) Full text and rfc822 format available.

Message #8 received at 22131 <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Mark H Weaver <mhw <at> netris.org>
Cc: 22131 <at> debbugs.gnu.org
Subject: Re: bug#22131: gtk-doc fails to build on all platforms
Date: Sat, 12 Dec 2015 22:43:22 +0200
[Message part 1 (text/plain, inline)]
On Wed, 09 Dec 2015 10:29:14 -0500
Mark H Weaver <mhw <at> netris.org> wrote:

> 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
> 

Normally I've found these are fixed by looking at the input. What changed
with docbook-xml? The libxml2 changes?

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[Message part 2 (application/pgp-signature, inline)]

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Sun, 28 Feb 2016 18:02:02 GMT) Full text and rfc822 format available.

Notification sent to Mark H Weaver <mhw <at> netris.org>:
bug acknowledged by developer. (Sun, 28 Feb 2016 18:02:02 GMT) Full text and rfc822 format available.

Message #13 received at 22131-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: Mark H Weaver <mhw <at> netris.org>, 22131-done <at> debbugs.gnu.org
Subject: Re: bug#22131: gtk-doc fails to build on all platforms
Date: Sun, 28 Feb 2016 19:01:38 +0100
Fixed by b4787e71aca75392f394a127a7df537a0a016b04.

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Mar 2016 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 31 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.