From owner-freebsd-alpha@FreeBSD.ORG Thu Apr 7 01:30:12 2005 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 35B4A16A4CE; Thu, 7 Apr 2005 01:30:12 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D1DF43D54; Thu, 7 Apr 2005 01:30:11 +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 j371UAqm018654; Wed, 6 Apr 2005 21:30:10 -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 j371UBWL072088; Wed, 6 Apr 2005 21:30:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id F254F7306E; Wed, 6 Apr 2005 21:30:10 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050407013010.F254F7306E@freebsd-current.sentex.ca> Date: Wed, 6 Apr 2005 21:30:10 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner4 X-Virus-Status: Clean 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: Thu, 07 Apr 2005 01:30:12 -0000 TB --- 2005-04-07 00:45:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-07 00:45:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-07 00:45:01 - checking out the source tree TB --- 2005-04-07 00:45:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-07 00:45:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-07 00:51:55 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-07 00:51:55 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-07 00:51:55 - /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 -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/hash.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/parse_netgroup.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -o revnetgroup revnetgroup.o hash.o parse_netgroup.o gzip -cn /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/revnetgroup.8 > revnetgroup.8.gz ===> libexec/rexecd (all) 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 -c /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c: In function `doit': /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c:204: warning: cast increases required alignment of target type *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/libexec. *** 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 --- 2005-04-07 01:30:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-07 01:30:10 - ERROR: failed to build world TB --- 2005-04-07 01:30:10 - tinderbox aborted