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 `lldb,llvm` at step 7 
"test-build-unified-tree-check-all".

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

<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 'LLVM :: tools/dsymutil/swiftmodule.test' FAILED 
********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
z:\b\llvm-clang-x86_64-sie-win\build\bin\dsymutil.exe -verbose 
-oso-prepend-path=Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil
 -y -o 
Z:\b\llvm-clang-x86_64-sie-win\build\test\tools\dsymutil\Output\swiftmodule.test.tmp.dSYM
  
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil\swiftmodule.test
 | z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil\swiftmodule.test
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\dsymutil.exe' 
-verbose 
'-oso-prepend-path=Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil'
 -y -o 
'Z:\b\llvm-clang-x86_64-sie-win\build\test\tools\dsymutil\Output\swiftmodule.test.tmp.dSYM'
 
'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil\swiftmodule.test'
# .---command stderr------------
# | note: trying to open 
'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil/Inputs/Binary.swiftmodule'
# | note: loaded object.
# | warning: Unable to open 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil/Inputs/Binary.swiftmodule
 The file was not recognized as a valid object file
# | note: trying to open 
'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil/Inputs/FromInterface.swiftmodule'
# | note: loaded object.
# | warning: Unable to open 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil/Inputs/FromInterface.swiftmodule
 The file was not recognized as a valid object file
# | error: unable to get target for 'arm64-apple-darwin', see --version and 
--triple.
# | note: while processing dwarf streamer init
# | error: 
Z:\b\llvm-clang-x86_64-sie-win\build\test\tools\dsymutil\Output\swiftmodule.test.tmp.dSYM\Contents\Resources\DWARF\swiftmodule.test:
 The file was not recognized as a valid object file
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe' 
'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil\swiftmodule.test'
# .---command stderr------------
# | 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil\swiftmodule.test:15:10:
 error: CHECK: expected string not found in input
# | # CHECK: Skipping compiled textual Swift interface: 
{{.*}}/Inputs/FromInterface.swiftmodule
# |          ^
# | <stdin>:1:1: note: scanning from 
here
# | ---
# | ^
# | <stdin>:9:47: note: possible 
intended match here
# |  - filename: 
'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil/Inputs/FromInterface.swiftmodule'
# |                                               ^
# | 
# | Input file: <stdin>
# | Check file: 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil\swiftmodule.test
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             1: --- 
# | check:15'0     X~~~ error: no match found
# |             2: triple: 
'arm64-apple-darwin' 
# | check:15'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             3: binary-path: '' 

# | check:15'0     ~~~~~~~~~~~~~~~~
# |             4: objects: 
# | check:15'0     ~~~~~~~~~
# |             5:  - filename: 
'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\dsymutil/Inputs/Binary.swiftmodule'
 
# | check:15'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             6:  timestamp: 0 
...

```

</details>

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

Reply via email to