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

 
 

bug #66347: Impossible to build GNU Boot on Parabola

Submitter:  GNUtoo <gnutoo>
Submitted:  Thu 17 Oct 2024 03:49:46 PM UTC
   
 
Category:  Usability issue Priority:  1 - Later
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Computer:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 17 Oct 2024 03:49:46 PM UTC, original submission:  

I did the following on an up to date Parabola

$ ./autogen.sh
$ ./configure
$ make release -j5


And we end up with:

Building GMP v6.2.1 for host ... ok
Building MPFR v4.1.0 for host ... ok
Building MPC v1.2.1 for host ... ok
Building BINUTILS v2.37 for target ... ok
Building GCC v11.2.0 for target ... failed. Check 'build-i386-elf-GCC/build.log'.
make[3]: *** [Makefile:19: build_gcc] Error 1
make[2]: *** [Makefile:38: build-i386] Error 2
make[1]: *** [util/crossgcc/Makefile.inc:30: crossgcc-i386] Error 2
make[1]: Leaving directory '[...]/coreboot/default'
Error: build/roms: something went wrong
make: *** [Makefile:717: release] Error 1


We then have the log in coreboot/default/util/crossgcc/build-i386-elf-GCC/build.log.

It contains the following:


[...]
gnatgcc -c -O2  -fomit-frame-pointer -m64   -gnatpg -gnatwGUR  -W -Wall -nostdinc -I- -I. -Iada/generated -Iada -Iada/gcc-interface -I../../gcc-11.2.0/gcc/ada -I../../gcc-11.2.0/gcc/ada/gcc-interface -Iada/libgnat -I../../gcc-11.2.0/gcc/ada/libgnat ../../gcc-11.2.0/gcc/ada/sem_attr.adb -o ada/sem_attr.o
sem.adb:59:06: warning: renamed predefined unit is an obsolescent feature (RM J.1) [-gnatwj]
make[1]: *** [../../gcc-11.2.0/gcc/ada/gcc-interface/Make-lang.in:139: ada/sem.o] Error 1
make[1]: *** Waiting for unfinished jobs....
sem_aggr.adb:2063:24: (style) redundant parentheses [-gnatyz]
sem_aggr.adb:2064:35: (style) redundant parentheses [-gnatyz]
make[1]: *** [../../gcc-11.2.0/gcc/ada/gcc-interface/Make-lang.in:139: ada/sem_aggr.o] Error 1
sem_attr.adb:1056:19: warning: unreachable code [enabled by default]
sem_attr.adb:1385:16: warning: unreachable code [enabled by default]
sem_attr.adb:1392:13: warning: unreachable code [enabled by default]
sem_attr.adb:3397:13: warning: unreachable code [enabled by default]
sem_attr.adb:3477:13: warning: unreachable code [enabled by default]
sem_attr.adb:3676:16: warning: unreachable code [enabled by default]
sem_attr.adb:3691:13: warning: unreachable code [enabled by default]
sem_attr.adb:4679:16: warning: unreachable code [enabled by default]
sem_attr.adb:5554:13: warning: unreachable code [enabled by default]
make[1]: *** [../../gcc-11.2.0/gcc/ada/gcc-interface/Make-lang.in:139: ada/sem_attr.o] Error 1
make[1]: Leaving directory '[...]/coreboot/default/util/crossgcc/build-i386-elf-GCC/gcc'
make: *** [Makefile:4409: all-gcc] Error 2


It's probably not very urgent and it might be fixed automatically by updating the Coreboot or crossgcc revision (if we manage to somehow separate crossgcc from coreboot in the build).

GNUtoo <gnutoo>
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 (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-10-17 gnutoo Priority5 - Normal 1 - Later

    Back to the top

    Powered by Savane 3.14-f13d.
    Corresponding source code