From owner-freebsd-alpha@FreeBSD.ORG Sat Jul 17 09:09:29 2004 Return-Path: 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 AD91816A4CE; Sat, 17 Jul 2004 09:09:29 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AC8B43D31; Sat, 17 Jul 2004 09:09:29 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i6H99ST4035789; Sat, 17 Jul 2004 05:09:28 -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.12.11/8.12.11) with ESMTP id i6H99R7p028340; Sat, 17 Jul 2004 05:09:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4B1607303F; Sat, 17 Jul 2004 05:09:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040717090928.4B1607303F@freebsd-current.sentex.ca> Date: Sat, 17 Jul 2004 05:09:28 -0400 (EDT) Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2004 09:09:29 -0000 TB --- 2004-07-17 08:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-07-17 08:00:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-07-17 08:00:00 - checking out the source tree TB --- 2004-07-17 08:00:00 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha TB --- 2004-07-17 08:00:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-07-17 08:04:49 - building world (CFLAGS=-O2 -pipe) TB --- 2004-07-17 08:04:49 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-07-17 08:04:49 - /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 [...] ===> usr.bin/hexdump cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/conv.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/display.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/hexdump.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/hexsyntax.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/odsyntax.c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/odsyntax.c: In function `odoffset': /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/odsyntax.c:249: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/usr.bin. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-07-17 09:09:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-07-17 09:09:28 - ERROR: failed to build world TB --- 2004-07-17 09:09:28 - tinderbox aborted