From owner-freebsd-ppc@FreeBSD.ORG Wed Sep 22 16:13:08 2004 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D56D916A4CE; Wed, 22 Sep 2004 16:13:08 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF1F43D41; Wed, 22 Sep 2004 16:13:08 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id i8MGD7ah016632; Wed, 22 Sep 2004 12:13:07 -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.13.1/8.13.1) with ESMTP id i8MGD7E8037482; Wed, 22 Sep 2004 12:13:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8C66D7303F; Wed, 22 Sep 2004 12:13:07 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040922161307.8C66D7303F@freebsd-current.sentex.ca> Date: Wed, 22 Sep 2004 12:13:07 -0400 (EDT) Subject: [current tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 16:13:09 -0000 TB --- 2004-09-22 15:05:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-22 15:05:33 - starting CURRENT tinderbox run for powerpc/powerpc TB --- 2004-09-22 15:05:33 - checking out the source tree TB --- 2004-09-22 15:05:33 - cd /home/tinderbox/CURRENT/powerpc/powerpc TB --- 2004-09-22 15:05:33 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-22 15:11:26 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-22 15:11:26 - cd /home/tinderbox/CURRENT/powerpc/powerpc/src TB --- 2004-09-22 15:11:26 - /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 >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -c /tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/cut/cut.c cc -O2 -pipe -o cut cut.o gzip -cn /tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/cut/cut.1 > cut.1.gz ===> usr.bin/dig (all) cc -O2 -pipe -DVERSION='"9.3.0rc4"' -DHAVE_CONFIG_H -DWANT_IPV6 -DOPENSSL -DUSE_MD5 -DWORDS_BIGENDIAN -DNS_LOCALSTATEDIR='"/var/run"' -DNS_SYSCONFDIR='"/etc/namedb"' -DNAMED_CONFFILE='"/etc/namedb/named.conf"' -DRNDC_CONFFILE='"/etc/namedb/rndc.conf"' -DRNDC_KEYFILE='"/etc/namedb/rndc.key"' -I/tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/dig/../../lib/bind -I/tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/dig/../../contrib/bind9/bin/dig/include -c /tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/dig/../../contrib/bind9/bin/dig/dig.c cc -O2 -pipe -DVERSION='"9.3.0rc4"' -DHAVE_CONFIG_H -DWANT_IPV6 -DOPENSSL -DUSE_MD5 -DWORDS_BIGENDIAN -DNS_LOCALSTATEDIR='"/var/run"' -DNS_SYSCONFDIR='"/etc/namedb"' -DNAMED_CONFFILE='"/etc/namedb/named.conf"' -DRNDC_CONFFILE='"/etc/namedb/rndc.conf"' -DRNDC_KEYFILE='"/etc/namedb/rndc.key"' -I/tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/dig/../../lib/bind -I/tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/dig/../../contrib/bind9/bin/dig/include -c /tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/dig/../../contrib/bind9/bin/dig/dighost.c cc -O2 -pipe -DVERSION='"9.3.0rc4"' -DHAVE_CONFIG_H -DWANT_IPV6 -DOPENSSL -DUSE_MD5 -DWORDS_BIGENDIAN -DNS_LOCALSTATEDIR='"/var/run"' -DNS_SYSCONFDIR='"/etc/namedb"' -DNAMED_CONFFILE='"/etc/namedb/named.conf"' -DRNDC_CONFFILE='"/etc/namedb/rndc.conf"' -DRNDC_KEYFILE='"/etc/namedb/rndc.key"' -I/tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/dig/../../lib/bind -I/tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/dig/../../contrib/bind9/bin/dig/include -o dig dig.o dighost.o -lbind9 -ldns -lisccc -lisccfg -lisc -llwres -lcrypto -lpthread /home/tinderbox/CURRENT/powerpc/powerpc/obj/powerpc/tinderbox/CURRENT/powerpc/powerpc/src/i386/usr/lib/libpthread.so: undefined reference to `_thr_start_sig_daemon' *** Error code 1 Stop in /tinderbox/CURRENT/powerpc/powerpc/src/usr.bin/dig. *** Error code 1 Stop in /tinderbox/CURRENT/powerpc/powerpc/src/usr.bin. *** Error code 1 Stop in /tinderbox/CURRENT/powerpc/powerpc/src. *** Error code 1 Stop in /tinderbox/CURRENT/powerpc/powerpc/src. *** Error code 1 Stop in /tinderbox/CURRENT/powerpc/powerpc/src. TB --- 2004-09-22 16:13:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-22 16:13:07 - ERROR: failed to build world TB --- 2004-09-22 16:13:07 - tinderbox aborted