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

installation problem #176

Open
smurph50 opened this issue May 15, 2023 · 3 comments
Open

installation problem #176

smurph50 opened this issue May 15, 2023 · 3 comments

Comments

@smurph50
Copy link

When I run make after successfully running the previous commands, I get a bunch of errors. Here are the important lines. I am running Monterey 12.5 with an arm M1 Max chip. Any thoughts on how to fix this would be appreciated

/Users/me/build/regtools/src/variants/../utils/bedtools/gzstream/version:1:1: error: expected unqualified-id

/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__threading_support:457:44: error: use of undeclared identifier '__error'

fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [src/variants/CMakeFiles/variants.dir/variants_main.cc.o] Error 1
make[1]: *** [src/variants/CMakeFiles/variants.dir/all] Error 2
make: *** [all] Error

@kcotto
Copy link
Contributor

kcotto commented May 18, 2023

Hi @smurph50, just wanted to let you know that I'm looking into this. I think this relates to the new Mac chips (M1/M2). Are you able to temporarily use the docker image while I troubleshoot this?

@chesi
Copy link

chesi commented Jun 21, 2023

I have the same problem. I have the new Mac chips.

@angela-tarantula
Copy link

Also can't "make" without those errors, have Mac M1 Pro

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

4 participants