Date: Sat, 27 Dec 2014 13:28:08 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196295] New: I/O error when installing dbus Message-ID: <bug-196295-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196295 Bug ID: 196295 Summary: I/O error when installing dbus Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: oh2emd@qsl.net # cd /usr/ports/devel/dbus/ && make install clean MAKE_JOBS_UNSAFE=yes ===> Building for dbus-1.8.12 gmake[2]: Entering directory '/usr/ports/devel/dbus/work/dbus-1.8.12' gmake all-recursive gmake[3]: Entering directory '/usr/ports/devel/dbus/work/dbus-1.8.12' Making all in dbus gmake[4]: Entering directory '/usr/ports/devel/dbus/work/dbus-1.8.12/dbus' gmake all-am gmake[5]: Entering directory '/usr/ports/devel/dbus/work/dbus-1.8.12/dbus' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/usr/ports/devel/dbus/work/dbus-1.8.12/dbus' gmake[4]: Leaving directory '/usr/ports/devel/dbus/work/dbus-1.8.12/dbus' Making all in bus gmake[4]: Entering directory '/usr/ports/devel/dbus/work/dbus-1.8.12/bus' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/usr/ports/devel/dbus/work/dbus-1.8.12/bus' Making all in tools gmake[4]: Entering directory '/usr/ports/devel/dbus/work/dbus-1.8.12/tools' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/usr/ports/devel/dbus/work/dbus-1.8.12/tools' Making all in doc gmake[4]: Entering directory '/usr/ports/devel/dbus/work/dbus-1.8.12/doc' /usr/local/bin/xmlto man dbus-cleanup-sockets.1.xml xmlto: /usr/ports/devel/dbus/work/dbus-1.8.12/doc/dbus-cleanup-sockets.1.xml does not validate (status 3) xmlto: Fix document syntax or use --skip-validation option Catalog error : Detected recursion in catalog (null) Catalog error : Detected recursion in catalog (null) I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd /usr/ports/devel/dbus/work/dbus-1.8.12/doc/dbus-cleanup-sockets.1.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"> ^ Catalog error : Detected recursion in catalog (null) Catalog error : Detected recursion in catalog (null) I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" Document /usr/ports/devel/dbus/work/dbus-1.8.12/doc/dbus-cleanup-sockets.1.xml does not validate Makefile:764: recipe for target 'dbus-cleanup-sockets.1' failed gmake[4]: *** [dbus-cleanup-sockets.1] Error 13 gmake[4]: Leaving directory '/usr/ports/devel/dbus/work/dbus-1.8.12/doc' Makefile:656: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/usr/ports/devel/dbus/work/dbus-1.8.12' Makefile:523: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/usr/ports/devel/dbus/work/dbus-1.8.12' *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/dbus *** Error code 1 Stop. make: stopped in /usr/ports/devel/dbus -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196295-13>