From owner-freebsd-arm@FreeBSD.ORG Wed Jan 21 17:56:58 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 15398294 for ; Wed, 21 Jan 2015 17:56:58 +0000 (UTC) Received: from mail-oi0-f54.google.com (mail-oi0-f54.google.com [209.85.218.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CDF4F61D for ; Wed, 21 Jan 2015 17:56:57 +0000 (UTC) Received: by mail-oi0-f54.google.com with SMTP id v63so2566713oia.13 for ; Wed, 21 Jan 2015 09:56:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=cFy9SnS66HOhlG3mXnh5t2RtrzeQUhdha+FfBpWuG5A=; b=JpIPff91119ZZvXAbPyRs+qqBXmBJ0JBkF/n0BpEz8bDqtrj5fqnBYZLpW9F02h33L NA1ZrJ2orkOBeBezivzPsNEvi5nCYZzXV79xq6c3ppeR6MIYXS2Rjg6IpFR7PKKXt7n8 hTSgO56VtH6i3WkYkuUBaXAzVsyGIQhdNY8+hwcUGIRWDQC7uLcWTwB0SqRRPSR+tlWJ p72WGPywEOkHfjHqvW0JGyoX4vsBZOJ5NIKJkzj7YNv1aaB33cWlaPGGp35BksvUfgrc 4copItGqIQvP9Hxd9Z/JyHbMViRbgb5sXDN1paKpYep8O6lbTky2jXKYuNI+GeFIQnP9 NiYQ== X-Gm-Message-State: ALoCoQkvwpa7UxYSrgsNcdXOLqRW4b2dFovXuY3Llb4a9tRbQqpyhl12R7WRzIWNAqtcaN+OhG8B X-Received: by 10.60.114.40 with SMTP id jd8mr25888897oeb.12.1421863016641; Wed, 21 Jan 2015 09:56:56 -0800 (PST) Received: from [192.168.43.169] (mc42636d0.tmodns.net. [208.54.38.196]) by mx.google.com with ESMTPSA id dy9sm9594705obb.6.2015.01.21.09.56.55 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 21 Jan 2015 09:56:56 -0800 (PST) Sender: Warner Losh Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: Arm.armv6 build world fails on amd64 10.1-RELEASE From: Warner Losh In-Reply-To: <1421767159.14601.373.camel@freebsd.org> Date: Wed, 21 Jan 2015 10:56:54 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <089D916F-81EB-4C6A-A1A0-177E2940A47F@bsdimp.com> References: <, > <1421688501.14601.369.camel@freebsd.org> <, > <1421767159.14601.373.camel@freebsd.org> To: Ian Lepore X-Mailer: Apple Mail (2.1993) Cc: "freebsd-arm@freebsd.org" , the_mix_room@hotmail.com X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2015 17:56:58 -0000 > On Jan 20, 2015, at 8:19 AM, Ian Lepore wrote: >=20 > On Tue, 2015-01-20 at 08:33 +0000, the_mix_room@hotmail.com wrote: >> svn checkout http://svn.FreeBSD.org/base/stable/10/ /usr/src-> build = fails, with the same file missing=20 >> svn checkout http://svn.FreeBSD.org/base/head /usr/src -> build fails = aswell. The same file.=20 >>=20 >>=20 >>=20 >>=20 >> Date: Mon, 19 Jan 2015 09:39:27 -0800 >> Subject: Re: Arm.armv6 build world fails on amd64 10.1-RELEASE >> From: mmitchel@gmail.com >> To: ian@freebsd.org >> CC: the_mix_room@hotmail.com; freebsd-arm@freebsd.org >>=20 >> # svn checkout http://svn.freebsd.org/base/stable/10 /usr/src >> # make TARGET=3Darm TARGET_ARCH=3Darmv6 buildworld >> this is working for me this morning... >=20 > I notice on your original post you set TARGET and TARGET_ARCH in the > environment. On this post you showed them on the command line. Make = is > sensitive (in ways that have always confused me) to a difference = between > env and command line and variables set in makefiles. I've only ever = set > those two variables on the command line, I wonder if the failure could > be related to setting them in the env? If that makes a difference, it would be the first time for these two = variables. The only time I=E2=80=99ve seen issues is when you had them set to = different things in your environment and on the command line. If only one is set, them = not working is a bug I=E2=80=99d be quite keen on fixing. Warner > If that's not the reason for the failure, then I think we'll probably > need to see a complete build log, not just the fragment where it = fails. > Also, what OS version is the build host running? >=20 > -- Ian >=20 >=20 > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"