Skip to content

Attempt to fix the whiteboxes, again#27608

Merged
lydia-duncan merged 1 commit intochapel-lang:mainfrom
lydia-duncan:adjustWhiteboxAgain
Aug 6, 2025
Merged

Attempt to fix the whiteboxes, again#27608
lydia-duncan merged 1 commit intochapel-lang:mainfrom
lydia-duncan:adjustWhiteboxAgain

Conversation

@lydia-duncan
Copy link
Member

@lydia-duncan lydia-duncan commented Aug 6, 2025

[reviewed by @arifthpe]

Instead of loading the normal base dependencies and unloading llvm, load a new base dependencies script I've created specially for the whiteboxes that doesn't include llvm from the start. I'm doing this in case something about trying to load that llvm version is what is throwing off the CC computation for whitebox testing

Instead of loading the normal base dependencies and unloading llvm, load a new
base dependencies script I've created specially for the whiteboxes that doesn't
include llvm from the start.  I'm doing this in case something about trying to
load that llvm version is what is throwing off the CC computation for whitebox
testing

----
Signed-off-by: Lydia Duncan <lydia-duncan@users.noreply.github.com>
Copy link
Collaborator

@arifthpe arifthpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth a try, I think loading LLVM sets CC and CXX, and maybe unloading unsets those vars rather than restoring their previous values

@lydia-duncan lydia-duncan merged commit 655b7c2 into chapel-lang:main Aug 6, 2025
10 checks passed
@lydia-duncan lydia-duncan deleted the adjustWhiteboxAgain branch August 6, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants