[head tinderbox] failure on amd64/amd64

Attilio Rao attilio at freebsd.org
Thu Mar 27 20:15:42 PDT 2008


2008/3/28, FreeBSD Tinderbox <tinderbox at freebsd.org>:
> TB --- 2008-03-28 00:55:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
>  TB --- 2008-03-28 00:55:00 - starting HEAD tinderbox run for amd64/amd64
>  TB --- 2008-03-28 00:55:00 - cleaning the object tree
>  TB --- 2008-03-28 00:55:52 - cvsupping the source tree
>  TB --- 2008-03-28 00:55:52 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile
>  TB --- 2008-03-28 00:56:01 - building world (CFLAGS=-O -pipe)
>  TB --- 2008-03-28 00:56:01 - cd /src
>  TB --- 2008-03-28 00:56:01 - /usr/bin/make -B buildworld
>  >>> World build started on Fri Mar 28 00:56:03 UTC 2008
>  >>> Rebuilding the temporary build tree
>  >>> stage 1.1: legacy release compatibility shims
>  >>> stage 1.2: bootstrap tools
>  >>> stage 2.1: cleaning up the object tree
>  >>> stage 2.2: rebuilding the object tree
>  >>> stage 2.3: build tools
>  >>> stage 3: cross tools
>  >>> stage 4.1: building includes
>  >>> stage 4.2: building libraries
>  >>> stage 4.3: make dependencies
>  >>> stage 4.4: building everything
>  >>> stage 5.1: building 32 bit shim libraries
>  >>> World build completed on Fri Mar 28 02:22:24 UTC 2008
>  TB --- 2008-03-28 02:22:24 - generating LINT kernel config
>  TB --- 2008-03-28 02:22:24 - cd /src/sys/amd64/conf
>  TB --- 2008-03-28 02:22:24 - /usr/bin/make -B LINT
>  TB --- 2008-03-28 02:22:24 - building LINT kernel (COPTFLAGS=)
>  TB --- 2008-03-28 02:22:24 - cd /src
>  TB --- 2008-03-28 02:22:24 - /usr/bin/make -B buildkernel KERNCONF=LINT
>  >>> Kernel build for LINT started on Fri Mar 28 02:22:24 UTC 2008
>  >>> stage 1: configuring the kernel
>  >>> stage 2.1: cleaning up the object tree
>  >>> stage 2.2: rebuilding the object tree
>  >>> stage 2.3: build tools
>  >>> stage 3.1: making dependencies
>  [...]
>  ln -sf /obj/amd64/src/sys/LINT/opt_apic.h opt_apic.h
>  cc -c -O -pipe -DCOMPAT_IA32 -DCOMPAT_LINUX32 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions  @/amd64/amd64/genassym.c
>  cc1: warnings being treated as errors
>  In file included from @/amd64/amd64/genassym.c:45:
>  @/sys/buf.h: In function '_BUF_LOCK':
>  @/sys/buf.h:279: warning: passing argument 7 of '_lockmgr_args' discards qualifiers from pointer target type
>  @/sys/buf.h: In function '_BUF_TIMELOCK':
>  @/sys/buf.h:297: warning: passing argument 7 of '_lockmgr_args' discards qualifiers from pointer target type
>  *** Error code 1
>
>  Stop in /src/sys/modules/linux.
>  *** Error code 1
>
>  Stop in /src/sys/modules.
>  *** Error code 1
>
>  Stop in /obj/amd64/src/sys/LINT.
>  *** Error code 1
>
>  Stop in /src.
>  *** Error code 1
>
>  Stop in /src.
>  TB --- 2008-03-28 02:25:21 - WARNING: /usr/bin/make returned exit code  1
>  TB --- 2008-03-28 02:25:21 - ERROR: failed to build lint kernel
>  TB --- 2008-03-28 02:25:21 - tinderbox aborted
>  TB --- 4034.20 user 506.11 system 5420.78 real

This should be fixed now.
I'm sorry for this but I erroneously tested this patch against new
lockmgr which have the right prototype for _lockmgr_args() including a
'const char *' ptr for 'file'.

Thanks,
Attilio


-- 
Peace can only be achieved by understanding - A. Einstein


More information about the freebsd-current mailing list