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

Error building ion Daemon on macOS (Issue reported in Discord) #13

Closed
IONOMY-Batman opened this issue Oct 30, 2020 · 0 comments
Closed

Comments

@IONOMY-Batman
Copy link

IONOMY-Batman commented Oct 30, 2020

I have problems building the ion daemon on macos. I did this instruction https://github.com/ioncoincore/ion/blob/master/doc/build-osx.md and the generic build https://github.com/ioncoincore/ion/blob/master/doc/build-generic.md but when I am cd'ed into the 'depends' folder, and do 'make -j4' I get an error:

./google/protobuf/stubs/common.h:38:10: fatal error: 'assert.h' file not found
#include <assert.h>
         ^~~~~~~~~~
In file included from google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37:
In file included from ./google/protobuf/stubs/atomicops.h:59:
In file included from ./google/protobuf/stubs/platform_macros.h:34:
./google/protobuf/stubs/common.h:38:10: fatal error: 'assert.h' file not found
#include <assert.h>
         ^~~~~~~~~~
In file included from google/protobuf/stubs/atomicops_internals_x86_gcc.cc:34:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring:60:
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h:60:15: fatal error: 
      'string.h' file not found
#include_next <string.h>
              ^~~~~~~~~~
1 error generated.
1 error generated.
make[1]: *** [google/protobuf/stubs/atomicops_internals_x86_msvc.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [google/protobuf/stubs/atomicops_internals_x86_gcc.lo] Error 1
1 error generated.
make[1]: *** [google/protobuf/compiler/main.o] Error 1
1 error generated.
make[1]: *** [google/protobuf/stubs/common.lo] Error 1
make: *** [/Users/(user)/projects/ion/depends/work/build/x86_64-apple-darwin19.6.0/native_protobuf/2.6.1-706f05bcc9c/./.stamp_built] Error 2```
cryptolinux pushed a commit to cryptolinux/ion that referenced this issue Feb 6, 2021
cryptolinux pushed a commit to cryptolinux/ion that referenced this issue Feb 6, 2021
cryptolinux pushed a commit to cryptolinux/ion that referenced this issue Feb 6, 2021
cryptolinux pushed a commit to cryptolinux/ion that referenced this issue Feb 6, 2021
Change urls for osslsigncode v1.7.1 to use from sources from our repo, ref: ioncoincore#13
@korvasc korvasc closed this as completed Feb 17, 2021
ckti pushed a commit to ckti-gitian-ion/ion that referenced this issue Mar 29, 2021
ckti pushed a commit to ckti-gitian-ion/ion that referenced this issue Mar 29, 2021
ckti pushed a commit to ckti-gitian-ion/ion that referenced this issue Mar 29, 2021
ckti pushed a commit to ckti-gitian-ion/ion that referenced this issue Mar 29, 2021
Change urls for osslsigncode v1.7.1 to use from sources from our repo, ref: ioncoincore#13
ckti pushed a commit to ckti-gitian-ion/ion that referenced this issue Mar 29, 2021
Masternodes and staking after DIP0003 activation

Approved-by: Cevap
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

2 participants