Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2012 12:46:22 -0800 (PST)
From:      "Charlie &" <paulbeard@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174420: hal doesn't build
Message-ID:  <20121213204623.000B71156B@mail.thistledew.org>
Resent-Message-ID: <201212132050.qBDKo0aP088740@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174420
>Category:       ports
>Synopsis:       hal doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 20:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 8.3-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD shuttle.paulbeard.org 8.3-RELEASE FreeBSD 8.3-RELEASE #3: Thu Aug 30 16:34:02 PDT 2012 root@shuttle.paulbeard.org:/usr/obj/usr/src/sys/SHUTTLE i386


	
>Description:
Build process isn't smart enough to realize that the -nonet argument means it will fail. 

gmake[3]: Entering directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc/man'
/usr/local/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-auth.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"

This, on the other hand, works fine. 

wget http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
--2012-12-13 12:37:29--  http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
Resolving docbook.sourceforge.net (docbook.sourceforge.net)... 216.34.181.96
Connecting to docbook.sourceforge.net (docbook.sourceforge.net)|216.34.181.96|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15230 (15K) [application/xslt+xml]
Saving to: `docbook.xsl'
>How-To-Repeat:
make

>Fix:
Beats me. Does anyone ever test this stuff?
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121213204623.000B71156B>