Summary: | dev-lang/nim-2.0.4 - Failed to run command: ./.../nim compile -d:release koch | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Maciej Barć <xgqt> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nim, toralf, xgqt |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-lang:nim-2.0.4:20240418-134946.log emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 891051 [details]
emerge-info.txt
Created attachment 891052 [details]
dev-lang:nim-2.0.4:20240418-134946.log
Created attachment 891053 [details]
emerge-history.txt
Created attachment 891054 [details]
environment
Created attachment 891055 [details]
etc.clang.tar.xz
Created attachment 891056 [details]
etc.portage.tar.xz
Created attachment 891057 [details]
qlist-info.txt
Created attachment 891058 [details]
temp.tar.xz
I wonder if at this point we should just force parallel to run with 1 job. Toralf, could you re run compile few times with -j1? (In reply to Maciej Barć from comment #9) > I wonder if at this point we should just force parallel to run with 1 job. > > Toralf, could you re run compile few times with -j1? I re-scheduled it at the same image (with -j4) - and it worked this time. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935dee83f1a4e64c0a72cd00d6e1f772c8441fd1 commit 935dee83f1a4e64c0a72cd00d6e1f772c8441fd1 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-04-19 12:07:48 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-04-19 12:44:52 +0000 dev-lang/nim: wait longer for parallel Closes: https://bugs.gentoo.org/930200 Closes: https://bugs.gentoo.org/889604 Signed-off-by: Maciej Barć <xgqt@gentoo.org> dev-lang/nim/nim-1.6.14-r1.ebuild | 10 ++++++---- dev-lang/nim/nim-2.0.4.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) |