make tinderbox failures
Andrew Turner
andrew at fubar.geek.nz
Tue Oct 30 07:58:40 UTC 2012
On Fri, 26 Oct 2012 15:31:50 -0700
mdf at FreeBSD.org wrote:
> Thanks for fixes! Is the reason the public tinderbox didn't see these
> because it has explicit lists of arch/CONF kernels to build, while
> "make tinderbox" on my machine just builds all the capitalized files
> as configuration files?
I don't know about the MIPS builds but with ARM it is because the
tinderbox only builds for TARGET_ARCH=arm. 2 months ago I updated the
ARM configs to set their machine option correctly. This meant the
kernels sere built with the correct toolchain in "make tinderbox" but
not the public tinderbox.
The correct fix is to update the public tinderbox to build arm,
armv6 and armeb.
Andrew
More information about the freebsd-current
mailing list