-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Linux/Arm64 build failed #9802
Comments
This is just a note and not what made the compilation fail. Could you post the rest of the log? |
Here's the rest of the log: CMake Log.txt |
This is the error. While we fix the warning, can you try building by |
Here is the PR working on a fix for this issue #9578 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem description
Hi @mbasmanova, when trying to build Velox from source on Linux/ARM64 using command
CPU_TARGET="aarch64" make
as mentioned in readme.md but the build fails. I am attaching the failure logs for the same. Could you please have a look into this issue?I am trying to find out the version of Velox that supports Linux/ARM64.
Please let me know if any other information is required.
System information
Velox System Info v0.0.2
Commit: 85fd5c6
CMake Version: 3.22.1
System: Linux-6.5.0-1018-aws
Arch: aarch64
C++ Compiler: /usr/bin/c++
C++ Compiler Version: 11.4.0
C Compiler: /usr/bin/cc
C Compiler Version: 11.4.0
CMake Prefix Path: /usr/local;/usr;/;/usr;/usr/local;/usr/X11R6;/usr/pkg;/opt
\nThe results will be copied to your clipboard if xclip is installed.
CMake log
The text was updated successfully, but these errors were encountered: