From owner-freebsd-current@FreeBSD.ORG Thu Oct 13 17:30:35 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB3E216A420; Thu, 13 Oct 2005 17:30:35 +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 46B8F43D45; Thu, 13 Oct 2005 17:30:35 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id j9DHUXPT068543; Thu, 13 Oct 2005 13:30:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.3/8.13.3) with ESMTP id j9DHUYgX032593; Thu, 13 Oct 2005 13:30:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2CEAD7302F; Thu, 13 Oct 2005 13:30:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051013173034.2CEAD7302F@freebsd-current.sentex.ca> Date: Thu, 13 Oct 2005 13:30:34 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.86, clamav-milter version 0.86 on clamscanner1 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-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: Thu, 13 Oct 2005 17:30:36 -0000 TB --- 2005-10-13 16:28:44 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-10-13 16:28:44 - starting HEAD tinderbox run for amd64/amd64 TB --- 2005-10-13 16:28:44 - cleaning the object tree TB --- 2005-10-13 16:29:23 - checking out the source tree TB --- 2005-10-13 16:29:23 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2005-10-13 16:29:23 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-10-13 16:36:12 - building world (CFLAGS=-O2 -pipe) TB --- 2005-10-13 16:36:12 - cd /src TB --- 2005-10-13 16:36:12 - /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 [...] cc -O2 -pipe -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 -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -o savecore savecore.o -lz gzip -cn /src/sbin/savecore/savecore.8 > savecore.8.gz ===> sbin/setkey (all) cc -O2 -pipe -I/src/sbin/setkey -I/src/sbin/setkey/../../lib/libipsec -I/src/sbin/setkey/../../lib/libipsec -I/src/sbin/setkey/../../sys/netkey -DIPSEC_DEBUG -DINET6 -DYY_NO_UNPUT -I. -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/sbin/setkey/setkey.c cc -O2 -pipe -I/src/sbin/setkey -I/src/sbin/setkey/../../lib/libipsec -I/src/sbin/setkey/../../lib/libipsec -I/src/sbin/setkey/../../sys/netkey -DIPSEC_DEBUG -DINET6 -DYY_NO_UNPUT -I. -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c parse.c /src/sbin/setkey/parse.y: In function `setkeymsg_add': /src/sbin/setkey/parse.y:1023: warning: dereferencing type-punned pointer will break strict-aliasing rules /src/sbin/setkey/parse.y:1039: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /src/sbin/setkey. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-10-13 17:30:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-10-13 17:30:33 - ERROR: failed to build world TB --- 2005-10-13 17:30:33 - tinderbox aborted