From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le Resent-From: Thiago Jung Bauermann Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 16 Aug 2021 19:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50081@debbugs.gnu.org Cc: Mathieu Othacehe , Thiago Jung Bauermann X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162914323220255 (code B ref -1); Mon, 16 Aug 2021 19:48:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 Aug 2021 19:47:12 +0000 Received: from localhost ([127.0.0.1]:51066 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFiZk-0005Gc-Bu for submit@debbugs.gnu.org; Mon, 16 Aug 2021 15:47:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:44354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFiZh-0005GU-Kj for submit@debbugs.gnu.org; Mon, 16 Aug 2021 15:47:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55426) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFiZh-0008U0-BA for guix-patches@gnu.org; Mon, 16 Aug 2021 15:47:09 -0400 Received: from mx.kolabnow.com ([95.128.36.41]:12920) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFiZe-0000jZ-Tx; Mon, 16 Aug 2021 15:47:08 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id 17A57CB5; Mon, 16 Aug 2021 21:47:04 +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=1629143219; x=1630957620; bh=M4tXS4J+vFjt5VsW/+nLG04pNy1Ck0jotL0cgZ1HpSI=; b=lcydzSl+8bs+ ocObDaXwSRr81VYO25XXedfDRprrzNNWymwEcJa/d4rL6TK0F6QqMQaVDQMpEBwQ FiVevpRpkTp4atp9rQllrVBDPYEMIOD97QCVXx2RWYe/TmLxacbxfbtNDRCKjcjO 3YmuvmRvNXHW+5V/bg2BAJPDiA8JkTu5mF3FR43+fq74xHk3mAKgpcDUv0rrTB7O PGuWAq9sIrMkFcyHzffjN3GKDyzEz6ogdBg6/lXVAWEfIyE+skLKlipzjZj5HADR Ly8i/LkBe168wJCw0GNZrSswAiIm2B0biyW3H3cdTyAb5oAbtf+cWVkOxL6L8gDp pJDsibs692sSstpCWm0+Z4xxc08LWqCt1KtrGQ/j3+ofkXmsYRir0jy6Us1WlS1m tX8Ah2Kq9BtEST2bJ3OUuhiQydKDzBrbi42xwsIeUEon6x62yCUiM/rKRAaRxPyQ Tb22OmTRg92EedrsTil9Mqp9ut61LhYMk/Uqugtult6VBydyXQRdTuh3TXTMEN2v M09Ao4uxhSvogG5laJktwzWIaUlTR3wp98/2MIfq/DVSW4mbGtBDZdHTHWPGw926 J+UWNuQO5c0+mcibzmDmlZK590qDdp6Y4dbXXFw6quw11KEdOgba8R14ywR3Mm1C 7RUI5+EUCgf3ShYAxqk1sfFhB415DPE= 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 1YIQQPgjkZgg; Mon, 16 Aug 2021 21:46:59 +0200 (CEST) Received: from int-mx003.mykolab.com (unknown [10.9.13.3]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id 7D35F5C1; Mon, 16 Aug 2021 21:46:59 +0200 (CEST) Received: from ext-subm001.mykolab.com (unknown [10.9.6.1]) by int-mx003.mykolab.com (Postfix) with ESMTPS id B128D4B3E; Mon, 16 Aug 2021 21:46:57 +0200 (CEST) From: Thiago Jung Bauermann Date: Mon, 16 Aug 2021 16:46:33 -0300 Message-Id: <20210816194633.7984-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.41; 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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 (--) LuaJIT isn’t ported to powerpc64le. ‘texlive-latex-base’ already disables them, so just do the same in texlive-texmf. Fix suggested by Mathieu Othacehe . * gnu/packages/tex.scm (texlive-texmf)[arguments]<#:phases>{texmf-config}: Disable LuaJIT engines when building for powerpc64le. --- Hello, This fixes the build of ‘texlive-texmf’ on powerpc64le. It was failing with these errors: fmtutil [ERROR]: not building luajittex due to missing engine: luajittex fmtutil [ERROR]: not building luajithbtex due to missing engine: luajithbtex Thank you very much to Mathieu for his help in making this work. gnu/packages/tex.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 70166941d554..3c0b87352a10 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -6821,9 +6821,17 @@ directly generate PDF documents instead of DVI.") (share (string-append out "/share")) (texmfroot (string-append share "/texmf-dist/web2c")) (texmfcnf (string-append texmfroot "/texmf.cnf")) + (fmtutilcnf (string-append texmfroot "/fmtutil.cnf")) (texlive-bin (assoc-ref inputs "texlive-bin")) (texbin (string-append texlive-bin "/bin")) (tlpkg (string-append texlive-bin "/share/tlpkg"))) + ;; LuaJIT is not ported to powerpc64le* yet. + (if (string-prefix? "powerpc64le" + ,(or (%current-target-system) + (%current-system))) + (substitute* fmtutilcnf + (("^(luajittex|luajithbtex|mfluajit)" m) + (string-append "#! " m)))) ;; Register SHARE as TEXMFROOT in texmf.cnf. (substitute* texmfcnf (("TEXMFROOT = \\$SELFAUTOPARENT") From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 17 Aug 2021 12:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Thiago Jung Bauermann Cc: 50081@debbugs.gnu.org Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.162920418222441 (code B ref 50081); Tue, 17 Aug 2021 12:44:02 +0000 Received: (at 50081) by debbugs.gnu.org; 17 Aug 2021 12:43:02 +0000 Received: from localhost ([127.0.0.1]:52051 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFyQo-0005pr-Au for submit@debbugs.gnu.org; Tue, 17 Aug 2021 08:43:02 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFyQn-0005pM-DP for 50081@debbugs.gnu.org; Tue, 17 Aug 2021 08:43:01 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55122) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mFyQh-0006Wr-Ud; Tue, 17 Aug 2021 08:42:55 -0400 Received: from [2a01:cb18:832e:5f00:3563:417e:2a38:86d8] (port=48104 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFyQh-00079o-KN; Tue, 17 Aug 2021 08:42:55 -0400 From: Mathieu Othacehe References: <20210816194633.7984-1-bauermann@kolabnow.com> Date: Tue, 17 Aug 2021 14:42:53 +0200 In-Reply-To: <20210816194633.7984-1-bauermann@kolabnow.com> (Thiago Jung Bauermann's message of "Mon, 16 Aug 2021 16:46:33 -0300") Message-ID: <87im045jjm.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) 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, > + ;; LuaJIT is not ported to powerpc64le* yet. > + (if (string-prefix? "powerpc64le" > + ,(or (%current-target-system) > + (%current-system))) Do you think we could use the "target-powerpc?" procedure from (guix utils) here? Mathieu From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le Resent-From: Thiago Jung Bauermann Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 17 Aug 2021 14:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: 50081@debbugs.gnu.org Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.1629210189948 (code B ref 50081); Tue, 17 Aug 2021 14:24:02 +0000 Received: (at 50081) by debbugs.gnu.org; 17 Aug 2021 14:23:09 +0000 Received: from localhost ([127.0.0.1]:53729 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFzzd-0000F7-3g for submit@debbugs.gnu.org; Tue, 17 Aug 2021 10:23:09 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:2792) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFzzX-0000EF-7I for 50081@debbugs.gnu.org; Tue, 17 Aug 2021 10:23:03 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id 3A27FC09; Tue, 17 Aug 2021 16:22:53 +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= 1629210172; x=1631024573; bh=kcx852PPXkw+Yc/VO3FkHQyNVl8BD74VPTT EMsL/POY=; b=bzECn/ESQwyNSFTj/mHoTW3Q+UbjCdeyxHM7D1acSvlqJdAUqJ1 +QvyfIpXGYo7jT4SYKyQytEisy9Ya63Qj9mmpNvfjVQ9mB9+Ma59fDkJ1DDCxZhi GnkBh95E8mZ//T38RqVGMGtz0Aj+H5nbYUS0ttp1+rkk3WHfUyZyVJnbGojgUSW7 wiLVlzDuXlDgYLblKiYLop/D30OrGf3dH0xFPnl+9u1eLeC9odc0Gq6d/5fy1M6i 2esfqUm3QVUPOZ4MG05CbQdz0KaJTxuGtp/pWZ1PJJATKxREv/B/e8aDoVCW3rqZ jPeLTwqHy7XwB1/LA3I+PfVUw3Gyuctr/SRbPWMY4rZHkZdoP2+RHVbz9+fmesAT YDKHZgzDyazdup0WxhiYg+OsoFBxTgHZyz6YwDXOdf+/1EPHiMgwSEiAVKsQFdU0 PuDP6oxDENg12HD2cHA+CDGb1bGk4n9yLGmwxLxqOtV3/h8s9X7cegyyk8ISM3Jh PPS5RSAsBy6cPN6IbHXGZaHFMGP14+NtMfE1rsYio0Yd8bQU74+Pi0k29YdurTBW TRc3KIs5wAp/KhW3XAoK7HnHKlHP4xf8zXncobOgsIKnRIdofm8qBvlaxOPhbCvG ZWrfYsPKesmzTTgFjjLMYkwctmucu4fCjKLhy3mlSNgERIsMdMlgjOEU= 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 KnCdOMnEVwWs; Tue, 17 Aug 2021 16:22:52 +0200 (CEST) Received: from int-mx003.mykolab.com (unknown [10.9.13.3]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id A50E0553; Tue, 17 Aug 2021 16:22:52 +0200 (CEST) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx003.mykolab.com (Postfix) with ESMTPS id BB5794FAA; Tue, 17 Aug 2021 16:22:51 +0200 (CEST) From: Thiago Jung Bauermann Date: Tue, 17 Aug 2021 11:22:40 -0300 Message-ID: <1845462.gg5fxL8uEK@popigai> In-Reply-To: <87im045jjm.fsf@gnu.org> References: <20210816194633.7984-1-bauermann@kolabnow.com> <87im045jjm.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-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 (-) Hi Mathieu, Thank you for the quick review. Em ter=C3=A7a-feira, 17 de agosto de 2021, =C3=A0s 09:42:53 -03, Mathieu Ot= hacehe=20 escreveu: > Hello, >=20 > > + ;; LuaJIT is not ported to powerpc64le* yet. > > + (if (string-prefix? "powerpc64le" > > + ,(or (%current-target-system) > > + (%current-system))) >=20 > Do you think we could use the "target-powerpc?" procedure from (guix > utils) here? =E2=80=98target-powerpc?=E2=80=99 would also match 32-bit PowerPC. LuaJIT d= oes support that=20 platform, but I couldn=E2=80=99t find out =E2=80=93 and can=E2=80=99t test = =E2=80=93 whether the LuaJIT TeX=20 engines do as well. Since =E2=80=98texlive-latex-base=E2=80=99 doesn=E2=80=99t exclude 32-bit P= owerPC, I=E2=80=99d suggest=20 doing the same for =E2=80=98texlive-texmf=E2=80=99 as well. But I don=E2=80= =99t have a strong=20 opinion about it. If you think it improves the code, I can use =E2=80=9C,(and (target-powerpc?) (target-64bit?))" NB: I forgot to mention that this patch is for core-updates-frozen. =2D-=20 Thanks, Thiago From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 17 Aug 2021 22:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Thiago Jung Bauermann , 50081@debbugs.gnu.org Cc: Mathieu Othacehe Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.162924070827993 (code B ref 50081); Tue, 17 Aug 2021 22:52:01 +0000 Received: (at 50081) by debbugs.gnu.org; 17 Aug 2021 22:51:48 +0000 Received: from localhost ([127.0.0.1]:54394 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mG7vw-0007HR-0U for submit@debbugs.gnu.org; Tue, 17 Aug 2021 18:51:48 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:37162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mG7vt-0007HD-1h for 50081@debbugs.gnu.org; Tue, 17 Aug 2021 18:51:46 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by albert.telenet-ops.be with bizsmtp id imrj2500K0mfAB406mrjBt; Wed, 18 Aug 2021 00:51:43 +0200 Message-ID: From: Maxime Devos Date: Wed, 18 Aug 2021 00:51:15 +0200 In-Reply-To: <20210816194633.7984-1-bauermann@kolabnow.com> References: <20210816194633.7984-1-bauermann@kolabnow.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-6kuN6o5ytFe3289vXIYm" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1629240703; bh=h2H6XaDvNCvLS2ni9Dl38/aM7s8QYLdKsZUogJt7vvQ=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=DCVuKGsRzC3p3xO70K+K1cX/Bop1TmYcrsFDwPHBdH9/lBjyEKw1w0UjekZVsUst7 DXXIjkXMFF1b8b9neFuUHL12xfQMSUcSIvyyXPEMJlg+fd1CAoutxgzG0AHEMGQwg0 2TbuUALwrLEBggbMleSryCMvKmxHkYPJhjpBJXWe4jmNZQxt5oRYFK5WAusXWtLjmt waEDudIdJ1+0NaetRPtJUDVR8NBqAeZ1566R6Q2PIxuLt/1Iwpicd5kbPRwZsDX8wX kGT1ZPTi0sseCbAyibPUR7FabHE+cPlAgI8+fJuBq4Qwd++zeqjQH+abOQPwRhUaNp CdjWugTfmogJw== X-Spam-Score: -0.7 (/) 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.7 (-) --=-6kuN6o5ytFe3289vXIYm Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thiago Jung Bauermann via Guix-patches via schreef op ma 16-08-2021 om 16:4= 6 [-0300]: > LuaJIT isn=E2=80=99t ported to powerpc64le. =E2=80=98texlive-latex-base= =E2=80=99 already disables > them, so just do the same in texlive-texmf. >=20 > Fix suggested by Mathieu Othacehe . >=20 > * gnu/packages/tex.scm (texlive-texmf)[arguments]<#:phases>{texmf-config}= : > Disable LuaJIT engines when building for powerpc64le. > --- >=20 > Hello, >=20 > This fixes the build of =E2=80=98texlive-texmf=E2=80=99 on powerpc64le. I= t was failing > with these errors: >=20 > fmtutil [ERROR]: not building luajittex due to missing engine: luajitte= x > fmtutil [ERROR]: not building luajithbtex due to missing engine: luajit= hbtex >=20 > Thank you very much to Mathieu for his help in making this work. >=20 > gnu/packages/tex.scm | 8 ++++++++ > 1 file changed, 8 insertions(+) >=20 > diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm > index 70166941d554..3c0b87352a10 100644 > --- a/gnu/packages/tex.scm > +++ b/gnu/packages/tex.scm > @@ -6821,9 +6821,17 @@ directly generate PDF documents instead of DVI.") > (share (string-append out "/share")) > (texmfroot (string-append share "/texmf-dist/web2c"= )) > (texmfcnf (string-append texmfroot "/texmf.cnf")) > + (fmtutilcnf (string-append texmfroot "/fmtutil.cnf"= )) > (texlive-bin (assoc-ref inputs "texlive-bin")) > (texbin (string-append texlive-bin "/bin")) > (tlpkg (string-append texlive-bin "/share/tlpkg"))) > + ;; LuaJIT is not ported to powerpc64le* yet. Does that mean LuaJIT _is_ ported to powerpc64be (big endian)? > + (if (string-prefix? "powerpc64le" > + ,(or (%current-target-system) > + (%current-system))) If not, then this should be (string-prefix? "powerpc64" ...). Admittedly, Guix doesn't support powerpc64be ... Greetings, Maxime. --=-6kuN6o5ytFe3289vXIYm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYRw9ZBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7tXWAPkBXT0dtsRgPI9QyNNHskqGHN6i ZmMPBiWgnVbtsI2v+gD9EuYZIxwu4i7GdU+p2M9L2Xn4V1vGP64UbUEzFfwaiQ4= =sgT2 -----END PGP SIGNATURE----- --=-6kuN6o5ytFe3289vXIYm-- From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le Resent-From: Thiago Jung Bauermann Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Aug 2021 02:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: Mathieu Othacehe , 50081@debbugs.gnu.org Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.162925521317866 (code B ref 50081); Wed, 18 Aug 2021 02:54:02 +0000 Received: (at 50081) by debbugs.gnu.org; 18 Aug 2021 02:53:33 +0000 Received: from localhost ([127.0.0.1]:54495 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGBhp-0004e2-A8 for submit@debbugs.gnu.org; Tue, 17 Aug 2021 22:53:33 -0400 Received: from mx.kolabnow.com ([95.128.36.41]:17836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGBhj-0004dl-Hc for 50081@debbugs.gnu.org; Tue, 17 Aug 2021 22:53:27 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out001.mykolab.com (Postfix) with ESMTP id 2726310F3; Wed, 18 Aug 2021 04:53:17 +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= 1629255196; x=1631069597; bh=a3eaCWbwnZ7/vorCeeU4CoeCmefRUA/FfIX gLup9OEc=; b=Oa1tuePG3wQVgdLGXNbzzaVQXcuUzXpkuQd2EPe4CusSaP66INh CFD+1AjtTWArl97xJ7IVLFv1ZBlfyiB6ADYKIPWD3DGM7tgHD6Q3Cc5tX1ugQBDS PaQMxADyUxPPUgy5ZxrPQE4Hef6HV136/I0rXT0iCAeJprzHi9Ro6HZYjqUOWLSA sxvdZf8vrAmjnTY0rnMisa34oj/w8evWx1OMWnc9PrwT7wyKU6wWwQbHjm5JTnne JBnqUUv8FoH+2tOD8jrxa964asCoAVTEE3TRHT/32CgmcnxjF1n20wTxpKkUoJZf H8Qvra1fdxFs+Moi3wFKgQLwMD1EQ4YOWJZ3UJXOrE8aUyhAQIeOPqyofwcSh7Mx raIlqsLDj6WXVr9cClKyQogdgsZcCDbVExdKHK99/gfmzT6yzBxQDbMuDRpF4SV3 //Qrux9uedT3ayITTQGyzmhaPLVxqTEFfeCMaJ8Jq5/mPdY6ESQ9ClzFoc67blzo tsVAtog8fzpdkDFRm/CN4Rk77IxicQyrrf1JGqjEd5jtAkdfKVlQ+Oca3wsMI0iS SHPnU9TgtXkiG+Btc45YAjTybrQ2UEyQb3oSVataaK9et9YvNiDrXKign2Z4kkO8 I56I/YQVNjWpxcIldIpgiPSXLMtKllH4zXBWiWdsZddPcU8G7SXZx/ls= 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 I4m7Kn-yhsGg; Wed, 18 Aug 2021 04:53:16 +0200 (CEST) Received: from int-mx003.mykolab.com (unknown [10.9.13.3]) by ext-mx-out001.mykolab.com (Postfix) with ESMTPS id 7EFC6C4A; Wed, 18 Aug 2021 04:53:16 +0200 (CEST) Received: from ext-subm003.mykolab.com (unknown [10.9.6.3]) by int-mx003.mykolab.com (Postfix) with ESMTPS id 1E9FD51C2; Wed, 18 Aug 2021 04:53:14 +0200 (CEST) From: Thiago Jung Bauermann Date: Tue, 17 Aug 2021 23:53:06 -0300 Message-ID: <3676827.Hb33xC9O5H@popigai> In-Reply-To: References: <20210816194633.7984-1-bauermann@kolabnow.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-Spam-Score: 0.0 (/) 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 Maxime, Thanks for your review! Em ter=E7a-feira, 17 de agosto de 2021, =E0s 19:51:15 -03, Maxime Devos=20 escreveu: > Thiago Jung Bauermann via Guix-patches via schreef op ma 16-08-2021 om=20 16:46 [-0300]: > > diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm > > index 70166941d554..3c0b87352a10 100644 > > --- a/gnu/packages/tex.scm > > +++ b/gnu/packages/tex.scm > > @@ -6821,9 +6821,17 @@ directly generate PDF documents instead of > > DVI.") > >=20 > > (share (string-append out "/share")) > > (texmfroot (string-append share > > "/texmf-dist/web2c")) > > (texmfcnf (string-append texmfroot "/texmf.cnf")) > >=20 > > + (fmtutilcnf (string-append texmfroot > > "/fmtutil.cnf"))>=20 > > (texlive-bin (assoc-ref inputs "texlive-bin")) > > (texbin (string-append texlive-bin "/bin")) > > (tlpkg (string-append texlive-bin > > "/share/tlpkg"))) > >=20 > > + ;; LuaJIT is not ported to powerpc64le* yet. >=20 > Does that mean LuaJIT _is_ ported to powerpc64be (big endian)? No, LuaJIT is ported only to 32-bit PowerPC. > > + (if (string-prefix? "powerpc64le" > > + ,(or (%current-target-system) > > + (%current-system))) >=20 > If not, then this should be (string-prefix? "powerpc64" ...). Ok, I will send a v2 with this change. > Admittedly, Guix doesn't support powerpc64be ... AFAIK powerpc64be is considered legacy nowadays. =2D-=20 Thanks, Thiago From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH core-updates-frozen v2] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64* References: <20210816194633.7984-1-bauermann@kolabnow.com> In-Reply-To: <20210816194633.7984-1-bauermann@kolabnow.com> Resent-From: Thiago Jung Bauermann Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Aug 2021 02:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50081@debbugs.gnu.org Cc: Mathieu Othacehe , Maxime Devos , Thiago Jung Bauermann Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.162925537318118 (code B ref 50081); Wed, 18 Aug 2021 02:57:01 +0000 Received: (at 50081) by debbugs.gnu.org; 18 Aug 2021 02:56:13 +0000 Received: from localhost ([127.0.0.1]:54500 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGBkT-0004i8-HM for submit@debbugs.gnu.org; Tue, 17 Aug 2021 22:56:13 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:21260) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGBkO-0004hr-AE for 50081@debbugs.gnu.org; Tue, 17 Aug 2021 22:56:12 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id BCFCBC09; Wed, 18 Aug 2021 04:56:02 +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=1629255358; x=1631069759; bh=4VOCfmqHpxPNfNOsWgPZJbjVx/ILs1uRALJ3KtMK8M0=; b=ZpfMUlRXWhiu SVb8PvbHdjZljYTFIE6A074uLx7YEm0UqtYqWw42Cp0QFEBn/WwCBnG8YlY5KjDp +894gH46YzPVtAg1boNqQtDranbUbpJo3yazs2fu8yxpPOb+nF0W/Ss/UnnoqjpN G2i72x9xijZ8iUrr1ay/DgFRjCJK1PPz8TbzaMFwGHesRcinNi8gSL00D5Onjkwu yfN43PKDoljHL4qjgInebD7guZHmxguNtAW5eVzgtuenKhf6x99Cw4msIiR97MoW Is8jarLwMQCb0WZ1rZ2/s8Duv8gi2uZ/NjonYaBJCCCQiZnlJmwwT4WLr7UALNej 4eSTcmfj81m/3lp1b5vkQPHLWGRPRaQDylg336nZR9+McFfFQzVr3rE2wJ9kRJS2 IvrA4O4wN3KlstljN8CxVjEqecRfQGjWHqsvX94Nz7jrBFN/V9wvVA/xi5ZioohO 3fRB8czUfOtBhJlGuofJsEeHy48jjOdlxOnfnxW2Yub6WxQAlO/cg1OWJvZEjlwh wBcIWrK0nSbpI8ZQ48U9Cbbb0YSvGBg6BTtMIEF7MIsqap6D9OLvfLbPvNeBabRG hZsDISOEQ+kZqHyF4lzWQ8yLJvv7n9UoMNj3tBcXKcjkcrfbD9wPG5bxddkdqb87 4bloQx0j8hdmWGx5NY6VJoOBPuImL0Q= 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 a5pMsP07tqkb; Wed, 18 Aug 2021 04:55:58 +0200 (CEST) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id 18641553; Wed, 18 Aug 2021 04:55:57 +0200 (CEST) Received: from ext-subm003.mykolab.com (unknown [10.9.6.3]) by int-mx001.mykolab.com (Postfix) with ESMTPS id C9AC62499; Wed, 18 Aug 2021 04:55:55 +0200 (CEST) From: Thiago Jung Bauermann Date: Tue, 17 Aug 2021 23:55:28 -0300 Message-Id: <20210818025528.8621-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-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 (-) LuaJIT isn’t ported to 64-bit PowerPC. ‘texlive-latex-base’ already disables the engines that rely on it, so just do the same in texlive-texmf. Fix suggested by Mathieu Othacehe . * gnu/packages/tex.scm (texlive-texmf)[arguments]<#:phases>{texmf-config}: Disable LuaJIT engines when building for powerpc64le. --- Hello, This fixes the build of ‘texlive-texmf’ on powerpc64le. It was failing with these errors: fmtutil [ERROR]: not building luajittex due to missing engine: luajittex fmtutil [ERROR]: not building luajithbtex due to missing engine: luajithbtex Thank you very much to Mathieu for his help in making this work. Changes since v1: - Match target with “powerpc64” prefix rather than “powerpc64le”. gnu/packages/tex.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 70166941d554..900438ecacd9 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -6821,9 +6821,17 @@ directly generate PDF documents instead of DVI.") (share (string-append out "/share")) (texmfroot (string-append share "/texmf-dist/web2c")) (texmfcnf (string-append texmfroot "/texmf.cnf")) + (fmtutilcnf (string-append texmfroot "/fmtutil.cnf")) (texlive-bin (assoc-ref inputs "texlive-bin")) (texbin (string-append texlive-bin "/bin")) (tlpkg (string-append texlive-bin "/share/tlpkg"))) + ;; LuaJIT is not ported to powerpc64* yet. + (if (string-prefix? "powerpc64" + ,(or (%current-target-system) + (%current-system))) + (substitute* fmtutilcnf + (("^(luajittex|luajithbtex|mfluajit)" m) + (string-append "#! " m)))) ;; Register SHARE as TEXMFROOT in texmf.cnf. (substitute* texmfcnf (("TEXMFROOT = \\$SELFAUTOPARENT") From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH core-updates-frozen v2] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64* Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Aug 2021 10:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Thiago Jung Bauermann Cc: Mathieu Othacehe , 50081@debbugs.gnu.org, Maxime Devos Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.1629283289825 (code B ref 50081); Wed, 18 Aug 2021 10:42:01 +0000 Received: (at 50081) by debbugs.gnu.org; 18 Aug 2021 10:41:29 +0000 Received: from localhost ([127.0.0.1]:54953 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGJ0f-0000DB-Rh for submit@debbugs.gnu.org; Wed, 18 Aug 2021 06:41:29 -0400 Received: from flashner.co.il ([178.62.234.194]:49072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGJ0a-0000Cu-Ss for 50081@debbugs.gnu.org; Wed, 18 Aug 2021 06:41:24 -0400 Received: from localhost (unknown [141.226.169.107]) by flashner.co.il (Postfix) with ESMTPSA id CA36840088; Wed, 18 Aug 2021 10:41:14 +0000 (UTC) Date: Wed, 18 Aug 2021 13:39:21 +0300 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Thiago Jung Bauermann , 50081@debbugs.gnu.org, Mathieu Othacehe , Maxime Devos References: <20210816194633.7984-1-bauermann@kolabnow.com> <20210818025528.8621-1-bauermann@kolabnow.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="vmFpyxyuD//UAcxR" Content-Disposition: inline In-Reply-To: <20210818025528.8621-1-bauermann@kolabnow.com> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) 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 (-) --vmFpyxyuD//UAcxR Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable We now have a target-ppc64le? option which should be useful here. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --vmFpyxyuD//UAcxR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmEc41kACgkQQarn3Mo9 g1HTmxAArQogqHIen4tkYDCui2NIegIVmYLfmYFnxB+HKKC4AB0lzyCfDrsnGcvZ cuUvn2ApOw6lBOF0za19qSaK6P/1WORBnTpAHqbZ8Xuq26KyxCA3k4vYGzx0E7V8 nig9iLmL+rT2t8QXRGpoaBoJjmUwmG9rkTDVMFMoK2aWDLEIHKHgfzcMGa/+T0kk VYDc4HWVskIGiuxfz1cR1BTXRKcBFMw/tREQHxkpTwJC0LgZy5J2MMn1eqjlHq1e LE3FkToXd+nTT68Lm1AxmLdFuXKkaCu+U5NWqW3K6XTDSbB9ynAyHCMPm3osDT6a zrxl+RTZJ8pABkWgJlYGXEhESDjmfwP2anHZVq6qCvXGK5/xwPFLMQ1xyZ+wuTow VtT8WpGBcR4pLmGM4KdJKJlyp9RZt3lyhtvdbwNnLUNiJrdO9u1Zvj6ZG+ip/EkN vD3anhjlHx/U2ue3k53+TtExsssYIF1QuMh/++qX6uai4a1im2oBp6GGo84lMbFd KWMvR5L3AwLkSWMN7BTWshfDMQ8vDNpXIxT535Dlojee/wQxSRJ7RInsGRPF2yX3 JRxAa6QMyhNgY1wzqu2BTISiXMc/GZFUzMz8sChX/5yfvjq0Yx5RAPZpiKAotAJK wBxp6kQ6aXBjiW/mAZrmH8LajSx8657V3a4txF+bAYYHAZq3Qno= =JtTN -----END PGP SIGNATURE----- --vmFpyxyuD//UAcxR-- From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH core-updates-frozen v2] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64* Resent-From: Thiago Jung Bauermann Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 19 Aug 2021 04:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner , 50081@debbugs.gnu.org, Mathieu Othacehe , Maxime Devos Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.162934873421717 (code B ref 50081); Thu, 19 Aug 2021 04:53:01 +0000 Received: (at 50081) by debbugs.gnu.org; 19 Aug 2021 04:52:14 +0000 Received: from localhost ([127.0.0.1]:58025 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGa2H-0005eD-TX for submit@debbugs.gnu.org; Thu, 19 Aug 2021 00:52:14 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:51898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGa2F-0005dv-EW for 50081@debbugs.gnu.org; Thu, 19 Aug 2021 00:52:12 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id 68866E9A; Thu, 19 Aug 2021 06:52:05 +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= 1629348725; x=1631163126; bh=Hp3w/2SKXuaLXPE/c6flfW8sW8JQSDYMp9V 44sTZm2c=; b=2f7UgxQSgri1CLoaKdIMhiIxzcATtLyQf/di5ONC6N/LTpRGKKv hdP2HON2oFJnK0Otqbz7WAyC3jcMtjXGA9e4u6nmJhFMyAq0vDJKCRNa4gIlApeF MO9VJkQQsYG34GPic6RGwgoPME1g6cxWca2CETY2wHh3J2UiJWcvaRMAJKt4ozsn byYsxAXXluXo5jH28ifUL8LlgYlM307tlkhV7X/y+YKnES/ITm+ZAKQ8iJLWuDsq X6x9QS7Y1i9t0Eutq7aLzjq1OyAy9oEk4Vs08zaGrNUIOcg/f7hSevWTTjqpFQlo 8BvYNX99+qmPiSQ+yIKsuG1wEgTojt0CeitDM767RFD09j2n/yyk7+eqTLs0hN3/ 0XoKSsJr9e6NtmEK4BARvCV2y3BFeGI4u4Rb1L7BMfGQMToyD4CfWHSUbBYSFhco vtRSdED0GQlmgktsm/5fbuZWrBlsHBEk2+MhMaqMywrbEAzBmwGOFB2a4Syop/Vv dwB0zEAsZpxNTsxsU7Qj84+nj/jmhR4gMEbOS+X95i6HIPc0r5wJ8rdt0pDAtuds 7suryZP+fH8HMpzVgIfUpLFSvVdRYO8DG6pFWHzo+Ygi+ZJXZuJIM6OfoGpkA72a je+mgGlB/9DSd7dB+cIE4Hd3gEIY46sQMChnTppYwwtSWkk03JejLG1Q= 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 lW4nUrX91C8X; Thu, 19 Aug 2021 06:52:05 +0200 (CEST) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id 05B5D521; Thu, 19 Aug 2021 06:52:04 +0200 (CEST) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx001.mykolab.com (Postfix) with ESMTPS id 45B331FB3; Thu, 19 Aug 2021 06:52:04 +0200 (CEST) From: Thiago Jung Bauermann Date: Thu, 19 Aug 2021 01:51:56 -0300 Message-ID: <6444870.dUALR0brB4@popigai> In-Reply-To: References: <20210816194633.7984-1-bauermann@kolabnow.com> <20210818025528.8621-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-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 (-) Em quarta-feira, 18 de agosto de 2021, =C3=A0s 07:39:21 -03, Efraim Flashne= r=20 escreveu: > We now have a target-ppc64le? option which should be useful here. Yes, that=E2=80=99s a nice code improvement. But unfortunately it=E2=80=99s= mutually=20 exclusive with Maxime=E2=80=99s request to match against =E2=80=9Cpowerpc64= *=E2=80=9D. If people think the =E2=80=98target-ppc64le?=E2=80=99 alternative would be = better than the=20 =E2=80=9Cpowerpc64*=E2=80=9D one, I can send a v3. =2D-=20 Thanks, Thiago From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH core-updates-frozen v2] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64* Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 19 Aug 2021 06:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Thiago Jung Bauermann Cc: Mathieu Othacehe , 50081@debbugs.gnu.org, Maxime Devos Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.16293560561961 (code B ref 50081); Thu, 19 Aug 2021 06:55:01 +0000 Received: (at 50081) by debbugs.gnu.org; 19 Aug 2021 06:54:16 +0000 Received: from localhost ([127.0.0.1]:58227 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGbwO-0000VY-Bt for submit@debbugs.gnu.org; Thu, 19 Aug 2021 02:54:16 -0400 Received: from flashner.co.il ([178.62.234.194]:51924) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGbwN-0000VL-1v for 50081@debbugs.gnu.org; Thu, 19 Aug 2021 02:54:16 -0400 Received: from localhost (unknown [141.226.169.107]) by flashner.co.il (Postfix) with ESMTPSA id 7FDF5402C0; Thu, 19 Aug 2021 06:54:08 +0000 (UTC) Date: Thu, 19 Aug 2021 09:52:26 +0300 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Thiago Jung Bauermann , 50081@debbugs.gnu.org, Mathieu Othacehe , Maxime Devos References: <20210816194633.7984-1-bauermann@kolabnow.com> <20210818025528.8621-1-bauermann@kolabnow.com> <6444870.dUALR0brB4@popigai> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DKY2NW678PxiGAv0" Content-Disposition: inline In-Reply-To: <6444870.dUALR0brB4@popigai> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) 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 (-) --DKY2NW678PxiGAv0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 19, 2021 at 01:51:56AM -0300, Thiago Jung Bauermann wrote: > Em quarta-feira, 18 de agosto de 2021, =C3=A0s 07:39:21 -03, Efraim Flash= ner=20 > escreveu: > > We now have a target-ppc64le? option which should be useful here. >=20 > Yes, that=E2=80=99s a nice code improvement. But unfortunately it=E2=80= =99s mutually=20 > exclusive with Maxime=E2=80=99s request to match against =E2=80=9Cpowerpc= 64*=E2=80=9D. >=20 > If people think the =E2=80=98target-ppc64le?=E2=80=99 alternative would b= e better than the=20 > =E2=80=9Cpowerpc64*=E2=80=9D one, I can send a v3. IMO since powerpc64-linux isn't an actually supported architecture in Guix we can ignore it for now and focus on powerpc64le. As far as powerpc, as I'm the only one using it (I believe) you can pretty much treat it like mips64el; try not to affect it unnecessarily but no testing needed. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --DKY2NW678PxiGAv0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmEd/6IACgkQQarn3Mo9 g1H5sxAAmB5xKf0c6KSpfdFAUmU6Js2mvYbo4idOcuI25y+96+nfN9kPka3kuHLv XyAGio/oeRViWKZweKSNTLRhyRn63toaq8/6MJuolIlmN+htFgLH/NUk60YraT19 SCnPRhygbtDYwmFLaIHBEki5Q+IxT9s2qVOlZqH6MiyyY2yMl3TB5OsumOrX4zbE D0261+7YuqnHN9XLZZSx7BE87iRp0PruFqzffT2jarxc+aV+xqMkSY7Qma0S7mTt wXrcj7qHVyZZbUw+iByVbgagM4B+qyEzENBVwn3iWPofUXLdhPuVJA87/GF2l9Z9 Rwgm5T3Z9nkIVMno84/PCVoc8IGMBoql1zql9zpn/7/OZsh4T/I4DpwceNOK6b3w yIlxaJMEtddcUuHRtWQckD6dYNHZpBu9QjEuK9DagdDp6x+BDIZMo/KJfSdfoMxR 1KEcTDMKagzy2TASRBk0bpf6JZmCVfGFvG/2LfBG7nKzxQfX25pXlXXlGK73VTHR CvXOCwb2z1vjDeQlsD/z5ZhY4238kWKgInZcFp993MMnD85Iv3PPGl6Cj3AZxZfr exgZN9ANyHfhZeTRZb8D4AoKdMreQmhcdTZ1HiC3Gwxxt2cXKEP2qAOeSDdyYH0e Q08N5n9e1ENQd/8Kad9XFinRRavF6Y8fv2fEWgEbuGZT6wlOGos= =Sb2z -----END PGP SIGNATURE----- --DKY2NW678PxiGAv0-- From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH core-updates-frozen v2] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64* Resent-From: Thiago Jung Bauermann Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Aug 2021 00:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: Mathieu Othacehe , 50081@debbugs.gnu.org, Maxime Devos Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.162942011710883 (code B ref 50081); Fri, 20 Aug 2021 00:42:01 +0000 Received: (at 50081) by debbugs.gnu.org; 20 Aug 2021 00:41:57 +0000 Received: from localhost ([127.0.0.1]:60976 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGsbd-0002pT-1V for submit@debbugs.gnu.org; Thu, 19 Aug 2021 20:41:57 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:8414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGsbb-0002pH-4d for 50081@debbugs.gnu.org; Thu, 19 Aug 2021 20:41:55 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id 96E87E9B; Fri, 20 Aug 2021 02:41:48 +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= 1629420108; x=1631234509; bh=02NRT7j2rl2Wvz/dOX0USrvI6OIJJnttl61 WxfGLjN0=; b=R4Mq0mmecprGr2LLx2i8iS/qz6nTC4RYtTF/1IdIhBRCmSwyhw9 yGFZB7RJDm7XEghESJwddFagSG+IT5uLyKXF9YcOxtpVZYKwjTU8nRfpxcRX497r 9Ng5T1kL4IAorecbmvqOsRdjOi+OHFJL3qFmUEGFy1yd2izVNZhbbmfH14hl4cQN 5jcok4lloFnx+EUvvKDAusjEJODmKMAuHYn5uFIjvn8efMosdLM7WgQ1MseBJHTy kneUvv2mMHcwX4goVSeZatEfrtonaEuvaAnsK8RLMhNwNXHsfy9IirXIASut6PBx jw9sbF8eBM6OutPcpjmiIWrk2Lxe18ebqbAtbyjwcPYg9yoksF4hqEwPhk3o62xo cgC6aXMHDYi17MmhXV8J1L+a4LVHgrSL9RcdwT9NK31vymMASzDLIRUtxGX5YnxB 5N52A5OIb1S2vIqc+3qK/ikisy2AzXe6Q4Tu0+HaMjuYdoT7lWJqAgXL53wwLB5+ aUJROUb21wZjAiSB1pW4iIWk6jm0VGsKUwXbvKsxbxkk+4YCayFnBhf4O+oYX3+c KQEQg3Gi8j4P396thgT0WsOrJqmzz8ucbJUvVuXPsN389prIS0SyS/bvjpbbqzdj Oy6vYXZ2TyPaWnehtOA7p/oTTOxVstYsT3FbevWoh89/sGke3ZVw3Fpc= 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 a4GNwlRsDrSV; Fri, 20 Aug 2021 02:41:48 +0200 (CEST) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id EE980826; Fri, 20 Aug 2021 02:41:47 +0200 (CEST) Received: from ext-subm003.mykolab.com (unknown [10.9.6.3]) by int-mx002.mykolab.com (Postfix) with ESMTPS id 51E5A3B1C; Fri, 20 Aug 2021 02:41:46 +0200 (CEST) From: Thiago Jung Bauermann Date: Thu, 19 Aug 2021 21:41:40 -0300 Message-ID: <3527013.bLhiEQ94sO@popigai> In-Reply-To: References: <20210816194633.7984-1-bauermann@kolabnow.com> <6444870.dUALR0brB4@popigai> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) 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 Efraim, Em quinta-feira, 19 de agosto de 2021, =C3=A0s 03:52:26 -03, Efraim Flashne= r=20 escreveu: > On Thu, Aug 19, 2021 at 01:51:56AM -0300, Thiago Jung Bauermann wrote: > > Em quarta-feira, 18 de agosto de 2021, =C3=A0s 07:39:21 -03, Efraim Fla= shner > > escreveu: > > > We now have a target-ppc64le? option which should be useful here. > >=20 > > Yes, that=E2=80=99s a nice code improvement. But unfortunately it=E2=80= =99s mutually > > exclusive with Maxime=E2=80=99s request to match against =E2=80=9Cpower= pc64*=E2=80=9D. > >=20 > > If people think the =E2=80=98target-ppc64le?=E2=80=99 alternative would= be better than > > the =E2=80=9Cpowerpc64*=E2=80=9D one, I can send a v3. >=20 > IMO since powerpc64-linux isn't an actually supported architecture in > Guix we can ignore it for now and focus on powerpc64le. I agree with you. I=E2=80=99ll send a v3 then. > As far as powerpc, as I'm the only one using it (I believe) you can=20 > pretty much treat it like mips64el; try not to affect it unnecessarily=20 > but no testing needed. Ok, thanks. As an aside, I tried building a powerpc64le kernel with CONFIG_COMPAT set=20 to see if it would allow running 32-bit binaries but it fails during=20 linking. The 32-bit support feature apparently bit-rotted. =2D-=20 Thanks, Thiago From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH core-updates-frozen v3] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le References: <20210816194633.7984-1-bauermann@kolabnow.com> In-Reply-To: <20210816194633.7984-1-bauermann@kolabnow.com> Resent-From: Thiago Jung Bauermann Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Aug 2021 00:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50081@debbugs.gnu.org Cc: Mathieu Othacehe , Maxime Devos , Efraim Flashner , Thiago Jung Bauermann Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.162942047111410 (code B ref 50081); Fri, 20 Aug 2021 00:48:01 +0000 Received: (at 50081) by debbugs.gnu.org; 20 Aug 2021 00:47:51 +0000 Received: from localhost ([127.0.0.1]:60981 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGshK-0002xy-Nb for submit@debbugs.gnu.org; Thu, 19 Aug 2021 20:47:50 -0400 Received: from mx.kolabnow.com ([95.128.36.40]:14184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGshI-0002xl-Tx for 50081@debbugs.gnu.org; Thu, 19 Aug 2021 20:47:49 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTP id 0F3CA40C0B; Fri, 20 Aug 2021 02:47:43 +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=1629420458; x=1631234859; bh=0CjhxaKsa+kkfJ47X27KVl3Z3gjWTFh4zp6WS7DtYso=; b=tymoHlx+LLzg d/X2tMlsfg69Awl3gha5Zzipoi1lgv5m2WieS/YSpeXlnX6rr1nPaGKNjS5Mgh05 mQjqe+fjbdDOaFpuyI2lsvi7/+GxDoQNkRdyp6rslKDI4uQacgtKCzYiQQedFRsV gnr1ARD+guWejuONo5RrfyihEikhlAVFowOkjUX8UEQnGZoEbusVywAuFCaFBotb BAwN7EmLXzIMrn6BvemhqOIube6AQoWZsuKxMvcjA/s1Z/CZUXMMW3g5BK3SsrZe bsbVTUjiL4XR+9kRVVtm5fYvPcFvoNr7fzEl39aojx0kcCtxPNxTgtsBq1gtdp3i 9sa38ikVGZx+EV2eG+uyP/qnyqwIsqu6ru2ujpeWFKHxPX0x7VI8YPYkhB061EEv tBnC5zVTt3/DrpAk0cPujTGVzytqD0ivRL3uRGCuhqNMNaLRciOhgdFG/yV0oiev 0Uf8ExgJ8vTkdUmf+aTDT4iz7NgswMD/WqIEwyyMAXkrE2Hc64nHtWiuwOoUKaJv O8yDln6qMeX5DxsjjzcULDSQf4D3EhFZtfJXG1/CNAVpArVu+04ewZAu9s7MYVGi 9/ezVXN6iEf747pRTMj62aWiMZxnGXwg59QnQT29NXGnYDZxz4avHbJXtzcASEru Z+sOQWnhWwDyub6vDLaTlX7c9np6loY= 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 WizeRnbhWe4D; Fri, 20 Aug 2021 02:47:38 +0200 (CEST) Received: from int-mx003.mykolab.com (unknown [10.9.13.3]) by ext-mx-out003.mykolab.com (Postfix) with ESMTPS id 5DBD740C09; Fri, 20 Aug 2021 02:47:38 +0200 (CEST) Received: from ext-subm003.mykolab.com (unknown [10.9.6.3]) by int-mx003.mykolab.com (Postfix) with ESMTPS id 0FE7F4F87; Fri, 20 Aug 2021 02:47:34 +0200 (CEST) From: Thiago Jung Bauermann Date: Thu, 19 Aug 2021 21:47:15 -0300 Message-Id: <20210820004715.21077-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-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 (-) LuaJIT isn’t ported to 64-bit PowerPC. ‘texlive-bin’ and ‘texlive-latex-base’ already disable the engines that rely on it, so just do the same in texlive-texmf. Fix suggested by Mathieu Othacehe . Also, for consistency use ‘target-ppc64le’ in ‘texlive-bin’ as well. * gnu/packages/tex.scm (texlive-bin)[arguments]<#:configure-flags>: Use ‘target-ppc64le’. (texlive-texmf)[arguments]<#:phases>{texmf-config}: Disable LuaJIT engines when building for powerpc64le. --- Hello, This fixes the build of ‘texlive-texmf’ on powerpc64le. It was failing with these errors: fmtutil [ERROR]: not building luajittex due to missing engine: luajittex fmtutil [ERROR]: not building luajithbtex due to missing engine: luajithbtex Thank you very much to Mathieu for his help in making this work. Changes since v2: - Use ‘target-ppc64le?’ to match target string. - Change ‘texlive-bin’ to also use ‘target-ppc64le?’. Changes since v1: - Match target with “powerpc64” prefix rather than “powerpc64le”. gnu/packages/tex.scm | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 4500f1929264..9ec015482808 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -339,8 +339,7 @@ files from LOCATIONS with expected checksum HASH. CODE is not currently in use. "--with-system-zlib" "--with-system-zziplib" ;; LuaJIT is not ported to powerpc64le* yet. - ,@(if (string-prefix? "powerpc64le" (or (%current-target-system) - (%current-system))) + ,@(if (target-ppc64le?) '("--disable-luajittex" "--disable-luajithbtex" "--disable-mfluajit") @@ -6829,9 +6828,15 @@ directly generate PDF documents instead of DVI.") (share (string-append out "/share")) (texmfroot (string-append share "/texmf-dist/web2c")) (texmfcnf (string-append texmfroot "/texmf.cnf")) + (fmtutilcnf (string-append texmfroot "/fmtutil.cnf")) (texlive-bin (assoc-ref inputs "texlive-bin")) (texbin (string-append texlive-bin "/bin")) (tlpkg (string-append texlive-bin "/share/tlpkg"))) + ;; LuaJIT is not ported to powerpc64* yet. + (if ,(target-ppc64le?) + (substitute* fmtutilcnf + (("^(luajittex|luajithbtex|mfluajit)" m) + (string-append "#! " m)))) ;; Register SHARE as TEXMFROOT in texmf.cnf. (substitute* texmfcnf (("TEXMFROOT = \\$SELFAUTOPARENT") From unknown Tue Sep 23 20:17:02 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Thiago Jung Bauermann Subject: bug#50081: closed (Re: [PATCH core-updates-frozen v3] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le) Message-ID: References: <20210816194633.7984-1-bauermann@kolabnow.com> X-Gnu-PR-Message: they-closed 50081 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 50081@debbugs.gnu.org Date: Sun, 22 Aug 2021 11:23:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1629631382-17364-1" This is a multi-part message in MIME format... ------------=_1629631382-17364-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #50081: [PATCH] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 50081@debbugs.gnu.org. --=20 50081: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D50081 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1629631382-17364-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 50081-done) by debbugs.gnu.org; 22 Aug 2021 11:22:04 +0000 Received: from localhost ([127.0.0.1]:38264 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mHlYB-0004Ug-Uh for submit@debbugs.gnu.org; Sun, 22 Aug 2021 07:22:04 -0400 Received: from flashner.co.il ([178.62.234.194]:41510) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mHlYA-0004Tq-F5 for 50081-done@debbugs.gnu.org; Sun, 22 Aug 2021 07:22:02 -0400 Received: from localhost (unknown [141.226.169.107]) by flashner.co.il (Postfix) with ESMTPSA id 72C5040214; Sun, 22 Aug 2021 11:21:56 +0000 (UTC) Date: Sun, 22 Aug 2021 14:19:48 +0300 From: Efraim Flashner To: Thiago Jung Bauermann Subject: Re: [PATCH core-updates-frozen v3] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le Message-ID: Mail-Followup-To: Efraim Flashner , Thiago Jung Bauermann , 50081-done@debbugs.gnu.org, Mathieu Othacehe , Maxime Devos References: <20210820004715.21077-1-bauermann@kolabnow.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bKmkWOxMad29nmS0" Content-Disposition: inline In-Reply-To: <20210820004715.21077-1-bauermann@kolabnow.com> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 50081-done Cc: Mathieu Othacehe , Maxime Devos , 50081-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: -1.0 (-) --bKmkWOxMad29nmS0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I took out the unrelated patch to texlive-bin and pushed the part for texlive-texmf. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --bKmkWOxMad29nmS0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmEiMtMACgkQQarn3Mo9 g1FE7g//V87PdJWJwndA8Ptugw6sIqcLHwUifommF0HpM0V08jQ+x17g+oVct++r i0UVKbWkfEk8z1X0Za1NkDutALYApvlS1It4+iSRmmu3IALb9UEI3LzDDKH5Vk1l 4hqD8/VCs28kgY92t85fM2Pwk8zctF35Db+Dl10rR5poAFUWs9P6YaAh0SuzU/cH ZLcw36K6bbwaiaVPFLXNzapUeisQ+/SZyWyItjtu/wLwoX/bN1i4/4VDQXV6HyIV yoVkLskGO+vsmck9D7+zQxGa1f/Ggcx38RLT21x1kqs4mGM4TTYChY1ZAqKmLtLl TJK1+S7OWk1WVoyPhrt+CNPd6FoQIhz3KCAmABOgmTDUIxHdzMxyy1XKntBmsqLW RQEJWDcTcVxQqCFkcXtNFaSuzLidAIV1AT3QursRMp6XGcsRSblCy2Z0o1qRfvKx SLDzJZQM3gcmQxgN2tfTehaNrZ+4neeFeeMrQt9hU+HIYkD2R9lZTzmuJaDB0kfk 3nn6M2l3+BxLSp7aCMC9p5nhpD93AIHtnCjgXsFa5Upw5eW/xkPNhgnY2N8mF2I8 KIe/awgsiKl/38scPC3DvKREwqQZ2AgA3XQzzUzJbalvigkJ+8h1bzov34teyVrD sAKBDJTWNzmJddhmRVkS2DcKNHjvbTIKWWrE5YgNHWVR0Umpno0= =Atzu -----END PGP SIGNATURE----- --bKmkWOxMad29nmS0-- ------------=_1629631382-17364-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 Aug 2021 19:47:12 +0000 Received: from localhost ([127.0.0.1]:51066 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFiZk-0005Gc-Bu for submit@debbugs.gnu.org; Mon, 16 Aug 2021 15:47:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:44354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFiZh-0005GU-Kj for submit@debbugs.gnu.org; Mon, 16 Aug 2021 15:47:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55426) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFiZh-0008U0-BA for guix-patches@gnu.org; Mon, 16 Aug 2021 15:47:09 -0400 Received: from mx.kolabnow.com ([95.128.36.41]:12920) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFiZe-0000jZ-Tx; Mon, 16 Aug 2021 15:47:08 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id 17A57CB5; Mon, 16 Aug 2021 21:47:04 +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=1629143219; x=1630957620; bh=M4tXS4J+vFjt5VsW/+nLG04pNy1Ck0jotL0cgZ1HpSI=; b=lcydzSl+8bs+ ocObDaXwSRr81VYO25XXedfDRprrzNNWymwEcJa/d4rL6TK0F6QqMQaVDQMpEBwQ FiVevpRpkTp4atp9rQllrVBDPYEMIOD97QCVXx2RWYe/TmLxacbxfbtNDRCKjcjO 3YmuvmRvNXHW+5V/bg2BAJPDiA8JkTu5mF3FR43+fq74xHk3mAKgpcDUv0rrTB7O PGuWAq9sIrMkFcyHzffjN3GKDyzEz6ogdBg6/lXVAWEfIyE+skLKlipzjZj5HADR Ly8i/LkBe168wJCw0GNZrSswAiIm2B0biyW3H3cdTyAb5oAbtf+cWVkOxL6L8gDp pJDsibs692sSstpCWm0+Z4xxc08LWqCt1KtrGQ/j3+ofkXmsYRir0jy6Us1WlS1m tX8Ah2Kq9BtEST2bJ3OUuhiQydKDzBrbi42xwsIeUEon6x62yCUiM/rKRAaRxPyQ Tb22OmTRg92EedrsTil9Mqp9ut61LhYMk/Uqugtult6VBydyXQRdTuh3TXTMEN2v M09Ao4uxhSvogG5laJktwzWIaUlTR3wp98/2MIfq/DVSW4mbGtBDZdHTHWPGw926 J+UWNuQO5c0+mcibzmDmlZK590qDdp6Y4dbXXFw6quw11KEdOgba8R14ywR3Mm1C 7RUI5+EUCgf3ShYAxqk1sfFhB415DPE= 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 1YIQQPgjkZgg; Mon, 16 Aug 2021 21:46:59 +0200 (CEST) Received: from int-mx003.mykolab.com (unknown [10.9.13.3]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id 7D35F5C1; Mon, 16 Aug 2021 21:46:59 +0200 (CEST) Received: from ext-subm001.mykolab.com (unknown [10.9.6.1]) by int-mx003.mykolab.com (Postfix) with ESMTPS id B128D4B3E; Mon, 16 Aug 2021 21:46:57 +0200 (CEST) From: Thiago Jung Bauermann To: guix-patches@gnu.org Subject: [PATCH] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le Date: Mon, 16 Aug 2021 16:46:33 -0300 Message-Id: <20210816194633.7984-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.41; 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Mathieu Othacehe , 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 (--) LuaJIT isn’t ported to powerpc64le. ‘texlive-latex-base’ already disables them, so just do the same in texlive-texmf. Fix suggested by Mathieu Othacehe . * gnu/packages/tex.scm (texlive-texmf)[arguments]<#:phases>{texmf-config}: Disable LuaJIT engines when building for powerpc64le. --- Hello, This fixes the build of ‘texlive-texmf’ on powerpc64le. It was failing with these errors: fmtutil [ERROR]: not building luajittex due to missing engine: luajittex fmtutil [ERROR]: not building luajithbtex due to missing engine: luajithbtex Thank you very much to Mathieu for his help in making this work. gnu/packages/tex.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 70166941d554..3c0b87352a10 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -6821,9 +6821,17 @@ directly generate PDF documents instead of DVI.") (share (string-append out "/share")) (texmfroot (string-append share "/texmf-dist/web2c")) (texmfcnf (string-append texmfroot "/texmf.cnf")) + (fmtutilcnf (string-append texmfroot "/fmtutil.cnf")) (texlive-bin (assoc-ref inputs "texlive-bin")) (texbin (string-append texlive-bin "/bin")) (tlpkg (string-append texlive-bin "/share/tlpkg"))) + ;; LuaJIT is not ported to powerpc64le* yet. + (if (string-prefix? "powerpc64le" + ,(or (%current-target-system) + (%current-system))) + (substitute* fmtutilcnf + (("^(luajittex|luajithbtex|mfluajit)" m) + (string-append "#! " m)))) ;; Register SHARE as TEXMFROOT in texmf.cnf. (substitute* texmfcnf (("TEXMFROOT = \\$SELFAUTOPARENT") ------------=_1629631382-17364-1-- From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH core-updates-frozen v3] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le Resent-From: Thiago Jung Bauermann Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 22 Aug 2021 22:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner , 50081@debbugs.gnu.org, Mathieu Othacehe , Maxime Devos Received: via spool by 50081-submit@debbugs.gnu.org id=B50081.16296726032262 (code B ref 50081); Sun, 22 Aug 2021 22:51:02 +0000 Received: (at 50081) by debbugs.gnu.org; 22 Aug 2021 22:50:03 +0000 Received: from localhost ([127.0.0.1]:39992 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mHwHy-0000aQ-Tq for submit@debbugs.gnu.org; Sun, 22 Aug 2021 18:50:03 -0400 Received: from mx.kolabnow.com ([95.128.36.40]:13642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mHwHx-0000Zp-G9 for 50081@debbugs.gnu.org; Sun, 22 Aug 2021 18:50:02 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTP id 6B28440C0B; Mon, 23 Aug 2021 00:49:55 +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= 1629672595; x=1631486996; bh=cAO6U13fzDpA5duEzBZKkx+9bthSX8mqjWi oYrjh0MU=; b=Pr7Fd7MGNg5ysbpnwVwz+S/tIQRbNRexyhbsYn9FPCxM0DFckMV dQFH69O1zyWotlYXms9mpEARdJ7a0VI5xBkZBZyNMCBw6E9vb2k+Rw7Z42kIX5nL mWT6qwrJ+JCF6jQsJ1aBCN1RV6ibMWTZbcOD8QpjXTOjN8BdEdTIDJHgvWgj8Jgx CQEW5s0ultcMZlRd+EFiKzM8HOMM7FPY5lApDxYdZ9OvkPSplgD8rmb9o+g2Xznp 17/j+mGrgr0zK9yr4n0gYdfIIdHtfAZpDs918zAX+SID3f/HucPAMVUGgp1Hw8mD E2E31wHbO3tzYBum7HPkMZUVIhIuEthRm+WzjaTwNv04+hkcHicWftlj86U8kwvi cDPshuw+eAeSrZnil+J3KVM09zklE/9kPWrGD2w9eklJONE1QrjZXFv7EGGjrIXw oqbAsEe8AOMi7totBT6kP3p0BD2xmbrEZCHcRyg/woTTuU0fJQ2Y6aaQKcYcC09P tjw/sIcIuUm9uyCmPYaX96W6gt52i/uW/GbuxkmkRoAQ8zdqOflck7mnUT/4TQGc wJpQJa/ldJ+xfRAKnMIbLbczTnl59+T7/0a2yHCPHMEa18Zyp0VkUB+rysyL/cE/ XoxDLqNm7uDE9P5+pQyBrspX0bH5YqLxwGTj6IKKNwTQdialbTI4haN8= 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 Zu6USQogDWEF; Mon, 23 Aug 2021 00:49:55 +0200 (CEST) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTPS id C268C4047C; Mon, 23 Aug 2021 00:49:54 +0200 (CEST) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx001.mykolab.com (Postfix) with ESMTPS id C4F2D35E; Mon, 23 Aug 2021 00:49:52 +0200 (CEST) From: Thiago Jung Bauermann Date: Sun, 22 Aug 2021 19:49:45 -0300 Message-ID: <4181111.yRK4exay7Z@popigai> In-Reply-To: References: <20210820004715.21077-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-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 Efraim, Em domingo, 22 de agosto de 2021, =C3=A0s 08:19:48 -03, Efraim Flashner=20 escreveu: > I took out the unrelated patch to texlive-bin Ok. Do you think it=E2=80=99s worth submitting that part separately, or is = it just=20 unnecessary code churn? > and pushed the part for texlive-texmf. Thank you! =2D-=20 Thanks, Thiago From unknown Tue Sep 23 20:17:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50081] [PATCH core-updates-frozen v3] gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 23 Aug 2021 06:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Thiago Jung Bauermann Cc: Mathieu Othacehe , Maxime Devos , 50081-done@debbugs.gnu.org Received: via spool by 50081-done@debbugs.gnu.org id=D50081.16296997125744 (code D ref 50081); Mon, 23 Aug 2021 06:22:02 +0000 Received: (at 50081-done) by debbugs.gnu.org; 23 Aug 2021 06:21:52 +0000 Received: from localhost ([127.0.0.1]:40347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mI3LE-0001Ua-Hh for submit@debbugs.gnu.org; Mon, 23 Aug 2021 02:21:52 -0400 Received: from flashner.co.il ([178.62.234.194]:46276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mI3LB-0001UJ-Aa for 50081-done@debbugs.gnu.org; Mon, 23 Aug 2021 02:21:51 -0400 Received: from localhost (unknown [141.226.169.107]) by flashner.co.il (Postfix) with ESMTPSA id 3F58340214; Mon, 23 Aug 2021 06:21:43 +0000 (UTC) Date: Mon, 23 Aug 2021 09:19:47 +0300 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Thiago Jung Bauermann , 50081-done@debbugs.gnu.org, Mathieu Othacehe , Maxime Devos References: <20210820004715.21077-1-bauermann@kolabnow.com> <4181111.yRK4exay7Z@popigai> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="SxL9GXOunRjmFd3D" Content-Disposition: inline In-Reply-To: <4181111.yRK4exay7Z@popigai> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) 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 (-) --SxL9GXOunRjmFd3D Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 22, 2021 at 07:49:45PM -0300, Thiago Jung Bauermann wrote: > Hello Efraim, >=20 > Em domingo, 22 de agosto de 2021, =C3=A0s 08:19:48 -03, Efraim Flashner= =20 > escreveu: > > I took out the unrelated patch to texlive-bin >=20 > Ok. Do you think it=E2=80=99s worth submitting that part separately, or i= s it just=20 > unnecessary code churn? >=20 > --=20 > Thanks, > Thiago >=20 I'd leave it and wait for it to get touched the next time. Its like removing the trailing #t in core-updates, when we're already doing something to the package is a good time to make the change. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --SxL9GXOunRjmFd3D Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmEjPgAACgkQQarn3Mo9 g1E7Dw//emECKDUfJy2cUwqQlCrSBIgRGAs9eugMUH9163vyxNx0WmMwMSh6YIC6 l9N9V9Z5EOrYn0pSOhrRMrR2ZhilmQ0+NMC7vPj8I6MEsCXoHiCpgxK9SXX0Fiwx Ie2gf8jt9UPwzZ6DoRRMWPFGJkrYetIwqNczpTIVNHNlglLjmWyIoF2p9pOrc9LE IjGVQEgDkNCqW9Q+tcF1r3tKNC3GkAFxkt/Ti6q52hIYRGyj51HPQf8k0bF/uCBy gOIq6PxpNicx7RzVaEEvI63W1hwcNZrWj1qfPrvnHvOoLWV9vnuQf1iWM3C7lG3e wbD7ADxDxLgQq98NqtB29vyJhnI30f+eQTCmPR8Ab3i1JxchUe6TJ7cUzePUBDxS +jKUSuox3tPlUWwzxTckoL0+4yOq0QC8La2tuzx/KIvZjh+KtDRmciQnliX5oc36 pDrXioyiotj8y9CsUsGfoXP23l6onp62AwRRsjxrPyYnFoEpQBnm/MpOaAsGE1ji yAkMTSeDR64mxepHtHSokyUDgU0aglg9nKZ1eEjY/FXPSqdRM4T4Re9abAc/BdDi FO62CoeSMAOlNn7+nnJKDRBvWYvrn67D74sEMMel+tsX8lm8GVlzLcJ1wr8h2wAX 8lQyATgz9GQV1DK2UDL79SvUlFw9VrLgXca5rfjkMYHzDhstetI= =9/Pj -----END PGP SIGNATURE----- --SxL9GXOunRjmFd3D--