From owner-freebsd-sparc64@FreeBSD.ORG Fri Dec 2 02:20:12 2005 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B7C116A41F; Fri, 2 Dec 2005 02:20:12 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 378E643D46; Fri, 2 Dec 2005 02:20:11 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id jB22K8rB043505; Thu, 1 Dec 2005 21:20:08 -0500 (EST) (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 jB22K8eF004021; Thu, 1 Dec 2005 21:20:08 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B8DF87302F; Thu, 1 Dec 2005 21:20:08 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051202022008.B8DF87302F@freebsd-current.sentex.ca> Date: Thu, 1 Dec 2005 21:20:08 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 02:20:12 -0000 TB --- 2005-12-02 01:51:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-12-02 01:51:20 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2005-12-02 01:51:20 - cleaning the object tree TB --- 2005-12-02 01:51:48 - checking out the source tree TB --- 2005-12-02 01:51:48 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2005-12-02 01:51:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-12-02 01:57:30 - building world (CFLAGS=-O2 -pipe) TB --- 2005-12-02 01:57:30 - cd /src TB --- 2005-12-02 01:57:30 - /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 [...] cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/sparc64 -I/src/lib/libc/sparc64/sys -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/sparc64/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -I/src/lib/libc/sparc64/fpu -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/gen/__xuname.c /src/lib/libc/gen/__xuname.c: In function `__xuname': /src/lib/libc/gen/__xuname.c:74: warning: implicit declaration of function `getenv' /src/lib/libc/gen/__xuname.c:74: warning: assignment makes pointer from integer without a cast /src/lib/libc/gen/__xuname.c:75: warning: implicit declaration of function `strncpy' /src/lib/libc/gen/__xuname.c:100: warning: assignment makes pointer from integer without a cast /src/lib/libc/gen/__xuname.c:123: warning: assignment makes pointer from integer without a cast /src/lib/libc/gen/__xuname.c:137: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /src/lib/libc. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-12-02 02:20:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-12-02 02:20:08 - ERROR: failed to build world TB --- 2005-12-02 02:20:08 - tinderbox aborted