From owner-freebsd-amd64@FreeBSD.ORG Tue Aug 16 23:42:29 2005 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24D8B16A41F; Tue, 16 Aug 2005 23:42:29 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB65143D48; Tue, 16 Aug 2005 23:42:28 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j7GNgREQ014495; Tue, 16 Aug 2005 19:42:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j7GNgR9X055112; Tue, 16 Aug 2005 19:42:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 21E9A7304D; Tue, 16 Aug 2005 19:42:27 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050816234227.21E9A7304D@freebsd-current.sentex.ca> Date: Tue, 16 Aug 2005 19:42:27 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner5 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2005 23:42:29 -0000 TB --- 2005-08-16 22:45:41 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-08-16 22:45:41 - starting HEAD tinderbox run for amd64/amd64 TB --- 2005-08-16 22:45:41 - cleaning the object tree TB --- 2005-08-16 22:46:16 - checking out the source tree TB --- 2005-08-16 22:46:16 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2005-08-16 22:46:16 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-08-16 22:52:28 - building world (CFLAGS=-O2 -pipe) TB --- 2005-08-16 22:52:28 - cd /src TB --- 2005-08-16 22:52:28 - /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 [...] mkdep -f .depend -a -I/src/sbin/gbde/../../sys -DRESCUE /src/sbin/gbde/gbde.c template.c /src/sbin/gbde/../../sys/crypto/rijndael/rijndael-alg-fst.c /src/sbin/gbde/../../sys/crypto/rijndael/rijndael-api-fst.c /src/sbin/gbde/../../sys/crypto/sha2/sha2.c /src/sbin/gbde/../../sys/geom/bde/g_bde_lock.c echo gbde: /obj/amd64/src/tmp/usr/lib/libc.a /obj/amd64/src/tmp/usr/lib/libmd.a /obj/amd64/src/tmp/usr/lib/libutil.a /obj/amd64/src/tmp/usr/lib/libgeom.a >> .depend cc -O2 -pipe -I/src/sbin/gbde/../../sys -DRESCUE -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/sbin/gbde/gbde.c cc -O2 -pipe -I/src/sbin/gbde/../../sys -DRESCUE -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c template.c cc -O2 -pipe -I/src/sbin/gbde/../../sys -DRESCUE -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/sbin/gbde/../../sys/crypto/rijndael/rijndael-alg-fst.c /src/sbin/gbde/../../sys/crypto/rijndael/rijndael-alg-fst.c: In function `rijndaelKeySetupEnc': /src/sbin/gbde/../../sys/crypto/rijndael/rijndael-alg-fst.c:737: warning: implicit declaration of function `KASSERT' /src/sbin/gbde/../../sys/crypto/rijndael/rijndael-alg-fst.c:738: warning: left-hand operand of comma expression has no effect *** Error code 1 Stop in /src/sbin/gbde. *** Error code 1 Stop in /obj/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 --- 2005-08-16 23:42:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-08-16 23:42:26 - ERROR: failed to build world TB --- 2005-08-16 23:42:26 - tinderbox aborted