Date: Tue, 3 Jun 2008 08:46:07 +0100 From: Doug Rabson <dfr@rabson.org> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: current@freebsd.org, sparc64@freebsd.org Subject: Re: [head tinderbox] failure on sparc64/sparc64 Message-ID: <B073F8E7-A08F-49AB-A5C6-89A906F63146@rabson.org> In-Reply-To: <20080602181545.DB53473039@freebsd-current.sentex.ca> References: <20080602181545.DB53473039@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2 Jun 2008, at 19:15, FreeBSD Tinderbox wrote: > TB --- 2008-06-02 17:01:56 - tinderbox 2.3 running on freebsd- > current.sentex.ca > TB --- 2008-06-02 17:01:56 - starting HEAD tinderbox run for sparc64/ > sparc64 > TB --- 2008-06-02 17:01:56 - cleaning the object tree > TB --- 2008-06-02 17:02:23 - cvsupping the source tree > TB --- 2008-06-02 17:02:23 - /usr/bin/csup -r 3 -g -L 1 -h localhost > -s /tinderbox/HEAD/sparc64/sparc64/supfile > TB --- 2008-06-02 17:02:29 - building world (CFLAGS=-O -pipe) > TB --- 2008-06-02 17:02:29 - cd /src > TB --- 2008-06-02 17:02:29 - /usr/bin/make -B buildworld >>>> World build started on Mon Jun 2 17:02:31 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 Mon Jun 2 18:08:33 UTC 2008 > TB --- 2008-06-02 18:08:33 - generating LINT kernel config > TB --- 2008-06-02 18:08:33 - cd /src/sys/sparc64/conf > TB --- 2008-06-02 18:08:33 - /usr/bin/make -B LINT > TB --- 2008-06-02 18:08:33 - building LINT kernel (COPTFLAGS=) > TB --- 2008-06-02 18:08:33 - cd /src > TB --- 2008-06-02 18:08:33 - /usr/bin/make -B buildkernel > KERNCONF=LINT >>>> Kernel build for LINT started on Mon Jun 2 18:08:33 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 -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 -mcmodel=medany -msoft-float - > 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 -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 -mcmodel=medany -msoft-float - > 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 -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 -mcmodel=medany -msoft-float - > 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 -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 -mcmodel=medany -msoft-float - > 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.) My bad - I'll fix it as soon as possible.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B073F8E7-A08F-49AB-A5C6-89A906F63146>