From owner-freebsd-amd64@FreeBSD.ORG Thu Apr 7 20:47:19 2005 Return-Path: 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 B6E6416A4CE; Thu, 7 Apr 2005 20:47:19 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0244143D58; Thu, 7 Apr 2005 20:47:19 +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 j37KlIsp078315; Thu, 7 Apr 2005 16:47:18 -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 j37KlI8Z046337; Thu, 7 Apr 2005 16:47:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4CC957306E; Thu, 7 Apr 2005 16:47:18 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050407204718.4CC957306E@freebsd-current.sentex.ca> Date: Thu, 7 Apr 2005 16:47:18 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner2 X-Virus-Status: Clean Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 20:47:20 -0000 TB --- 2005-04-07 20:00:48 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-07 20:00:48 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2005-04-07 20:00:48 - checking out the source tree TB --- 2005-04-07 20:00:48 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2005-04-07 20:00:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-07 20:07:34 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-07 20:07:34 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-04-07 20:07:34 - /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 -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/amd64/amd64/src/libexec/revnetgroup/hash.c cc -O2 -pipe -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/amd64/amd64/src/libexec/revnetgroup/parse_netgroup.c cc -O2 -pipe -Wformat=2 -Wno-format-extra-args -Werror -o revnetgroup revnetgroup.o hash.o parse_netgroup.o gzip -cn /tinderbox/CURRENT/amd64/amd64/src/libexec/revnetgroup/revnetgroup.8 > revnetgroup.8.gz ===> libexec/rexecd (all) 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 -c /tinderbox/CURRENT/amd64/amd64/src/libexec/rexecd/rexecd.c /tinderbox/CURRENT/amd64/amd64/src/libexec/rexecd/rexecd.c: In function `doit': /tinderbox/CURRENT/amd64/amd64/src/libexec/rexecd/rexecd.c:205: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/libexec/rexecd. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/libexec. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2005-04-07 20:47:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-07 20:47:18 - ERROR: failed to build world TB --- 2005-04-07 20:47:18 - tinderbox aborted