-
-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ecl build with Xcode 12 #30594
Comments
comment:1
We can imitate the changes in #30593. Here is a patch to do that. It works, but is there a better way? |
Branch: u/jhpalmieri/ecl-vs-xcode12 |
Commit: |
New commits:
|
Author: John Palmieri |
comment:5
Once Apple in its infinite wisdom allows the download of Xcode 12 on my machine to complete, I'll have a look (assuming it is reproducible on macOS 10). |
comment:6
Is this on macOS 10, or only on Big Sur? |
comment:7
should not be a blocker, as only beta tools are affected. |
comment:8
I've provided a PR for ecl to fix this: https://gitlab.com/embeddable-common-lisp/ecl/-/merge_requests/231 |
Upstream: Completely fixed; Fix reported upstream |
Changed upstream from Completely fixed; Fix reported upstream to Fixed upstream, but not in a stable release. |
This comment has been minimized.
This comment has been minimized.
comment:9
the PR has been merged by upstream. |
Reviewer: Dima Pasechnik |
Changed branch from u/jhpalmieri/ecl-vs-xcode12 to |
The
configure
script forecl
fails with Xcode 12, with this kind of error inconfig.log
:upstream, in the develop branch, this is fixed in https://gitlab.com/embeddable-common-lisp/ecl/-/merge_requests/231
Upstream: Fixed upstream, but not in a stable release.
CC: @dimpase @spaghettisalat
Component: packages: standard
Author: John Palmieri
Branch/Commit:
e5aeb62
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/30594
The text was updated successfully, but these errors were encountered: