From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UojOT-0000Er-50 for qemu-devel@nongnu.org; Mon, 17 Jun 2013 20:03:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UojOO-0007ly-5k for qemu-devel@nongnu.org; Mon, 17 Jun 2013 20:03:29 -0400 Received: from ozlabs.org ([203.10.76.45]:36810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UojON-0007l0-Qi for qemu-devel@nongnu.org; Mon, 17 Jun 2013 20:03:24 -0400 Date: Tue, 18 Jun 2013 10:03:11 +1000 From: David Gibson Message-ID: <20130618000311.GE16876@voom.redhat.com> References: <1371221594-11556-1-git-send-email-peter.maydell@linaro.org> <1371221594-11556-7-git-send-email-peter.maydell@linaro.org> <51BF9AA9.5010706@suse.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XStn23h1fwudRqtG" Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 06/10] configure: dtc: Probe for libfdt_env.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Peter Crosthwaite , Kim Phillips , qemu-devel@nongnu.org, Alexander Graf , Anthony Liguori , Paolo Bonzini , Andreas =?iso-8859-1?Q?F=E4rber?= --XStn23h1fwudRqtG Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 18, 2013 at 12:44:02AM +0100, Peter Maydell wrote: > On 18 June 2013 00:24, Andreas F=E4rber wrote: > > As far as I can see, 1.3.0 is the latest available stable dtc version, > > and it doesn't install libfdt_env.h yet apparently. Any chance we can > > restore build with dtc 1.3.0 tarball (it used to work fine) while > > keeping newer versions working? >=20 > I wanted to keep things simple, ie just require a distro > version of libfdt to be installed the way upstream say it > should be, rather than second-guessing whether a broken > libfdt is or isn't going to work with our libfdt_env.h. > Also, a lot of people out there are probably going to end > up building against the submodule libfdt, so it's helpful > to have at least some of the qemu developers building that > way too... >=20 > > Also it seems that dtc submodule build is not multithreading-safe: >=20 > ...it helps reveal bugs like this one before release > rather than afterwards. I'm having trouble figuring out > why it doesn't work, though (I usually run with at least > j3 and it's fine, plus the makefile rules are pretty > simple) -- can you reproduce with V=3D1 so we can see what > commands are actually being run? Likewise. I can't see why that wouldn't work. V=3D1 might help, although V=3D1 also changes the options to AR (adds verbose mode), so I hope that doesn't mess up the results. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --XStn23h1fwudRqtG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) iEYEARECAAYFAlG/o78ACgkQaILKxv3ab8YfywCeLpa1MxA1byjGbGxqX7Gdia7k RFEAn0DmNplu8rWvEEEvWkWHjqvwbP4+ =EzMQ -----END PGP SIGNATURE----- --XStn23h1fwudRqtG--