Created attachment 340718 [details] full build log x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c module.c xmlto: /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/objfmts/yasm_objfmts.xml does not validate (status 3) xmlto: Fix document syntax or use --skip-validation option xmlto: /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/arch/yasm_arch.xml does not validate (status 3) xmlto: Fix document syntax or use --skip-validation option I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/objfmts/yasm_objfmts.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> ^ I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" Document /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/objfmts/yasm_objfmts.xml does not validate I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/arch/yasm_arch.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> ^ I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" Document /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/arch/yasm_arch.xml does not validate make[2]: *** [yasm_arch.7] Error 13 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [yasm_objfmts.7] Error 13 make[2]: Leaving directory `/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0' make: *** [all] Error 2
Created attachment 340720 [details] emerge --info output
I've disabled the rebuilding of manpages in the release ebuilds (1.2.0-r1 currently as you reported). So this bug can be closed. However, you have bigger problems, propably good idea to run: emerge -C `qlist -CI docbook` libxslt xmlto emerge -1 xmlto libxslt
oh, right, added app-text/xmlto and app-text/docbook-xml-dtd:4.1.2 to yasm-9999.ebuild deps for building the manpages...