Date: Sat, 13 Jun 2015 19:06:47 -0700 From: Craig Rodrigues <rodrigc@FreeBSD.org> To: Garrett Cooper <yaneurabeya@gmail.com> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r284345 - in head: . bin/cat bin/chflags bin/chio bin/chmod bin/cp bin/csh bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/expr bin/freebsd-version bin/getfacl bin/hostname bi... Message-ID: <CAG=rPVdAZhuReu7mhdOXe6NsN6xtjDhdUd5W7ZzNHMBRTjen5Q@mail.gmail.com> In-Reply-To: <950C4B23-B625-4173-A7C4-A4F1B2C5771D@gmail.com> References: <201506131920.t5DJKwMH033508@svn.freebsd.org> <CAG=rPVfR3QbvYEM9Xdpxdhx_Aisj7Z0=mVig4HyUkk4uqQGrOg@mail.gmail.com> <950C4B23-B625-4173-A7C4-A4F1B2C5771D@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 13, 2015 at 3:37 PM, Garrett Cooper <yaneurabeya@gmail.com> wrote: > On Jun 13, 2015, at 15:34, Craig Rodrigues <rodrigc@FreeBSD.org> wrote: > > > On Sat, Jun 13, 2015 at 12:20 PM, Simon J. Gerraty <sjg@freebsd.org> > wrote: > > Author: sjg > > Date: Sat Jun 13 19:20:56 2015 > > New Revision: 284345 > > URL: https://svnweb.freebsd.org/changeset/base/284345 > > > > Log: > > Add META_MODE support. > > > > Simon, > > > > Can you take a look at this: > > https://jenkins.freebsd.org/job/FreeBSD_HEAD/2860/ > > > > > > The console output is showing this: > > + make -j 4 buildworld __MAKE_CONF=/builds/FreeBSD_HEAD/make.conf > > make: "/builds/FreeBSD_HEAD/Makefile" line 102: Malformed conditional > (${MK_META_MODE} == "yes") > > make: Fatal errors encountered -- cannot continue > > make: stopped in /builds/FreeBSD_HEAD > > Build step 'Execute shell' marked build as failure > > > > This is using a FreeBSD 10.1 host to build HEAD. > > The problem is that the bootstrapping capability has been broken with > fmake. The quick fix would probably be to add MK_META_MODE?= yes to the > Makefile. > According to this commit: https://svnweb.freebsd.org/base?view=revision&revision=250699 /usr/bin/make is bmake in FreeBSD 10.1-R. Can you clarify to me why bootstrapping HEAD on a FreeBSD 10.1 host now does not work? How is fmake involved? Thanks. -- Craig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVdAZhuReu7mhdOXe6NsN6xtjDhdUd5W7ZzNHMBRTjen5Q>