Page MenuHomeFreeBSD

lang/nim: Fix build within poudriere
ClosedPublic

Authored by lbartoletti on Apr 27 2020, 7:28 AM.
Tags
None
Referenced Files
F110590716: D24585.diff
Thu, Feb 20, 2:40 PM
Unknown Object (File)
Tue, Feb 18, 9:50 PM
Unknown Object (File)
Tue, Feb 4, 9:03 AM
Unknown Object (File)
Dec 16 2024, 9:56 AM
Unknown Object (File)
Dec 16 2024, 9:56 AM
Unknown Object (File)
Dec 16 2024, 9:55 AM
Unknown Object (File)
Dec 16 2024, 9:47 AM
Unknown Object (File)
Nov 8 2024, 4:23 AM
Subscribers

Details

Summary

Fix the build of lang/nim within poudriere:

  • 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.
Test Plan

poudriere (11/12 i386/amd64 ; HEAD i386/amd64/aarch64)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 30747
Build 28473: arc lint + arc unit