From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6118FC48BF6 for ; Sun, 3 Mar 2024 21:40:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 1742C60AF5; Sun, 3 Mar 2024 21:40:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id At-2cZ5TuV7z; Sun, 3 Mar 2024 21:40:39 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.34; helo=ash.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 4996160AF8 Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 4996160AF8; Sun, 3 Mar 2024 21:40:39 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 6EB1D1BF33D for ; Sun, 3 Mar 2024 21:40:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 5B67740286 for ; Sun, 3 Mar 2024 21:40:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nzuu2aBbnqOY for ; Sun, 3 Mar 2024 21:40:37 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=2001:4b98:dc4:8::228; helo=relay8-d.mail.gandi.net; envelope-from=peter@korsgaard.com; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp2.osuosl.org DEB54400FF DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org DEB54400FF Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::228]) by smtp2.osuosl.org (Postfix) with ESMTPS id DEB54400FF for ; Sun, 3 Mar 2024 21:40:36 +0000 (UTC) Received: by mail.gandi.net (Postfix) with ESMTPSA id 6E5BA1BF203; Sun, 3 Mar 2024 21:40:34 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.96) (envelope-from ) id 1rgtZR-00BvQM-2Y; Sun, 03 Mar 2024 22:40:33 +0100 From: Peter Korsgaard To: Arnout Vandecappelle via buildroot References: <20231030133833.1102839-1-fontaine.fabrice@gmail.com> <5a7d1019-d1fb-4466-919a-8053d5015324@mind.be> Date: Sun, 03 Mar 2024 22:40:33 +0100 In-Reply-To: <5a7d1019-d1fb-4466-919a-8053d5015324@mind.be> (Arnout Vandecappelle via buildroot's message of "Sun, 3 Mar 2024 21:12:09 +0100") Message-ID: <8734t73sfi.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dmarc=none (p=none dis=none) header.from=korsgaard.com Subject: Re: [Buildroot] [PATCH 1/1] package/tar: fix NLS build X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabrice Fontaine Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Arnout" == Arnout Vandecappelle via buildroot writes: > On 30/10/2023 14:38, Fabrice Fontaine wrote: >> Fix the following build failure raised since bump to version 1.35 in >> commit d4d483451f0a305781b94b96c15a6cf4b489cd84: >> /home/thomas/autobuild/instance-1/output-1/host/lib/gcc/xtensa-buildroot-linux-uclibc/12.3.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: >> buffer.o: in function `bufmap_reset': >> buffer.c:(.text+0xe8): undefined reference to `libintl_gettext' >> Fixes: >> - http://autobuild.buildroot.org/results/99b05d4b495b6337c6a48ea5a551a3a84c6d2e6b >> Signed-off-by: Fabrice Fontaine > Applied to master, thanks. Is this still needed given that we reverted to tar 1.34? -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot