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

"make [install] Error 2" installation failed #2574

Closed
4 tasks
ghost opened this issue Oct 23, 2018 · 2 comments
Closed
4 tasks

"make [install] Error 2" installation failed #2574

ghost opened this issue Oct 23, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 23, 2018

Summary of Bug

Installation failed

Steps to Reproduce

the last step in installation procedure cause make [install] Error 2

make get_tools && make get_vendor_deps && make install
(54/54) Wrote github.com/gogo/protobuf@v1.1.1
go install -tags "netgo ledger" -ldflags "-X github.com/cosmos/cosmos-sdk/version.GitCommit=50675b80" ./cmd/gaia/cmd/gaiad
# github.com/cosmos/cosmos-sdk/vendor/github.com/brejski/hid
vendor/github.com/brejski/hid/hid_darwin.go:162:41: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFStringCreateWithBytes
vendor/github.com/brejski/hid/hid_darwin.go:216:149: cannot use nil as type _Ctype_CFDictionaryRef in argument to func literal
make: *** [install] Error 2

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ghost
Copy link
Author

ghost commented Oct 23, 2018

Go version: go version go1.11.1 darwin/amd64

On MacOS High Sierra version 10.13.2

@ghost
Copy link
Author

ghost commented Oct 23, 2018

Close this as it is a duplicate issue of #2253

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants