From owner-freebsd-amd64@FreeBSD.ORG Thu Apr 14 03:18:36 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 3C28E16A4CE; Thu, 14 Apr 2005 03:18:36 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A75543D2D; Thu, 14 Apr 2005 03:18:35 +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 j3E3IZuI095580; Wed, 13 Apr 2005 23:18:35 -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 j3E3IZ60021876; Wed, 13 Apr 2005 23:18:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CC7C07306E; Wed, 13 Apr 2005 23:18:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050414031834.CC7C07306E@freebsd-current.sentex.ca> Date: Wed, 13 Apr 2005 23:18:34 -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 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, 14 Apr 2005 03:18:36 -0000 TB --- 2005-04-14 02:03:10 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-14 02:03:10 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2005-04-14 02:03:10 - checking out the source tree TB --- 2005-04-14 02:03:10 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2005-04-14 02:03:10 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-14 02:10:02 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-14 02:10:02 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-04-14 02:10:02 - /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 >>> stage 5.1: building 32 bit shim libraries [...] ln -fs libbsdxml.so.1 /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib32/usr/lib32/libbsdxml.so sh /tinderbox/CURRENT/amd64/amd64/src/tools/install.sh -C -o root -g wheel -m 444 bsdxml.h /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib32/usr/include ===> lib/libkvm (depend,all,install) cc -m32 -march=athlon-xp -msse2 -mfancy-math-387 -DCOMPAT_32BIT -I/home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib32/usr/include -L/home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib32/usr/lib32 -B/home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib32/usr/lib32 -O2 -pipe -DLIBC_SCCS -I/tinderbox/CURRENT/amd64/amd64/src/lib/libkvm -c /tinderbox/CURRENT/amd64/amd64/src/lib/libkvm/kvm.c In file included from /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib32/usr/include/sys/user.h:36, from /tinderbox/CURRENT/amd64/amd64/src/lib/libkvm/kvm.c:48: /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib32/usr/include/machine/pcb.h:70: error: field `pcb_fsd' has incomplete type /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib32/usr/include/machine/pcb.h:71: error: field `pcb_gsd' has incomplete type *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/lib/libkvm. *** 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 --- 2005-04-14 03:18:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-14 03:18:34 - ERROR: failed to build world TB --- 2005-04-14 03:18:34 - tinderbox aborted