After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 734631 - xsltproc --nonet flag causes make to fail on OSX
xsltproc --nonet flag causes make to fail on OSX
Status: RESOLVED NOTABUG
Product: libsecret
Classification: Other
Component: General
unspecified
Other Mac OS
: Normal normal
: ---
Assigned To: libsecret maintainer(s)
libsecret maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-08-11 21:11 UTC by Richard Dowinton
Modified: 2014-08-12 06:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Richard Dowinton 2014-08-11 21:11:05 UTC
make fails with the following error on OSX:

I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl

Removing the --nonet flag from the Makefile's XSLTPROC_FLAGS variable resolves this issue.
Comment 1 Stef Walter 2014-08-12 06:04:05 UTC
You need to install the docbook and all it's XSL's and files on your machine. For example in Fedora the package containing these is: docbook-style-xsl-1.78.1-3.fc21.noarch