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

make error  #17

@lvZic

Description

@lvZic

Undefined symbols for architecture arm64:
"___llvm_profile_runtime", referenced from:
___llvm_profile_runtime_user in libpython3.10.a(typeobject.o)
___llvm_profile_runtime_user in libpython3.10.a(bytearrayobject.o)
___llvm_profile_runtime_user in libpython3.10.a(bytesobject.o)
___llvm_profile_runtime_user in libpython3.10.a(methodobject.o)
___llvm_profile_runtime_user in libpython3.10.a(capsule.o)
___llvm_profile_runtime_user in libpython3.10.a(dictobject.o)
___llvm_profile_runtime_user in libpython3.10.a(errors.o)
...
(maybe you meant: ___llvm_profile_runtime_user)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/test12] Error 1
make[1]: *** [src/CMakeFiles/test12.dir/all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions