Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884577 - app-doc/gnucash-docs-4.12 fails to compile: sh: line 1: cd: gnucash-help: No such file or directory
Summary: app-doc/gnucash-docs-4.12 fails to compile: sh: line 1: cd: gnucash-help: No ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
: 884603 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-12-06 12:12 UTC by Agostino Sarubbo
Modified: 2022-12-06 19:50 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,93.00 KB, text/plain)
2022-12-06 12:12 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-12-06 12:12:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-doc/gnucash-docs-4.12 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-06 12:12:24 UTC
CC'ing also the author of the commit (ca7e5c4a29262965a9c1441c175c807f284d1ab3)
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-06 12:12:25 UTC
Created attachment 840431 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2022-12-06 12:12:26 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/bin/sh: line 1: cd: /var/tmp/portage/app-doc/gnucash-docs-4.12/work/gnucash-docs-4.12_build/share/help/C/gnucash-guide: No such file or directory
/bin/sh: line 1: cd: /var/tmp/portage/app-doc/gnucash-docs-4.12/work/gnucash-docs-4.12_build/share/help/C/gnucash-help: No such file or directory
/bin/sh: line 1: cd: /var/tmp/portage/app-doc/gnucash-docs-4.12/work/gnucash-docs-4.12_build/share/help/de/gnucash-guide: No such file or directory
/bin/sh: line 1: cd: /var/tmp/portage/app-doc/gnucash-docs-4.12/work/gnucash-docs-4.12_build/share/help/de/gnucash-help: No such file or directory
/bin/sh: line 1: cd: /var/tmp/portage/app-doc/gnucash-docs-4.12/work/gnucash-docs-4.12_build/share/help/it/gnucash-guide: No such file or directory
/bin/sh: line 1: cd: /var/tmp/portage/app-doc/gnucash-docs-4.12/work/gnucash-docs-4.12_build/share/help/it/gnucash-help: No such file or directory
/bin/sh: line 1: cd: /var/tmp/portage/app-doc/gnucash-docs-4.12/work/gnucash-docs-4.12_build/share/help/ja/gnucash-guide: No such file or directory
/bin/sh: line 1: cd: /var/tmp/portage/app-doc/gnucash-docs-4.12/work/gnucash-docs-4.12_build/share/help/pt/gnucash-guide: No such file or directory
/bin/sh: line 1: cd: /var/tmp/portage/app-doc/gnucash-docs-4.12/work/gnucash-docs-4.12_build/share/help/pt/gnucash-help: No such file or directory
Comment 4 Larry the Git Cow gentoo-dev 2022-12-06 12:33:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0cac8b5dff5baafd99da915d723a16cde38eaa

commit df0cac8b5dff5baafd99da915d723a16cde38eaa
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-06 12:32:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-06 12:32:59 +0000

    app-doc/gnucash-docs: force -j1; allow blank L10N
    
    Closes: https://bugs.gentoo.org/884577
    Signed-off-by: Sam James <sam@gentoo.org>

 app-doc/gnucash-docs/gnucash-docs-4.12.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
Comment 5 Marco Scardovi (scardracs) 2022-12-06 12:52:45 UTC
Uhm, with -j4 was working normally. I think -j63 is really a too much for it.
@sam, thanks for the quick fix :)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-06 19:50:12 UTC
*** Bug 884603 has been marked as a duplicate of this bug. ***