bugGNU Boot - Bugs: bug #66188, Impossible to build GNU Boot on...

 
 

bug #66188: Impossible to build GNU Boot on GNU Guix distribution

Submitter:  Adrien Bourmault <neox>
Submitted:  Sun 08 Sep 2024 07:50:42 PM UTC
   
 
Category:  Usability issue Priority:  1 - Later
Item Group:  None Status:  In Progress
Privacy:  Public Assigned to:  neox
Open/Closed:  Open Computer:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 08 Sep 2024 07:51:48 PM UTC, comment #1: 

Some progress has been made on my part, as I succeeded to bootstrap GNAT on Guix. I'm working now on building everything as a Guix package.

Adrien Bourmault <neox>
Group administrator
Sun 08 Sep 2024 07:50:42 PM UTC, original submission:  

Currently, it's not possible to build GNU Boot on GNU Guix distribution. There are mainly two reasons for that.

The first reason is there is not Ada-compatible compiler available (GNAT has not been bootstrapped for Guix). It means that GNAT must be ported/bootstrapped on Guix.

The second one is there is no multilib-enabled GCC available, implying that a x86_64 host gcc can't build some software like memtest86+ that are targeting 32bit protected modes. It means that these kind of software have to be built in a guix shell --system=i686 or as a Guix package (enabling to build them with the x86_32 glibc headers).

Adrien Bourmault <neox>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gnutoo (Updated the item)
  • -email is unavailable- added by neox (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-10-03 gnutoo Priority5 - Normal 1 - Later
    2024-09-08 neox StatusConfirmed In Progress
        Assigned tognuboot-maintainers neox

    Back to the top

    Powered by Savane 3.14-f13d.
    Corresponding source code