From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 10 21:12:31 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD98116A4CE; Wed, 10 Nov 2004 21:12:31 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F7CA43D41; Wed, 10 Nov 2004 21:12:31 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iAALCoYl081687; Wed, 10 Nov 2004 16:12:50 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iAALCUow007355; Wed, 10 Nov 2004 16:12:30 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9E9CA7306E; Wed, 10 Nov 2004 16:12:30 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041110211230.9E9CA7306E@freebsd-current.sentex.ca> Date: Wed, 10 Nov 2004 16:12:30 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/583/Wed Nov 10 05:49:28 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/580/Tue Nov 9 04:53:00 2004 clamav-milter version 0.80j on clamscanner3.sentex.ca X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 21:12:32 -0000 TB --- 2004-11-10 20:59:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-11-10 20:59:29 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-11-10 20:59:29 - checking out the source tree TB --- 2004-11-10 20:59:29 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2004-11-10 20:59:29 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-11-10 21:02:56 - building world (CFLAGS=-O2 -pipe) TB --- 2004-11-10 21:02:56 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-11-10 21:02:56 - /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 [...] cd /tinderbox/CURRENT/amd64/amd64/src/include/../sys/security/mac_bsdextended; for h in *.h; do ln -fs ../../../../sys/security/mac_bsdextended/$h /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include/security/mac_bsdextended; done cd /tinderbox/CURRENT/amd64/amd64/src/include/../sys/security/mac_lomac; for h in *.h; do ln -fs ../../../../sys/security/mac_lomac/$h /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include/security/mac_lomac; done cd /tinderbox/CURRENT/amd64/amd64/src/include/../sys/security/mac_mls; for h in *.h; do ln -fs ../../../../sys/security/mac_mls/$h /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include/security/mac_mls; done cd /tinderbox/CURRENT/amd64/amd64/src/include/../sys/security/mac_partition; for h in *.h; do ln -fs ../../../../sys/security/mac_partition/$h /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include/security/mac_partition; done cd /tinderbox/CURRENT/amd64/amd64/src/include/../sys/ufs/ffs; for h in *.h; do ln -fs ../../../../sys/ufs/ffs/$h /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include/ufs/ffs; done cd /tinderbox/CURRENT/amd64/amd64/src/include/../sys/ufs/ufs; for h in *.h; do ln -fs ../../../../sys/ufs/ufs/$h /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include/ufs/ufs; done cd /tinderbox/CURRENT/amd64/amd64/src/include/../sys/fs/autofs; for h in *.h; do ln -fs ../../../../sys/fs/autofs/$h /home/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include/fs/autofs; done cd: can't cd to /tinderbox/CURRENT/amd64/amd64/src/include/../sys/fs/autofs *** Error code 2 Stop in /tinderbox/CURRENT/amd64/amd64/src/include. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/include. *** 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-11-10 21:12:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-11-10 21:12:30 - ERROR: failed to build world TB --- 2004-11-10 21:12:30 - tinderbox aborted