Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
app-text/xmlto-0.0.15
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
gelzi
n00b
n00b


Joined: 14 Sep 2003
Posts: 2
Location: Berlin, Germany

PostPosted: Sun Jan 11, 2004 12:35 pm    Post subject: app-text/xmlto-0.0.15 Reply with quote

When updating world, the process stops at emerging xmlto.
Anyone else with this problem?

Thomas.

The error message is:
Code:

warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
compilation error: file /var/tmp/portage/xmlto-0.0.15/temp/xmlto-xsl.W0h2GR line 4 element import
xsl:import : unable to load 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"
compilation error: file /var/tmp/portage/xmlto-0.0.15/temp/xmlto-xsl.N4IdfO line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
cat: FAQ: No such file or directory
make[1]: *** [man/man1/xmlto.1] Error 1
make[1]: Leaving directory `/var/tmp/portage/xmlto-0.0.15/work/xmlto-0.0.15'
make: *** [all] Error 2
 
!!! ERROR: app-text/xmlto-0.0.15 failed.
!!! Function src_compile, Line 35, Exitcode 2
!!! (no error message)
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Sun Jan 11, 2004 12:42 pm    Post subject: Reply with quote

I got exactly the same problem when updating some gstreamer stuff, I "solved" it by USE="-doc" before emerging :
Code:
USE="-doc" emerge -uv gstreamer gst-plugins gst-plugins-vorbis gst-plugins-mad gst-plugins-libpng gst-plugins-gnomevfs
Back to top
View user's profile Send private message
gelzi
n00b
n00b


Joined: 14 Sep 2003
Posts: 2
Location: Berlin, Germany

PostPosted: Sun Jan 11, 2004 12:51 pm    Post subject: Reply with quote

Didn't do the trick for me - the error is still the same :(
But thanks for answering.
Back to top
View user's profile Send private message
Carlo
Developer
Developer


Joined: 12 Aug 2002
Posts: 3356

PostPosted: Sun Jan 11, 2004 2:06 pm    Post subject: Reply with quote

Search bugs.g.o for ALL xmlto.


Carlo
_________________
Please make sure that you have searched for an answer to a question after reading all the relevant docs.
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Mon Jan 12, 2004 11:57 am    Post subject: Reply with quote

Code:
emerge docbook-xsl-stylesheets xmlto
works OK !
Back to top
View user's profile Send private message
arris
n00b
n00b


Joined: 03 Oct 2003
Posts: 17
Location: right here in Minnesota

PostPosted: Wed May 05, 2004 3:51 pm    Post subject: xmlto build errors Reply with quote

I've done all of the above and still am having the same xmlto build problem :-(

I even went as far as adding -doc -xlm -xlm2 do my make.conf, still xmlto
won't build and I get the following error :-

gcc -march=pentium3 -O3 -pipe -o xmlif/xmlif xmlif/xmlif.o
for xml in xmlif.xml xmlto.xml; do \
FORMAT_DIR=./format XSL_DIR=./xsl \
bash ./xmlto -o man/man1 man ./doc/$xml ; \
done || ( RC=$?; cat ./FAQ; exit $RC )
xmlto: input does not validate (status 3)
error : Operation in progress
/var/tmp/portage/xmlto-0.0.17/work/xmlto-0.0.17/./doc/xmlif.xml:4: I/O warning : failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
error : Operation in progress
I/O warning : failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
Document /var/tmp/portage/xmlto-0.0.17/work/xmlto-0.0.17/./doc/xmlif.xml does not validate
xmlto: input does not validate (status 3)
error : Operation in progress
/var/tmp/portage/xmlto-0.0.17/work/xmlto-0.0.17/./doc/xmlto.xml:3: I/O warning : failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
error : Operation in progress
I/O warning : failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
Document /var/tmp/portage/xmlto-0.0.17/work/xmlto-0.0.17/./doc/xmlto.xml does not validate

Q: I'm trying to build xmlto on my Debian box, but it doesn't work.

A: If you get `Attempt to load network entity' errors when building
xmlto, your system does not have the required support for XML
Catalogs
(http://www.oasis-open.org/committees/entity/spec-2001-08-06.html).
In particular, Debian has no support for these. Try the Fedora
Project <http://fedora.redhat.com>.
make[1]: *** [man/man1/xmlto.1] Error 3
make[1]: Leaving directory `/var/tmp/portage/xmlto-0.0.17/work/xmlto-0.0.17'
make: *** [all] Error 2

!!! ERROR: app-text/xmlto-0.0.17 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum