py25-pygtksourceview I/O Error with docbook

Morgan Sutherland morgan at morgansutherland.net
Sat May 17 16:21:50 PDT 2008


I've been battling for a week to get py-gtk2 and py-gtksourceview
installed. Hopefully this is the last issue:

sudo port install py25-pygtksourceview
--->  Fetching py25-pygtksourceview
--->  Verifying checksum(s) for py25-pygtksourceview
--->  Extracting py25-pygtksourceview
--->  Configuring py25-pygtksourceview
--->  Building py25-pygtksourceview with target all
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-pygtksourceview/work/pygtksourceview-2.2.0"
&& make all " returned error 2
Command output: make  all-recursive
Making all in test
make[2]: Nothing to be done for `all'.
Making all in docs
/opt/local/bin/python2.5 -c 'import datetime; print
datetime.date.today()' > reference/builddate.xml
xsltproc --nonet --xinclude -o ../docs/html/ \
		 --path ../docs/reference:./reference \
                 --stringparam gtkdoc.bookname "pygtksourceview2" \
                 --stringparam gtkdoc.version . \
                 /opt/local/share/pygobject/xsl/ref-html-style.xsl
./reference/gtksourceview2-ref.xml
I/O error : Attempt to load network entity
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"
compilation error: file
/opt/local/share/pygobject/xsl/ref-html-style.xsl line 4 element
import
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
make[2]: *** [build_stamp] Error 5
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.

This I/O error with docbook has been touched on in the past:
http://lists.macosforge.org/pipermail/macports-users/2007-December/007470.html
and http://trac.macports.org/ticket/7333

Could I possibly, for now, download "chunk.xsl" by hand? If so, where
does it need to go?

-- 
Morgan Sutherland


More information about the macports-users mailing list