bugMIT/GNU Scheme - Bugs: bug #60505, Compiling mit-scheme fails on...

 
 

bug #60505: Compiling mit-scheme fails on Fedora 34 (GCC 11.0.1)

Submitter:  None
Submitted:  Mon 03 May 2021 08:49:00 AM UTC
Votes: 50
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name:  Daniel Nicolai
Originator Email:  -email is unavailable- Open/Closed:  Closed
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 10 Jun 2022 03:18:05 PM UTC, comment #4: 
Taylor R. Campbell <riastradh>
Group Member
Mon 25 Apr 2022 09:13:31 AM UTC, comment #3: 


comment #2:

> I had the same problem with NixOS unstable, and seems to be a gcc-11 change.  In the Arch distribution (and worked for me)
> it was resolved by passing gcc the option: "-Wno-array-parameter".
>


Ah great! Seems to work for me on Fedora 35 also. I did not know how to pass the gcc option via make, but from some googling I understood that I had to type:

make CFLAGS=-Wno-array-parameter

Not sure if that is the correct way to do it, but anyway it seems to have worked.

Thanks for the reply!

Daniel Nicolai <dalanicolai>
Sun 24 Apr 2022 12:23:54 PM UTC, comment #2: 

I had the same problem with NixOS unstable, and seems to be a gcc-11 change.  In the Arch distribution (and worked for me)
it was resolved by passing gcc the option: "-Wno-array-parameter".

Barry Fishman <bfishman>
Sun 09 May 2021 02:11:02 PM UTC, comment #1: 

The bug report is about mit-scheme version 11.2.

Today I compiled version 10.1.11 without any problems. But version 11.2 still does not compile as described already in the bug report.

Daniel Nicolai <dalanicolai>
Mon 03 May 2021 08:49:00 AM UTC, original submission:  

Trying to compile mit-scheme on Fedora 34 using the steps given on

https://www.gnu.org/software/mit-scheme/documentation/stable/mit-scheme-user/Unix-Installation.html

fails with the output as in the attached file output.txt

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #51375:  output.txt added by None (3KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by riastradh (Posted a comment)
  • -email is unavailable- added by bfishman (Posted a comment)
  • -email is unavailable- added by stormwatch (Voted in favor of this item)
  • -email is unavailable- added by dalanicolai (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 50 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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-06-10 riastradh StatusNone Fixed
        Open/ClosedOpen Closed
    2021-08-29 stormwatch Carbon-Copy- Added stormwatch
    2021-05-03 None Attached File- Added output.txt, #51375

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code