From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-la0-x230.google.com ([2a00:1450:4010:c03::230]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1WdBqH-00050y-SH for ptxdist@pengutronix.de; Thu, 24 Apr 2014 07:05:02 +0200 Received: by mail-la0-f48.google.com with SMTP id gf5so1592017lab.35 for ; Wed, 23 Apr 2014 22:04:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 24 Apr 2014 01:04:56 -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 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... Jon > > make[3]: Entering directory > `/home/jringle/code/ptx/ec1k-rootfs/platform-EC1K/build-target/nettle-2.7.1' > Makefile:595: ecc-generic-modq.o.d: No such file or directory > arm-v5te-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 > -Wno-pointer-sign -Wall -W -Wmissing-prototypes > -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith > -Wbad-function-cast -Wnested-externs -fpic -MT ecc-dup-jj.o -MD -MP > -MF ecc-dup-jj.o.d -fpic -c ecc-dup-jj.c \ > && true > make[3]: *** No rule to make target `ecc-modq.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]: Leaving directory > `/home/jringle/code/ptx/ec1k-rootfs/platform-EC1K/build-target/nettle-2.7.1' > make[1]: *** [all] Error 2 > make: *** [/home/jringle/code/ptx/ec1k-rootfs/platform-EC1K/state/nettle.compile] > Error 2 -- ptxdist mailing list ptxdist@pengutronix.de