Summary: | dev-lang/julia-1.4.0-r1: emerge failed (emake failed) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Hugo Ribeiro <hugo.at.ribeiro> |
Component: | Current packages | Assignee: | Matthias Maier <tamiko> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein, patrick, sci |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
julia-1.4.0-r1_build.log
emerge --info ebuild patch |
Created attachment 630750 [details]
emerge --info
it's complaining b/c it's unable to fetch 2 files during the build process https://curl.haxx.se/ca/cacert-2020-01-01.pem and https://api.github.com/repos/libgit2/libgit2/tarball/b3e1a56ebb2b9291e82dc027ba9cbcfc3ead54d3 Created attachment 631172 [details, diff]
ebuild patch
this dit the trick for me (well,at least it got it past the error. and now it is building)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a36e6964151da25e9bfe820f38a5e69104c5a94c commit a36e6964151da25e9bfe820f38a5e69104c5a94c Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2020-04-07 18:04:41 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2020-04-07 21:02:51 +0000 dev-lang/julia: really download all bundled tarballs Closes: https://bugs.gentoo.org/716434 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org> dev-lang/julia/Manifest | 2 ++ dev-lang/julia/julia-1.4.0-r1.ebuild | 8 ++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) |
Created attachment 630698 [details] julia-1.4.0-r1_build.log I could update to julia-1.4.0, but after the r1 revision the emerge fails in the early stages.