Skip to content

[lldb] Fix finding make tool for tests (#111980) #9848

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

Merged

Conversation

kastiglione
Copy link

Fixes 0e91323 /
llvm#111531

For reasons I can't explain, a clean build works fine for me, and all
the bots are working fine. But if I rebuild in some way the make tool
becomes None.

Looking at the other variables, they had these extra lines so I've added
those for make and it seems to solve the problem.

(cherry picked from commit a2bd5db)

Fixes 0e91323 /
llvm#111531

For reasons I can't explain, a clean build works fine for me, and all
the bots are working fine. But if I rebuild in some way the make tool
becomes None.

Looking at the other variables, they had these extra lines so I've added
those for make and it seems to solve the problem.

(cherry picked from commit a2bd5db)
@kastiglione
Copy link
Author

@swift-ci test

@kastiglione
Copy link
Author

Without this change, lldb-dotest -p <test> fails for most tests (those that require make).

@kastiglione kastiglione merged commit 3491751 into stable/20240723 Jan 17, 2025
3 checks passed
@kastiglione kastiglione deleted the dl/lldb-Fix-finding-make-tool-for-tests-111980 branch January 17, 2025 04:57
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