Date: Sun, 13 Jul 2014 20:03:42 -0400 From: Julio Merino <jmmv@freebsd.org> To: Glen Barber <gjb@freebsd.org>, Warner Losh <imp@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r267424 - in head: share/mk tools/build/options Message-ID: <CAFY7cWDU9DQvNJoQ%2BVOsHZvir69eZD8G1Z7s-Z6dx8Ak-Wj_3Q@mail.gmail.com> In-Reply-To: <CAFY7cWAYBnEs=c8G-yYFf21_8rt%2BOnBvCxLnDciBcd9kFRoH-A@mail.gmail.com> References: <201406121854.s5CIsrmq000136@svn.freebsd.org> <20140612235647.GO1248@hub.FreeBSD.org> <20140613002017.GP1248@hub.FreeBSD.org> <CAFY7cWDvc5ROt%2BwWofH5oCCXsWCxZf0WbTPC4zNuHSbEx8z27g@mail.gmail.com> <20140709010719.GM1216@hub.FreeBSD.org> <CAFY7cWC8=-w5a7gE=gLDHFWEA5QRyeyq_vxtZUqcp3N-_faXiQ@mail.gmail.com> <20140709023222.GO1216@hub.FreeBSD.org> <CAFY7cWC6FcWX334fGF5W1Rw4wxSg6MAjsJMuSFs1PRi85_50pA@mail.gmail.com> <CAFY7cWAYBnEs=c8G-yYFf21_8rt%2BOnBvCxLnDciBcd9kFRoH-A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 11, 2014 at 8:17 PM, Julio Merino <jmmv@freebsd.org> wrote: > On Tue, Jul 8, 2014 at 10:34 PM, Julio Merino <jmmv@freebsd.org> wrote: >> >> OK. Regardless, I suppose that being able to build HEAD from the >> supported releases is supposed to work? Even from 8.4? Will >> investigate for 9.x. > > Alright. I could reproduce this... but it was not obvious. > > A "make buildworld" with WITH_TESTS=yes from 9.3_RC3 works *just fine*. > > The problem is that tinderbox is setting > MAKESYSPATH=/path/to/src/share/mk and this seems to cause the build > system to not compile and use the bmake that is in current, instead > relying on the host make (/usr/bin/make). This is a problem because > the -current *.test.mk use the :tW modifier which is not present in > the bmake version shipped in 9.x. Fixed in r268598. I don't think tinderbox is doing the right thing though.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFY7cWDU9DQvNJoQ%2BVOsHZvir69eZD8G1Z7s-Z6dx8Ak-Wj_3Q>