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

Fix build failures with GCC13 #12497

Open
xin-zhang2 opened this issue Feb 28, 2025 · 1 comment · May be fixed by #12517
Open

Fix build failures with GCC13 #12497

xin-zhang2 opened this issue Feb 28, 2025 · 1 comment · May be fixed by #12517
Labels
build triage Newly created issue that needs attention.

Comments

@xin-zhang2
Copy link
Contributor

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

@xin-zhang2 xin-zhang2 added build triage Newly created issue that needs attention. labels Feb 28, 2025
@xin-zhang2 xin-zhang2 linked a pull request Mar 3, 2025 that will close this issue
@prestodb-ci
Copy link

@xin-zhang2 imported this issue into IBM GitHub Enterprise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build triage Newly created issue that needs attention.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants