chaitanyav wrote: Build bot failure details
``` -- # RUN: at line 1 /home/tcwg-buildbot/worker/clang-armv7-2stage/stage1/bin/clang -cc1 -internal-isystem /home/tcwg-buildbot/worker/clang-armv7-2stage/stage1/lib/clang/23/include -nostdsysteminc -ffreestanding /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c -emit-llvm -o - | /home/tcwg-buildbot/worker/clang-armv7-2stage/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c # executed command: /home/tcwg-buildbot/worker/clang-armv7-2stage/stage1/bin/clang -cc1 -internal-isystem /home/tcwg-buildbot/worker/clang-armv7-2stage/stage1/lib/clang/23/include -nostdsysteminc -ffreestanding /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c -emit-llvm -o - # .---command stderr------------ # | /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c:98:61: error: __int128 is not supported on this target # | 98 | uint64_t u64_2, unsigned __int128 u128, # | | ^ # | /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c:108:21: error: __int128 is not supported on this target # | 108 | volatile unsigned __int128 result_u128; # | | ^ # | /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c:190:62: error: __int128 is not supported on this target # | 190 | uint64_t u64_2, unsigned __int128 u128, # | | ^ # | /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c:199:21: error: __int128 is not supported on this target # | 199 | volatile unsigned __int128 result_u128; # | | ^ # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /home/tcwg-buildbot/worker/clang-armv7-2stage/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c # .---command stderr------------ # | FileCheck error: '<stdin>' is empty. # | FileCheck command line: /home/tcwg-buildbot/worker/clang-armv7-2stage/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c # `----------------------------- # error: command failed with exit status: 2 -- ******************** Step 13 (ninja check 2) failure: stage 2 checked (failure) ******************** TEST 'Clang :: CodeGen/builtin-rotate.c' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /home/tcwg-buildbot/worker/clang-armv7-2stage/stage2/bin/clang -cc1 -internal-isystem /home/tcwg-buildbot/worker/clang-armv7-2stage/stage2/lib/clang/23/include -nostdsysteminc -ffreestanding /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c -emit-llvm -o - | /home/tcwg-buildbot/worker/clang-armv7-2stage/stage2/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c # executed command: /home/tcwg-buildbot/worker/clang-armv7-2stage/stage2/bin/clang -cc1 -internal-isystem /home/tcwg-buildbot/worker/clang-armv7-2stage/stage2/lib/clang/23/include -nostdsysteminc -ffreestanding /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c -emit-llvm -o - # .---command stderr------------ # | /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c:98:61: error: __int128 is not supported on this target # | 98 | uint64_t u64_2, unsigned __int128 u128, # | | ^ # | /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c:108:21: error: __int128 is not supported on this target # | 108 | volatile unsigned __int128 result_u128; # | | ^ # | /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c:190:62: error: __int128 is not supported on this target # | 190 | uint64_t u64_2, unsigned __int128 u128, # | | ^ # | /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c:199:21: error: __int128 is not supported on this target # | 199 | volatile unsigned __int128 result_u128; # | | ^ # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /home/tcwg-buildbot/worker/clang-armv7-2stage/stage2/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c # .---command stderr------------ # | FileCheck error: '<stdin>' is empty. # | FileCheck command line: /home/tcwg-buildbot/worker/clang-armv7-2stage/stage2/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv7-2stage/llvm/clang/test/CodeGen/builtin-rotate.c # `----------------------------- # error: command failed with exit status: 2 ``` https://github.com/llvm/llvm-project/pull/177290 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
