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

Make fails on Apple M1 arm64 architecture #141

@ZidCode

Description

@ZidCode

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions