llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-darwin` 
running on `doug-worker-3` while building `clang` at step 6 
"test-build-unified-tree-check-all".

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

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

```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'cross-project-tests :: 
debuginfo-tests/llgdb-tests/nrvo-string.cpp' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
Running debugger
Running FileCheck
Running debugger
Debugger output was:
imported lldb from: 
"/Library/Developer/CommandLineTools/Library/PrivateFrameworks/LLDB.framework/Resources/Python"
>  break 23
SBBreakpoint: id = 1, file = 
'/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp',
 line = 23, exact_match = 0, locations = 1
>  break 39
SBBreakpoint: id = 2, file = 
'/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp',
 line = 39, exact_match = 0, locations = 1
>  r
success
>  print result.i
(int) $0 = 3
>  c
None
>  print result.i
(int) $1 = 5
> quit
Process 50043 resuming
Process 50043 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = breakpoint 2.1
    frame #0: 0x0000000100000f10 nrvo-string.cpp.tmp.out`get_string2() at 
nrvo-string.cpp:39:3
   36     // Test that the debugger can get the value of result after another
   37     // function is called.
   38     // DEBUGGER: break 39
-> 39     stop();
          ^
   40     return result;
   41   }
   42   int main() {
Target 0: (nrvo-string.cpp.tmp.out) stopped.

--
Command Output (stderr):
--
RUN: at line 4: /Users/buildbot/buildbot-root/x86_64-darwin/build/bin/clang 
--driver-mode=g++ -O0 -fno-exceptions --target=x86_64-apple-darwin23.6.0 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp
 -o 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/projects/cross-project-tests/debuginfo-tests/llgdb-tests/Output/nrvo-string.cpp.tmp.out
 -g
+ /Users/buildbot/buildbot-root/x86_64-darwin/build/bin/clang --driver-mode=g++ 
-O0 -fno-exceptions --target=x86_64-apple-darwin23.6.0 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp
 -o 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/projects/cross-project-tests/debuginfo-tests/llgdb-tests/Output/nrvo-string.cpp.tmp.out
 -g
RUN: at line 5: 
/Users/buildbot/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/test_debuginfo.pl
 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp
 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/projects/cross-project-tests/debuginfo-tests/llgdb-tests/Output/nrvo-string.cpp.tmp.out
+ 
/Users/buildbot/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/test_debuginfo.pl
 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp
 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/projects/cross-project-tests/debuginfo-tests/llgdb-tests/Output/nrvo-string.cpp.tmp.out
RUN: at line 6: /Users/buildbot/buildbot-root/x86_64-darwin/build/bin/clang 
--driver-mode=g++ -O1 -fno-exceptions --target=x86_64-apple-darwin23.6.0 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp
 -o 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/projects/cross-project-tests/debuginfo-tests/llgdb-tests/Output/nrvo-string.cpp.tmp.out
 -g
+ /Users/buildbot/buildbot-root/x86_64-darwin/build/bin/clang --driver-mode=g++ 
-O1 -fno-exceptions --target=x86_64-apple-darwin23.6.0 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp
 -o 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/projects/cross-project-tests/debuginfo-tests/llgdb-tests/Output/nrvo-string.cpp.tmp.out
 -g
RUN: at line 7: 
/Users/buildbot/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/test_debuginfo.pl
 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp
 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/projects/cross-project-tests/debuginfo-tests/llgdb-tests/Output/nrvo-string.cpp.tmp.out
+ 
/Users/buildbot/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/test_debuginfo.pl
 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp
 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/projects/cross-project-tests/debuginfo-tests/llgdb-tests/Output/nrvo-string.cpp.tmp.out

--
...

```

</details>

https://github.com/llvm/llvm-project/pull/114123
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to