llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux` running on `sanitizer-buildbot1` while building `clang` at step 2 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/66/builds/31321 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 2 (annotate) failure: 'python ../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py' (failure) ... -- Install configuration: "Release" [415/421] Generating MSAN_INST_GTEST.gtest-all.cc.x86_64-with-call.o [416/421] Generating MSAN_INST_GTEST.gtest-all.cc.x86_64.o [417/421] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64-with-call.o [418/421] Generating Msan-x86_64-with-call-Test [419/421] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64.o [420/421] Generating Msan-x86_64-Test [420/421] Running compiler_rt regression tests -- Testing: 5448 of 11540 tests, 64 workers -- Testing: 0.. 10.. 20.. 30 FAIL: Profile-x86_64 :: Posix/instrprof-dlopen-norpath.test (1925 of 5448) ******************** TEST 'Profile-x86_64 :: Posix/instrprof-dlopen-norpath.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 rm -rf /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp && split-file /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/profile/Posix/instrprof-dlopen-norpath.test /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp && cd /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp # executed command: rm -rf /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp # note: command had no output on stdout or stderr # executed command: split-file /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/profile/Posix/instrprof-dlopen-norpath.test /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp # note: command had no output on stdout or stderr # executed command: cd /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp # note: command had no output on stdout or stderr # RUN: at line 3 /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -fPIC foo.c -c -Xclang -fprofile-instrument-path="default_foo_%m.profraw" # executed command: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -fPIC foo.c -c -Xclang -fprofile-instrument-path=default_foo_%m.profraw # .---command stderr------------ # | clang: warning: -ldl: 'linker' input unused [-Wunused-command-line-argument] # `----------------------------- # RUN: at line 4 /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -fPIC foo2.c -c -Xclang -fprofile-instrument-path="default_foo2_%m.profraw" # executed command: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -fPIC foo2.c -c -Xclang -fprofile-instrument-path=default_foo2_%m.profraw # .---command stderr------------ # | clang: warning: -ldl: 'linker' input unused [-Wunused-command-line-argument] # `----------------------------- # RUN: at line 5 /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -shared foo.o -o shr_foo.o # executed command: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -shared foo.o -o shr_foo.o # note: command had no output on stdout or stderr # RUN: at line 6 /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -shared foo2.o -o shr_foo2.o # executed command: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -shared foo2.o -o shr_foo2.o # note: command had no output on stdout or stderr # RUN: at line 8 /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate common.c -c # executed command: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate common.c -c # .---command stderr------------ # | clang: warning: -ldl: 'linker' input unused [-Wunused-command-line-argument] Step 12 (test compiler-rt debug) failure: test compiler-rt debug (failure) ... -- Install configuration: "Release" [415/421] Generating MSAN_INST_GTEST.gtest-all.cc.x86_64-with-call.o [416/421] Generating MSAN_INST_GTEST.gtest-all.cc.x86_64.o [417/421] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64-with-call.o [418/421] Generating Msan-x86_64-with-call-Test [419/421] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64.o [420/421] Generating Msan-x86_64-Test [420/421] Running compiler_rt regression tests -- Testing: 5448 of 11540 tests, 64 workers -- Testing: 0.. 10.. 20.. 30 FAIL: Profile-x86_64 :: Posix/instrprof-dlopen-norpath.test (1925 of 5448) ******************** TEST 'Profile-x86_64 :: Posix/instrprof-dlopen-norpath.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 rm -rf /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp && split-file /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/profile/Posix/instrprof-dlopen-norpath.test /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp && cd /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp # executed command: rm -rf /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp # note: command had no output on stdout or stderr # executed command: split-file /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/profile/Posix/instrprof-dlopen-norpath.test /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp # note: command had no output on stdout or stderr # executed command: cd /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-x86_64/Posix/Output/instrprof-dlopen-norpath.test.tmp # note: command had no output on stdout or stderr # RUN: at line 3 /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -fPIC foo.c -c -Xclang -fprofile-instrument-path="default_foo_%m.profraw" # executed command: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -fPIC foo.c -c -Xclang -fprofile-instrument-path=default_foo_%m.profraw # .---command stderr------------ # | clang: warning: -ldl: 'linker' input unused [-Wunused-command-line-argument] # `----------------------------- # RUN: at line 4 /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -fPIC foo2.c -c -Xclang -fprofile-instrument-path="default_foo2_%m.profraw" # executed command: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -fPIC foo2.c -c -Xclang -fprofile-instrument-path=default_foo2_%m.profraw # .---command stderr------------ # | clang: warning: -ldl: 'linker' input unused [-Wunused-command-line-argument] # `----------------------------- # RUN: at line 5 /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -shared foo.o -o shr_foo.o # executed command: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -shared foo.o -o shr_foo.o # note: command had no output on stdout or stderr # RUN: at line 6 /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -shared foo2.o -o shr_foo2.o # executed command: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate -fprofile-update=atomic -shared foo2.o -o shr_foo2.o # note: command had no output on stdout or stderr # RUN: at line 8 /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate common.c -c # executed command: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -m64 -ldl -fprofile-generate common.c -c # .---command stderr------------ # | clang: warning: -ldl: 'linker' input unused [-Wunused-command-line-argument] ``` </details> https://github.com/llvm/llvm-project/pull/199963 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
