atom feed16 messages in org.freebsd.freebsd-i386[head tinderbox] failure on i386/i386
FromSent OnAttachments
FreeBSD TinderboxJan 27, 2012 1:32 pm 
FreeBSD TinderboxJan 27, 2012 2:36 pm 
FreeBSD TinderboxJan 30, 2012 1:42 pm 
FreeBSD TinderboxFeb 1, 2012 7:40 pm 
FreeBSD TinderboxFeb 2, 2012 3:05 am 
FreeBSD TinderboxFeb 5, 2012 3:23 am 
FreeBSD TinderboxFeb 10, 2012 5:50 pm 
FreeBSD TinderboxFeb 11, 2012 12:02 am 
FreeBSD TinderboxFeb 14, 2012 8:00 am 
FreeBSD TinderboxFeb 14, 2012 9:05 am 
FreeBSD TinderboxFeb 14, 2012 9:59 am 
FreeBSD TinderboxFeb 14, 2012 10:55 am 
FreeBSD TinderboxFeb 14, 2012 11:50 am 
FreeBSD TinderboxFeb 14, 2012 12:55 pm 
FreeBSD TinderboxFeb 14, 2012 1:39 pm 
FreeBSD TinderboxFeb 14, 2012 2:46 pm 
Subject:[head tinderbox] failure on i386/i386
From:FreeBSD Tinderbox (tind@freebsd.org)
Date:Feb 10, 2012 5:50:02 pm
List:org.freebsd.freebsd-i386

TB --- 2012-02-10 23:40:00 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-02-10 23:40:00 - starting HEAD tinderbox run for i386/i386 TB --- 2012-02-10 23:40:00 - cleaning the object tree TB --- 2012-02-10 23:40:00 - cvsupping the source tree TB --- 2012-02-10 23:40:00 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca
/tinderbox/HEAD/i386/i386/supfile TB --- 2012-02-10 23:40:24 - building world TB --- 2012-02-10 23:40:24 - CROSS_BUILD_TESTING=YES TB --- 2012-02-10 23:40:24 - MAKEOBJDIRPREFIX=/obj TB --- 2012-02-10 23:40:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-02-10 23:40:24 - SRCCONF=/dev/null TB --- 2012-02-10 23:40:24 - TARGET=i386 TB --- 2012-02-10 23:40:24 - TARGET_ARCH=i386 TB --- 2012-02-10 23:40:24 - TZ=UTC TB --- 2012-02-10 23:40:24 - __MAKE_CONF=/dev/null TB --- 2012-02-10 23:40:24 - cd /src TB --- 2012-02-10 23:40:24 - /usr/bin/make -B buildworld

World build started on Fri Feb 10 23:40:24 UTC 2012 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 Sat Feb 11 01:42:49 UTC 2012

TB --- 2012-02-11 01:42:49 - generating LINT kernel config TB --- 2012-02-11 01:42:49 - cd /src/sys/i386/conf TB --- 2012-02-11 01:42:49 - /usr/bin/make -B LINT TB --- 2012-02-11 01:42:50 - cd /src/sys/i386/conf TB --- 2012-02-11 01:42:50 - /usr/sbin/config -m LINT TB --- 2012-02-11 01:42:50 - building LINT kernel TB --- 2012-02-11 01:42:50 - CROSS_BUILD_TESTING=YES TB --- 2012-02-11 01:42:50 - MAKEOBJDIRPREFIX=/obj TB --- 2012-02-11 01:42:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-02-11 01:42:50 - SRCCONF=/dev/null TB --- 2012-02-11 01:42:50 - TARGET=i386 TB --- 2012-02-11 01:42:50 - TARGET_ARCH=i386 TB --- 2012-02-11 01:42:50 - TZ=UTC TB --- 2012-02-11 01:42:50 - __MAKE_CONF=/dev/null TB --- 2012-02-11 01:42:50 - cd /src TB --- 2012-02-11 01:42:50 - /usr/bin/make -B buildkernel KERNCONF=LINT

Kernel build for LINT started on Sat Feb 11 01:42:50 UTC 2012 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 -Wno-pointer-sign -fformat-extensions
-Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100
--param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4
-DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2
-mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg
-mprofiler-epilogue /src/sys/dev/e1000/e1000_vf.c -I/src/sys/dev/e1000 cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions
-Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100
--param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4
-DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2
-mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg
-mprofiler-epilogue /src/sys/dev/e1000/e1000_mbx.c -I/src/sys/dev/e1000 cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions
-Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100
--param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4
-DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2
-mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg
-mprofiler-epilogue /src/sys/dev/e1000/e1000_osdep.c -I/src/sys/dev/e1000 cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions
-Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100
--param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4
-DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2
-mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg
-mprofiler-epilogue /src/sys/dev/oce/oce_hw.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 -Wno-pointer-sign -fformat-extensions
-Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100
--param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4
-DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2
-mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg
-mprofiler-epilogue /src/sys/dev/oce/oce_if.c cc1: warnings being treated as errors /src/sys/dev/oce/oce_if.c: In function 'oce_attach_ifp': /src/sys/dev/oce/oce_if.c:1647: warning: large integer implicitly truncated to
unsigned type [-Woverflow] *** Error code 1

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

Stop in /src. *** Error code 1

Stop in /src. TB --- 2012-02-11 01:50:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-02-11 01:50:25 - ERROR: failed to build LINT kernel TB --- 2012-02-11 01:50:25 - 6423.61 user 932.85 system 7825.07 real

http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full