From owner-freebsd-arm@FreeBSD.ORG Mon Apr 20 04:58:45 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D5133B4; Mon, 20 Apr 2015 04:58:45 +0000 (UTC) Received: from mail-ob0-x22f.google.com (mail-ob0-x22f.google.com [IPv6:2607:f8b0:4003:c01::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C4A1FDE; Mon, 20 Apr 2015 04:58:44 +0000 (UTC) Received: by obcux3 with SMTP id ux3so5606999obc.2; Sun, 19 Apr 2015 21:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=7tjpbAv0zya1jDLnFJQG12MO+sU1O6zYsCpX2Xr+zg8=; b=xF2Bk9emojUXW53QFJwW5GKxfipwQHH2Yu3ILWMDT9AkyAJT7VNYJGYkWhxZ9rpsV1 6jZepcCycq4FPfU+KPJYveP3bk38IVy0IspECQ2B6C6U6kCyx44KuJs01D9vewrYCIbu q//i6+Fq/0wavJKVNk7e/0yQtYWBQMyzBUD9gBsUIQdTk47wh60K5jIEIXhTy23c7Z/4 pzhYhASRyJ37P0GGyJ6YK4qVETtX46I9aZ9dCEUUNkueJTdTw3RxN+4JEk4scqUuhTrD SUaftc7QOa9jvA2y8gEx+g/IwYzDBsDhST49cb89csq9DYMhDzMkZ2uyh2GS4alvl4OS Ay+w== MIME-Version: 1.0 X-Received: by 10.202.183.214 with SMTP id h205mr11941736oif.87.1429505924011; Sun, 19 Apr 2015 21:58:44 -0700 (PDT) Received: by 10.202.177.85 with HTTP; Sun, 19 Apr 2015 21:58:43 -0700 (PDT) In-Reply-To: <32B72D5A-742C-4B58-AD65-EA33B306D30C@kientzle.com> References: <1429456908.1182.82.camel@freebsd.org> <1429458041.1182.86.camel@freebsd.org> <1CA4192E-F6B5-4BD8-8BF8-8F725E1EC7BA@kientzle.com> <32B72D5A-742C-4B58-AD65-EA33B306D30C@kientzle.com> Date: Sun, 19 Apr 2015 21:58:43 -0700 Message-ID: Subject: Re: crochet build fails at ubldr Wandboard-Dual From: Waitman Gobble To: Tim Kientzle Cc: freebsd-arm , Ian Lepore Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2015 04:58:45 -0000 On Sun, Apr 19, 2015 at 4:11 PM, Tim Kientzle wrote: > >> >>> Somebody reported this on IRC yesterday as well, but I can't reprodu= ce > >> >>> it here. I don't use crochet, so it must be doing something a bit >> >>> different to end up with the lib from /usr instead of the local one = in >> >>> objdir. There should be no need to set LIBSTAND externally. >> >>> >> >> >> >> Thanks for the reply. Unfortunately I missed the discussion on IRC. >> >> >> >> I suppose I'll have to backtrack through and find out where it >> >> _should_ be set to solve the problem. (?) For now, the workaround get= s >> >> the build to finish. >> >> >> > >> >> Crochet does use the standard build machinery; the only significant >> difference is that it builds ubldr separately after a successful buildwo= rld. >> ... > > So maybe its truly a documentation issue since everyone is convinced croc= het > is correct. I didnt see that mentioned in the docs. > > > You=E2=80=99ve certainly encountered a problem but I don=E2=80=99t yet ha= ve enough > information to say anything more. Certainly, Ian is right that you shoul= d > not have to set LIBSTAND to make this work. > > Unfortunately, it will be at least a few days before I have a chance to t= ry > reproducing what you=E2=80=99re seeing. If you can reproduce it consiste= ntly, > please let me know; I could work up some patches based on Ian=E2=80=99s s= uggestions > and you could try them to see if they change anything. > > Another things to try: blow away Crochet=E2=80=99s work directory before= you next > rebuild. In particular, that will ensure that your world build and ubldr > build are consistent with each other. > > Let us know if you find anything else, > > Tim > Thanks Tim, Here are some logs from a failed build, hopefully they shed some light. Let me know if I can send you anything else. _.ubldr.armv6-ARTWDEV.build.log https://gist.github.com/waitman/fa4be221812234324977 _.buildkernel.armv6-ARTWDEV.log https://gist.githubusercontent.com/waitman/b90fa9cdc1de1ed42c39/raw/_.build= kernel.armv6-ARTWDEV.log _.buildworld.armv6.log https://gist.github.com/waitman/4bec84195b9e47f72f60/raw/_.buildworld.armv6= .log --=20 Waitman Gobble Los Altos California USA 510-830-7975