You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered: