From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 21 15:29:19 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 63B7616A4CF; Fri, 21 May 2004 15:29:19 -0700 (PDT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BE1843D39; Fri, 21 May 2004 15:29:18 -0700 (PDT) (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 i4LMTEdw098810; Fri, 21 May 2004 18:29:14 -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 i4LMTE1j042220; Fri, 21 May 2004 18:29:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 69C727303D; Fri, 21 May 2004 18:29:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040521222914.69C727303D@freebsd-current.sentex.ca> Date: Fri, 21 May 2004 18:29:14 -0400 (EDT) Subject: [current tinderbox] failure on sparc64/sparc64 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: Fri, 21 May 2004 22:29:19 -0000 TB --- 2004-05-21 21:33:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-05-21 21:33:34 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2004-05-21 21:33:34 - checking out the source tree TB --- 2004-05-21 21:33:34 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64 TB --- 2004-05-21 21:33:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-05-21 21:38:53 - building world (CFLAGS=-O2 -pipe) TB --- 2004-05-21 21:38:53 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/src TB --- 2004-05-21 21:38:53 - /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-21 22:29:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-05-21 22:29:14 - ERROR: failed to build world TB --- 2004-05-21 22:29:14 - tinderbox aborted