From unknown Sun Jun 22 00:04:17 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#50086 <50086@debbugs.gnu.org> To: bug#50086 <50086@debbugs.gnu.org> Subject: Status: [PATCH 0/2] Update config.guess and config.sub for powerpc64le Reply-To: bug#50086 <50086@debbugs.gnu.org> Date: Sun, 22 Jun 2025 07:04:17 +0000 retitle 50086 [PATCH 0/2] Update config.guess and config.sub for powerpc64le reassign 50086 guix-patches submitter 50086 Thiago Jung Bauermann severity 50086 normal tag 50086 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 17 00:50:33 2021 Received: (at submit) by debbugs.gnu.org; 17 Aug 2021 04:50:33 +0000 Received: from localhost ([127.0.0.1]:51283 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFr3V-0001Xy-Vz for submit@debbugs.gnu.org; Tue, 17 Aug 2021 00:50:33 -0400 Received: from lists.gnu.org ([209.51.188.17]:53208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFr3Q-0001Xl-SI for submit@debbugs.gnu.org; Tue, 17 Aug 2021 00:50:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34910) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFr3Q-0006cu-GC for guix-patches@gnu.org; Tue, 17 Aug 2021 00:50:24 -0400 Received: from mx.kolabnow.com ([95.128.36.40]:35424) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFr3O-0001s7-4C for guix-patches@gnu.org; Tue, 17 Aug 2021 00:50:23 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTP id ADE5D41B1D for ; Tue, 17 Aug 2021 06:50:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-transfer-encoding:content-type:content-type:mime-version :message-id:date:date:subject:subject:from:from:received :received:received; s=dkim20160331; t=1629175819; x=1630990220; bh=r2cZeKc5BL0Zi4C0yy8JtjFSnq9OISy6fkUPCQLnAaQ=; b=e2Tvjv2XPdBX 5lyKimuV8s+EoEOPAEIhxsYQhjQwdJzRFXGYUT8aBS1RolyFQ7f8fAISMAco7GKw ahEDFMtdovwUuZqxiyjspptzfn/UPGCNSGb140orvrzGrVuBVSlPpECqRKl7l2Qr GC+IKqcDQz+lw7gmRzLHIBnhJyGLnpwSg4zb0l4bVX61R3Rl+n9lyVJgEh8slkb3 LCO4YZFGkczBN0wGMkBbQB8ZmcmST+cyU+6A3q8hSxqwlB4SG1rWFlPDPUUJSNiP oLuM/mQ9baUJeWJPd56NX+EaYkdczoVpsMjHDZoRTOz7KFgDCON3da9IUamq5AUf 7oYs2bnv+eRhdsn7GhM/RgXk4NHmExPbp2AUPjfn+n8qhaouWaJvXvhMVS1CoerZ ETLxuOdWSRdMObvFFibppOk14RbApuLv4ZBDPJz+RgedLa4A2m0Rj6YqXC0vGXz/ vxQ7BbkvwpVGYy6y6/rWEQLI0luJrCWo6PEa4JkWmWlOWmbclyVONaaHqcGo0qTP OnFJOtCZrKsxfY/I2MyUyImK0mxTxKaVJweqf3Pxi/DZ4dV2/ep+hiHeKZhWM9/I 2vh1YcXsfVDQSjmajDkMAygJLWZebifl2z1y10ViJL+P7HT6K+gb9yuUhG4+oqB7 hkPEPK0XRkZ1GMUJvicWTqv2trpvc2Q= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out003.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hrX8FCLMFXRL for ; Tue, 17 Aug 2021 06:50:19 +0200 (CEST) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by ext-mx-out003.mykolab.com (Postfix) with ESMTPS id 1BD4F41AB0 for ; Tue, 17 Aug 2021 06:50:18 +0200 (CEST) Received: from ext-subm003.mykolab.com (unknown [10.9.6.3]) by int-mx002.mykolab.com (Postfix) with ESMTPS id 6254D5827; Tue, 17 Aug 2021 06:50:18 +0200 (CEST) From: Thiago Jung Bauermann To: guix-patches@gnu.org Subject: [PATCH 0/2] Update config.guess and config.sub for powerpc64le Date: Tue, 17 Aug 2021 01:50:03 -0300 Message-Id: <20210817045003.11592-1-bauermann@kolabnow.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=95.128.36.40; envelope-from=bauermann@kolabnow.com; helo=mx.kolabnow.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: submit Cc: Thiago Jung Bauermann X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hello, These two packages have very old configure scripts, and therefore don’t know about newer architectures such as aarch64, mips64el and powerpc64le. For the former two architectures, the packages have been changed to explicitly set the host system to work around this problem. A more complete solution – which works for all architectures and should in principle also allow cross-compiling – is to simply update the ‘config.guess’ and ‘config.sub’ scripts from their canonical source: the ‘config’ package. I was able to verify that with these changes, the package builds on powerpc64le-linux but I wasn’t able to test aarch64-linux nor mips64el-linux. Thanks, Thiago Thiago Jung Bauermann (2): gnu: pth: Update ‘config.guess’ and ‘config.sub’ gnu: aalib: Update ‘config.guess’ and ‘config.sub’ gnu/packages/pth.scm | 21 +++++++++++++++------ gnu/packages/video.scm | 23 +++++++++++------------ 2 files changed, 26 insertions(+), 18 deletions(-) From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 17 00:56:30 2021 Received: (at 50086) by debbugs.gnu.org; 17 Aug 2021 04:56:30 +0000 Received: from localhost ([127.0.0.1]:51289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFr9K-0001hH-8j for submit@debbugs.gnu.org; Tue, 17 Aug 2021 00:56:30 -0400 Received: from mx.kolabnow.com ([95.128.36.40]:1642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFr9H-0001h3-Rm for 50086@debbugs.gnu.org; Tue, 17 Aug 2021 00:56:28 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTP id 9B51541B1D for <50086@debbugs.gnu.org>; Tue, 17 Aug 2021 06:56:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-transfer-encoding:content-type:content-type:mime-version :message-id:date:date:subject:subject:from:from:received :received:received; s=dkim20160331; t=1629176176; x=1630990577; bh=pep3dgZhbds+kUcZd3d0RoqQUJg9RPeNaZgP8UnDJkU=; b=cASUbZUbsHSN amDiyf7FU4BekRlSav5/yC9jaCIhv1944TwBnIEN1e9ETwuF4Io6Eqv6VYFDZ//f MUeDWVNb6M026oTf+df3Cz4jtoW3DrKNTulXJlY6KiItuEX+YoYSxLnYeE18ZlO4 rYRybfw6T/fGj/KoAupc12FkfWP9jErkYkDZCusIcTAcb4615LCJXXY7WDU314d8 C6FQhxUqx4aCPbHn89V2OcMAIdtMC4zD9ux4j8oHk8d+BmVZqGF4CvbvEVgOVcer JJ0XZfCrTCmKzFnwQMcUtQn7YV5AaKZ2mgr5KX4HVimEaN5J6qr53MFUaNYQKGh2 OhnTJVcrVwroi4274HjPd9Lv+ksZoZSjOjfYrq42sECgxsReHw5rwkYbAGT1Wofv 87XcTiMr7beSs1Ci6G9u8S8BhL7ZCGqk2hIhaKNAy7kCmyKSXZsKlIQTpQ8M2WIs 9FNRrm/j4EG8rBJ5MlNPB8XPM92xUcikya6KWSpeuS1qiqvRIhWuyQzXBDN1wtLb Dx/3ik/HuVqzvPHIwU67sPOaGUbWTif4nl6ezjArBcUfBfgodxHcSW9YYBlBnrDv DNBER4c1gjX0ZSXwzCM5L/SZK66rCZn6G0RAuAQIXrDHvfAfgtVnkA75KdWQ7nmJ UYmdP60ddSVkrQTEG5o6XmbODI+OJ6w= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.899 X-Spam-Level: X-Spam-Status: No, score=-1.899 tagged_above=-10 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out003.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LD8_bNd31TOs for <50086@debbugs.gnu.org>; Tue, 17 Aug 2021 06:56:16 +0200 (CEST) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by ext-mx-out003.mykolab.com (Postfix) with ESMTPS id AC0B5418E8 for <50086@debbugs.gnu.org>; Tue, 17 Aug 2021 06:56:16 +0200 (CEST) Received: from ext-subm003.mykolab.com (unknown [10.9.6.3]) by int-mx002.mykolab.com (Postfix) with ESMTPS id 18141455E; Tue, 17 Aug 2021 06:56:15 +0200 (CEST) From: Thiago Jung Bauermann To: 50086@debbugs.gnu.org Subject: [PATCH 1/2] =?UTF-8?q?gnu:=20pth:=20Update=20=E2=80=98config.gues?= =?UTF-8?q?s=E2=80=99=20and=20=E2=80=98config.sub=E2=80=99?= Date: Tue, 17 Aug 2021 01:55:52 -0300 Message-Id: <20210817045553.11746-1-bauermann@kolabnow.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 50086 Cc: Thiago Jung Bauermann X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) The original versions are too old to recognize architectures such as aarch64 and powerpc64le. * gnu/packages/pth.scm (pth)[arguments]: Change from quasiquote to quote. [#:phases]{update-config-scripts}: New. [native-inputs]: Add ‘config’. --- Hi, As mentioned in the cover letter, this fixes the build for powerpc64le-linux. I believe it will also work for aarch64-linux but I wasn’t able to test on that platform. Thanks, Thiago gnu/packages/pth.scm | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/gnu/packages/pth.scm b/gnu/packages/pth.scm index 1908ce776333..9f3dda5ae175 100644 --- a/gnu/packages/pth.scm +++ b/gnu/packages/pth.scm @@ -2,6 +2,7 @@ ;;; Copyright © 2012, 2015 Ludovic Courtès ;;; Copyright © 2014 Mark H Weaver ;;; Copyright © 2017 Efraim Flashner +;;; Copyright © 2021 Thiago Jung Bauermann ;;; ;;; This file is part of GNU Guix. ;;; @@ -19,6 +20,7 @@ ;;; along with GNU Guix. If not, see . (define-module (gnu packages pth) + #:use-module (gnu packages autotools) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) @@ -38,12 +40,19 @@ "0ckjqw5kz5m30srqi87idj7xhpw6bpki43mj07bazjm2qmh3cdbj")))) (build-system gnu-build-system) (arguments - `(#:parallel-build? #f - #:configure-flags (list - ,@(if (string=? "aarch64-linux" - (%current-system)) - '("--host=aarch64-unknown-linux-gnu") - '())))) + '(#:parallel-build? #f + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'update-config-scripts + (lambda* (#:key inputs native-inputs #:allow-other-keys) + ;; Replace outdated config.guess and config.sub. + (for-each (lambda (file) + (install-file + (search-input-file (or native-inputs inputs) + (string-append "/bin/" file)) ".")) + '("config.guess" "config.sub"))))))) + (native-inputs + (list config)) (home-page "https://www.gnu.org/software/pth/") (synopsis "Portable thread library") (description From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 17 00:56:44 2021 Received: (at 50086) by debbugs.gnu.org; 17 Aug 2021 04:56:45 +0000 Received: from localhost ([127.0.0.1]:51293 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFr9Y-0001hl-JM for submit@debbugs.gnu.org; Tue, 17 Aug 2021 00:56:44 -0400 Received: from mx.kolabnow.com ([95.128.36.41]:54752) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFr9W-0001hV-8j for 50086@debbugs.gnu.org; Tue, 17 Aug 2021 00:56:43 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out001.mykolab.com (Postfix) with ESMTP id 94EBA15C9 for <50086@debbugs.gnu.org>; Tue, 17 Aug 2021 06:56:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-transfer-encoding:content-type:content-type:mime-version :references:in-reply-to:message-id:date:date:subject:subject :from:from:received:received:received; s=dkim20160331; t= 1629176191; x=1630990592; bh=0XsUXxr1p9dyg5CoM5z5CZNfWzj9bnkMu+9 BnbjXv5Q=; b=23wPYuditYND5vat2mhgZYGZUONWaOlvsPx2GU3rAclJhB7jG6c x3NjGiWDZTARny7Qv0V1klpS0HpCLfqlBaJNGuriwU4PjqtZrg5L45/RN0k/EjB/ ixcVdxF0h9B6+y8PJgmM8U5gTPtsPFqgF5BWYrivjgHQ12Bzo7NwM75IommFKQTX ltGqAdFkAgd+XjYIWV61PAWq1UzlWxUAmj1UUn/97ecDv7/ejFzprncIITRUTmQZ jMqpTjnBBJQ5w0i8ylNewh5hesp6FkUaZ3CDlYz+Wy/vlAkajRwmrtrgHuEkg/Si 35yE4unjdfkkt4+fOpBk426+bTToWDPkjcJXAMjJJIdAnnaZemgY8r/rZEoR3DFM dodJ7raW99MTv5AXrdl++5b2IamqIa4KLq8HgBJ7FLtSHIZP0hqW+Se7IU87gQTv fpBf9LriqRbYYP9zM3w+09Pi/SPqOwNwBUy6UMVoLle8RamPyNdIJhzrE4PRCG6d XGTv8I6UEG/ZZL3N9bQEl8Rs1LUUZjcnOIgEmGX95T7YPbdfq8TGm8WumN6/ZVGW B3EYeO/RPlt///Epq+7AVuiqmQrQf0a440buV1kxxWsccdyVpmByF5JQY+0nzWF0 doSVV2Iqnd0aFLwYUwhUCXyhnGvhnlSCC9RJhDhozAYsByAM/ObouEYM= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.899 X-Spam-Level: X-Spam-Status: No, score=-1.899 tagged_above=-10 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out001.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z5aVyVQ7dud0 for <50086@debbugs.gnu.org>; Tue, 17 Aug 2021 06:56:31 +0200 (CEST) Received: from int-mx003.mykolab.com (unknown [10.9.13.3]) by ext-mx-out001.mykolab.com (Postfix) with ESMTPS id 5644F1551 for <50086@debbugs.gnu.org>; Tue, 17 Aug 2021 06:56:31 +0200 (CEST) Received: from ext-subm003.mykolab.com (unknown [10.9.6.3]) by int-mx003.mykolab.com (Postfix) with ESMTPS id 8F4FB4E7E; Tue, 17 Aug 2021 06:56:30 +0200 (CEST) From: Thiago Jung Bauermann To: 50086@debbugs.gnu.org Subject: [PATCH 2/2] =?UTF-8?q?gnu:=20aalib:=20Update=20=E2=80=98config.gu?= =?UTF-8?q?ess=E2=80=99=20and=20=E2=80=98config.sub=E2=80=99?= Date: Tue, 17 Aug 2021 01:55:53 -0300 Message-Id: <20210817045553.11746-2-bauermann@kolabnow.com> In-Reply-To: <20210817045553.11746-1-bauermann@kolabnow.com> References: <20210817045553.11746-1-bauermann@kolabnow.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50086 Cc: Thiago Jung Bauermann X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) The original versions are too old to recognize architectures such as aarch64, mips64el and powerpc64le. * gnu/packages/video.scm (aalib)[native-inputs]: Add ‘config’. [arguments]<#:phases>{update-configure-scripts}: New. {configure}: Don’t set host explicitly. --- Hi, As mentioned in the cover letter, this fixes the build for powerpc64le-linux. I believe it will also work for aarch64-linux and mips64el-linux but I wasn’t able to test on those platforms. Thanks, Thiago gnu/packages/video.scm | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index ac6fc14b1f58..2c79daf8845f 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -53,6 +53,7 @@ ;;; Copyright © 2021 Maxim Cournoyer ;;; Copyright © 2020 Hartmut Goebel ;;; Copyright © 2021 Raghav Gururajan +;;; Copyright © 2021 Thiago Jung Bauermann ;;; ;;; This file is part of GNU Guix. ;;; @@ -676,12 +677,21 @@ stream decoding") "1vkh19gb76agvh4h87ysbrgy82hrw88lnsvhynjf4vng629dmpgv")))) (build-system gnu-build-system) (native-inputs - `(("makeinfo" ,texinfo))) + `(("config" ,config) + ("makeinfo" ,texinfo))) (inputs `(("ncurses" ,ncurses))) (arguments `(#:phases (modify-phases %standard-phases + (add-after 'unpack 'update-config-scripts + (lambda* (#:key inputs native-inputs #:allow-other-keys) + ;; Replace outdated config.guess and config.sub. + (for-each (lambda (file) + (install-file + (search-input-file (or native-inputs inputs) + (string-append "/bin/" file)) ".")) + '("config.guess" "config.sub")))) (replace 'configure (lambda* (#:key build inputs outputs #:allow-other-keys) ;; This old `configure' script doesn't support @@ -692,17 +702,6 @@ stream decoding") (invoke "./configure" (string-append "--prefix=" out) (string-append "--build=" build) - ;; The ancient config.guess is unable to - ;; guess the host triplet on mips64el. - ,@(if (string=? "mips64el-linux" - (%current-system)) - '("--host=mips64el-unknown-linux-gnu") - '()) - ;; The same is also true with aarch64. - ,@(if (string=? "aarch64-linux" - (%current-system)) - '("--host=aarch64-unknown-linux-gnu") - '()) (string-append "--with-ncurses=" ncurses)))))))) (home-page "http://aa-project.sourceforge.net/aalib/") From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 17 10:27:04 2021 Received: (at 50086) by debbugs.gnu.org; 17 Aug 2021 14:27:04 +0000 Received: from localhost ([127.0.0.1]:53734 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mG03U-0000L4-D2 for submit@debbugs.gnu.org; Tue, 17 Aug 2021 10:27:04 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:2904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mG03S-0000Ka-Uu for 50086@debbugs.gnu.org; Tue, 17 Aug 2021 10:27:03 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id 6A904B53 for <50086@debbugs.gnu.org>; Tue, 17 Aug 2021 16:26:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:date:subject:subject :from:from:received:received:received; s=dkim20160331; t= 1629210417; x=1631024818; bh=9m9rWaUwRNjbITVc89vBUQLJBYaTslbfqoZ mkgGOTeQ=; b=qXCrvO1FU4+o+jdcwHJ3Jpw27n0qdOHg6vopGCrNSvSppxHkiBM LnTut9XV0Qa7xWm2GPAMJA4u4IjTER6S/ArLwVJStKyXvcK9PweWmc4q6Ek7jbUk qNhk1FL/ibwshAY5K2j3t1F8HKpKhjbsyVFLsbs2c7GssoGGBiXaPPSSl0K3M5wA JGN0d2u4OVEMqYCkfoQ3ZvxUsW+TbbwGyDY1TDR7NkujNOlNz9HSIFn23XoSNgv8 f4dSZtrj5eQFqMlNGbyfu0upQlg8OSUKlF22RCzBe/TBjRlyZKlWREEzN2ZmKuIo FlMimk8cULEc/SWB2l1ACsuA/0WVmWawZK8A1c3zxJ/cF4taBjmQrohA4hBSoYWZ NELFg18+1XMQ4CV3O9e00OAz2Zvrh58kjN9ERJmwjJmLD2th6hEYSYRexkty87PV 0VxupnQuhDAH3CDWyoZLEDYno/1kOkNAyaZ3ABdTjMZbCFDTynyocmPw6Js6Tj+o r1WXB2UdEDtt76y5Ydkd6KCvXfHNa/lmuYRH4V5YH5jj0nP1QvAal8SanSKDNTo/ hnGhcK0Jfm3SIep6ZZAjkWd8haFM4T1Kf+mOaj/tQbqyeb9QIaadmnqxED64snmA 5x4DwrvKAMWv2k1IAIiHNWs8bHtPua7Nw9O+qdvyGurqqw1TXtXCo+fU= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out002.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kY9qTM4lvY07 for <50086@debbugs.gnu.org>; Tue, 17 Aug 2021 16:26:57 +0200 (CEST) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id 012BE6C8 for <50086@debbugs.gnu.org>; Tue, 17 Aug 2021 16:26:56 +0200 (CEST) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx002.mykolab.com (Postfix) with ESMTPS id 613D33704 for <50086@debbugs.gnu.org>; Tue, 17 Aug 2021 16:26:55 +0200 (CEST) From: Thiago Jung Bauermann To: 50086@debbugs.gnu.org Subject: Re: [PATCH 1/2] gnu: pth: Update =?UTF-8?B?4oCYY29uZmlnLmd1ZXNz4oCZIGFuZCDigJhjb25maWcuc3Vi4oCZ?= Date: Tue, 17 Aug 2021 11:26:47 -0300 Message-ID: <2826053.KW6u5B8PcX@popigai> In-Reply-To: <20210817045553.11746-1-bauermann@kolabnow.com> References: <20210817045553.11746-1-bauermann@kolabnow.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50086 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, I forgot to mention that this patch series is for core-updates-frozen. Also in the meantime I was able to confirm that with this patch it=E2=80=99= s=20 possible to cross-compile =E2=80=98pth=E2=80=99 for aarch64-linux, which is= nice. Em ter=C3=A7a-feira, 17 de agosto de 2021, =C3=A0s 01:55:52 -03, Thiago Jun= g=20 Bauermann escreveu: > The original versions are too old to recognize architectures such as > aarch64 and powerpc64le. >=20 > * gnu/packages/pth.scm (pth)[arguments]: Change from quasiquote to quote. =46inally, the changelog is missing a line here: [#:configure-flags]: Remove. > [#:phases]{update-config-scripts}: New. > [native-inputs]: Add =E2=80=98config=E2=80=99. =2D-=20 Thanks, Thiago From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 19 11:04:58 2021 Received: (at 50086-done) by debbugs.gnu.org; 19 Aug 2021 15:04:58 +0000 Received: from localhost ([127.0.0.1]:60629 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGjbG-0005Fn-IB for submit@debbugs.gnu.org; Thu, 19 Aug 2021 11:04:58 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGjbF-0005Fb-M9 for 50086-done@debbugs.gnu.org; Thu, 19 Aug 2021 11:04:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49460) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mGjbA-0002HU-Do; Thu, 19 Aug 2021 11:04:52 -0400 Received: from [2a01:cb18:832e:5f00:3563:417e:2a38:86d8] (port=48130 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mGjbA-0005sE-1X; Thu, 19 Aug 2021 11:04:52 -0400 From: Mathieu Othacehe To: Thiago Jung Bauermann Subject: Re: bug#50086: [PATCH 0/2] Update config.guess and config.sub for powerpc64le References: <20210817045003.11592-1-bauermann@kolabnow.com> Date: Thu, 19 Aug 2021 17:04:50 +0200 In-Reply-To: <20210817045003.11592-1-bauermann@kolabnow.com> (Thiago Jung Bauermann's message of "Tue, 17 Aug 2021 01:50:03 -0300") Message-ID: <871r6pear1.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50086-done Cc: 50086-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello Thiago, > These two packages have very old configure scripts, and therefore don=E2= =80=99t > know about newer architectures such as aarch64, mips64el and > powerpc64le. For the former two architectures, the packages have been > changed to explicitly set the host system to work around this problem. Looks nice, I pushed the patchset on core-update-frozen. Thanks, Mathieu From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 19 18:16:12 2021 Received: (at 50086) by debbugs.gnu.org; 19 Aug 2021 22:16:12 +0000 Received: from localhost ([127.0.0.1]:60911 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGqKa-0007sQ-ES for submit@debbugs.gnu.org; Thu, 19 Aug 2021 18:16:12 -0400 Received: from mx.kolabnow.com ([95.128.36.41]:63026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGqKZ-0007sE-Hw for 50086@debbugs.gnu.org; Thu, 19 Aug 2021 18:16:12 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out001.mykolab.com (Postfix) with ESMTP id B775DE8A; Fri, 20 Aug 2021 00:16:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:date:subject:subject :from:from:received:received:received; s=dkim20160331; t= 1629411364; x=1631225765; bh=EthtqHrPc8MfHqqJ3hVj15fhdKmmD+IRpqY CvKPy1h8=; b=HLDWVnhyrHs4wlBU4We0bQo3a+1FPInNkPIZA27QfW+Bi76zX8f TTDIQJCMSg+DNoVg1RYIQkWTQp7khjq84jWOO3HGaSwz3FJpoH2uACqCLKImnJDW hbvYrFuWlooOhZtR8TaH39zJxFs03LmvKEhNPyqRohnEP8USIhuhXReNeME9IhYk zFPlfPhfJG0xPZg+2Ucfd7BwfqzKEdw0UweUK8JsgPRJ+zomASs4bqDWZKpCshz8 3SZ+qOUnKAbDp2JbYtBn6ujbg6aC4VMk+ko6WDVYoSnQ8miSP9uD8qc5DYVBL+8x jeaFH3NZmvHX+lmRQbaPhckFvy7HJfd+B8e8KULJjVMqs2f+On8EGF7amJjNujOQ lDBYK12wTBQkA/H0FI52ysNfzmmzwnRrwPzBgjmxAyCvICzuBUHAgBKc85JKQy8q s8opvA2fYPIZwoYAkp0yGar3D1KuF2ESY3W/ZR/upefEpkPEOhhmRcTzLBMyfrm+ niLFtM2IDLheZkgqriyrDNsoLpImkAlcqtx/M7/fU6V8KQhFUXBcMnxEGTuxb4iP Imsk2u8RQg7Lhi2VxdGwOxuonVvdej+/v0PnmN1gQDCpk8GyW2Z9jRDrEpx6EKU6 FoHx0bEvHGL1NdeVstkc6s6XBV6+J62YQTL4kra/3cRDwyhoNF8gIQDE= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out001.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ArEm3itajde9; Fri, 20 Aug 2021 00:16:04 +0200 (CEST) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by ext-mx-out001.mykolab.com (Postfix) with ESMTPS id 0E3EACFB; Fri, 20 Aug 2021 00:16:03 +0200 (CEST) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx001.mykolab.com (Postfix) with ESMTPS id D1B8A1FD1; Fri, 20 Aug 2021 00:16:02 +0200 (CEST) From: Thiago Jung Bauermann To: Mathieu Othacehe Subject: Re: bug#50086: [PATCH 0/2] Update config.guess and config.sub for powerpc64le Date: Thu, 19 Aug 2021 19:15:56 -0300 Message-ID: <1820218.rTE8yDn85b@popigai> In-Reply-To: <871r6pear1.fsf@gnu.org> References: <20210817045003.11592-1-bauermann@kolabnow.com> <871r6pear1.fsf@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50086 Cc: 50086@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello Mathieu, Em quinta-feira, 19 de agosto de 2021, =C3=A0s 12:04:50 -03, Mathieu Othace= he=20 escreveu: > Hello Thiago, >=20 > > These two packages have very old configure scripts, and therefore don= =E2=80=99t > > know about newer architectures such as aarch64, mips64el and > > powerpc64le. For the former two architectures, the packages have been > > changed to explicitly set the host system to work around this problem. >=20 > Looks nice, I pushed the patchset on core-update-frozen. Thank you! =2D-=20 Thanks, Thiago From unknown Sun Jun 22 00:04:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 17 Sep 2021 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator