On 27 Apr, Rick Miller wrote: > On Wed, Apr 27, 2016 at 12:53 PM, Michelle Sullivan <miche...@sorbs.net> > wrote: > >> Kevin Oberman wrote: >> >>> On Wed, Apr 27, 2016 at 8:06 AM, Michelle Sullivan <miche...@sorbs.net> >>> wrote: >>> >>> After a portsnap update it seems all my jails won't build the current tree >>>> returning the following error: >>>> >>>> ====>> MOVED: sysutils/puppet renamed to sysutils/puppet38 >>>> ====>> MOVED: textproc/rubygem-augeas renamed to >>>> textproc/rubygem-ruby-augeas >>>> >>>> ====>> Computing deps for converters/libiconv >>>> ====>> Computing deps for archivers/unzip >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> >>>> ====>> Computing deps for converters/p5-Encode >>>> ====>> Computing deps for converters/p5-Convert-BinHex >>>> ====>> Computing deps for converters/p5-Encode-Locale >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> ====>> Computing deps for converters/p5-JSON-PP >>>> ====>> Computing deps for converters/p5-JSON >>>> ====>> Computing deps for converters/p5-JSON-XS >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> >>>> ====>> Computing deps for converters/p5-Text-Iconv >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> ====>> Computing deps for databases/ip4r >>>> ====>> Computing deps for databases/gdbm >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> ====>> Computing deps for databases/p5-Bucardo >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> >>>> Terminated >>>> Terminated >>>> Terminated >>>> Terminated >>>> ====>> Cleaning up >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> ====>> Computing deps for databases/p5-DBD-Pg >>>> ====>> Error: Invalid port origin '/usr/local/bin/ccache' not found. >>>> ====>> Computing deps for databases/memcached >>>> ====>> Error: Invalid port origin '/usr/local/bin/automake-1.15' not >>>> found. >>>> ====>> Umounting file systems >>>> >>>> Checked updating but don't see anything to suggest that port origins of >>>> '/usr/local/bin/ccache' are normal.. >>> >>> > It looks like you're building with Poudriere. I observed similar behavior, > but not the exact message the other day. I don't remember what origin it > was complaining about, but located a post (either on a mailing list or > forums) recommending a `pkg install poudriere`. It did resolve the problem > in this particular scenario.
This is probably caused by the recent change to globally drop ${PORTSDIR} from *_DEPENDS. The framework changes initially were done in bsd.port.mk r399278, but the the actual removal of ${PORTSDIR} didn't happen until r411970, r412342, ... _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"