From unknown Sat Jun 21 05:19:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#57037: Package `guile-newt' cannot be cross-compiled Resent-From: Jean Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 07 Aug 2022 13:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 57037 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 57037@debbugs.gnu.org X-Debbugs-Original-To: "bug-guix@gnu.org" Reply-To: Jean Pierre De Jesus DIAZ Received: via spool by submit@debbugs.gnu.org id=B.165987727528515 (code B ref -1); Sun, 07 Aug 2022 13:02:01 +0000 Received: (at submit) by debbugs.gnu.org; 7 Aug 2022 13:01:15 +0000 Received: from localhost ([127.0.0.1]:36212 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKfu6-0007Pr-Oq for submit@debbugs.gnu.org; Sun, 07 Aug 2022 09:01:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:44958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKfu5-0007Pj-3m for submit@debbugs.gnu.org; Sun, 07 Aug 2022 09:01:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44930) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKfu4-0004QQ-LM for bug-guix@gnu.org; Sun, 07 Aug 2022 09:01:12 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:35899) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKfu1-0003X5-2Q for bug-guix@gnu.org; Sun, 07 Aug 2022 09:01:12 -0400 Date: Sun, 07 Aug 2022 13:00:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeandudey.tech; s=protonmail3; t=1659877263; x=1660136463; bh=wjn9VqPtgDIh647z0ufWYGBBl2/jbsxGwlaDJNe8kas=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=FBIZnRPOxRDsm788cSR0BoTKwASCpTkHG1eQsgKUVUmLavfBBTwMRltfMj/uFckom RW6+XP2QmRncuDKDsIsY/K7xfTIZsCOOIfgubn4yGW7eGBrrYCeXXYEtCWm1TsK99a 4daDVYumOZbTdwWCHkF6C7tzxQE/n72GTNjFQ0qs9iZvtOQSAKtZcy5hnDWWwjhTlm EQwen8lEE2i9wjBnMCemRQWTiTe7foxhJ3WwZNZ5zpu1UcwJUHIWtqxOxFY1b9hXgn Id1REA0n4vfMyWl+OTM+sG0cxZgH/hiyf4279aSJ4GsGC/30jHr5jSW0E/bwzpjBly W6ZEYidEobAcQ== From: Jean Pierre De Jesus DIAZ Message-ID: Feedback-ID: 20187791:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.17; envelope-from=me@jeandudey.tech; helo=mail-4317.proton.ch 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.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: -2.3 (--) The `guile-newt' package that is used for the installation UI can't be cross-compiled as it tries to load the `newt' dynamic library when the Guile code is compiled. I've tried to find a solution/fix but I don't know much about how Guile byte-code compilation works. The compilation error can be reproduced with (#56536 was pushed a few hours ago, so a git pull may be needed): ./pre-inst-env guix build guile-newt --target=3Daarch64-linux-gnu I think this is one of the last remaining bits before being able to fully cross compile an installation image. =E2=80=94 Jean-Pierre De Jesus DIAZ From unknown Sat Jun 21 05:19:45 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: Jean Pierre De Jesus DIAZ Subject: bug#57037: closed (Re: bug#57037: Package `guile-newt' cannot be cross-compiled) Message-ID: References: <87pmhbyuvd.fsf@gnu.org> X-Gnu-PR-Message: they-closed 57037 X-Gnu-PR-Package: guix Reply-To: 57037@debbugs.gnu.org Date: Mon, 08 Aug 2022 08:59:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1659949142-27814-1" This is a multi-part message in MIME format... ------------=_1659949142-27814-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #57037: Package `guile-newt' cannot be cross-compiled which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 57037@debbugs.gnu.org. --=20 57037: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D57037 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1659949142-27814-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 57037-done) by debbugs.gnu.org; 8 Aug 2022 08:58:40 +0000 Received: from localhost ([127.0.0.1]:39185 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKyau-0007Ds-Jn for submit@debbugs.gnu.org; Mon, 08 Aug 2022 04:58:40 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKyat-0007Df-Fz for 57037-done@debbugs.gnu.org; Mon, 08 Aug 2022 04:58:39 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:41970) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKyan-0001o2-Hh; Mon, 08 Aug 2022 04:58:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=LTxpzLxorCBrWwxyXk/EM+WGviM39j+ZMuDpXte6q2w=; b=aAYzt+H7bEX6YzBdApwy 3VmeyVdTdCSrw1bepHCoB3HKYKWPu43vSXY8Fi6uKnFSnhaVHHUV4Q0KKUqFfZeQrV6vWDgbuHOja dsi3kgioDMZBuNk/ltI93MmlTDn1WV6n7kbM0cYemW+9EQmRyEqVOtIUAYSTWF6p/iAIU1JV+Dzbe 0I77dn6c6u6L/5KkY544gJuFzvGZDfZqTtxhyHDpdo6dJzcJlFFgcSX874eO5AJwMoPSyIk3BcWW1 Lw1NCoBcVKXEKSDJn03YMz9xqNX+AtyeKvNiRs2T10jYO5ay28t356W6ZcRcGmMnSrEaJcj1UPS2N aT27ZL+XnEXpew==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2775.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2775]:51990 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKyan-00075F-48; Mon, 08 Aug 2022 04:58:33 -0400 From: Mathieu Othacehe To: Jean Pierre De Jesus DIAZ Subject: Re: bug#57037: Package `guile-newt' cannot be cross-compiled References: Date: Mon, 08 Aug 2022 10:58:30 +0200 In-Reply-To: (Jean Pierre De Jesus DIAZ's message of "Sun, 07 Aug 2022 13:00:53 +0000") Message-ID: <87pmhbyuvd.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 57037-done Cc: 57037-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, > The `guile-newt' package that is used for the installation UI can't > be cross-compiled as it tries to load the `newt' dynamic library when > the Guile code is compiled. I've tried to find a solution/fix but I > don't know much about how Guile byte-code compilation works. Fixed with bde902cb78c529174155e2d46ed814123182619f. > I think this is one of the last remaining bits before being able to > fully cross compile an installation image. I think that guile-parted will also be problematic. Thanks, Mathieu ------------=_1659949142-27814-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 Aug 2022 13:01:15 +0000 Received: from localhost ([127.0.0.1]:36212 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKfu6-0007Pr-Oq for submit@debbugs.gnu.org; Sun, 07 Aug 2022 09:01:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:44958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKfu5-0007Pj-3m for submit@debbugs.gnu.org; Sun, 07 Aug 2022 09:01:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44930) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKfu4-0004QQ-LM for bug-guix@gnu.org; Sun, 07 Aug 2022 09:01:12 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:35899) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKfu1-0003X5-2Q for bug-guix@gnu.org; Sun, 07 Aug 2022 09:01:12 -0400 Date: Sun, 07 Aug 2022 13:00:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeandudey.tech; s=protonmail3; t=1659877263; x=1660136463; bh=wjn9VqPtgDIh647z0ufWYGBBl2/jbsxGwlaDJNe8kas=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=FBIZnRPOxRDsm788cSR0BoTKwASCpTkHG1eQsgKUVUmLavfBBTwMRltfMj/uFckom RW6+XP2QmRncuDKDsIsY/K7xfTIZsCOOIfgubn4yGW7eGBrrYCeXXYEtCWm1TsK99a 4daDVYumOZbTdwWCHkF6C7tzxQE/n72GTNjFQ0qs9iZvtOQSAKtZcy5hnDWWwjhTlm EQwen8lEE2i9wjBnMCemRQWTiTe7foxhJ3WwZNZ5zpu1UcwJUHIWtqxOxFY1b9hXgn Id1REA0n4vfMyWl+OTM+sG0cxZgH/hiyf4279aSJ4GsGC/30jHr5jSW0E/bwzpjBly W6ZEYidEobAcQ== To: "bug-guix@gnu.org" From: Jean Pierre De Jesus DIAZ Subject: Package `guile-newt' cannot be cross-compiled Message-ID: Feedback-ID: 20187791:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.17; envelope-from=me@jeandudey.tech; helo=mail-4317.proton.ch 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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: , Reply-To: Jean Pierre De Jesus DIAZ Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) The `guile-newt' package that is used for the installation UI can't be cross-compiled as it tries to load the `newt' dynamic library when the Guile code is compiled. I've tried to find a solution/fix but I don't know much about how Guile byte-code compilation works. The compilation error can be reproduced with (#56536 was pushed a few hours ago, so a git pull may be needed): ./pre-inst-env guix build guile-newt --target=3Daarch64-linux-gnu I think this is one of the last remaining bits before being able to fully cross compile an installation image. =E2=80=94 Jean-Pierre De Jesus DIAZ ------------=_1659949142-27814-1--