We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Velox has build failures with GCC13 on ubuntu 24.04. https://github.com/facebookincubator/velox/actions/runs/13589489006/job/37991866384?pr=12399
There are some discussion on this in #12102 (review) and #12399 (comment), and we need fix gcc13 build issues now.
Velox System Info v0.0.2 Commit: d118b1e CMake Version: 3.28.3 System: Linux-6.8.0-53-generic Arch: x86_64 C++ Compiler: /usr/bin/c++ C++ Compiler Version: 13.3.0 C Compiler: /usr/bin/cc C Compiler Version: 13.3.0 CMake Prefix Path: /usr/local;/usr;/;/usr;/usr/local;/usr/X11R6;/usr/pkg;/opt
The text was updated successfully, but these errors were encountered:
@xin-zhang2 imported this issue into IBM GitHub Enterprise
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Problem description
Velox has build failures with GCC13 on ubuntu 24.04.
https://github.com/facebookincubator/velox/actions/runs/13589489006/job/37991866384?pr=12399
There are some discussion on this in #12102 (review) and #12399 (comment), and we need fix gcc13 build issues now.
System information
Velox System Info v0.0.2
Commit: d118b1e
CMake Version: 3.28.3
System: Linux-6.8.0-53-generic
Arch: x86_64
C++ Compiler: /usr/bin/c++
C++ Compiler Version: 13.3.0
C Compiler: /usr/bin/cc
C Compiler Version: 13.3.0
CMake Prefix Path: /usr/local;/usr;/;/usr;/usr/local;/usr/X11R6;/usr/pkg;/opt
CMake log
The text was updated successfully, but these errors were encountered: