Summary: | dev-lang/julia-1.5.2 calls ar directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Matthias Maier <tamiko> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | patrick, sci |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 663616 [details]
build.log
build log and emerge --info
Possible context of error(s): /bin/sh: ld: command not found /bin/sh: ld: command not found /bin/sh: ld: command not found /bin/sh: gfortran: command not found rm: cannot remove 'scratch/dsfmt-2.2.3/': No such file or directory cat: /var/tmp/portage/dev-lang/julia-1.5.2/work/julia-1.5.2/usr/manifest/suitesparse-wrapper: No such file or directory make[2]: ar: No such file or directory configure: error: could not determine ar interface The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7ec33492f40a1b612a6d293202a690c7ff7409b commit f7ec33492f40a1b612a6d293202a690c7ff7409b Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2020-12-25 21:45:10 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2020-12-25 21:56:15 +0000 dev-lang/julia: version bump to 1.5.3 * export AR environment variable * silence warning about unused CFLAGS - julia modules are not compiled using the CFLAGS environment variable Closes: https://bugs.gentoo.org/747430 Closes: https://bugs.gentoo.org/746254 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org> dev-lang/julia/Manifest | 2 + dev-lang/julia/julia-1.5.3.ebuild | 209 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 211 insertions(+) |