tenacity-legacy icon indicating copy to clipboard operation
tenacity-legacy copied to clipboard

Build Error in macOS 12.2.1

Open syurin-nagatuki opened this issue 2 years ago • 0 comments

Guidelines

  • [X] I have read the guidelines.

Version/Commit hash

No response

Describe the bug.

I built Tenacity on macOS with M1 mac. When the build was about to finish, the build stopped with the following error message:

ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [src/CMakeFiles/Tenacity.dir/build.make:6390: bin/Debug/Tenacity.app/Contents/MacOS/Tenacity] error 1 gmake[1]: *** [CMakeFiles/Makefile2:529: src/CMakeFiles/Tenacity.dir/all] error 2 gmake: *** [Makefile:156: all] error 2

Expected behavior

I don't know the cause.

OS

macOS 12.2.1 on M1 mac book air

Additional context

No response

This issue is not a duplicate

  • [X] I have confirmed this issue isn't a duplicate.

syurin-nagatuki avatar Mar 01 '22 17:03 syurin-nagatuki