From owner-freebsd-ports@FreeBSD.ORG Mon Jun 16 15:36:27 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54B4837B401; Mon, 16 Jun 2003 15:36:27 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 105B043FDD; Mon, 16 Jun 2003 15:36:26 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id DADE266B9B; Mon, 16 Jun 2003 15:36:25 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id BB28EB36; Mon, 16 Jun 2003 15:36:25 -0700 (PDT) Date: Mon, 16 Jun 2003 15:36:25 -0700 From: Kris Kennaway To: freebsd-doc@FreeBSD.org, freebsd-ports@FreeBSD.org, "Sergey A. Osokin" Message-ID: <20030616223625.GB71605@rot13.obsecurity.org> References: <20030616212143.GA717@chetwood.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qlTNgmc+xy1dBmNv" Content-Disposition: inline In-Reply-To: <20030616212143.GA717@chetwood.ru> User-Agent: Mutt/1.4.1i Subject: Re: textproc/xmlto: missing XML catalogs? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2003 22:36:27 -0000 --qlTNgmc+xy1dBmNv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 17, 2003 at 01:21:43AM +0400, Sergei Kolobov wrote: > Hello, >=20 > I am trying to solve a little problem building a new port I just > submitted - textproc/xmlto (see ports/53173). >=20 > To quote its pkg-descr: > "xmlto is a front-end to an XSL toolchain. It chooses an appropriate > stylesheet for the conversion you want and applies it using an external > XSL-T processor. It also performs any necessary post-processing." >=20 > When building xmlto, I get a lot of warnings from xsltproc similar to thi= s: > (manually wrapped for readability) >=20 > xmlNanoHTTPConnectAttempt: Connect attempt timed out. > /FreeBSD/current/ports/xmlto-0.0.14/xmlto-0.0.14/./doc/xmlif.xml:4:=20 > error: failed to load external entity=20 > "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" >=20 > (also, the build time is greatly increased because of this timeouts). > Even though the port successfully builds despite the warnings, I am > trying to find out a better way. ;) It may be trying to download them from the net (bad port!). If you are building the port on a machine that cannot perform HTTP fetches then this would of course fail. In order to be certain one would need to monitor network activity during the build or consult the source. Kris --qlTNgmc+xy1dBmNv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+7kZpWry0BWjoQKURAgQyAJ4xNm7Zq5F7Wi5LQM0JP2s4D65AuACg7jza fL13sxlSLw52PwRL3QHm9kc= =JZKa -----END PGP SIGNATURE----- --qlTNgmc+xy1dBmNv--