From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752805AbaGHEvA (ORCPT ); Tue, 8 Jul 2014 00:51:00 -0400 Received: from mail.active-venture.com ([67.228.131.205]:59160 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751610AbaGHEu7 (ORCPT ); Tue, 8 Jul 2014 00:50:59 -0400 X-Originating-IP: 108.223.40.66 Message-ID: <53BB78B2.1020401@roeck-us.net> Date: Mon, 07 Jul 2014 21:50:58 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Nick Krause , Greg KH CC: jslaby@suse.cz, "linux-kernel@vger.kernel.org" Subject: Re: Fwd: shx3_defconfig Fails References: <20140708033251.GA18777@kroah.com> <53BB6CF4.5010600@roeck-us.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/07/2014 09:29 PM, Nick Krause wrote: > Guenter Roeck work on Tue, Jul 8, 2014 at 12:00 AM > Subject: Re: shx3_defconfig Fails > > On 07/07/2014 08:32 PM, Greg KH wrote: >> >> On Mon, Jul 07, 2014 at 11:04:23PM -0400, Nick Krause wrote: >>> >>> Hey Greg and others, >>> The build, shx3_defconfig seems to be failing. >> >> >> In what kernel version? >> >> Has it ever worked? >> >> Why not ask the maintainer of that arch about it? I doubt many people >> ever use defconfig files anymore... >> > > Works in mainline for me. And, for the record, I use lots of defconfig files > (144 or so of them) for my build tests, so there is at least one user :-) > > Cheers, > Guenter > > Still fails in the the same way. I am using the latest git tree. > Cheers Nick > From your other errors I start wondering if you use dash or some other non-bash shell and some dash-incompatibility creeped into the kernel build (again). Guenter