[Bug 231348] sysutils/ezjail: wrong MAKEOBJDIRPREFIX set
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 13 18:41:33 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231348
Bug ID: 231348
Summary: sysutils/ezjail: wrong MAKEOBJDIRPREFIX set
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: ohartmann at walstatt.org
CC: erdgeist at erdgeist.org
Flags: maintainer-feedback?(erdgeist at erdgeist.org)
CC: erdgeist at erdgeist.org
On recent 12-CURRENT (12.0-ALPHA5 FreeBSD 12.0-ALPHA5 #521 r338656: Thu Sep 13
20:09:24 CEST 2018 amd64) with up-to-date ports tree (Revision: 479680) and
recently updated ports, sysutils/ezjail, which we use as the maintenance-tool
for the jail environment, fails to update the base jail, when world is built
locally under a dedicated source tree, like
/pool/sources/CURRENT/src
and the update process is initiated via
ezjail-admin update -i
the process fails with
make[1]: "/pool/sources/CURRENT/src/Makefile.inc1" line 97: A build is required
first. You may have the wrong MAKEOBJDIRPREFIX set.
*** Error code 1
Stop.
make: stopped in /pool/sources/CURRENT/src
Error: The command 'make installworld' failed.
Refer to the error report(s) above.
The whole world has been updated and successfully been build for r338656 (same
as host), even packing for "pkg usage" has been performed successfully on this
tree. The tree beneath /pool/sources/CURRENT/obj seems intact.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list