question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unsupported Architecture - MacOS 11/Big Sur

See original GitHub issue

Unable 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:closed
  • Created 3 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
TheCatstercommented, Nov 14, 2020

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!

0reactions
TheCatstercommented, Nov 14, 2020

I’m almost positive I did, but I’m back at my computer, will try to reinstall them now.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found