Skip to content

Unrelated CI failure: "'OMP.inc' has been modified since the precompiled header was built" #138719

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

Open
MatzeB opened this issue May 6, 2025 · 0 comments
Assignees

Comments

@MatzeB
Copy link
Contributor

MatzeB commented May 6, 2025

I am seeing what seems to be unrelated build failures in the CI of my pull request ( #138348 ). Buildkit build https://buildkite.com/llvm-project/github-pull-requests/builds/175644#0196a28c-cb72-4e3e-8b23-be32984cde65

The problematic part seems to be:

FAILED: tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/canonicalize-acc.cpp.o
fatal error: file '/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-qkh8m-1/llvm-project/github-pull-requests/build/include/llvm/Frontend/OpenMP/OMP.inc' has been modified since the precompiled header '/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-qkh8m-1/llvm-project/github-pull-requests/build/tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/cmake_pch.hxx.pch' was built: size changed (was 373865, now 373849)
note: please rebuild precompiled header '/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-qkh8m-1/llvm-project/github-pull-requests/build/tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/cmake_pch.hxx.pch'
FAILED: tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/semantics.cpp.o
fatal error: file '/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-qkh8m-1/llvm-project/github-pull-requests/build/include/llvm/Frontend/OpenMP/OMP.inc' has been modified since the precompiled header '/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-qkh8m-1/llvm-project/github-pull-requests/build/tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/cmake_pch.hxx.pch' was built: size changed (was 373865, now 373849)
note: please rebuild precompiled header '/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-qkh8m-1/llvm-project/github-pull-requests/build/tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/cmake_pch.hxx.pch'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants