From owner-freebsd-amd64@FreeBSD.ORG Sun Jul 18 09:03:06 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 E181416A4CE; Sun, 18 Jul 2004 09:03:06 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C3E443D49; Sun, 18 Jul 2004 09:03:06 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i6I936cZ059370; Sun, 18 Jul 2004 05:03:06 -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.12.11/8.12.11) with ESMTP id i6I9368w018992; Sun, 18 Jul 2004 05:03:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C0FD07303F; Sun, 18 Jul 2004 05:03:05 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040718090305.C0FD07303F@freebsd-current.sentex.ca> Date: Sun, 18 Jul 2004 05:03:05 -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: Sun, 18 Jul 2004 09:03:07 -0000 TB --- 2004-07-18 08:32:57 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-07-18 08:32:57 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-07-18 08:32:57 - checking out the source tree TB --- 2004-07-18 08:32:57 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64 TB --- 2004-07-18 08:32:57 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-07-18 08:37:27 - building world (CFLAGS=-O2 -pipe) TB --- 2004-07-18 08:37:27 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src TB --- 2004-07-18 08:37:27 - /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 [...] /tinderbox/CURRENT/amd64/amd64/src/lib/libpthread/arch/amd64/include/pthread_md.h: In function `_kcb_in_critical': /tinderbox/CURRENT/amd64/amd64/src/lib/libpthread/arch/amd64/include/pthread_md.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules /tinderbox/CURRENT/amd64/amd64/src/lib/libpthread/arch/amd64/include/pthread_md.h: In function `_tcb_get': /tinderbox/CURRENT/amd64/amd64/src/lib/libpthread/arch/amd64/include/pthread_md.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules /tinderbox/CURRENT/amd64/amd64/src/lib/libpthread/arch/amd64/include/pthread_md.h: In function `_get_curthread': /tinderbox/CURRENT/amd64/amd64/src/lib/libpthread/arch/amd64/include/pthread_md.h:199: warning: dereferencing type-punned pointer will break strict-aliasing rules /tinderbox/CURRENT/amd64/amd64/src/lib/libpthread/arch/amd64/include/pthread_md.h: In function `_get_curkse': /tinderbox/CURRENT/amd64/amd64/src/lib/libpthread/arch/amd64/include/pthread_md.h:209: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/lib/libthread_db. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/lib. *** 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. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2004-07-18 09:03:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-07-18 09:03:05 - ERROR: failed to build world TB --- 2004-07-18 09:03:05 - tinderbox aborted