I have the following problem compiling Dbus on 10-STABLE i386: gmake[4]: Leaving directory `/usr/ports/devel/dbus/work/dbus-1.8.8/tools' Making all in doc gmake[4]: Entering directory `/usr/ports/devel/dbus/work/dbus-1.8.8/doc' /usr/local/bin/xmlto man dbus-cleanup-sockets.1.xml /usr/local/bin/xmlto man dbus-daemon.1.xml 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" compilation error: file /tmp/xmlto-xsl.L8BOVn line 4 element import xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl 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" compilation error: file /tmp/xmlto-xsl.g7fal7 line 4 element import xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gmake[4]: *** [dbus-daemon.1] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: *** [dbus-cleanup-sockets.1] Error 1 gmake[4]: Leaving directory `/usr/ports/devel/dbus/work/dbus-1.8.8/doc' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/dbus/work/dbus-1.8.8' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/devel/dbus/work/dbus-1.8.8' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/dbus *** Error code 1 Stop. make: stopped in /usr/ports/devel/dbus [root at sting /usr/ports/devel/dbus]# sincerely Filippo
On Thu, Sep 18, 2014 at 10:47:22 -0700, Filippo Moretti via freebsd-stable wrote:> I have the following problem compiling Dbus on 10-STABLE i386: > gmake[4]: Leaving directory `/usr/ports/devel/dbus/work/dbus-1.8.8/tools' > Making all in doc > gmake[4]: Entering directory `/usr/ports/devel/dbus/work/dbus-1.8.8/doc' > /usr/local/bin/xmlto man dbus-cleanup-sockets.1.xml > /usr/local/bin/xmlto man dbus-daemon.1.xml > 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" > compilation error: file /tmp/xmlto-xsl.L8BOVn line 4 element importThis suggests that the machine was unable to fetch the URLs mentioned. Does it have a connection to the general Internet? If it does, do your logs indicate that the connection was down at the time the compilation failed? I can access the URLs without issue here. Another possibility is that the server itself was temporarily down. Try the build again and see if it works? -- Chris Nehren -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 904 bytes Desc: not available URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20140918/01b6a97a/attachment.sig>