-
-
Notifications
You must be signed in to change notification settings - Fork 544
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
Update package info for system python3 on Cygwin #33078
Comments
comment:1
logs please |
Author: Matthias Koeppe |
New commits:
|
Commit: |
This comment has been minimized.
This comment has been minimized.
comment:5
from config.log:
It's the
|
comment:6
It might be worth reporting this to Cygwin as a bug |
Upstream: Not yet reported upstream; Will do shortly. |
comment:8
This is similar to the recent bug in Homebrew's packaging of python - #31132. |
This comment has been minimized.
This comment has been minimized.
Changed upstream from Not yet reported upstream; Will do shortly. to Reported upstream. No feedback yet. |
comment:11
New cygwin package version - https://cygwin.com/pipermail/cygwin/2021-December/250304.html |
comment:13
Could someone who can run a local cygwin please test this branch with this cygwin package? |
comment:14
What exactly should I test? |
comment:15
Install |
comment:16
Hmm. Will this trigger recompilation of all other packages, or are these standalone? |
comment:17
Make that |
comment:18
Sorry but I need more details. I have a freshly installed 9.5.beta9 with the regular python (and a couple patches for packages that would otherwise not have compiled). What should I type and in what order? And what should I do after that to get back to my previous install? |
This comment has been minimized.
This comment has been minimized.
comment:33
OK! I'm at the New commits:
|
comment:34
Confirming: mkoeppe's recipe (comment:19) works:
I haven't tested the branch, though. I assume I don't need to go back to the old version, seeing that it has worked? |
comment:35
Thanks for testing! I'll report to the cygwin maintainers that this version seems to be working well (and solves our problem). |
comment:36
Replying to @darijgr:
I agree |
Changed upstream from Reported upstream. No feedback yet. to Fixed upstream, but not in a stable release. |
comment:38
Let's wait for the fixed package to arrive in the main Cygwin repository - I assume there will be an announcement in https://cygwin.com/pipermail/cygwin/2022-January/thread.html |
comment:40
There is now |
comment:41
Let's move this forward please |
comment:42
Back to my office, so I'll start the install now. Expect an answer in 2 days or so (cygwin installs are slow even if lots of packages are preinstalled). |
comment:43
Here is the end of this log file:
This looks like a parallel-compile-related heisenbug, so I'll now try "make build" again. |
comment:44
As I hoped, it has now compiled without further problems and is working:
|
comment:45
Thanks for testing! |
Changed upstream from Fixed upstream, but not in a stable release. to Fixed upstream, in a later stable release. |
comment:46
I interpret this as a positive review |
Reviewer: Darij Grinberg |
Changed branch from u/mkoeppe/use_system_python_3_on_cygwin to |
Sage 9.5.beta9 fails to use system Python 3.9 on Cygwin,
unless configured with
Upstream report:
https://cygwin.com/pipermail/cygwin/2021-December/250302.html
Upstream: Fixed upstream, in a later stable release.
CC: @mkoeppe @slel @darijgr
Component: porting: Cygwin
Author: Matthias Koeppe
Branch/Commit:
65418de
Reviewer: Darij Grinberg
Issue created by migration from https://trac.sagemath.org/ticket/33078
The text was updated successfully, but these errors were encountered: