Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg-docs : jade attempts to connect to www.oasis-open.org
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
krivenok
n00b
n00b


Joined: 06 Oct 2006
Posts: 46

PostPosted: Wed Nov 21, 2007 1:41 pm    Post subject: xorg-docs : jade attempts to connect to www.oasis-open.org Reply with quote

Hello!

I'm trying to build xorg-docs package.
Please look at the following build log:

Code:

olimpico ~ # emerge --newuse world     
Calculating world dependencies... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) app-doc/xorg-docs-1.4-r1 to /
Cannot chown a lockfile. This could cause inconvenience later.
 * xorg-docs-1.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                               [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                 [ ok ]
 * checking xorg-docs-1.4.tar.bz2 ;-) ...                                                                                                              [ ok ]
>>> Unpacking source...
>>> Unpacking xorg-docs-1.4.tar.bz2 to /var/tmp/portage/app-doc/xorg-docs-1.4-r1/work
 * Applying 1.1-allow_manpages_only.patch ...                                                                                                          [ ok ]
 * Applying 65533-URL-interpolation.patch ...                                                                                                          [ ok ]
 * Applying 1.4-sgml-fixes.patch ...                                                                                                                   [ ok ]
 * Running eautoreconf in '/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4' ...
 * Running aclocal ...                                                                                                                                 [ ok ]
 * Running autoconf ...                                                                                                                                [ ok ]
 * Running automake --add-missing --copy --foreign ...                                                                                                 [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4 ...
 * econf: updating xorg-docs-1.4/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating xorg-docs-1.4/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share --with-x11docdir=/usr/share/doc/xorg-docs-1.4-r1 --enable-non-man-docs --enable-txt --enable-pdf --enable-html --enable-ps --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for /usr/share/sgml/X11/defs.ent... yes
checking for docbook2ps... /usr/bin/docbook2ps
checking for docbook2pdf... /usr/bin/docbook2pdf
checking for docbook2html... /usr/bin/docbook2html
checking for docbook2txt... /usr/bin/docbook2txt
checking Whether to build text documentation... yes
checking Whether to build PDF documentation... yes
checking Whether to build PostScript documentation... yes
checking Whether to build HTML documentation... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating hardcopy/Makefile
config.status: creating hardcopy/BDF/Makefile
config.status: creating hardcopy/CTEXT/Makefile
config.status: creating hardcopy/FSProtocol/Makefile
config.status: creating hardcopy/i18n/Makefile
config.status: creating hardcopy/ICCCM/Makefile
config.status: creating hardcopy/ICE/Makefile
config.status: creating hardcopy/man/Makefile
config.status: creating hardcopy/rstart/Makefile
config.status: creating hardcopy/RX/Makefile
config.status: creating hardcopy/saver/Makefile
config.status: creating hardcopy/SM/Makefile
config.status: creating hardcopy/X11/Makefile
config.status: creating hardcopy/Xaw/Makefile
config.status: creating hardcopy/XDMCP/Makefile
config.status: creating hardcopy/Xext/Makefile
config.status: creating hardcopy/xfs/Makefile
config.status: creating hardcopy/Xi/Makefile
config.status: creating hardcopy/XIM/Makefile
config.status: creating hardcopy/XKB/Makefile
config.status: creating hardcopy/XLFD/Makefile
config.status: creating hardcopy/Xmu/Makefile
config.status: creating hardcopy/XPRINT/Makefile
config.status: creating hardcopy/XProtocol/Makefile
config.status: creating hardcopy/Xserver/Makefile
config.status: creating hardcopy/Xt/Makefile
config.status: creating hardcopy/xtrans/Makefile
config.status: creating hardcopy/Xv/Makefile
config.status: creating man/Makefile
config.status: creating man/general/Makefile
config.status: creating sgml/Makefile
config.status: creating sgml/core/Makefile
config.status: creating sgml/ddx/Makefile
config.status: creating sgml/fonts/Makefile
config.status: creating sgml/graphics/Makefile
config.status: creating sgml/input/Makefile
config.status: creating sgml/output/Makefile
config.status: creating sgml/platforms/Makefile
config.status: creating sgml/registry/Makefile
config.status: creating sgml/security/Makefile
Making all in hardcopy
make[1]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy'
Making all in BDF
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/BDF'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/BDF'
Making all in CTEXT
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/CTEXT'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/CTEXT'
Making all in FSProtocol
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/FSProtocol'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/FSProtocol'
Making all in i18n
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/i18n'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/i18n'
Making all in ICCCM
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/ICCCM'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/ICCCM'
Making all in ICE
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/ICE'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/ICE'
Making all in man
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/man'
Making all in rstart
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/rstart'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/rstart'
Making all in RX
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/RX'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/RX'
Making all in saver
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/saver'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/saver'
Making all in SM
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/SM'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/SM'
Making all in X11
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/X11'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/X11'
Making all in Xaw
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xaw'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xaw'
Making all in XDMCP
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XDMCP'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XDMCP'
Making all in Xext
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xext'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xext'
Making all in xfs
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/xfs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/xfs'
Making all in Xi
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xi'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xi'
Making all in XIM
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XIM'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XIM'
Making all in XKB
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XKB'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XKB'
Making all in XLFD
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XLFD'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XLFD'
Making all in Xmu
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xmu'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xmu'
Making all in XPRINT
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XPRINT'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XPRINT'
Making all in XProtocol
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XProtocol'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/XProtocol'
Making all in Xserver
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xserver'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xserver'
Making all in Xt
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xt'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xt'
Making all in xtrans
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/xtrans'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/xtrans'
Making all in Xv
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xv'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy/Xv'
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy'
make[1]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/hardcopy'
Making all in man
make[1]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/man'
Making all in general
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/man/general'
sed -e 's|__vendorversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__projectroot__|/usr|g' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__||g' -e 's|__miscmansuffix__|7|g' < Consortium.man > Consortium.7
sed -e 's|__vendorversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__projectroot__|/usr|g' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__||g' -e 's|__miscmansuffix__|7|g' < security.man > security.7
sed -e 's|__vendorversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__projectroot__|/usr|g' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__||g' -e 's|__miscmansuffix__|7|g' < Standards.man > Standards.7
sed -e 's|__vendorversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__projectroot__|/usr|g' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__||g' -e 's|__miscmansuffix__|7|g' < X.man > X.7
sed -e 's|__vendorversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__projectroot__|/usr|g' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__||g' -e 's|__miscmansuffix__|7|g' < XOrgFoundation.man > XOrgFoundation.7
sed -e 's|__vendorversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__projectroot__|/usr|g' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__||g' -e 's|__miscmansuffix__|7|g' < Xprint.man > Xprint.7
sed -e 's|__vendorversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.4" "X Version 11"|' -e 's|__projectroot__|/usr|g' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__||g' -e 's|__miscmansuffix__|7|g' < XProjectTeam.man > XProjectTeam.7
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/man/general'
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/man'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/man'
make[1]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/man'
Making all in sgml
make[1]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/sgml'
Making all in core
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/sgml/core'
SGML_SEARCH_PATH=/usr/share/sgml /usr/bin/docbook2txt Xserver-spec.sgml
Using catalogs: /usr/share/sgml/sgml-iso-entities-8879.1986/catalog, /usr/share/sgml/xml-iso-entities-8879.1986/catalog, /usr/share/sgml/docbook/sgml-dtd-3.0/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/catalog, /usr/share/sgml/docbook/sgml-dtd-4.1/catalog, /usr/share/sgml/docbook/sgml-dtd-4.0/catalog, /usr/share/sgml/docbook/sgml-dtd-3.1/catalog, /usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/catalog, /usr/share/sgml/docbook/xml-simple-dtd-1.0/catalog, /usr/share/sgml/docbook/sgml-dtd-4.4/catalog, /usr/share/sgml/docbook/sgml-dtd-4.2/catalog, /usr/share/sgml/opensp-1.5.2/OpenSP/catalog, /usr/share/sgml/openjade-1.3.2/catalog, /usr/share/sgml/openjade-1.3.2/dsssl/catalog
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: /var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/sgml/core/Xserver-spec.sgml
jade:/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/sgml/core/Xserver-spec.sgml:4:0:E: error connecting to "www.oasis-open.org" (Connection timed out)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl:54:137:Q: number of ID references in start-tag must not exceed GRPCNT (32)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl:53:0:Q: number of ID references in start-tag must not exceed GRPCNT (32)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1bg.ent:168:282:Q: length of interpreted parameter literal must not exceed LITLEN (240)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1bg.ent:169:282:Q: length of interpreted parameter literal must not exceed LITLEN (240)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.ent:188:290:Q: length of interpreted parameter literal must not exceed LITLEN (240)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.ent:189:290:Q: length of interpreted parameter literal must not exceed LITLEN (240)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/dbtable.dsl:224:13:E: 2nd argument for primitive "ancestor" of wrong type: "#<unknown object 137307288>" not a singleton node list
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/dbtable.dsl:224:13:E: 2nd argument for primitive "ancestor" of wrong type: "#<unknown object 137307288>" not a singleton node list
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/dbtable.dsl:224:13:E: 2nd argument for primitive "ancestor" of wrong type: "#<unknown object 137307288>" not a singleton node list
make[2]: *** [Xserver-spec.txt] Error 8
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/sgml/core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4-r1/work/xorg-docs-1.4/sgml'
make: *** [all-recursive] Error 1
 *
 * ERROR: app-doc/xorg-docs-1.4-r1 failed.
 * Call stack:
 *          ebuild.sh, line 1701:  Called dyn_compile
 *          ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *          ebuild.sh, line   44:  Called src_compile
 *          ebuild.sh, line 1383:  Called x-modular_src_compile
 *   x-modular.eclass, line  348:  Called x-modular_src_make
 *   x-modular.eclass, line  343:  Called die
 * The specific snippet of code:
 *      emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-doc/xorg-docs-1.4-r1/temp/build.log'.
 *

 * Messages for package app-doc/xorg-docs-1.4-r1:

 *
 * ERROR: app-doc/xorg-docs-1.4-r1 failed.
 * Call stack:
 *          ebuild.sh, line 1701:  Called dyn_compile
 *          ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *          ebuild.sh, line   44:  Called src_compile
 *          ebuild.sh, line 1383:  Called x-modular_src_compile
 *   x-modular.eclass, line  348:  Called x-modular_src_make
 *   x-modular.eclass, line  343:  Called die
 * The specific snippet of code:
 *      emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-doc/xorg-docs-1.4-r1/temp/build.log'.
 *
olimpico ~ #


As you can see jade attempts to connect to www.oasis-open.org.
What for jade tries to connect to external web site?
Is it really needed for building process?

Any ideas?

Thanks!
Back to top
View user's profile Send private message
eyoung100
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1428

PostPosted: Wed Nov 21, 2007 6:30 pm    Post subject: Reply with quote

See app-doc/xorg-docs-1.4-r1 does not build, and app-doc/xorg-docs-1.4 fails to compile
I will now classify your post as a duplicate as it is solved here:
emerge of xorg-docs-1.4 fails
_________________
The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Mon Nov 26, 2007 11:00 am    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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