Unsupported Architecture - MacOS 11/Big Sur
See original GitHub issueUnable to use deoplete since it needs pynvim… pynvim does not successfully install on MacOS 11/Big Sur. The following output is given when attempting to run the install:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:75:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h:31:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h:37:2: error: architecture not supported
#error architecture not supported
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
error: command 'xcrun' failed with exit status 1
----------------------------------------
ERROR: Command errored out with exit status 1: /Applications/Xcode.app/Contents/Developer/usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/4r/r5tbjbv1487d37xfmc3ww6x00000gn/T/pip-install-zq00m7b4/greenlet/setup.py'"'"'; __file__='"'"'/private/var/folders/4r/r5tbjbv1487d37xfmc3ww6x00000gn/T/pip-install-zq00m7b4/greenlet/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/4r/r5tbjbv1487d37xfmc3ww6x00000gn/T/pip-record-omfl81fm/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.
Any help or a status update for this would be great! Thank you.
Issue Analytics
- State:
- Created 3 years ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Clang linking error MacOS Big Sur | Apple Developer Forums
Hi All, I am trying to build my helloworld.cpp, but I am having problem since I updated to Big Sur. Below a verbose...
Read more >Node Sass with apple m1, Big Sur and arm64 - Stack Overflow
I have struggle lot with issue my my brand new macOS Monterey M1 Chip Macbook Pro. None of solutions work except ...
Read more >macOS 11 Big Sur on Unsupported Macs Thread | Page 5
I would think from a mobile computing standpoint, the ARM move makes a lot of sense. with apples architecture in the A class...
Read more >macOS Big Sur Problems - MacPorts Trac
MacPorts must be re-installed in a version configured for macOS 11 Big Sur. Ensure you have Xcode 12.2 or greater installed and selected ......
Read more >Get Homebrew Working with macOS 11 Big Sur
This weekend, I tried to upgrade HomeBrew and everything it had installed, but quickly ran into a big issue with the Command Line...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
And, there was the problem. I am using Xcode beta, had those developer tools installed. Went over to normal Xcode, reinstalled those developer tools, and everything is perfect. I’ll close the issue now. Thank you for your help, and I hope someone in the future sees this too!
I’m almost positive I did, but I’m back at my computer, will try to reinstall them now.