Skip to content

Conversation

rapids-bot[bot]
Copy link

@rapids-bot rapids-bot bot commented Jul 18, 2025

Forward-merge triggered by push to branch-25.08 that creates a PR to keep branch-25.10 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.

@rapids-bot rapids-bot bot requested a review from a team as a code owner July 18, 2025 20:03
@rapids-bot rapids-bot bot requested review from bdice and removed request for a team July 18, 2025 20:03
Copy link
Author

rapids-bot bot commented Jul 18, 2025

FAILURE - Unable to forward-merge due to an error, manual merge is necessary. Do not use the Resolve conflicts option in this PR, follow these instructions https://docs.rapids.ai/maintainers/forward-merger/

IMPORTANT: When merging this PR, do not use the auto-merger (i.e. the /merge comment). Instead, an admin must manually merge by changing the merging strategy to Create a Merge Commit. Otherwise, history will be lost and the branches become incompatible.

davebayer and others added 4 commits July 18, 2025 13:15
In #530 I forgot to update the windows devcontainer, too. This PR adds
the `cuxxfilt` package to windows devcontainer. The package is only
couple of kBs
Currently nightly builds fail for cuDF because of the use of `<format>`.
This requires GCC 13 or newer.

The devcontainers are getting the OS default version of GCC (because
RAPIDS devcontainers don't specify a version). The OS is Ubuntu 22.04
which ships with GCC 11. Updating to Ubuntu 24.04 should solve this
problem. Alternatively we can pin the GCC version, but I like being able
to use system-default toolchains where possible.

---------

Co-authored-by: Paul Taylor <[email protected]>
@trxcllnt trxcllnt merged commit 8c8d059 into branch-25.10 Jul 22, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants