From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752540AbaGHFSy (ORCPT ); Tue, 8 Jul 2014 01:18:54 -0400 Received: from mail.active-venture.com ([67.228.131.205]:65291 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751271AbaGHFSx (ORCPT ); Tue, 8 Jul 2014 01:18:53 -0400 X-Originating-IP: 108.223.40.66 Message-ID: <53BB7F3C.6050700@roeck-us.net> Date: Mon, 07 Jul 2014 22:18:52 -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: Fwd: shx3_defconfig Fails References: <20140708033251.GA18777@kroah.com> <53BB6CF4.5010600@roeck-us.net> <53BB78B2.1020401@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 10:13 PM, Nick Krause wrote: > ---------- Forwarded message ---------- > From: Nick Krause > Date: Tue, Jul 8, 2014 at 1:11 AM > Subject: Fwd: Fwd: shx3_defconfig Fails > To: linux@roeck-us.net, gregkh@linuxfoundation.org > Cc: slaby@suse.cz > > > ---------- Forwarded message ---------- > From: Nick Krause > Date: Tue, Jul 8, 2014 at 1:07 AM > Subject: Fwd: Fwd: shx3_defconfig Fails > To: linux@roeck-us.ne, Greg KH > Cc: slaby@suse.cz, "slaby@suse.cz" > > > From: Guenter Roeck work Tue, Jul 8, 2014 at 12:50 AM > Subject: Re: Fwd: shx3_defconfig Fails > To: Nick Krause , Greg KH > Cc: jslaby@suse.cz, "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 > > Hey Guenter, > I seem to be using bash. Weird , maybe this is just my machine ,perhaps. Sure, but what does /bin/sh point to ? Default on Ubuntu would be dash. Guenter