Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp4128267pxb; Tue, 2 Nov 2021 04:44:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwvRA3UfkZjkrGi8zY+GK3JkTMoWfXS3VB7NvmBCz0Ilrdvf/nX24azf5+Yy1dVSyTZXMCc X-Received: by 2002:a17:906:a1da:: with SMTP id bx26mr45316582ejb.558.1635853470527; Tue, 02 Nov 2021 04:44:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635853470; cv=none; d=google.com; s=arc-20160816; b=0Ya86RsjkTMejPG0eqq38eTc1MPUyDgxkPC21nAK1tZzBONpYfK/tT+rqmexFvfNiy iAXPGMJdSU5aKmlS2moVUGpAg5jTJPJsOcitLnXrPI/d9MqXfDc27sq+FIZYuFxXyMS9 H2HfWBO1sdiu7Lakysl5z498VPc4Eb2tThEyd2FdMbY0vDmHhmwN/SwxxoT1wvF6zET4 bqWs2/wDTfKVnlICO98I9TVPIVb3XUxubc8wz/yyb4UYe0prVNBlt8F4q+zfSC5TFFRX SHRcE6gNka64kzvBWxIil3gCrijHxLkITP2npdQ7FLSUgpYHd1YKROl3hHo4Ldsmq5Wc hZyA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from; bh=aqXUdBeEmUYQVQ5Bh9WBsOrZSXljtxNFcKSWu+ubMBI=; b=eSNyIscqD/nBogUMe6PpQIIVKd9Li24la0uQcS1rRZMPPIlxTCKKXg/cC8dIs/j7XA fHd3k/kzGvfdKrHdlnS+ZyxAt1clymOpBAi0ICwJhcQ+DedaH/GQq3VwIKS9Fx6LgR4+ 4QdohFJrZn7kzHG87z5ThI9f75TcHZeCDeiwBmeM54S5BO4Tb1XrsYLeCEUR5Xa+i9RB gozRFNUGxNykEJR1Nzs+v+Ju/YTzAQHAOFzew3NgS0C1RUtYdPCdw2r14kidZ5DoK0LL T7NvPpkN59mSvZnuzhx0/iN8gd1XjGNSufWd8R68TVUFyGfSpyzU78cXucxj0waW9Apo NTKg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id nc5si22212580ejc.587.2021.11.02.04.44.06; Tue, 02 Nov 2021 04:44:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232091AbhKBLll (ORCPT + 99 others); Tue, 2 Nov 2021 07:41:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231548AbhKBLlO (ORCPT ); Tue, 2 Nov 2021 07:41:14 -0400 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [IPv6:2404:9400:2:0:216:3eff:fee2:21ea]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 671ADC06120B for ; Tue, 2 Nov 2021 04:38:39 -0700 (PDT) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4Hk7Fn3n7xz4xdK; Tue, 2 Nov 2021 22:38:37 +1100 (AEDT) From: Michael Ellerman To: Paul Mackerras , Michael Ellerman , Christophe Leroy , Benjamin Herrenschmidt Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org In-Reply-To: References: Subject: Re: [PATCH v3] powerpc/boot: Set LC_ALL=C in wrapper script Message-Id: <163584791652.1845480.7970376759421988538.b4-ty@ellerman.id.au> Date: Tue, 02 Nov 2021 21:11:56 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 Oct 2021 15:48:29 +0200, Christophe Leroy wrote: > While trying to build a simple Image for ACADIA platform, I got the > following error: > > WRAP arch/powerpc/boot/simpleImage.acadia > INFO: Uncompressed kernel (size 0x6ae7d0) overlaps the address of the wrapper(0x400000) > INFO: Fixing the link_address of wrapper to (0x700000) > powerpc64-linux-gnu-ld : mode d'émulation non reconnu : -T > Émulations prises en charge : elf64ppc elf32ppc elf32ppclinux elf32ppcsim elf64lppc elf32lppc elf32lppclinux elf32lppcsim > make[1]: *** [arch/powerpc/boot/Makefile:424 : arch/powerpc/boot/simpleImage.acadia] Erreur 1 > make: *** [arch/powerpc/Makefile:285 : simpleImage.acadia] Erreur 2 > > [...] Applied to powerpc/next. [1/1] powerpc/boot: Set LC_ALL=C in wrapper script https://git.kernel.org/powerpc/c/b949d009dd52ecdced248889cf11297677f9e8a6 cheers