Timm =?utf-8?q?Bäder?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-sie-win` running on `sie-win-worker` while building `clang` at step 7 "test-build-unified-tree-check-all". Full details are available at: https://lab.llvm.org/buildbot/#/builders/46/builds/38084 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 7 (test-build-unified-tree-check-all) failure: test (failure) ******************** TEST 'Clang :: AST/ByteCode/virtual-bases.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 z:\b\llvm-clang-x86_64-sie-win\build\bin\clang.exe -cc1 -internal-isystem Z:\b\llvm-clang-x86_64-sie-win\build\bin\../lib/clang\include -nostdsysteminc -std=c++26 -fexperimental-new-constant-interpreter -verify=both,expected Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\ByteCode\virtual-bases.cpp # executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\clang.exe' -cc1 -internal-isystem 'Z:\b\llvm-clang-x86_64-sie-win\build\bin\../lib/clang\include' -nostdsysteminc -std=c++26 -fexperimental-new-constant-interpreter -verify=both,expected 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\ByteCode\virtual-bases.cpp' # .---command stderr------------ # | error: diagnostics with 'error' severity seen but not expected: # | File Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\ByteCode\virtual-bases.cpp Line 442: static assertion expression is not an integral constant expression # | File Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\ByteCode\virtual-bases.cpp Line 443: static assertion expression is not an integral constant expression # | File Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\ByteCode\virtual-bases.cpp Line 444: static assertion expression is not an integral constant expression # | File Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\ByteCode\virtual-bases.cpp Line 445: static assertion expression is not an integral constant expression # | error: diagnostics with 'note' severity seen but not expected: # | File Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\ByteCode\virtual-bases.cpp Line 442: subtracted pointers are not elements of the same array # | File Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\ByteCode\virtual-bases.cpp Line 443: subtracted pointers are not elements of the same array # | File Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\ByteCode\virtual-bases.cpp Line 444: subtracted pointers are not elements of the same array # | File Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\ByteCode\virtual-bases.cpp Line 445: subtracted pointers are not elements of the same array # | 8 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/209496 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
