From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 21 02:49:05 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 CBA8E16A4CE; Fri, 21 May 2004 02:49:05 -0700 (PDT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 767ED43D1F; Fri, 21 May 2004 02:49:05 -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 i4L9mona040800; Fri, 21 May 2004 05:48:50 -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 i4L9mobh019973; Fri, 21 May 2004 05:48:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 438847303D; Fri, 21 May 2004 05:48:50 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040521094850.438847303D@freebsd-current.sentex.ca> Date: Fri, 21 May 2004 05:48:50 -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 09:49:06 -0000 TB --- 2004-05-21 08:53:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-05-21 08:53:31 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2004-05-21 08:53:31 - checking out the source tree TB --- 2004-05-21 08:53:31 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64 TB --- 2004-05-21 08:53:31 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-05-21 08:58:50 - building world (CFLAGS=-O2 -pipe) TB --- 2004-05-21 08:58:50 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/src TB --- 2004-05-21 08:58:50 - /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 09:48:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-05-21 09:48:49 - ERROR: failed to build world TB --- 2004-05-21 09:48:49 - tinderbox aborted