Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937568 - dev-lang/nim-2.0.8 fails to compile: fatal: unable to access : Could not resolve host: github.com
Summary: dev-lang/nim-2.0.8 fails to compile: fatal: unable to access : Could not reso...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-08 11:09 UTC by Agostino Sarubbo
Modified: 2024-08-08 12:06 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,156.58 KB, text/plain)
2024-08-08 11:09 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 2024-08-08 11:09:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/nim-2.0.8 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-08 11:09:51 UTC
Created attachment 899586 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-08 11:09:51 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Error: unhandled exception: deps.nim(19, 3) `ok` git clone -q https://github.com/nim-lang/sat.git /var/tmp/portage/dev-lang/nim-2.0.8/work/nim-2.0.8/dist/atlas/dist/sat [AssertionDefect]
fatal: unable to access 'https://github.com/nim-lang/sat.git/': Could not resolve host: github.com
Comment 3 Larry the Git Cow gentoo-dev 2024-08-08 12:06:11 UTC
The bug has been closed via the following commit(s):

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

commit 6c3f7ac76233227cb004bf186be52473e16893d9
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-08-08 11:25:07 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-08-08 12:05:39 +0000

    dev-lang/nim: fix compile - copy sat subproject for atlas
    
    Closes: https://bugs.gentoo.org/937568
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/nim/nim-2.0.8.ebuild | 3 +++
 1 file changed, 3 insertions(+)