Iam unable to compile this package. Compilation breaks on: /usr/bin/python -c 'import datetime; print datetime.date.today()' > reference/builddate.xml xsltproc --nonet --xinclude -o ../docs/html/ \ --path ../docs/reference:./reference \ --stringparam gtkdoc.bookname "pygoocanvas" \ --stringparam gtkdoc.version . \ /usr/share/pygobject/xsl/ref-html-style.xsl ./reference/pygoocanvas-ref.xml warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl" compilation error: file /usr/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 The file /usr/share/pygobject/xsl/ref-html-style.xsl belongs to dev-python/pygobject i'we try different version of pygobject and pygoocanvas but without success. I've try to compile pygoocanvas myself from source tarball. there is the same error. Maybe error in pygobject? Full merge log as attachement.
Created attachment 143518 [details] Log from compilation
(In reply to comment #1) > Created an attachment (id=143518) [edit] > Log from compilation > After some hours of testing i found solution. I merged these packages and merge of pygoocanvas now works. Thu Feb 14 23:13:20 2008 >>> app-text/build-docbook-catalog-1.2 Thu Feb 14 23:13:27 2008 >>> sys-devel/automake-1.5 Thu Feb 14 23:13:38 2008 >>> app-text/sgml-common-0.6.3-r5 Thu Feb 14 23:14:02 2008 >>> app-text/docbook-xsl-stylesheets-1.70.1 Thu Feb 14 23:14:07 2008 >>> app-text/docbook-xml-dtd-4.4-r1 Maybe same forgoten dependency.
pygoocanvas 0.9 is not in tree anymore, please check if 0.10 produces the same error.
I try version 0.10 now. It compiles well, but it is long time since compilation of version 0.9. My system has changed. But i hope it is OK. If you need some special tests, merges or something. Please let me now.
It's ok, just 0.10 is interesting now since it's the only version in tree. Thanks for getting back to us.