From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1WdIYl-00032q-Tr for ptxdist@pengutronix.de; Thu, 24 Apr 2014 14:15:42 +0200 Received: by mail-lb0-f169.google.com with SMTP id n15so1956968lbi.0 for ; Thu, 24 Apr 2014 05:15:19 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20140424074041.GO3804@pengutronix.de> References: <20140424074041.GO3804@pengutronix.de> Date: Thu, 24 Apr 2014 08:15:19 -0400 Message-ID: From: Jon Ringle Subject: Re: [ptxdist] nettle build error Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: "ptxdist@pengutronix.de" On Thu, Apr 24, 2014 at 3:40 AM, Michael Olbrich wrote: > On Thu, Apr 24, 2014 at 01:04:56AM -0400, Jon Ringle wrote: >> On Wed, Apr 23, 2014 at 10:00 PM, Jon Ringle wrote: >> > I have a ptxdist project that I recently updated from >> > ptxdist-2014.02.0 to 2014.04.0. There was a version bump for nettle >> > from 2.5 to 2.7.1. I am getting the following build error on nettle >> > now: >> >> Interestingly, if I run 'ptxdist images' again, nettle builds >> successfully and continues on... > > If you run "ptxdist clean nettle" and then "ptxdist images' again, does it > fail again? If yes, then this may be a parallel building issue. Try > adding "NETTLE_MAKE_PAR := NO" to nettle.make and see if you can still > provoke the error. Yes I was able to reproduce an error (with a different target than before): make[3]: Entering directory `/home/jringle/code/ptx/ec1k-rootfs/platform-EC1K/build-target/nettle-2.7.1' make[3]: *** No rule to make target `ecc-add-jjj.o.d'. Stop. make[3]: Leaving directory `/home/jringle/code/ptx/ec1k-rootfs/platform-EC1K/build-target/nettle-2.7.1' make[2]: *** [eccdata.stamp] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/home/jringle/code/ptx/ec1k-rootfs/platform-EC1K/build-target/nettle-2.7.1' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/jringle/code/ptx/ec1k-rootfs/platform-EC1K/build-target/nettle-2.7.1' make: *** [/home/jringle/code/ptx/ec1k-rootfs/platform-EC1K/state/nettle.compile] Error 2 Adding NETTLE_MAKE_PAR := NO does fix the issue > > Michael > > -- > Pengutronix e.K. | | > Industrial Linux Solutions | http://www.pengutronix.de/ | > Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > > -- > ptxdist mailing list > ptxdist@pengutronix.de -- ptxdist mailing list ptxdist@pengutronix.de