From owner-freebsd-alpha@FreeBSD.ORG Thu Oct 13 16:28:46 2005 Return-Path: X-Original-To: alpha@freebsd.org Delivered-To: freebsd-alpha@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18BE716A44A; Thu, 13 Oct 2005 16:28:46 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8538143D49; Thu, 13 Oct 2005 16:28:45 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j9DGSi9D015477; Thu, 13 Oct 2005 12:28:44 -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 j9DGSi0r089953; Thu, 13 Oct 2005 12:28:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 280F87302F; Thu, 13 Oct 2005 12:28:44 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051013162844.280F87302F@freebsd-current.sentex.ca> Date: Thu, 13 Oct 2005 12:28:44 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2005 16:28:46 -0000 TB --- 2005-10-13 15:28:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-10-13 15:28:02 - starting HEAD tinderbox run for alpha/alpha TB --- 2005-10-13 15:28:02 - cleaning the object tree TB --- 2005-10-13 15:28:33 - checking out the source tree TB --- 2005-10-13 15:28:33 - cd /tinderbox/HEAD/alpha/alpha TB --- 2005-10-13 15:28:33 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-10-13 15:35:22 - building world (CFLAGS=-O2 -pipe) TB --- 2005-10-13 15:35:22 - cd /src TB --- 2005-10-13 15:35:22 - /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 -mcpu=ev4 -mtune=ev5 -mieee -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 -mcpu=ev4 -mtune=ev5 -mieee -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 -mcpu=ev4 -mtune=ev5 -mieee -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 16:28:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-10-13 16:28:43 - ERROR: failed to build world TB --- 2005-10-13 16:28:43 - tinderbox aborted