Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure

From: Konstantin Belousov <kostikbel_at_gmail.com>
Date: Mon, 15 Jun 2015 05:38:15 +0300
On Sun, Jun 14, 2015 at 02:28:45PM -0700, Simon J. Gerraty wrote:
> Garrett Cooper <yaneurabeya_at_gmail.com> wrote:
> 
> > On Jun 14, 2015, at 14:18, Simon J. Gerraty <sjg_at_juniper.net> wrote:
> > 
> > > Craig Rodrigues <rodrigc_at_crodrigues.org> wrote:
> > >> On Sun, Jun 14, 2015 at 8:09 AM, Adrian Chadd <adrian_at_freebsd.org> wrote:
> > >> 
> > >>    + make -j 4 CROSS_TOOLCHAIN=amd64-gcc buildworld
> > >>    __MAKE_CONF=/builds/FreeBSD_HEAD_amd64_gcc4.9/make.conf
> > >>    make: "/builds/FreeBSD_HEAD_amd64_gcc4.9/Makefile" line 102: Malformed
> > >>    conditional (${MK_META_MODE} == "yes")
> > > 
> > > That would imply that src/share/mk isn't being used?
> > > 
> > > I'm not sure when Warner changed the default MAKESYSPATH to be
> > > .../share/mk
> > > but that would be the right thing to do:
> > 
> > That???s only present on head.
> 
> The default? yes I think it went back and forth a bit.
> But you can use
> 
> make -m .../share/mk
> 
> on 10.0

I see the same problem on the up-to-date stable/10 host, trying to build
HEAD.  This is completely unacceptable, we have documented and always
supported just
	make buildworld buildkernel
on latest stable to get buildable and bootable HEAD.

There is yet another issue with the build system, I have
	INSTALL+=-CS
in make.conf for around 15 years.  Apparently it is broken now.
The installkernel target results in
ph/vjc (install)
--- _kmodinstall ---
CS -o root -g wheel -m 555   ng_vjc.ko /usr/home/kostik/build/bsd/DEV/p/boot/kernel
CS: not found
etc.
Received on Mon Jun 15 2015 - 00:38:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:58 UTC