Created attachment 201712 [details] Patch for change. Building devel/nimble tries to create a build cache at /nonexistent, which poudriere quite rightly does not like. This patch fixes that so that the build cache is within WRKSRC.
A commit references this bug: Author: swills Date: Tue Feb 5 12:46:16 UTC 2019 New revision: 492201 URL: https://svnweb.freebsd.org/changeset/ports/492201 Log: ddevel/nimble: Fix build cache location PR: 235485 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer) Changes: head/devel/nimble/Makefile
Committed, thanks!