Date: Mon, 21 Mar 2016 12:41:45 -0700 From: Sean Fagan <sef@ixsystems.com> To: Glen Barber <gjb@FreeBSD.org> Cc: freebsd-pkgbase@freebsd.org Subject: Re: Issue with building base system packages: No such file or dir Message-ID: <69A40F16-A9E5-452C-94A7-16E946C73599@ixsystems.com> In-Reply-To: <20160321193938.GG58208@FreeBSD.org> References: <20160321173525.GA1878@vps.markoturk.info> <0341946F-1610-4F20-B870-116618F74066@ixsystems.com> <20160321193938.GG58208@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 21, 2016, at 12:39 PM, Glen Barber <gjb@FreeBSD.org> wrote: >=20 > On Mon, Mar 21, 2016 at 12:11:57PM -0700, Sean Fagan wrote: >> pkg: open(/bin/sh): No such file or directory >>=20 >> Any idea what that is? (Well, I know that the worldstage directory >> is empty. So I=E2=80=99m sure that starts with what I=E2=80=99m = doing wrong.) >>=20 >=20 > The only explanation I can see for why this would happen is the > buildworld/buildkernel were not done. Is this the case? I did time env MAKEOBJDIRPREFIX=3D${HOME}/obj make -dl -j10 -DNO_CLEAN = -DNO_ROOT buildkernel buildworld and then time env MAKEOBJDIRPREFIX=3D${HOME}/obj make -dl -j1 -dl = -DNO_CLEAN -DNO_ROOT packages=20 Note I=E2=80=99m building on FreeBSD-10. Sean.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69A40F16-A9E5-452C-94A7-16E946C73599>