llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `ppc64-flang-aix` running 
on `ppc64-flang-aix-test` while building `flang,llvm,polly` at step 5 
"build-unified-tree".

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

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

```
Step 5 (build-unified-tree) failure: build (failure)
...
144.263 [8333/10/435] Building CXX object 
lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o
144.400 [8332/10/436] Building CXX object 
lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o
144.888 [8331/10/437] Building CXX object 
lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o
145.022 [8330/10/438] Building CXX object 
lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o
145.160 [8329/10/439] Building CXX object 
lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o
145.383 [8328/10/440] Building CXX object 
lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o
145.626 [8327/10/441] Building CXX object 
lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o
145.757 [8326/10/442] Building CXX object 
lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o
145.887 [8325/10/443] Building CXX object 
lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o
148.666 [8324/10/444] Building CXX object 
lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o
FAILED: [code=1] lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o 
/home/llvm/llvm-external-buildbots/clang.20.1.7/bin/clang++ -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_LARGE_FILE_API -D_XOPEN_SOURCE=700 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/build/lib/MC
 
-I/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/lib/MC
 
-I/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/build/include
 
-I/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include
 -mcmodel=large -fPIC -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 -Wno-pass-failed -Wmisleading-indentation 
-Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections 
-fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -UNDEBUG 
-pthread -fno-exceptions -funwind-tables -fno-rtti -Winvalid-pch -Xclang 
-include-pch -Xclang 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/build/lib/Support/CMakeFiles/LLVMSupport.dir/cmake_pch.hxx.pch
 -Xclang -include -Xclang 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/build/lib/Support/CMakeFiles/LLVMSupport.dir/cmake_pch.hxx
 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o -MF 
lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o.d -o 
lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o -c 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/lib/MC/MCAsmStreamer.cpp
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/lib/MC/MCAsmStreamer.cpp:12:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:17:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:13:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeView.h:50:
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def:107:11:
 error: expected identifier
  107 | CV_SYMBOL(S_RESERVED1     , 0x101c)
      |           ^
/usr/include/sys/mode.h:162:22: note: expanded from macro 'S_RESERVED1'
  162 | #define S_RESERVED1             0x00020000      /* Future extension: 
deprecated
      |                                 ^
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/lib/MC/MCAsmStreamer.cpp:12:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:17:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:13:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeView.h:50:
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def:108:11:
 error: expected identifier
  108 | CV_SYMBOL(S_RESERVED2     , 0x101d)
      |           ^
/usr/include/sys/mode.h:170:22: note: expanded from macro 'S_RESERVED2'
  170 | #define S_RESERVED2             0x00200000      /* Future extension */
      |                                 ^
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/lib/MC/MCAsmStreamer.cpp:12:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:17:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:13:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeView.h:50:
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def:109:11:
 error: expected identifier
  109 | CV_SYMBOL(S_RESERVED3     , 0x101e)
      |           ^
/usr/include/sys/mode.h:171:22: note: expanded from macro 'S_RESERVED3'
  171 | #define S_RESERVED3             0x00400000      /* Future extension */
      |                                 ^
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/lib/MC/MCAsmStreamer.cpp:12:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:17:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:13:
In file included from 
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeView.h:50:
/home/llvm/llvm-external-buildbots/workers/ppc64-flang-aix-test/ppc64-flang-aix-build/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def:110:11:
 error: expected identifier
  110 | CV_SYMBOL(S_RESERVED4     , 0x101f)
      |           ^

```

</details>

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

Reply via email to