Mailing List Archive

emerge app-text/docbook-sgml-utils never completes
I've had this problem for at least a couple of months now. When I do
an `emerge -avuD world` docbook-sgml-utils is one of the packages it
wants to update. However, slightly into the emerge it just sits using
100% of the CPU. I've let it sit for 5 hours now and it still hasn't
gotten past that step.
There are two `jade` processes that are each taking up about 50% of the CPU.

Anyone know what's going on? Thanks!

Here's the output of emerge:

$ emerge -vuD world
Calculating world dependencies ...done!
>>> emerge (1 of 1) app-text/docbook-sgml-utils-0.6.14 to /
>>> md5 src_uri ;-) docbook-utils-0.6.14.tar.gz
>>> Unpacking source...
>>> Unpacking docbook-utils-0.6.14.tar.gz to
/var/tmp/portage/docbook-sgml-utils-0.6.14/work
* Applying docbook-sgml-utils-0.6.14-backend.patch... [ ok ]
>>> Source unpacked.
./configure --prefix=/usr --host=i686-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docbook-utils.spec
config.status: creating bin/Makefile
config.status: creating bin/jw
config.status: creating bin/sgmldiff
config.status: creating backends/Makefile
config.status: creating backends/man
config.status: creating backends/texi
config.status: creating frontends/Makefile
config.status: creating frontends/docbook
config.status: creating helpers/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version
config.status: creating doc/refentry/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/HTML/Makefile
Making all in backends
make[1]: Entering directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/backends'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/backends'
Making all in bin
make[1]: Entering directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/bin'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/bin'
Making all in doc
make[1]: Entering directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc'
Making all in refentry
make[2]: Entering directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/refentry'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/refentry'
Making all in man
make[2]: Entering directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/man'
Making all in HTML
make[2]: Entering directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/HTML'
SGML_CATALOG_FILES=/etc/sgml/catalog \
SGML_SEARCH_PATH=../..:../../doc:.. \
jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
SGML_CATALOG_FILES=/etc/sgml/catalog \
SGML_SEARCH_PATH=../..:../../doc:.. \
jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml

--
gentoo-user@gentoo.org mailing list
Re: emerge app-text/docbook-sgml-utils never completes [ In reply to ]
Andy Herrman wrote:
> I've had this problem for at least a couple of months now. When I do
> an `emerge -avuD world` docbook-sgml-utils is one of the packages it
> wants to update. However, slightly into the emerge it just sits using
> 100% of the CPU. I've let it sit for 5 hours now and it still hasn't
> gotten past that step.
> There are two `jade` processes that are each taking up about 50% of the CPU.
>
> Anyone know what's going on? Thanks!

Exactly the same here...

Any hints, anyone?

Christoph


--
gentoo-user@gentoo.org mailing list