Re: Build failed in Jenkins: FreeBSD_HEAD #1594

2014-10-09 Thread Baptiste Daroussin
On Thu, Oct 09, 2014 at 09:55:13PM -0700, Peter Wemm wrote:
> On Thursday, October 09, 2014 07:38:03 PM jenkins-ad...@freebsd.org wrote:
> > See 
> [...]
> > -Wno-error-parentheses-equality -Wno-error-unused-function -nostdinc  -I.
> > -I
> > -I > >
> > -I > dt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h 
> > -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel
> > -mno-red-zone -mno-mmx -mno-sse -msoft-float 
> > -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2
> > -mno-aes -mno-avx -Werror  vers.c ctfconvert -L VERSION -g vers.o
> > --- kernel.debug ---
> > linking kernel.debug
> > ctfmerge -L VERSION -g -o kernel.debug ...
> > kernel.debug: not found
> > *** [kernel.debug] Error code 127
> > 
> > make[2]: stopped in
> > /usr/obj 
> This is because of:
> =
> Author: bapt
> Date: Thu Oct  9 15:52:01 2014
> New Revision: 272827
> URL: https://svnweb.freebsd.org/changeset/base/272827
> 
> Log:
>   Add size(1) to the cross build toolchain
> 
> Modified:
>   head/Makefile.inc1
> =
> 
> -- 
> Peter Wemm - pe...@wemm.org; pe...@freebsd.org; pe...@yahoo-inc.com; KI6FJV
> UTF-8: for when a ' or ... just won\342\200\231t do\342\200\246

Fixed sorry about that

Bapt


pgpE1FuGWuA5I.pgp
Description: PGP signature


Re: Build failed in Jenkins: FreeBSD_HEAD #1594

2014-10-09 Thread Peter Wemm
On Thursday, October 09, 2014 07:38:03 PM jenkins-ad...@freebsd.org wrote:
> See 
[...]
> -Wno-error-parentheses-equality -Wno-error-unused-function -nostdinc  -I.
> -I
> -I >
> -I dt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h 
> -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel
> -mno-red-zone -mno-mmx -mno-sse -msoft-float 
> -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2
> -mno-aes -mno-avx -Werror  vers.c ctfconvert -L VERSION -g vers.o
> --- kernel.debug ---
> linking kernel.debug
> ctfmerge -L VERSION -g -o kernel.debug ...
> kernel.debug: not found
> *** [kernel.debug] Error code 127
> 
> make[2]: stopped in
> /usr/obj