Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694332 - sys-libs/talloc-2.3.0 - xsltproc: file:///etc/xml/docbook:1: parser error : Document is empty
Summary: sys-libs/talloc-2.3.0 - xsltproc: file:///etc/xml/docbook:1: parser error : D...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-14 03:49 UTC by Pavol Cupka
Modified: 2022-07-30 17:04 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavol Cupka 2019-09-14 03:49:36 UTC
[SNIP]
[26/28] Linking bin/default/lib/replace/replace_testsuite
21:19:58 runner ['x86_64-pc-linux-gnu-gcc', '-mtune=generic', '-O2', '-pipe', '-Wl,-O1', '-Wl,--sort-common', '-Wl,--as-needed', 'lib/replace/replace.c.2.o', 'lib/replace/cwrap.c.2.o', 'lib/replace/tests/testsuite.c.3.o', 'lib/replace/tests/strptime.c.3.o', 'lib/replace/tests/os2_delete.c.3.o', 'lib/replace/tests/getifaddrs.c.3.o', 'lib/replace/tests/main.c.4.o', '-o/var/tmp/portage/sys-libs/talloc-2.3.0/work/talloc-2.3.0-abi_x86_64.amd64/bin/default/lib/replace/replace_testsuite', '-Wl,-rpath,/var/tmp/portage/sys-libs/talloc-2.3.0/work/talloc-2.3.0-abi_x86_64.amd64/bin/shared', '-Wl,-rpath,/var/tmp/portage/sys-libs/talloc-2.3.0/work/talloc-2.3.0-abi_x86_64.amd64/bin/shared/private', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-ldl', '-lcrypt', '-lbsd', '-Wl,-O1', '-Wl,--sort-common', '-Wl,--as-needed', '-Wl,-no-undefined']
[27/28] Symlinking bin/default/libtalloc.so
[28/28] Symlinking bin/default/libpytalloc-util.cpython-37m-x86-64-linux-gnu.so
[29/29] Compiling man/talloc.3.xml
21:19:58 runner ' /usr/bin/xsltproc --xinclude -o man/talloc.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../man/talloc.3.xml '
file:///etc/xml/docbook:1: parser error : Document is empty

^
file:///etc/xml/docbook:1: parser error : Document is empty

^
I/O error : Attempt to load network entity 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"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl

Waf: Leaving directory `/var/tmp/portage/sys-libs/talloc-2.3.0/work/talloc-2.3.0-abi_x86_64.amd64/bin/default'
Build failed
 -> task in 'man/talloc.3' failed with exit status 4: 
	{task 140422205437264: man/talloc.3 talloc.3.xml -> talloc.3}
' /usr/bin/xsltproc --xinclude -o man/talloc.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../man/talloc.3.xml '
 * ERROR: sys-libs/talloc-2.3.0::nokit failed (compile phase):
 *   build failed
 * 
 * Call stack:
 *     ebuild.sh, line   92:  Called src_compile
 *   environment, line 2620:  Called multilib-minimal_src_compile
 *   environment, line 1237:  Called multilib_foreach_abi 'multilib-minimal_abi_src_compile'
 *   environment, line 1481:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 *   environment, line 1172:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 *   environment, line 1170:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile'
 *   environment, line  375:  Called multilib-minimal_abi_src_compile
 *   environment, line 1231:  Called multilib_src_compile
 *   environment, line 1701:  Called waf-utils_src_compile
 *   environment, line 3286:  Called die
 * The specific snippet of code:
 *       "${WAF_BINARY}" ${_mywafconfig} ${jobs} "${@}" || die "build failed"
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/talloc-2.3.0::nokit'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/talloc-2.3.0::nokit'`.
 * The complete build log is located at '/var/tmp/portage/sys-libs/talloc-2.3.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/talloc-2.3.0/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/talloc-2.3.0/work/talloc-2.3.0-abi_x86_64.amd64'
 * S: '/var/tmp/portage/sys-libs/talloc-2.3.0/work/talloc-2.3.0'
[SNIP]

Reproducible: Always

Steps to Reproduce:
1. emerge talloc

Actual Results:  
see description
Comment 1 Ben Kohler gentoo-dev 2022-07-30 17:04:31 UTC
This appears to be an ebuild from a 3rd party repo, please reopen if you can still reproduce on today's talloc from gentoo repo.

Thanks!