Skip to content

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

Closed as duplicate of#142449
@MatzeB

Description

@MatzeB

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'

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions