From owner-freebsd-sparc64@FreeBSD.ORG Thu May 20 08:11:27 2004 Return-Path: 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 A96D716A4CE; Thu, 20 May 2004 08:11:27 -0700 (PDT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4778243D1D; Thu, 20 May 2004 08:11:27 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3.sentex.ca (8.12.11/8.12.11) with ESMTP id i4KFBDfP021582; Thu, 20 May 2004 11:11:13 -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 i4KFBFfR015151; Thu, 20 May 2004 11:11:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E7FF47303D; Thu, 20 May 2004 11:11:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040520151114.E7FF47303D@freebsd-current.sentex.ca> Date: Thu, 20 May 2004 11:11:14 -0400 (EDT) Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 15:11:27 -0000 TB --- 2004-05-20 14:20:14 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-05-20 14:20:14 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2004-05-20 14:20:14 - checking out the source tree TB --- 2004-05-20 14:20:14 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64 TB --- 2004-05-20 14:20:14 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-05-20 14:25:30 - building world (CFLAGS=-O2 -pipe) TB --- 2004-05-20 14:25:30 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/src TB --- 2004-05-20 14:25: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 -DPTHREAD_KERNEL -D_THREAD_SAFE -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/../libc/include -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/../../include -D_PTHREADS_INVARIANTS -g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread/thr_autoinit.c cc -O2 -pipe -DPTHREAD_KERNEL -D_THREAD_SAFE -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/../libc/include -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/../../include -D_PTHREADS_INVARIANTS -g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread/thr_barrier.c cc -O2 -pipe -DPTHREAD_KERNEL -D_THREAD_SAFE -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/../libc/include -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/../../include -D_PTHREADS_INVARIANTS -g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread/thr_barrierattr.c cc -O2 -pipe -DPTHREAD_KERNEL -D_THREAD_SAFE -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/../libc/include -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread -I/other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/../../include -D_PTHREADS_INVARIANTS -g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread/thr_cancel.c /other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread/thr_cancel.c: In function `_pthread_cancel': /other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread/thr_cancel.c:30: warning: passing arg 1 of `atomic_cmpset_int' from incompatible pointer type /other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread/thr_cancel.c: In function `testcancel': /other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr/thread/thr_cancel.c:123: warning: passing arg 1 of `atomic_cmpset_int' from incompatible pointer type *** Error code 1 Stop in /other/tinderbox/CURRENT/sparc64/sparc64/src/lib/libthr. *** Error code 1 Stop in /other/tinderbox/CURRENT/sparc64/sparc64/src/lib. *** Error code 1 Stop in /other/tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2004-05-20 15:11:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-05-20 15:11:14 - ERROR: failed to build world TB --- 2004-05-20 15:11:14 - tinderbox aborted