Skip to content

Disable scanning for C++ files#396

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.10from
pentschev:gcc14-failure
Jul 28, 2025
Merged

Disable scanning for C++ files#396
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.10from
pentschev:gcc14-failure

Conversation

@pentschev
Copy link
Member

Building 25.10 wheels packages fail due to the use of GCC 14, rapidsai/kvikio#749 implements a fix for that case that will probably fix it here as well.

@pentschev pentschev self-assigned this Jul 28, 2025
@pentschev pentschev added the bug Something isn't working label Jul 28, 2025
@pentschev pentschev requested a review from a team as a code owner July 28, 2025 09:42
@pentschev pentschev added the non-breaking Introduces a non-breaking change label Jul 28, 2025
@bdice
Copy link
Contributor

bdice commented Jul 28, 2025

Maybe a similar change is needed in the python CMake code? https://github.com/rapidsai/rapidsmpf/blob/branch-25.08/python/rapidsmpf/CMakeLists.txt

@pentschev
Copy link
Member Author

Maybe a similar change is needed in the python CMake code? https://github.com/rapidsai/rapidsmpf/blob/branch-25.08/python/rapidsmpf/CMakeLists.txt

KvikIO didn't add such change in the Python bindings, but let's see.

@pentschev
Copy link
Member Author

Thanks @vyasr !

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit b457327 into rapidsai:branch-25.10 Jul 28, 2025
54 checks passed
@pentschev pentschev deleted the gcc14-failure branch July 30, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants