Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 574282 - =app-text/gnome-doc-utils-0.20.10-r1 parallel build failure
Summary: =app-text/gnome-doc-utils-0.20.10-r1 parallel build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: NeedPatch
: 582988 (view as bug list)
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2016-02-09 17:19 UTC by Oleh
Modified: 2022-10-28 20:48 UTC (History)
3 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 Oleh 2016-02-09 17:19:24 UTC
With high MAKEOPTS values this package exhibits build failure during xlstproc running. This is randomly reproducible (as often with parallel make failures). Suggesting to force emake -j1 or any other similar workaround in src_compile.

Reproducible: Always

Steps to Reproduce:
1. MAKEOPTS="-j25" emerge gnome-doc-utils. random failure
2. MAKEOPTS="-j1" emerge gnome-doc-utils. successful
3.
Actual Results:  
0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/../../xslt/docbook/html/db2html-qanda.xsl" \
| xsltproc -o "C/db2html-qanda.xsldoc" \
--stringparam basename "db2html-qanda" \
--stringparam xsl_file "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/../../xslt/docbook/html/db2html-qanda.xsl" \
"/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/xsldoc-fill.xsl" -
gawk --traditional -f "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/xsldoc.awk" "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/../../xslt/docbook/html/db2html-refentry.xsl" \
| xsltproc -o "C/db2html-refentry.xsldoc" \
--stringparam basename "db2html-refentry" \
--stringparam xsl_file "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/../../xslt/docbook/html/db2html-refentry.xsl" \
"/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/xsldoc-fill.xsl" -
runtime error
xsltApplyStylesheet: saving to C/db2html-l10n.xsldoc may not be possible
Makefile:1017: recipe for target 'C/db2html-l10n.xsldoc' failed
make[2]: *** [C/db2html-l10n.xsldoc] Error 9
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10-python2_7/doc/xslt'
Makefile:275: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10-python2_7/doc'
Makefile:364: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
 * ERROR: app-text/gnome-doc-utils-0.20.10-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-text/gnome-doc-utils-0.20.10-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-text/gnome-doc-utils-0.20.10-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10-python2_7'
 * S: '/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10


This is also mentioned on forums:
https://forums.gentoo.org/viewtopic-p-7734746.html?sid=2f74bdd335d44f3edbca2669d64b0dc1
Comment 1 Pacho Ramos gentoo-dev 2016-05-18 10:55:36 UTC
*** Bug 582988 has been marked as a duplicate of this bug. ***
Comment 2 Anthony Basile gentoo-dev 2016-05-28 17:44:08 UTC
I just hit this with MAKEOPTS=-j17.  Can we get a emake -j1 in there at least until you or upstream figure this one out.

| xsltproc -o "C/db2html-footnote.xsldoc" \
--stringparam basename "db2html-footnote" \
--stringparam xsl_file "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/../../xslt/docbook/html/db2html-footnote.xsl" \
"/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/xsldoc-fill.xsl" -
gawk --traditional -f "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/xsldoc.awk" "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/../../xslt/docbook/html/db2html-funcsynopsis.xsl" \
| xsltproc -o "C/db2html-funcsynopsis.xsldoc" \
--stringparam basename "db2html-funcsynopsis" \
--stringparam xsl_file "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/../../xslt/docbook/html/db2html-funcsynopsis.xsl" \
"/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10/doc/xslt/xsldoc-fill.xsl" -
runtime error
xsltApplyStylesheet: saving to C/db2html-bibliography.xsldoc may not be possible
Makefile:1017: recipe for target 'C/db2html-bibliography.xsldoc' failed
make[2]: *** [C/db2html-bibliography.xsldoc] Error 9
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10-python2_7/doc/xslt'
Makefile:275: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r1/work/gnome-doc-utils-0.20.10-python2_7/doc'
Makefile:364: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Comment 3 Pacho Ramos gentoo-dev 2016-05-29 13:03:09 UTC
[master 16e38a8] app-text/gnome-doc-utils: Parallel build fails (#574282)
 1 file changed, 6 insertions(+), 9 deletions(-)
Comment 4 Matt Turner gentoo-dev 2022-10-28 20:48:05 UTC
Package is dead. This isn't going to be fixed more than -j1.