bugMIT/GNU Scheme - Bugs: bug #64611, Fails to build on macOS Ventura...

 
 

bug #64611: Fails to build on macOS Ventura (Intel), Xcode 14

Submitter:  Michka Popoff <imichka>
Submitted:  Wed 30 Aug 2023 11:43:19 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect behavior
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Open
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 16 Oct 2023 07:57:12 PM UTC, comment #3: 

Hello. Is there anything I can do to make this move forward? I think we might have other logs from the other builds steps too

Michka Popoff <imichka>
Sat 02 Sep 2023 09:04:03 PM UTC, comment #2: 

Version 12.1

The bootstrap version we use is built using https://ftp.gnu.org/gnu/mit-scheme/stable.pkg/12.1/mit-scheme-12.1-x86-64.tar.gz

And then we build from source from here: https://ftp.gnu.org/gnu/mit-scheme/stable.pkg/12.1/mit-scheme-12.1.tar.gz

I attached the necessary files. I can add the make/configure steps of the bootstrap built too if needed

(file #55104, file #55105, file #55106, file #55107)

Michka Popoff <imichka>
Wed 30 Aug 2023 11:57:31 AM UTC, comment #1: 

Yep, that's not a very helpful error message!

What version of MIT Scheme are you using to build it?  Can you share the complete transcript of running ./configure, make, &c., and share src/config.log and src/microcode/config.log?

Taylor R. Campbell <riastradh>
Group Member
Wed 30 Aug 2023 11:43:19 AM UTC, original submission:  

Hello

Homebrew maintainer here. We are trying to rebuild the package for macOS Ventura.
Here is the error we are hitting:

;  Generating SCode for file: "./sdata.scm" => "./sdata.bin"... done
;  Generating SCode for file: "./sfile.scm" => "./sfile.bin"... done
;  Generating SCode for file: "./sha3.scm" => "./sha3.bin"... done
;  Generating SCode for file: "./simple-matcher.scm" => "./simple-matcher.bin"... done
;  Generating SCode for file: "./socket.scm" => "./socket.bin"... done
;  Generating SCode for file: "./srfi-1.scm" => "./srfi-1.bin"...
;The object
;To continue, call RESTART with an option number:
; (RESTART 2) => Skip processing file /private/tmp/mit-scheme-20230829-3407-1ky816/mit-scheme-12.1/src/runtime/./srfi-1.scm
; (RESTART 1) => Return to read-eval-print level 1.

2 error>
End of input stream reached.
;  ... aborted
;... aborted
make: * [syntax-runtime] Error 14

You can see how we build the package here: https://github.com/Homebrew/homebrew-core/blob/master/Formula/m/mit-scheme.rb

Is there a way to help you debug this? The error message is not that clear. Thanks

Michka Popoff <imichka>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #55104:  config.log added by imichka (17KiB - application/octet-stream)
file #55105:  04.configure added by imichka (16KiB - application/octet-stream)
file #55106:  config.log added by imichka (365KiB - application/octet-stream)
file #55107:  05.make added by imichka (14KiB - application/octet-stream)

 

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 imichka (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-09-02 imichka Attached File- Added config.log, #55104
        Attached File- Added 04.configure, #55105
        Attached File- Added config.log, #55106
        Attached File- Added 05.make, #55107

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code