llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `flang-runtime-cuda-clang` running on `as-builder-7` while building `clang,llvm,mlir` at step 7 "build-flang-default".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/7/builds/13803 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 7 (build-flang-default) failure: cmake (failure) ... 35.672 [490/64/7225] Linking CXX static library lib/libclangTidyPortabilityModule.a 35.704 [489/64/7226] Linking CXX executable bin/clang-extdef-mapping 35.727 [488/64/7227] Linking CXX static library lib/libclangTidyMiscModule.a 35.797 [487/64/7228] Linking CXX static library lib/libclangTidyZirconModule.a 35.809 [486/64/7229] Linking CXX static library lib/libclangTidyLLVMLibcModule.a 35.810 [485/64/7230] Linking CXX static library lib/libclangTidyPerformanceModule.a 35.925 [484/64/7231] Linking CXX static library lib/libfindAllSymbols.a 35.968 [483/64/7232] Linking CXX static library lib/libclangIncludeFixer.a 36.006 [482/64/7233] Linking CXX static library lib/libclangIncludeFixerPlugin.a 36.145 [481/64/7234] Building CXX object tools/mlir/lib/Dialect/Affine/IR/CMakeFiles/obj.MLIRAffineDialect.dir/AffineOps.cpp.o FAILED: tools/mlir/lib/Dialect/Affine/IR/CMakeFiles/obj.MLIRAffineDialect.dir/AffineOps.cpp.o CCACHE_CPP2=yes CCACHE_HASHDIR=yes /usr/bin/ccache /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/build/flang/tools/mlir/lib/Dialect/Affine/IR -I/home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR -I/home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/build/flang/tools/mlir/include -I/home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/include -I/home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/build/flang/include -I/home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/llvm/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wundef -Wno-unused-but-set-parameter -Wno-deprecated-copy -O3 -DNDEBUG -fno-exceptions -funwind-tables -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/mlir/lib/Dialect/Affine/IR/CMakeFiles/obj.MLIRAffineDialect.dir/AffineOps.cpp.o -MF tools/mlir/lib/Dialect/Affine/IR/CMakeFiles/obj.MLIRAffineDialect.dir/AffineOps.cpp.o.d -o tools/mlir/lib/Dialect/Affine/IR/CMakeFiles/obj.MLIRAffineDialect.dir/AffineOps.cpp.o -c /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp In file included from /usr/include/c++/11/cassert:44, from /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/include/mlir/Analysis/Presburger/Matrix.h:21, from /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/include/mlir/Analysis/Presburger/IntegerRelation.h:19, from /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/include/mlir/Analysis/FlatLinearValueConstraints.h:12, from /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/include/mlir/Interfaces/ValueBoundsOpInterface.h:12, from /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp:21: /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp: In instantiation of ‘void legalizeDemotedDims(MapOrSet&, llvm::SmallVectorImpl<mlir::Value>&) [with MapOrSet = mlir::AffineMap]’: /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp:1443:32: required from ‘void canonicalizeMapOrSetAndOperands(MapOrSet*, llvm::SmallVectorImpl<mlir::Value>*) [with MapOrSet = mlir::AffineMap]’ /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp:1510:45: required from here /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp:1392:10: error: base operand of ‘->’ has non-pointer type ‘mlir::AffineMap’ 1392 | assert(mapOrSet->getNumInputs() == numOperands && | ^~~~~~~~ /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp:1425:10: error: base operand of ‘->’ has non-pointer type ‘mlir::AffineMap’ 1425 | assert(mapOrSet->getNumInputs() == operands.size() && | ^~~~~~~~ /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp: In instantiation of ‘void legalizeDemotedDims(MapOrSet&, llvm::SmallVectorImpl<mlir::Value>&) [with MapOrSet = mlir::IntegerSet]’: /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp:1443:32: required from ‘void canonicalizeMapOrSetAndOperands(MapOrSet*, llvm::SmallVectorImpl<mlir::Value>*) [with MapOrSet = mlir::IntegerSet]’ /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp:1515:46: required from here /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp:1392:10: error: base operand of ‘->’ has non-pointer type ‘mlir::IntegerSet’ 1392 | assert(mapOrSet->getNumInputs() == numOperands && | ^~~~~~~~ /home/buildbot/worker/as-builder-7/ramdisk/flang-runtime-cuda-clang/llvm-project/mlir/lib/Dialect/Affine/IR/AffineOps.cpp:1425:10: error: base operand of ‘->’ has non-pointer type ‘mlir::IntegerSet’ 1425 | assert(mapOrSet->getNumInputs() == operands.size() && | ^~~~~~~~ 36.193 [481/63/7235] Linking CXX static library lib/libclangTidyReadabilityModule.a 36.736 [481/62/7236] Linking CXX static library lib/libclangTidyBugproneModule.a 37.574 [481/61/7237] Linking CXX executable bin/llvm-lto 38.432 [481/60/7238] Linking CXX executable bin/clang-linker-wrapper 38.494 [481/59/7239] Linking CXX shared library lib/libLTO.so.21.0git 39.291 [481/58/7240] Linking CXX executable bin/clang-check 39.661 [481/57/7241] Building CXX object tools/mlir/lib/Dialect/LLVMIR/Transforms/CMakeFiles/obj.MLIRLLVMIRTransforms.dir/OptimizeForNVVM.cpp.o 39.685 [481/56/7242] Building CXX object tools/mlir/lib/CAPI/Dialect/CMakeFiles/obj.MLIRCAPINVVM.dir/NVVM.cpp.o 39.859 [481/55/7243] Building CXX object tools/mlir/lib/Conversion/NVVMToLLVM/CMakeFiles/obj.MLIRNVVMToLLVM.dir/NVVMToLLVM.cpp.o 40.192 [481/54/7244] Linking CXX executable bin/clang-nvlink-wrapper 40.643 [481/53/7245] Building CXX object tools/mlir/lib/Dialect/LLVMIR/Transforms/CMakeFiles/obj.MLIRLLVMIRTransforms.dir/InlinerInterfaceImpl.cpp.o 40.664 [481/52/7246] Linking CXX executable bin/lli 40.849 [481/51/7247] Linking CXX executable bin/lld ``` </details> https://github.com/llvm/llvm-project/pull/136768 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits