From owner-freebsd-ports@FreeBSD.ORG Wed Mar 9 13:59:42 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3726B106566C for ; Wed, 9 Mar 2011 13:59:42 +0000 (UTC) (envelope-from troy@twisted.net) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.freebsd.org (Postfix) with ESMTP id E6FF38FC13 for ; Wed, 9 Mar 2011 13:59:41 +0000 (UTC) Received: from oz.twisted.net (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id 26C5AFF2678 for ; Wed, 9 Mar 2011 07:48:49 -0600 (CST) X-Virus-Scanned: amavisd-new at example.com Received: from oz.twisted.net ([127.0.0.1]) by oz.twisted.net (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E37vXu1g4GD9 for ; Wed, 9 Mar 2011 07:48:38 -0600 (CST) Received: from [172.16.0.5] (sindrome.twisted.net [172.16.0.5]) by oz.twisted.net (Postfix) with ESMTP id A61B8FF221E for ; Wed, 9 Mar 2011 07:48:38 -0600 (CST) Message-ID: <4D778354.20107@twisted.net> Date: Wed, 09 Mar 2011 07:40:36 -0600 From: Troy User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: libICE 1.0.7 upgrade yields attempt to load network entity error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2011 13:59:42 -0000 I'm trying to portupgrade libICE and receiving the following error. I checked my firewall logs and there is no log of a denial. Any ideas? ===> Building for libICE-1.0.7,1 make all-recursive Making all in doc GEN ICElib.html xmlto: /usr/ports/x11/libICE/work/libICE-1.0.7/doc/ICElib.xml does not validate (status 3) xmlto: Fix document syntax or use --skip-validation option I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd /usr/ports/x11/libICE/work/libICE-1.0.7/doc/ICElib.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> ^ /usr/ports/x11/libICE/work/libICE-1.0.7/doc/ICElib.xml:4160: parser error : Entity 'dagger' not defined messages) is implementation-dependent.† ^ I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" Document /usr/ports/x11/libICE/work/libICE-1.0.7/doc/ICElib.xml does not validate *** Error code 13 Stop in /usr/ports/x11/libICE/work/libICE-1.0.7/doc. *** Error code 1 Stop in /usr/ports/x11/libICE/work/libICE-1.0.7. *** Error code 1 Stop in /usr/ports/x11/libICE/work/libICE-1.0.7. *** Error code 1 Stop in /usr/ports/x11/libICE. Exit 1