emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57037: closed (Package `guile-newt' cannot be cross-compiled)


From: GNU bug Tracking System
Subject: bug#57037: closed (Package `guile-newt' cannot be cross-compiled)
Date: Mon, 08 Aug 2022 08:59:02 +0000

Your message dated Mon, 08 Aug 2022 10:58:30 +0200
with message-id <87pmhbyuvd.fsf@gnu.org>
and subject line Re: bug#57037: Package `guile-newt' cannot be cross-compiled
has caused the debbugs.gnu.org bug report #57037,
regarding Package `guile-newt' cannot be cross-compiled
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57037: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57037
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Package `guile-newt' cannot be cross-compiled Date: Sun, 07 Aug 2022 13:00:53 +0000
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=aarch64-linux-gnu

I think this is one of the last remaining bits before being able to
fully cross compile an installation image.

—
Jean-Pierre De Jesus DIAZ



--- End Message ---
--- Begin Message --- Subject: Re: bug#57037: Package `guile-newt' cannot be cross-compiled Date: Mon, 08 Aug 2022 10:58:30 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]