From owner-freebsd-tinderbox@FreeBSD.ORG Thu Mar 20 03:23:37 2008 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58DFF1065678 for ; Thu, 20 Mar 2008 03:23:37 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id A8C5A8FC13 for ; Thu, 20 Mar 2008 03:23:36 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 12AF428458 for ; Thu, 20 Mar 2008 11:23:35 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id DD052EB517B; Thu, 20 Mar 2008 11:23:34 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id PnwUOjeV5x9j; Thu, 20 Mar 2008 11:23:26 +0800 (CST) Received: from charlie.delphij.net (adsl-76-254-16-8.dsl.pltn13.sbcglobal.net [76.254.16.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 85E5FEB4E60; Thu, 20 Mar 2008 11:23:24 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:subject:references:in-reply-to:x-enigmail-version:openpgp: content-type:content-transfer-encoding; b=QQNrWZbLyq6/0ajSx2efZiuCSUD1o0sbXrwsJ7DusMOa2BogJ5CIqSK4o8IGHTn2C Ip+UP5IBQpkL1K1GoyPJg== Message-ID: <47E1D8A9.4090808@delphij.net> Date: Wed, 19 Mar 2008 20:23:21 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080312) MIME-Version: 1.0 To: FreeBSD Tinderbox References: <20080320030933.E7FD173039@freebsd-current.sentex.ca> In-Reply-To: <20080320030933.E7FD173039@freebsd-current.sentex.ca> X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 03:23:37 -0000 Sorry, I should done the CVS operations a little faster next time. This should have been fixed already. FreeBSD Tinderbox wrote: > TB --- 2008-03-20 02:56:08 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2008-03-20 02:56:08 - starting HEAD tinderbox run for sparc64/sun4v > TB --- 2008-03-20 02:56:08 - cleaning the object tree > TB --- 2008-03-20 02:56:35 - cvsupping the source tree > TB --- 2008-03-20 02:56:35 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile > TB --- 2008-03-20 02:56:41 - building world (CFLAGS=-O -pipe) > TB --- 2008-03-20 02:56:41 - cd /src > TB --- 2008-03-20 02:56:41 - /usr/bin/make -B buildworld >>>> World build started on Thu Mar 20 02:56:43 UTC 2008 >>>> 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 > [...] > ===> lib/libbz2 (obj,depend,all,install) > rm -f .depend > mkdep -f .depend -a -I/src/lib/libbz2/../../contrib/bzip2 /src/lib/libbz2/../../contrib/bzip2/bzlib.c /src/lib/libbz2/../../contrib/bzip2/blocksort.c /src/lib/libbz2/../../contrib/bzip2/compress.c /src/lib/libbz2/../../contrib/bzip2/crctable.c /src/lib/libbz2/../../contrib/bzip2/decompress.c /src/lib/libbz2/../../contrib/bzip2/huffman.c /src/lib/libbz2/../../contrib/bzip2/randtable.c > cc -O -pipe -I/src/lib/libbz2/../../contrib/bzip2 -c /src/lib/libbz2/../../contrib/bzip2/bzlib.c > /src/lib/libbz2/../../contrib/bzip2/bzlib.c: In function 'unRLE_obuf_to_output_FAST': > /src/lib/libbz2/../../contrib/bzip2/bzlib.c:647: error: 'ro_blockSize100k' undeclared (first use in this function) > /src/lib/libbz2/../../contrib/bzip2/bzlib.c:647: error: (Each undeclared identifier is reported only once > /src/lib/libbz2/../../contrib/bzip2/bzlib.c:647: error: for each function it appears in.) > *** Error code 1 > > Stop in /src/lib/libbz2. > *** 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 --- 2008-03-20 03:09:33 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2008-03-20 03:09:33 - ERROR: failed to build world > TB --- 2008-03-20 03:09:33 - tinderbox aborted > TB --- 572.00 user 77.24 system 805.55 real > > > http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve!