Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Make fails on Apple M1 arm64 architecture #141

Open
ZidCode opened this issue Nov 19, 2021 · 0 comments
Open

Make fails on Apple M1 arm64 architecture #141

ZidCode opened this issue Nov 19, 2021 · 0 comments

Comments

@ZidCode
Copy link

ZidCode commented Nov 19, 2021

Hi,
I have an issue if I try to execute make in the build folder

.build git:(master) ✗ make
[ 12%] Built target opentracing
[ 24%] Built target opentracing-static
[ 43%] Built target opentracing_mocktracer
[ 60%] Built target opentracing_mocktracer-static
Consolidate compiler generated dependencies of target mocktracer_tracer_test
[ 61%] Building CXX object mocktracer/test/CMakeFiles/mocktracer_tracer_test.dir/tracer_test.cpp.o
In file included from opentracing-cpp/mocktracer/test/tracer_test.cpp:9:
opentracing-cpp/3rd_party/include/opentracing/catch2/catch.hpp:4167:13: error: unrecognized instruction mnemonic, did you mean: bit, cnt, hint, ins, not?
            CATCH_BREAK_INTO_DEBUGGER();
            ^

following be similiar errors..
Do you have an idea how to resolve the issue? Thanks in advance!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant