[Bug 245789] lang/nim: Fix build within poudriere
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 21 13:09:12 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245789
Bug ID: 245789
Summary: lang/nim: Fix build within poudriere
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: ports at nicandneal.net
Attachment #213636 maintainer-approval+
Flags:
Flags: maintainer-feedback+
Created attachment 213636
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213636&action=edit
Patch to upgrade port.
Fix the build of lang/nim:
- Make sure we use specified build caches for all build commands (this was
causing the poudriere testport to fail for the tools build).
- Ensure that devel/nimble is not built as part of this port by using the koch
toolsToNimble command instead of koch tools. If left to it's own devices the
koch tools command will download nimble from git and build it itself.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list