some ports are broken if system-wide ccache building is enabled: root@briareus:/usr/ports# env __MAKE_CONF=/dev/null WITH_CCACHE_BUILD=yes make -C databases/levigo/ && make describe Variable CONFIGURE_ENV is recursive. make: stopped in /usr/ports/databases/levigo
Is this a new regression? I am surprised to not have heard of this yet.
(In reply to Bryan Drewery from comment #1) I'm not sure, but at least my poudriere build from July 20th failed -- maybe earlier.
This was fixed in databases/levigo: r393507 | junovitch | 2015-08-03 19:27:33 -0700 (Mon, 03 Aug 2015) | 6 lines Trim spurious slash that caused recursive CONFIGURE_ENV warning PR: 201733 Submitted by: tremere@cainites.net Approved by: cheffo@freebsd-bg.org (maintainer), pgollucci (mentor)
Assign to committer that resolved