Skip to content

Reintroduce verbose flag to build-all in rapids repo build#529

Closed
wence- wants to merge 3 commits intorapidsai:branch-25.08from
wence-:wence/fix/verbose-build
Closed

Reintroduce verbose flag to build-all in rapids repo build#529
wence- wants to merge 3 commits intorapidsai:branch-25.08from
wence-:wence/fix/verbose-build

Conversation

@wence-
Copy link
Copy Markdown
Contributor

@wence- wence- commented Jun 16, 2025

Without this, we can't see the compile commands being executed in the nightly build jobs (and hence can't debug why a local devcontainer build might be missing the sccache).

@wence- wence- requested a review from a team as a code owner June 16, 2025 10:46
@wence- wence- requested review from raydouglass and removed request for a team June 16, 2025 10:46
Without this, we can't see the compile commands being executed in the
nightly build jobs (and hence can't debug why a local devcontainer
build might be missing the sccache).
@wence- wence- force-pushed the wence/fix/verbose-build branch from c77284d to d7f9351 Compare June 24, 2025 11:05
@trxcllnt
Copy link
Copy Markdown
Collaborator

I removed the -v because it was overflowing the github actions logs. If we need to debug sccache misses, we should set $SCCACHE_ERROR_LOG and save the file as an artifact?

@wence-
Copy link
Copy Markdown
Contributor Author

wence- commented Jun 25, 2025

Ah, ok, makes sense. TBH, I don't really know the right way to debug misses (I just every so often notice I get no cache hits locally and then throw my hands up in the air).

@wence-
Copy link
Copy Markdown
Contributor Author

wence- commented Jul 1, 2025

@trxcllnt I had a go at the artefact thing, but I think I need to upload it in the same step as the "build in devcontainers" step, and not sure I know how to do that.

@trxcllnt
Copy link
Copy Markdown
Collaborator

trxcllnt commented Jul 1, 2025

Yeah, I started a PR here: rapidsai/shared-workflows#389

@wence-
Copy link
Copy Markdown
Contributor Author

wence- commented Jul 1, 2025

Ah, thanks! Will close here.

@wence- wence- closed this Jul 1, 2025
@wence- wence- deleted the wence/fix/verbose-build branch July 1, 2025 16:26
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.

2 participants