From owner-freebsd-tinderbox@FreeBSD.ORG Mon Sep 14 15:18:27 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7635D1065696; Mon, 14 Sep 2009 15:18:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 4A5B68FC13; Mon, 14 Sep 2009 15:18:27 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id n8EFIQU3053749; Mon, 14 Sep 2009 11:18:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id n8EFIQqj053736; Mon, 14 Sep 2009 15:18:26 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Sep 2009 15:18:26 GMT Message-Id: <200909141518.n8EFIQqj053736@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 15:18:27 -0000 TB --- 2009-09-14 13:50:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-09-14 13:50:00 - starting HEAD tinderbox run for i386/i386 TB --- 2009-09-14 13:50:00 - cleaning the object tree TB --- 2009-09-14 13:51:17 - cvsupping the source tree TB --- 2009-09-14 13:51:17 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2009-09-14 13:56:59 - building world TB --- 2009-09-14 13:56:59 - MAKEOBJDIRPREFIX=/obj TB --- 2009-09-14 13:56:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-09-14 13:56:59 - TARGET=i386 TB --- 2009-09-14 13:56:59 - TARGET_ARCH=i386 TB --- 2009-09-14 13:56:59 - TZ=UTC TB --- 2009-09-14 13:56:59 - __MAKE_CONF=/dev/null TB --- 2009-09-14 13:56:59 - cd /src TB --- 2009-09-14 13:56:59 - /usr/bin/make -B buildworld >>> World build started on Mon Sep 14 13:56:59 UTC 2009 >>> 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 Sep 14 15:04:36 UTC 2009 TB --- 2009-09-14 15:04:36 - generating LINT kernel config TB --- 2009-09-14 15:04:36 - cd /src/sys/i386/conf TB --- 2009-09-14 15:04:36 - /usr/bin/make -B LINT TB --- 2009-09-14 15:04:36 - building LINT kernel TB --- 2009-09-14 15:04:36 - MAKEOBJDIRPREFIX=/obj TB --- 2009-09-14 15:04:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-09-14 15:04:36 - TARGET=i386 TB --- 2009-09-14 15:04:36 - TARGET_ARCH=i386 TB --- 2009-09-14 15:04:36 - TZ=UTC TB --- 2009-09-14 15:04:36 - __MAKE_CONF=/dev/null TB --- 2009-09-14 15:04:36 - cd /src TB --- 2009-09-14 15:04:36 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Sep 14 15:04:36 UTC 2009 >>> 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 -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-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/agp/agp_sis.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 -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-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/agp/agp_via.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 -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-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/aic/aic_isa.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 -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-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/arcmsr/arcmsr.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 -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-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/asmc/asmc.c cc1: warnings being treated as errors /src/sys/dev/asmc/asmc.c: In function 'asmc_key_dump': /src/sys/dev/asmc/asmc.c:827: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'unsigned int' *** Error code 1 Stop in /obj/i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-09-14 15:18:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-09-14 15:18:26 - ERROR: failed to build lint kernel TB --- 2009-09-14 15:18:26 - 3329.79 user 502.71 system 5305.97 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Sep 14 22:38:56 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC7FF1065672; Mon, 14 Sep 2009 22:38:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 6F8F38FC17; Mon, 14 Sep 2009 22:38:56 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id n8EMcs6h014378; Mon, 14 Sep 2009 18:38:54 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id n8EMcs7L014357; Mon, 14 Sep 2009 22:38:54 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Sep 2009 22:38:54 GMT Message-Id: <200909142238.n8EMcs7L014357@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 22:38:57 -0000 TB --- 2009-09-14 21:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-09-14 21:15:00 - starting HEAD tinderbox run for i386/i386 TB --- 2009-09-14 21:15:00 - cleaning the object tree TB --- 2009-09-14 21:15:45 - cvsupping the source tree TB --- 2009-09-14 21:15:45 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2009-09-14 21:17:19 - building world TB --- 2009-09-14 21:17:19 - MAKEOBJDIRPREFIX=/obj TB --- 2009-09-14 21:17:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-09-14 21:17:19 - TARGET=i386 TB --- 2009-09-14 21:17:19 - TARGET_ARCH=i386 TB --- 2009-09-14 21:17:19 - TZ=UTC TB --- 2009-09-14 21:17:19 - __MAKE_CONF=/dev/null TB --- 2009-09-14 21:17:19 - cd /src TB --- 2009-09-14 21:17:19 - /usr/bin/make -B buildworld >>> World build started on Mon Sep 14 21:17:19 UTC 2009 >>> 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 Sep 14 22:24:37 UTC 2009 TB --- 2009-09-14 22:24:37 - generating LINT kernel config TB --- 2009-09-14 22:24:37 - cd /src/sys/i386/conf TB --- 2009-09-14 22:24:37 - /usr/bin/make -B LINT TB --- 2009-09-14 22:24:37 - building LINT kernel TB --- 2009-09-14 22:24:37 - MAKEOBJDIRPREFIX=/obj TB --- 2009-09-14 22:24:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-09-14 22:24:37 - TARGET=i386 TB --- 2009-09-14 22:24:37 - TARGET_ARCH=i386 TB --- 2009-09-14 22:24:37 - TZ=UTC TB --- 2009-09-14 22:24:37 - __MAKE_CONF=/dev/null TB --- 2009-09-14 22:24:37 - cd /src TB --- 2009-09-14 22:24:37 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Sep 14 22:24:37 UTC 2009 >>> 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 -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-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/agp/agp_sis.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 -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-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/agp/agp_via.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 -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-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/aic/aic_isa.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 -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-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/arcmsr/arcmsr.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 -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-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/asmc/asmc.c cc1: warnings being treated as errors /src/sys/dev/asmc/asmc.c: In function 'asmc_key_dump': /src/sys/dev/asmc/asmc.c:827: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'unsigned int' *** Error code 1 Stop in /obj/i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-09-14 22:38:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-09-14 22:38:54 - ERROR: failed to build lint kernel TB --- 2009-09-14 22:38:54 - 3323.21 user 499.32 system 5034.13 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Sep 16 14:05:46 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5918D106568B; Wed, 16 Sep 2009 14:05:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 088358FC12; Wed, 16 Sep 2009 14:05:45 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id n8GE5iQL001088; Wed, 16 Sep 2009 10:05:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id n8GE5isc001087; Wed, 16 Sep 2009 14:05:44 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 16 Sep 2009 14:05:44 GMT Message-Id: <200909161405.n8GE5isc001087@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 14:05:46 -0000 TB --- 2009-09-16 14:05:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-09-16 14:05:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-09-16 14:05:00 - cleaning the object tree TB --- 2009-09-16 14:05:44 - WARNING: /obj/pc98/src/kerberos5/libexec/kdc/524.o: Input/output error TB --- 2009-09-16 14:05:44 - ERROR: unable to remove old object directory TB --- 2009-09-16 14:05:44 - 0.02 user 0.02 system 43.26 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Sep 16 16:10:45 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7820A106568B; Wed, 16 Sep 2009 16:10:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 279C98FC17; Wed, 16 Sep 2009 16:10:44 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id n8GGAh8N001095; Wed, 16 Sep 2009 12:10:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id n8GGAhC4001094; Wed, 16 Sep 2009 16:10:43 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 16 Sep 2009 16:10:43 GMT Message-Id: <200909161610.n8GGAhC4001094@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 16:10:45 -0000 TB --- 2009-09-16 16:10:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-09-16 16:10:01 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-09-16 16:10:01 - cleaning the object tree TB --- 2009-09-16 16:10:43 - WARNING: /obj/pc98/src/kerberos5/libexec/kdc/524.o: Input/output error TB --- 2009-09-16 16:10:43 - ERROR: unable to remove old object directory TB --- 2009-09-16 16:10:43 - 0.02 user 0.01 system 42.75 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Sep 16 16:25:47 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3ABEB1065695; Wed, 16 Sep 2009 16:25:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id DEBFD8FC12; Wed, 16 Sep 2009 16:25:46 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id n8GGPjNn001086; Wed, 16 Sep 2009 12:25:45 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id n8GGPjIr001085; Wed, 16 Sep 2009 16:25:45 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 16 Sep 2009 16:25:45 GMT Message-Id: <200909161625.n8GGPjIr001085@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 16:25:47 -0000 TB --- 2009-09-16 16:25:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-09-16 16:25:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-09-16 16:25:00 - cleaning the object tree TB --- 2009-09-16 16:25:45 - WARNING: /obj/pc98/src/kerberos5/libexec/kdc/524.o: Input/output error TB --- 2009-09-16 16:25:45 - ERROR: unable to remove old object directory TB --- 2009-09-16 16:25:45 - 0.03 user 0.00 system 44.39 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Sep 16 19:50:46 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A1A6106566B; Wed, 16 Sep 2009 19:50:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 0AD1B8FC13; Wed, 16 Sep 2009 19:50:45 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id n8GJoi3e001037; Wed, 16 Sep 2009 15:50:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id n8GJoimW001036; Wed, 16 Sep 2009 19:50:44 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 16 Sep 2009 19:50:44 GMT Message-Id: <200909161950.n8GJoimW001036@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 19:50:46 -0000 TB --- 2009-09-16 19:50:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-09-16 19:50:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-09-16 19:50:00 - cleaning the object tree TB --- 2009-09-16 19:50:44 - WARNING: /obj/pc98/src/kerberos5/libexec/kdc/524.o: Input/output error TB --- 2009-09-16 19:50:44 - ERROR: unable to remove old object directory TB --- 2009-09-16 19:50:44 - 0.02 user 0.00 system 43.53 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Sep 17 13:06:03 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89CE3106568B for ; Thu, 17 Sep 2009 13:06:03 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outC.internet-mail-service.net (outc.internet-mail-service.net [216.240.47.226]) by mx1.freebsd.org (Postfix) with ESMTP id 70FDF8FC29 for ; Thu, 17 Sep 2009 13:06:03 +0000 (UTC) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id ECAAF14DC5C; Wed, 16 Sep 2009 09:52:28 -0700 (PDT) X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (home.elischer.org [216.240.48.38]) by idiom.com (Postfix) with ESMTP id 1BB632D6017; Wed, 16 Sep 2009 09:52:28 -0700 (PDT) Message-ID: <4AB117E0.5090108@elischer.org> Date: Wed, 16 Sep 2009 09:52:48 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: FreeBSD Tinderbox References: <200909161625.n8GGPjIr001085@freebsd-current.sentex.ca> In-Reply-To: <200909161625.n8GGPjIr001085@freebsd-current.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 13:06:03 -0000 FreeBSD Tinderbox wrote: > TB --- 2009-09-16 16:25:00 - tinderbox 2.6 running on freebsd-current.sentex.ca > TB --- 2009-09-16 16:25:00 - starting HEAD tinderbox run for i386/pc98 > TB --- 2009-09-16 16:25:00 - cleaning the object tree > TB --- 2009-09-16 16:25:45 - WARNING: /obj/pc98/src/kerberos5/libexec/kdc/524.o: Input/output error > TB --- 2009-09-16 16:25:45 - ERROR: unable to remove old object directory > TB --- 2009-09-16 16:25:45 - 0.03 user 0.00 system 44.39 real hmm I doubt that was a code problem... > > > http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Thu Sep 17 22:03:42 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B0C21065679; Thu, 17 Sep 2009 22:03:42 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 5C45E8FC1B; Thu, 17 Sep 2009 22:03:42 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 8EB046D41B; Thu, 17 Sep 2009 21:48:10 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 648BA844CE; Thu, 17 Sep 2009 23:48:10 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Julian Elischer References: <200909161625.n8GGPjIr001085@freebsd-current.sentex.ca> <4AB117E0.5090108@elischer.org> Date: Thu, 17 Sep 2009 23:48:10 +0200 In-Reply-To: <4AB117E0.5090108@elischer.org> (Julian Elischer's message of "Wed, 16 Sep 2009 09:52:48 -0700") Message-ID: <86my4ts0o5.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: i386@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 22:03:42 -0000 Julian Elischer writes: > hmm I doubt that was a code problem... Hardware issues on one of the builders. I've tried to contact Mike, but he seems to be afk. I'm not sure if there's anything I can do without physical access. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no