From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 27 13:28:08 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6246EC4 for ; Sat, 27 Dec 2014 13:28:08 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 496306471F for ; Sat, 27 Dec 2014 13:28:08 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRDS8Dj009699 for ; Sat, 27 Dec 2014 13:28:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196295] New: I/O error when installing dbus Date: Sat, 27 Dec 2014 13:28:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: oh2emd@qsl.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 13:28:08 -0000 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.