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

failed to build on M1 mac #1

Open
deannachurch opened this issue Oct 11, 2022 · 1 comment
Open

failed to build on M1 mac #1

deannachurch opened this issue Oct 11, 2022 · 1 comment

Comments

@deannachurch
Copy link

Hi-
I tried to build on my M1 mac and got this error message

running in the pggb directory after cloning from git.

docker build --target binary -t ${USER}/pggb:latest .

executor failed running [/bin/sh -c git clone --recursive https://github.com/ekg/seqwish && cd seqwish && git pull && git checkout da0d2f0d81f1a3214ed34e2174bae73a0ea39296 && git submodule update --init --recursive && cmake -H. -DCMAKE_BUILD_TYPE=Generic -Bbuild && cmake --build build -- -j $(nproc) && cp bin/seqwish /usr/local/bin/seqwish && cd ../ && rm -rf seqwish]: exit code: 2

@deannachurch
Copy link
Author

This is on Monterey v. 12.6

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

1 participant