[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #64611] Fails to build on macOS Ventura (Intel), Xcode 14
From: |
Michka Popoff |
Subject: |
[bug #64611] Fails to build on macOS Ventura (Intel), Xcode 14 |
Date: |
Wed, 30 Aug 2023 07:43:21 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?64611>
Summary: Fails to build on macOS Ventura (Intel), Xcode 14
Group: MIT/GNU Scheme
Submitter: 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:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Keywords:
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Wed 30 Aug 2023 11:43:19 AM UTC By: Michka Popoff <imichka>
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
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64611>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #64611] Fails to build on macOS Ventura (Intel), Xcode 14,
Michka Popoff <=