Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2013 13:09:27 GMT
From:      Paul Keusemann <pkeusem@visi.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180122: Building the freebsd-doc-en port fails if w3m is not installed
Message-ID:  <201306301309.r5UD9Rp9036560@oldred.freebsd.org>
Resent-Message-ID: <201306301310.r5UDA0XD046204@freefall.freebsd.org>

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

>Number:         180122
>Category:       ports
>Synopsis:       Building the freebsd-doc-en port fails if w3m is not installed
>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:   Sun Jun 30 13:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Paul Keusemann
>Release:        8.4-RELEASE
>Organization:
>Environment:
FreeBSD woodstock.keusemann.savage.mn.us 8.4-RELEASE FreeBSD 8.4-RELEASE #1 r251552M: Sun Jun  9 21:24:23 CDT 2013     toor@woodstock:/usr/obj/usr/src/sys/WOODSTOCK  i386

>Description:
Build of the freebsd-doc-en port failed with the following error message:


woodstock# cd /usr/ports/misc/freebsd-doc-en
woodstock# make
...
/usr/local/bin/ps2pdf article.ps article.pdf
env XML_CATALOG_FILES="file:///usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8
859-1/articles/bsdl-gpl/catalog-cwd.xml  file:///usr/ports/misc/freebsd-doc-en/w
ork/doc/en_US.ISO8859-1/share/xml/catalog.xml  file:///usr/ports/misc/freebsd-do
c-en/work/doc/share/xml/catalog.xml  file:///usr/ports/misc/freebsd-doc-en/work/
doc/share/xml/catalog-common.xml  file:///usr/local/share/xml/catalog" /usr/loca
l/bin/xsltproc  --xinclude --nonet /usr/ports/misc/freebsd-doc-en/work/doc/en_US
.ISO8859-1/share/xsl/freebsd-xhtml.xsl article.parsed.xml > article.html
/usr/local/bin/w3m -dump  article.html > article.txt
/usr/local/bin/w3m: not found
*** Error code 127

Stop in /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/bsdl-gpl.
*** Error code 1

Stop in /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles.
*** Error code 1

Stop in /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1.
*** Error code 1

Stop in /usr/ports/misc/freebsd-doc-en/work/doc.
*** Error code 1

Stop in /usr/ports/misc/freebsd-doc-en.
*** Error code 1

Stop in /usr/ports/misc/freebsd-doc-en.

>How-To-Repeat:
Attempt to build the misc/freebsd-doc-en port on a FreeBSD-8.4-Release system which does not have w3m installed.
>Fix:
The freebsd-doc-en port should include w3m as a build requirement.

>Release-Note:
>Audit-Trail:
>Unformatted:



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