Skip to content

Conversation

@openroad-ci
Copy link
Collaborator

This PR addresses another permission problem we've been facing:

Error: File was unable to be removed Error: EACCES: permission denied, unlink '/home/jenkins/actions-runner-19/_work/OpenROAD/OpenROAD/build/CMakeCache.txt'

This is because clang-tidy runs inside a container so it builds the project as root user, leaving some files and artifacts owned by root behind.

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@vvbandeira vvbandeira enabled auto-merge April 14, 2025 13:49
@vvbandeira vvbandeira merged commit ea7b8b3 into The-OpenROAD-Project:master Apr 14, 2025
12 checks passed
@vvbandeira vvbandeira deleted the build-dir-chown branch April 14, 2025 15:42
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