From owner-freebsd-amd64@FreeBSD.ORG Fri Aug 27 03:45:42 2004 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 5163716A4CF; Fri, 27 Aug 2004 03:45:42 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5D9343D2F; Fri, 27 Aug 2004 03:45:41 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3.sentex.ca (8.13.1/8.13.1) with ESMTP id i7R3jfcu038985; Thu, 26 Aug 2004 23:45:41 -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 i7R3jfbr075055; Thu, 26 Aug 2004 23:45:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 505557303F; Thu, 26 Aug 2004 23:45:41 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040827034541.505557303F@freebsd-current.sentex.ca> Date: Thu, 26 Aug 2004 23:45:41 -0400 (EDT) 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: Fri, 27 Aug 2004 03:45:42 -0000 TB --- 2004-08-27 02:39:41 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-27 02:39:41 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-08-27 02:39:41 - checking out the source tree TB --- 2004-08-27 02:39:41 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2004-08-27 02:39:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-27 02:44:52 - building world (CFLAGS=-O2 -pipe) TB --- 2004-08-27 02:44:52 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-08-27 02:44:52 - /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 -o kgmon kgmon.o -lkvm gzip -cn /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/kgmon/kgmon.8 > kgmon.8.gz ===> usr.sbin/kldxref cc -O2 -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/kldxref/kldxref.c cc -O2 -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/kldxref/ef.c cc -O2 -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/kldxref/ef_obj.c /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/kldxref/ef_obj.c: In function `ef_obj_open': /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/kldxref/ef_obj.c:377: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/kldxref. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/usr.sbin. *** 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 --- 2004-08-27 03:45:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-27 03:45:41 - ERROR: failed to build world TB --- 2004-08-27 03:45:41 - tinderbox aborted