Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  1 Mar 2007 18:15:01 -0500 (EST)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <powerpc@freebsd.org>
Subject:   [head tinderbox] failure on powerpc/powerpc
Message-ID:  <20070301231502.04EBC73039@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2007-03-01 21:59:26 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-03-01 21:59:26 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2007-03-01 21:59:26 - cleaning the object tree
TB --- 2007-03-01 22:00:05 - checking out the source tree
TB --- 2007-03-01 22:00:05 - cd /tinderbox/HEAD/powerpc/powerpc
TB --- 2007-03-01 22:00:05 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2007-03-01 22:08:06 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-03-01 22:08:06 - cd /src
TB --- 2007-03-01 22:08:06 - /usr/bin/make -B buildworld
>>> World build started on Thu Mar  1 22:08:07 UTC 2007
>>> 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 Thu Mar  1 23:05:18 UTC 2007
TB --- 2007-03-01 23:05:18 - generating LINT kernel config
TB --- 2007-03-01 23:05:18 - cd /src/sys/powerpc/conf
TB --- 2007-03-01 23:05:18 - /usr/bin/make -B LINT
TB --- 2007-03-01 23:05:18 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2007-03-01 23:05:18 - cd /src
TB --- 2007-03-01 23:05:18 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Thu Mar  1 23:05:18 UTC 2007
>>> 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 -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror  /src/sys/ufs/ffs/ffs_subr.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror  /src/sys/ufs/ffs/ffs_tables.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror  /src/sys/ufs/ffs/ffs_vfsops.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror  /src/sys/ufs/ffs/ffs_vnops.c
/src/sys/ufs/ffs/ffs_vnops.c: In function `ffs_extwrite':
/src/sys/ufs/ffs/ffs_vnops.c:1121: error: `ap' undeclared (first use in this function)
/src/sys/ufs/ffs/ffs_vnops.c:1121: error: (Each undeclared identifier is reported only once
/src/sys/ufs/ffs/ffs_vnops.c:1121: error: for each function it appears in.)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2007-03-01 23:15:01 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-03-01 23:15:01 - ERROR: failed to build lint kernel
TB --- 2007-03-01 23:15:01 - tinderbox aborted
TB --- 0.68 user 2.36 system 4535.30 real


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



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