Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Jun 2008 05:56:25 -0400 (EDT)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <ia64@freebsd.org>
Subject:   [head tinderbox] failure on ia64/ia64
Message-ID:  <20080603095625.2722B73039@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2008-06-03 08:26:45 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-06-03 08:26:45 - starting HEAD tinderbox run for ia64/ia64
TB --- 2008-06-03 08:26:46 - cleaning the object tree
TB --- 2008-06-03 08:27:15 - cvsupping the source tree
TB --- 2008-06-03 08:27:15 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile
TB --- 2008-06-03 08:27:21 - building world (CFLAGS=-O -pipe)
TB --- 2008-06-03 08:27:21 - cd /src
TB --- 2008-06-03 08:27:21 - /usr/bin/make -B buildworld
>>> World build started on Tue Jun  3 08:27:22 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
>>> World build completed on Tue Jun  3 09:46:55 UTC 2008
TB --- 2008-06-03 09:46:55 - generating LINT kernel config
TB --- 2008-06-03 09:46:55 - cd /src/sys/ia64/conf
TB --- 2008-06-03 09:46:55 - /usr/bin/make -B LINT
TB --- 2008-06-03 09:46:55 - building LINT kernel (COPTFLAGS=)
TB --- 2008-06-03 09:46:55 - cd /src
TB --- 2008-06-03 09:46:55 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Jun  3 09:46:55 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
>>> stage 3.2: building everything
[...]
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror  /src/sys/nfsserver/nfs_srvsubs.c; 
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror  /src/sys/nfsserver/nfs_syscalls.c; 
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror  /src/sys/nlm/nlm_prot_clnt.c; 
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror  /src/sys/nlm/nlm_prot_impl.c; 
/src/sys/nlm/nlm_prot_impl.c: In function 'nlm_check_idle':
/src/sys/nlm/nlm_prot_impl.c:697: error: 'nlm_global_lock' undeclared (first use in this function)
/src/sys/nlm/nlm_prot_impl.c:697: error: (Each undeclared identifier is reported only once
/src/sys/nlm/nlm_prot_impl.c:697: error: for each function it appears in.)
*** Error code 1

Stop in /obj/ia64/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2008-06-03 09:56:24 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2008-06-03 09:56:24 - ERROR: failed to build lint kernel
TB --- 2008-06-03 09:56:24 - tinderbox aborted
TB --- 3911.46 user 426.41 system 5378.95 real


http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080603095625.2722B73039>