-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Build failure: python3Packages.curl-cffi on aarch64-darwin
#320196
Comments
Another issue, it seems that yifeikong/curl_cffi removed the v0.7.0 tag:
|
I asked upstream: lexiforest/curl_cffi#327 |
PR to revert to 0.6.4: #320219 |
The PR is ready for review. It fixes |
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
Running phase: pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: curl_cffi
/nix/store/a4bjry25m308iixlp67kkwxawfd3cg9h-python-imports-check-hook.sh/nix-support/setup-hook: line 10: 63159 Killed: 9 /nix/store/327bf08j5> |
This is going to be difficult for me to debug this, I don't own a Darwin machine (yet) sadly... trying to get sponsors to buy one though! :( |
I understand. I am checking it out, but can’t do much without more logs 🙂 |
Maybe involving @NixOS/darwin-maintainers would help a lot here. |
As a workaround, I just updated Reviews are welcome. |
duckduckgo-search update: #320457 |
What’s being killed? I suspect it’s related to #208951. |
Also running into this. Nix error message
|
Does the error still happen after rebasing on current master? The ld64 update landed yesterday, which should address the code-signing failures. |
Oh, it's fixed on current master, yeah—if I pin the nixpkgs input in my flake to c7b5f48 (committed 5 minutes ago as of writing) then I'm able to build my user environment again. So this seems fixed by that. |
Sweet, this works for me as well! closing this issue. |
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Additional context
Add any other context about the problem here.
Notify maintainers
@chuangzhu
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: