From owner-freebsd-current@FreeBSD.ORG Thu Apr 7 21:32:45 2005 Return-Path: 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 BF6D416A4CE; Thu, 7 Apr 2005 21:32:45 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3513243D1F; Thu, 7 Apr 2005 21:32: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 j37LWiYM002356; Thu, 7 Apr 2005 17:32: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 j37LWiC7044012; Thu, 7 Apr 2005 17:32:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9F1CD7306E; Thu, 7 Apr 2005 17:32:44 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050407213244.9F1CD7306E@freebsd-current.sentex.ca> Date: Thu, 7 Apr 2005 17:32:44 -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 i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 21:32:46 -0000 TB --- 2005-04-07 20:47:18 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-07 20:47:18 - starting CURRENT tinderbox run for i386/i386 TB --- 2005-04-07 20:47:18 - checking out the source tree TB --- 2005-04-07 20:47:18 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2005-04-07 20:47:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-07 20:54:03 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-07 20:54:03 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-04-07 20:54:03 - /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/i386/i386/src/libexec/revnetgroup/hash.c cc -O2 -pipe -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/i386/i386/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/i386/i386/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/i386/i386/src/libexec/rexecd/rexecd.c /tinderbox/CURRENT/i386/i386/src/libexec/rexecd/rexecd.c: In function `doit': /tinderbox/CURRENT/i386/i386/src/libexec/rexecd/rexecd.c:205: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/libexec/rexecd. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/libexec. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2005-04-07 21:32:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-07 21:32:44 - ERROR: failed to build world TB --- 2005-04-07 21:32:44 - tinderbox aborted