llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-with-lto-ubuntu` 
running on `as-worker-91` while building `clang,cross-project-tests,llvm` at 
step 6 "build-stage1-compiler".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/49/builds/2552

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (build-stage1-compiler) failure: build (failure)
...
37.795 [6061/72/646] Building CXX object 
lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o
38.100 [6060/72/647] Building CXX object 
lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o
38.230 [6059/72/648] Building CXX object 
utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o
38.238 [6058/72/649] Building CXX object 
lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o
38.254 [6057/72/650] Building CXX object 
lib/CGData/CMakeFiles/LLVMCGData.dir/StableFunctionMapRecord.cpp.o
38.259 [6056/72/651] Building CXX object 
lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o
38.298 [6055/72/652] Building CXX object 
lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o
38.336 [6054/72/653] Building CXX object 
lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o
38.339 [6053/72/654] Building CXX object 
lib/CGData/CMakeFiles/LLVMCGData.dir/StableFunctionMap.cpp.o
38.470 [6052/72/655] Building CXX object 
lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o
FAILED: lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o 
/usr/bin/c++ -DGTEST_HAS_RTTI=0 -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/lib/CodeGen 
-I/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/lib/CodeGen
 -I/home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/include 
-I/home/buildbot/as-worker-91/clang-with-lto-ubuntu/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-array-bounds -Wno-stringop-overread 
-Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment 
-Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color 
-ffunction-sections -fdata-sections -O3 -DNDEBUG  -fno-exceptions 
-funwind-tables -fno-rtti -std=c++17 -MD -MT 
lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o -MF 
lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o.d -o 
lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o -c 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/lib/CodeGen/AllocationOrder.cpp
In file included from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h:35,
                 from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/lib/CodeGen/AllocationOrder.cpp:17:
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/Target/TargetOptions.h:414:17:
 error: declaration of ‘llvm::VectorLibrary llvm::TargetOptions::VectorLibrary’ 
changes meaning of ‘VectorLibrary’ [-fpermissive]
  414 |   VectorLibrary VectorLibrary = VectorLibrary::NoLibrary;
      |                 ^~~~~~~~~~~~~
In file included from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/Target/TargetOptions.h:18,
                 from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h:35,
                 from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/lib/CodeGen/AllocationOrder.cpp:17:
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/IR/SystemLibraries.h:20:12:
 note: ‘VectorLibrary’ declared here as ‘enum class llvm::VectorLibrary’
   20 | enum class VectorLibrary {
      |            ^~~~~~~~~~~~~
38.511 [6052/71/656] Building CXX object 
lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o
38.610 [6052/70/657] Building CXX object 
lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o
38.984 [6052/69/658] Building CXX object 
lib/CGData/CMakeFiles/LLVMCGData.dir/CodeGenDataReader.cpp.o
39.350 [6052/68/659] Building CXX object 
lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o
39.853 [6052/67/660] Building CXX object 
utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerEmitter.cpp.o
39.946 [6052/66/661] Building CXX object 
lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o
FAILED: 
lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o 
/usr/bin/c++ -DGTEST_HAS_RTTI=0 -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/lib/CodeGen 
-I/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/lib/CodeGen
 -I/home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/include 
-I/home/buildbot/as-worker-91/clang-with-lto-ubuntu/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-array-bounds -Wno-stringop-overread 
-Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment 
-Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color 
-ffunction-sections -fdata-sections -O3 -DNDEBUG  -fno-exceptions 
-funwind-tables -fno-rtti -std=c++17 -MD -MT 
lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o 
-MF 
lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o.d 
-o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o 
-c 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp
In file included from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/Target/CGPassBuilderOption.h:19,
                 from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/Target/TargetMachine.h:25,
                 from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h:30,
                 from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp:15:
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/Target/TargetOptions.h:414:17:
 error: declaration of ‘llvm::VectorLibrary llvm::TargetOptions::VectorLibrary’ 
changes meaning of ‘VectorLibrary’ [-fpermissive]
  414 |   VectorLibrary VectorLibrary = VectorLibrary::NoLibrary;
      |                 ^~~~~~~~~~~~~
In file included from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/Target/TargetOptions.h:18,
                 from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/Target/CGPassBuilderOption.h:19,
                 from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/Target/TargetMachine.h:25,
                 from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h:30,
                 from 
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp:15:
/home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/include/llvm/IR/SystemLibraries.h:20:12:
 note: ‘VectorLibrary’ declared here as ‘enum class llvm::VectorLibrary’
   20 | enum class VectorLibrary {
      |            ^~~~~~~~~~~~~
39.978 [6052/65/662] Building CXX object 
utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/GlobalISelMatchTable.cpp.o
39.992 [6052/64/663] Building CXX object 
lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o
40.117 [6052/63/664] Building CXX object 
utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenDAGPatterns.cpp.o

```

</details>

https://github.com/llvm/llvm-project/pull/167996
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to