Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  5 Mar 2006 22:41:49 -0500 (EST)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <alpha@freebsd.org>
Subject:   [head tinderbox] failure on alpha/alpha
Message-ID:  <20060306034149.6F5737304D@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2006-03-06 02:25:14 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-03-06 02:25:14 - starting HEAD tinderbox run for alpha/alpha
TB --- 2006-03-06 02:25:14 - cleaning the object tree
TB --- 2006-03-06 02:25:41 - checking out the source tree
TB --- 2006-03-06 02:25:41 - cd /tinderbox/HEAD/alpha/alpha
TB --- 2006-03-06 02:25:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-03-06 02:32:00 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-03-06 02:32:00 - cd /src
TB --- 2006-03-06 02:32:00 - /usr/bin/make -B buildworld
>>> 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
TB --- 2006-03-06 03:37:22 - generating LINT kernel config
TB --- 2006-03-06 03:37:22 - cd /src/sys/alpha/conf
TB --- 2006-03-06 03:37:22 - /usr/bin/make -B LINT
TB --- 2006-03-06 03:37:23 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-03-06 03:37:23 - cd /src
TB --- 2006-03-06 03:37:23 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Mar  6 03:37:23 UTC 2006
>>> 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 -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -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 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror  /src/sys/dev/ata/ata-all.c
cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -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 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror  /src/sys/dev/ata/ata-card.c
cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -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 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror  /src/sys/dev/ata/ata-chipset.c
cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -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 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror  /src/sys/dev/ata/ata-disk.c
/src/sys/dev/ata/ata-disk.c: In function `ad_describe':
/src/sys/dev/ata/ata-disk.c:374: warning: uintmax_t format, long long unsigned int arg (arg 3)
/src/sys/dev/ata/ata-disk.c:382: warning: uintmax_t format, long long unsigned int arg (arg 3)
/src/sys/dev/ata/ata-disk.c:382: warning: uintmax_t format, long long unsigned int arg (arg 4)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-03-06 03:41:49 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-03-06 03:41:49 - ERROR: failed to build lint kernel
TB --- 2006-03-06 03:41:49 - tinderbox aborted
TB --- 1.05 user 4.96 system 4594.76 real




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