Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: unknown target triple 'unknown' #318

Closed
hxm-cpp opened this issue Jan 16, 2024 · 3 comments
Closed

error: unknown target triple 'unknown' #318

hxm-cpp opened this issue Jan 16, 2024 · 3 comments

Comments

@hxm-cpp
Copy link

hxm-cpp commented Jan 16, 2024

[EXIT_STATUS ] 1
[STDERR]
error: unknown target triple 'unknown'

[MBUILD WARNING] Command execution failed. Waiting for remaining jobs and exiting.
R: 1 P: 114 C: 3 E: 3 / 64 msecs
[COMMAND     ] clang -I./include/private -I./include/public/xed -I./include/public -Iobj -Iobj/include-private          -std=c99  -pedantic  -Wall -Wunused -Wno-long-long -Wno-unknown-pragmas -fmessage-length=0 -pipe -fomit-frame-pointer -fno-exceptions -Wformat-security -Wformat -Wstrict-prototypes -Wwrite-strings -Wredundant-decls -DXED_VERSION="v2023.12.19" -DXED_AMD_ENABLED -DXED_VIA_ENABLED -DXED_AVX -DXED_SUPPORTS_AVX512 -DXED_MPX -DXED_CET -DXED_APX -DXED_SUPPORTS_SHA -DXED_SUPPORTS_WBNOINVD -DXED_DECODER -DXED_ENCODER -DXED_SUPPORTS_LZCNT_TZCNT -DXED_BUILD -c -o obj/xed-reg-class-enum.o
[EXIT_STATUS ] 1
[STDERR]
error: unknown target triple 'unknown'

[MBUILD WARNING] Command execution failed. Waiting for remaining jobs and exiting.
R: 0 P: 114 C: 4 E: 4 / 65 msecs
[COMMAND     ] clang -I./include/private -I./include/public/xed -I./include/public -Iobj -Iobj/include-private          -std=c99  -pedantic  -Wall -Wunused -Wno-long-long -Wno-unknown-pragmas -fmessage-length=0 -pipe -fomit-frame-pointer -fno-exceptions -Wformat-security -Wformat -Wstrict-prototypes -Wwrite-strings -Wredundant-decls -DXED_VERSION="v2023.12.19" -DXED_AMD_ENABLED -DXED_VIA_ENABLED -DXED_AVX -DXED_SUPPORTS_AVX512 -DXED_MPX -DXED_CET -DXED_APX -DXED_SUPPORTS_SHA -DXED_SUPPORTS_WBNOINVD -DXED_DECODER -DXED_ENCODER -DXED_SUPPORTS_LZCNT_TZCNT -DXED_BUILD -c -o obj/xed-operand-ctype-enum.o
[EXIT_STATUS ] 1
[STDERR]
error: unknown target triple 'unknown'
@marjevan
Copy link
Member

Could you please provide more details?

@hxm-cpp
Copy link
Author

hxm-cpp commented Jan 17, 2024

i'm on m1, when i try to build using the python script it fails.

@hxm-cpp
Copy link
Author

hxm-cpp commented Jan 18, 2024

i had to set it up manually for some reason a custom llvm build was causing the issue.

@hxm-cpp hxm-cpp closed this as completed Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants