From owner-freebsd-current@FreeBSD.ORG Fri Nov 25 09:15:19 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 021D71065675; Fri, 25 Nov 2011 09:15:19 +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 ADE798FC25; Fri, 25 Nov 2011 09:15:18 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAP9FIe3086926; Fri, 25 Nov 2011 04:15:18 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAP9FIlx086922; Fri, 25 Nov 2011 09:15:18 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Nov 2011 09:15:18 GMT Message-Id: <201111250915.pAP9FIlx086922@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 amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2011 09:15:19 -0000 TB --- 2011-11-25 07:20:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-25 07:20:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2011-11-25 07:20:00 - cleaning the object tree TB --- 2011-11-25 07:20:51 - cvsupping the source tree TB --- 2011-11-25 07:20:51 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile TB --- 2011-11-25 07:21:05 - building world TB --- 2011-11-25 07:21:05 - CROSS_BUILD_TESTING=YES TB --- 2011-11-25 07:21:05 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-25 07:21:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-25 07:21:05 - SRCCONF=/dev/null TB --- 2011-11-25 07:21:05 - TARGET=amd64 TB --- 2011-11-25 07:21:05 - TARGET_ARCH=amd64 TB --- 2011-11-25 07:21:05 - TZ=UTC TB --- 2011-11-25 07:21:05 - __MAKE_CONF=/dev/null TB --- 2011-11-25 07:21:05 - cd /src TB --- 2011-11-25 07:21:05 - /usr/bin/make -B buildworld >>> World build started on Fri Nov 25 07:21:05 UTC 2011 >>> 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 [...] mkdep -f .depend -a -DRESCUE -std=gnu99 /src/sbin/camcontrol/camcontrol.c /src/sbin/camcontrol/fwdownload.c /src/sbin/camcontrol/util.c /src/sbin/camcontrol/modeedit.c echo camcontrol: /obj/amd64.amd64/src/tmp/usr/lib/libc.a /obj/amd64.amd64/src/tmp/usr/lib/libcam.a /obj/amd64.amd64/src/tmp/usr/lib/libsbuf.a /obj/amd64.amd64/src/tmp/usr/lib/libutil.a >> .depend cc -O2 -pipe -DRESCUE -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/camcontrol/camcontrol.c cc -O2 -pipe -DRESCUE -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/camcontrol/fwdownload.c cc -O2 -pipe -DRESCUE -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/camcontrol/util.c cc1: warnings being treated as errors /src/sbin/camcontrol/util.c: In function 'get_confirmation': /src/sbin/camcontrol/util.c:166: warning: old-style function definition *** Error code 1 Stop in /src/sbin/camcontrol. *** Error code 1 Stop in /obj/amd64.amd64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-25 09:15:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-25 09:15:17 - ERROR: failed to build world TB --- 2011-11-25 09:15:17 - 5582.02 user 935.90 system 6917.60 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full