Skip to content

mlir: fatal error: 'TestOps.h.inc' file not found on linux s390x #124335

@sylvestre

Description

@sylvestre

log: https://llvm-jenkins.debian.net/job/llvm-toolchain-jammy-binaries/architecture=s390x,distribution=jammy,label=s390x/1911/console


FAILED: tools/mlir/test/lib/IR/CMakeFiles/MLIRTestIR.dir/TestSymbolUses.cpp.o 
/opt/sccache//sccache /build/source/build-llvm/./bin/clang++ -DMLIR_INCLUDE_TESTS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/build/source/build-llvm/tools/clang/stage2-bins/tools/mlir/test/lib/IR -I/build/source/mlir/test/lib/IR -I/build/source/build-llvm/tools/clang/stage2-bins/tools/mlir/include -I/build/source/mlir/include -I/build/source/build-llvm/tools/clang/stage2-bins/include -I/build/source/llvm/include -I/build/source/mlir/test/lib/IR/../Dialect/Test -I/build/source/build-llvm/tools/clang/stage2-bins/tools/mlir/test/lib/IR/../Dialect/Test -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -ffile-prefix-map=/build/source/build-llvm/tools/clang/stage2-bins=../../../../ -ffile-prefix-map=/build/source/= -no-canonical-prefixes -Wundef -Werror=mismatched-tags -O2 -DNDEBUG -g1  -fno-exceptions -funwind-tables -std=c++17 -MD -MT tools/mlir/test/lib/IR/CMakeFiles/MLIRTestIR.dir/TestSymbolUses.cpp.o -MF tools/mlir/test/lib/IR/CMakeFiles/MLIRTestIR.dir/TestSymbolUses.cpp.o.d -o tools/mlir/test/lib/IR/CMakeFiles/MLIRTestIR.dir/TestSymbolUses.cpp.o -c /build/source/mlir/test/lib/IR/TestSymbolUses.cpp
In file included from /build/source/mlir/test/lib/IR/TestSymbolUses.cpp:9:
/build/source/mlir/test/lib/IR/../Dialect/Test/TestOps.h:148:10: fatal error: 'TestOps.h.inc' file not found
  148 | #include "TestOps.h.inc"
      |          ^~~~~~~~~~~~~~~
1 error generated.

Recent regression
range:
3274bf6..c3b40c7

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions