llvm-ci wrote:

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

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

Here is the relevant piece of the build log for the reference:
```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: Index/overriding-ftemplate-comments.cpp' 
FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 1: rm -rf 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Index/Output/overriding-ftemplate-comments.cpp.tmp
+ rm -rf 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Index/Output/overriding-ftemplate-comments.cpp.tmp
RUN: at line 2: mkdir 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Index/Output/overriding-ftemplate-comments.cpp.tmp
+ mkdir 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Index/Output/overriding-ftemplate-comments.cpp.tmp
RUN: at line 3: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/c-index-test
 -test-load-source all 
-comments-xml-schema=/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Index/../../bindings/xml/comment-xml-schema.rng
 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Index/overriding-ftemplate-comments.cpp
 > 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Index/Output/overriding-ftemplate-comments.cpp.tmp/out
+ 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/c-index-test
 -test-load-source all 
-comments-xml-schema=/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Index/../../bindings/xml/comment-xml-schema.rng
 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Index/overriding-ftemplate-comments.cpp
RUN: at line 4: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck
 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Index/overriding-ftemplate-comments.cpp
 < 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Index/Output/overriding-ftemplate-comments.cpp.tmp/out
+ 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck
 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Index/overriding-ftemplate-comments.cpp
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Index/overriding-ftemplate-comments.cpp:80:11:
 error: CHECK: expected string not found in input
// CHECK: FullCommentAsXML=[<Function templateKind="template" 
file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" 
column="6"><Name>comment_to_html_conversion_22</Name><USR>c:@FT@&gt;2#T#t&gt;2#T#t&gt;2#T#Tcomment_to_html_conversion_22#v#</USR><Declaration>template
 &lt;class C1, template &lt;class C2, template &lt;class C3, class C4&gt; class 
BBB&gt;\n class AAA&gt;\nvoid 
comment_to_html_conversion_22()</Declaration><TemplateParameters><Parameter><Name>C1</Name><Index>0</Index><Discussion><Para>
 Ccc 1 
</Para></Discussion></Parameter><Parameter><Name>AAA</Name><Index>1</Index><Discussion><Para>
 Zzz 
</Para></Discussion></Parameter><Parameter><Name>C2</Name><Discussion><Para> 
Ccc 2 
</Para></Discussion></Parameter><Parameter><Name>C3</Name><Discussion><Para> 
Ccc 3 
</Para></Discussion></Parameter><Parameter><Name>C4</Name><Discussion><Para> 
Ccc 4 
</Para></Discussion></Parameter><Parameter><Name>BBB</Name><Discussion><Para> 
Bbb</Para></Discussion></Parameter></TemplateParameters></Function>]
          ^
<stdin>:619:1491: note: scanning from here
// CHECK: overriding-ftemplate-comments.cpp:65:6: 
FunctionTemplate=comment_to_html_conversion_21:65:6 RawComment=[/// \tparam AAA 
Aaa\n/// \tparam BBB Bbb\n/// \tparam CCC Ccc\n/// \tparam DDD Ddd] 
RawCommentRange=[55:1 - 58:20] FullCommentAsHTML=[<dl><dt 
class="tparam-name-index-0">PPP</dt><dd class="tparam-descr-index-0"> Aaa 
</dd><dt class="tparam-name-index-other">QQQ</dt><dd 
class="tparam-descr-index-other"> Bbb </dd><dt 
class="tparam-name-index-other">RRR</dt><dd class="tparam-descr-index-other"> 
Ccc </dd><dt class="tparam-name-index-other">SSS</dt><dd 
class="tparam-descr-index-other"> Ddd</dd></dl>] FullCommentAsXML=[<Function 
templateKind="template" 
file="/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Index/overriding-ftemplate-comments.cpp"
 line="65" 
column="6"><Name>comment_to_html_conversion_21</Name><USR>c:@FT@&gt;1#t&gt;2#t&gt;1#T#Tcomment_to_html_conversion_21#v#</USR><Declaration>template
 &lt;template &lt;template &lt;typename RRR&gt; class SSS, class QQQ&gt; class 
PPP&gt;\nvoid 
comment_to_html_conversion_21()</Declaration><TemplateParameters><Parameter><Name>PPP</Name><Index>0</Index><Discussion><Para>
 Aaa 
</Para></Discussion></Parameter><Parameter><Name>QQQ</Name><Discussion><Para> 
Bbb 
</Para></Discussion></Parameter><Parameter><Name>RRR</Name><Discussion><Para> 
Ccc 
</Para></Discussion></Parameter><Parameter><Name>SSS</Name><Discussion><Para> 
Ddd</Para></Discussion></Parameter></TemplateParameters></Function>] 
CommentXMLValid
                                                                       
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                           ^
<stdin>:619:1491: note: with "@LINE-2" equal to 
"78"
// CHECK: overriding-ftemplate-comments.cpp:65:6: 
FunctionTemplate=comment_to_html_conversion_21:65:6 RawComment=[/// \tparam AAA 
Aaa\n/// \tparam BBB Bbb\n/// \tparam CCC Ccc\n/// \tparam DDD Ddd] 
RawCommentRange=[55:1 - 58:20] FullCommentAsHTML=[<dl><dt 
class="tparam-name-index-0">PPP</dt><dd class="tparam-descr-index-0"> Aaa 
</dd><dt class="tparam-name-index-other">QQQ</dt><dd 
class="tparam-descr-index-other"> Bbb </dd><dt 
class="tparam-name-index-other">RRR</dt><dd class="tparam-descr-index-other"> 
Ccc </dd><dt class="tparam-name-index-other">SSS</dt><dd 
class="tparam-descr-index-other"> Ddd</dd></dl>] FullCommentAsXML=[<Function 
templateKind="template" 
file="/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Index/overriding-ftemplate-comments.cpp"
 line="65" 
column="6"><Name>comment_to_html_conversion_21</Name><USR>c:@FT@&gt;1#t&gt;2#t&gt;1#T#Tcomment_to_html_conversion_21#v#</USR><Declaration>template
 &lt;template &lt;template &lt;typename RRR&gt; class SSS, class QQQ&gt; class 
PPP&gt;\nvoid 
comment_to_html_conversion_21()</Declaration><TemplateParameters><Parameter><Name>PPP</Name><Index>0</Index><Discussion><Para>
 Aaa 
</Para></Discussion></Parameter><Parameter><Name>QQQ</Name><Discussion><Para> 
Bbb 
</Para></Discussion></Parameter><Parameter><Name>RRR</Name><Discussion><Para> 
Ccc 
</Para></Discussion></Parameter><Parameter><Name>SSS</Name><Discussion><Para> 
Ddd</Para></Discussion></Parameter></TemplateParameters></Function>] 
CommentXMLValid
                                                                       
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                           ^

Input file: <stdin>
Check file: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Index/overriding-ftemplate-comments.cpp

-dump-input=help explains the following input dump.

Input was:
<<<<<<
            1: // CHECK: <invalid loc>:2:9: 
macro definition=__llvm__ 
            2: // CHECK: <invalid loc>:3:9: macro 
definition=__clang__ 
            3: // CHECK: <invalid loc>:4:9: macro 
definition=__clang_major__ 
            4: // CHECK: <invalid loc>:5:9: macro 
definition=__clang_minor__ 
            5: // CHECK: <invalid loc>:6:9: macro 
definition=__clang_patchlevel__ 
            6: // CHECK: <invalid loc>:7:9: macro 
definition=__clang_version__ 
            7: // CHECK: <invalid loc>:8:9: macro 
definition=__GNUC__ 
            8: // CHECK: <invalid loc>:9:9: macro 
definition=__GNUC_MINOR__ 
            9: // CHECK: <invalid loc>:10:9: macro 
definition=__GNUC_PATCHLEVEL__ 
           10: // CHECK: <invalid loc>:11:9: macro 
definition=__GXX_ABI_VERSION 
           11: // CHECK: <invalid loc>:12:9: macro 
definition=__GNUG__ 
           12: // CHECK: <invalid loc>:13:9: macro 
definition=__GXX_WEAK__ 
           13: // CHECK: <invalid loc>:14:9: macro 
definition=__ATOMIC_RELAXED 
           14: // CHECK: <invalid loc>:15:9: macro 
definition=__ATOMIC_CONSUME 
           15: // CHECK: <invalid loc>:16:9: macro 
definition=__ATOMIC_ACQUIRE 
           16: // CHECK: <invalid loc>:17:9: macro 
definition=__ATOMIC_RELEASE 
           17: // CHECK: <invalid loc>:18:9: macro 
definition=__ATOMIC_ACQ_REL 
           18: // CHECK: <invalid loc>:19:9: macro 
definition=__ATOMIC_SEQ_CST 
           19: // CHECK: <invalid loc>:20:9: macro 
definition=__MEMORY_SCOPE_SYSTEM 
           20: // CHECK: <invalid loc>:21:9: macro 
definition=__MEMORY_SCOPE_DEVICE 
...

```

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

Reply via email to