Skip to content
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

Getting the ERROR: Failed to get commit info about #35

Closed
alexshagov opened this issue Apr 2, 2021 · 2 comments
Closed

Getting the ERROR: Failed to get commit info about #35

alexshagov opened this issue Apr 2, 2021 · 2 comments
Assignees
Labels

Comments

@alexshagov
Copy link

alexshagov commented Apr 2, 2021

Current OS: MacOS Big Sur 11.2.3
git version 2.24.3 (Apple Git-128)

Trying to run the script on the following ruby versions:

  • ruby-2.4.2 [ x86_64 ]
  • ruby-2.5.3 [ x86_64 ]
  • ruby-2.7.2 [ x86_64 ]

and getting the error

➜  build-emacs-for-macos git:(master) ✗ ./build-emacs-for-macos
ERROR: Failed to get commit info about:

Not sure what exact info about my setup I should provide to help to debug this

@jimeh
Copy link
Owner

jimeh commented Apr 2, 2021

interesting, that indeed seems to be an issue, I've been building from the feature/native-comp branch for so long that I didn't notice the default auto-feature has broken. I'll try and get a fix out tonight.

What it is meant to do without any arguments is build the master branch, for now you can work around this by passing in the master branch:

./build-emacs-for-macos master

@alexshagov
Copy link
Author

alexshagov commented Apr 2, 2021

Thanks for the rapid response @jimeh . No need to rush, I'll try to build native-comp as well and see how it goes

@jimeh jimeh added the bug label Apr 2, 2021
@jimeh jimeh self-assigned this Apr 2, 2021
@jimeh jimeh closed this as completed in e19a6a7 Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants