From owner-freebsd-tinderbox@FreeBSD.ORG Sun Dec 25 00:30:46 2011 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 F1D86106566B; Sun, 25 Dec 2011 00:30:46 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id B203A8FC17; Sun, 25 Dec 2011 00:30:46 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:552b:bd3f:dbfe:7e88] (unknown [IPv6:2001:7b8:3a7:0:552b:bd3f:dbfe:7e88]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id D44D25C37; Sun, 25 Dec 2011 01:30:44 +0100 (CET) Message-ID: <4EF66EB5.6080609@FreeBSD.org> Date: Sun, 25 Dec 2011 01:30:45 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Marius Strobl References: <201112241543.pBOFhpF0037639@freebsd-current.sentex.ca> <20111224182112.GA50370@alchemy.franken.de> In-Reply-To: <20111224182112.GA50370@alchemy.franken.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: powerpc64@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on powerpc64/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Dec 2011 00:30:47 -0000 On 2011-12-24 19:21, Marius Strobl wrote: > On Sat, Dec 24, 2011 at 03:43:51PM +0000, FreeBSD Tinderbox wrote: ... >> TB --- 2011-12-24 13:54:50 - tinderbox 2.8 running on freebsd-current.sentex.ca >> TB --- 2011-12-24 13:54:50 - starting HEAD tinderbox run for powerpc64/powerpc ... >>>>> stage 4.4: building everything >> [...] >> rsyncfile.o:(.text+0xf8): undefined reference to `MD5Update' >> stream.o:(.text+0x544): undefined reference to `MD5Init' >> stream.o:(.text+0xb9c): undefined reference to `MD5Update' >> stream.o:(.text+0xd0c): undefined reference to `MD5Update' >> stream.o:(.text+0xd40): undefined reference to `MD5Update' >> stream.o:(.text+0xd54): undefined reference to `MD5Update' >> stream.o:(.text+0xd84): undefined reference to `MD5Update' >> stream.o:(.text+0xd98): more undefined references to `MD5Update' follow >> *** Error code 1 > > The tinderbox output isn't very helpful here and I've no idea how this > could happen as r228857 also added -lmd nor can I reproduce it. Could > this be a transient failure due to the tinderbox updating sources at > an unfortunate point in time or a glitch in the exported (according to > the sources presented by cvsweb.freebsd.org r228857 has reached the CVS > repository just fine though)? Must be something transient, I guess. I tried building r228864 on powerpc64, and buildworld went just fine....