Summary: | math/adol-c fails to stage with python 2.7 installed | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | alt2600 |
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(yuri) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
alt2600
2021-07-22 17:49:05 UTC
Fix committed. Thanks for reporting. Please reopen if the issue isn't fixed (I wasn't able to reproduce). A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=198238af45447fc3a00918748a7fdfaece348686 commit 198238af45447fc3a00918748a7fdfaece348686 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-07-22 19:00:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-07-22 19:14:58 +0000 math/adol-c: Add build-time python dependency Otherwise it was picking python-2.7 when it was installed. PR: 257340 Reported by: alt2600@icloud.com math/adol-c/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) |