Skip to content

Build failure on AArch64 Ubuntu 20.04 #294

@sparker-arm

Description

@sparker-arm

Hi,

I've just updated the LLVM submodule, from 14 to 15, and now the wasi-sdk build is failing. It looks like it's trying to build something very much x86 specific:

lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o
/usr/bin/cc -DGTEST_HAS_RTTI=0 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Support/BLAKE3 -I~/src/WebAssembly/wasi-sdk/src/llvm-project/llvm/lib/Support/BLAKE3 -Iinclude -I~/src/WebAssembly/wasi-sdk/src/llvm-project/llvm/include -fPIC -Os -DNDEBUG -mavx512vl -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o -c ~/src/WebAssembly/wasi-sdk/src/llvm-project/llvm/lib/Support/BLAKE3/blake3_avx512_x86-64_unix.S
cc: error: unrecognized command line option ‘-mavx512vl’

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions