<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:27:42 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-16518] Fix Clang build errors</title>
                <link>https://jira.whamcloud.com/browse/LU-16518</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I&apos;ve been experimenting with using Clang 15.0.6 to compile Lustre. The compiler runs into a number of build issues. Clang seems to be stricter than GCC in a few cases. Lustre can still be compiled by disabling the errors &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;, but a first glance the errors seem legitimate. I&apos;m making this ticket because I have a patch to fix some of the failures.&lt;/p&gt;

&lt;p&gt;It seems like some Clang-based static analyzers were used in the past &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;, although I&apos;m not sure if compiling Lustre with Clang is super common. I think it could be useful to have Clang as an option for development purposes, along the lines of ClangBuiltLinux &lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt;. It&apos;s seems like some kind of plugin &lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt; was developed at some point. It would be for an old (3.0) Clang, but it could be interesting to look at.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; Errors that needed to be disabled:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
-Wno-error=&lt;span class=&quot;code-keyword&quot;&gt;enum&lt;/span&gt;-conversion
-Wno-error=unused-but-set-variable
-Wno-error=uninitialized
-Wno-error=format
-Wno-error=strncat-size
-Wno-error=&lt;span class=&quot;code-keyword&quot;&gt;switch&lt;/span&gt;
-Wno-error=strlcpy-strlcat-size
-Wno-error=unneeded-internal-declaration
-Wno-error=self-assign
-Wno-error=tautological-constant-out-of-range-compare
-Wno-error=constant-logical-operand
-Wno-error=pointer-bool-conversion
-Wno-error=unused-function
-Wno-error=parentheses-equality
-Wno-error=deprecated-non-prototype
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; Old Clang tickets:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-871&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.whamcloud.com/browse/LU-871&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2675&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.whamcloud.com/browse/LU-2675&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt; Clang/Linux: &lt;a href=&quot;https://clangbuiltlinux.github.io/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://clangbuiltlinux.github.io/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt; Plugin: &lt;a href=&quot;https://wiki.whamcloud.com/pages/viewpage.action?pageId=18645101&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.whamcloud.com/pages/viewpage.action?pageId=18645101&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>Clang 15.0.6</environment>
        <key id="74277">LU-16518</key>
            <summary>Fix Clang build errors</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="timday">Tim Day</assignee>
                                    <reporter username="timday">Tim Day</reporter>
                        <labels>
                    </labels>
                <created>Wed, 1 Feb 2023 04:11:18 +0000</created>
                <updated>Wed, 29 Nov 2023 23:00:21 +0000</updated>
                            <resolved>Wed, 29 Nov 2023 23:00:21 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="361156" author="gerrit" created="Wed, 1 Feb 2023 04:26:25 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49859&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49859&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; ptlrpc: fix clang build errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0b0c17987308869816ec6992c63fab25fde1df5c&lt;/p&gt;</comment>
                            <comment id="361580" author="gerrit" created="Fri, 3 Feb 2023 19:11:29 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49901&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49901&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; utils: fix unused function errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3cec9bc9ab72b51e16fd73243673ba008089076d&lt;/p&gt;</comment>
                            <comment id="361773" author="gerrit" created="Mon, 6 Feb 2023 21:06:34 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49916&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49916&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; misc: use fixed hash code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3126f6eeb6a4b5e7c64a4869cbfcdb646016b300&lt;/p&gt;</comment>
                            <comment id="363360" author="gerrit" created="Sat, 18 Feb 2023 07:19:05 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50063&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50063&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; build: llvm/clang support&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 76c664621b2415dad5b80b088ccb05d0d01a3aa4&lt;/p&gt;</comment>
                            <comment id="364453" author="gerrit" created="Wed, 1 Mar 2023 03:48:00 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50161&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50161&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; utils: fix clang build errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 63ee9ae891e79e2e9d1ea606e05df4d34f87b91e&lt;/p&gt;</comment>
                            <comment id="364459" author="gerrit" created="Wed, 1 Mar 2023 04:31:13 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50162&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50162&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; libcfs: fix clang build errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 80db385d5386673b49d9a67e08470e5162738135&lt;/p&gt;</comment>
                            <comment id="364472" author="gerrit" created="Wed, 1 Mar 2023 06:18:40 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49916/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49916/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; misc: use fixed hash code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 239e826876e5e20405e14a180a8fd4377d6553b2&lt;/p&gt;</comment>
                            <comment id="365194" author="gerrit" created="Wed, 8 Mar 2023 03:28:42 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49859/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49859/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; ptlrpc: fix clang build errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 50f28f81b5aa8f8ad1c8585bd7e262910f936e50&lt;/p&gt;</comment>
                            <comment id="366188" author="gerrit" created="Thu, 16 Mar 2023 21:02:45 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50318&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50318&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; lnet: fix clang build errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3a0dcf925be2a0e7dd179cc9663ec6e2ffb8c586&lt;/p&gt;</comment>
                            <comment id="366344" author="gerrit" created="Sun, 19 Mar 2023 04:22:37 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50332&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50332&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; misc: fix clang build errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: acb2b0e5200edeebee1b11024c81c9b351139b71&lt;/p&gt;</comment>
                            <comment id="366768" author="gerrit" created="Tue, 21 Mar 2023 23:15:35 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50161/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50161/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; utils: fix clang build errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 632dc6729abcaf83aeaef8167a73ce18b9a41a67&lt;/p&gt;</comment>
                            <comment id="366769" author="gerrit" created="Tue, 21 Mar 2023 23:15:47 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50162/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50162/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; libcfs: fix clang build errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b5365d5e00aaea55d6b14d1ffc0d801c89d9f79d&lt;/p&gt;</comment>
                            <comment id="366916" author="bzzz" created="Wed, 22 Mar 2023 18:36:58 +0000"  >&lt;p&gt;this is very strange but have a look at sanity-flr/42 bisection:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
COMMIT		TESTED	PASSED	FAILED		COMMIT DESCRIPTION
25a53cdc80	1	0	1	BAD	LU-16491 lfs: test getdirstripe YAML
85b76aa91a	1	0	1	BAD	LU-16610 ldiskfs: fix directory corruption on openeuler 22.03
5772650cc5	1	0	1	BAD	LU-16509 lnet: memcpy &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt; positive in brw_test
b5365d5e00	1	0	1	BAD	LU-16518 libcfs: fix clang build errors
632dc6729a	1	0	1	BAD	LU-16518 utils: fix clang build errors
764e19186c	10	10	0	GOOD	LU-16603 protocol: add OBD_BRW_COMPRESSED
25c6b7ad28	10	10	0	GOOD	LU-16589 tests: fix hard-link failure in sanityn/55d
23224e03dc	10	10	0	GOOD	LU-16587 utils: give lfs migrate a larger buffer
2bdff20f97	10	10	0	GOOD	LU-16586 build: Remove old check &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; linux_selinux_enabled
404a1e827b	10	10	0	GOOD	LU-16626 build: remove python2 dependencies
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="366917" author="bzzz" created="Wed, 22 Mar 2023 18:42:04 +0000"  >&lt;p&gt;if I revert &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; utils: fix clang build errors, then sanity-flr/42 passes constantly.&lt;/p&gt;</comment>
                            <comment id="366924" author="JIRAUSER18433" created="Wed, 22 Mar 2023 19:12:54 +0000"  >&lt;p&gt;I can&apos;t seem to find a failure in Maloo, and I can&apos;t reproduce the error locally:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
...
lt-lfs mirror verify: &lt;span class=&quot;code-quote&quot;&gt;&apos;/mnt/lustre/d42.sanity-flr/f42.sanity-flr-1&apos;&lt;/span&gt; chunk [0x800000, 0xa00000) is only valid in mirror 2: skipped
lt-lfs mirror verify: &lt;span class=&quot;code-quote&quot;&gt;&apos;/mnt/lustre/d42.sanity-flr/f42.sanity-flr-1&apos;&lt;/span&gt; chunk [0xa00000, 0x1000000) is only valid in mirror 2: skipped
lt-lfs mirror verify: &lt;span class=&quot;code-quote&quot;&gt;&apos;/mnt/lustre/d42.sanity-flr/f42.sanity-flr-1&apos;&lt;/span&gt; chunk [0x1000000, 0xffffffffffffffff) exceeds file size 0xa00002: skipped
PASS 42 (1s)
== sanity-flr test complete, duration 2 sec ============== 19:07:38 (1679512058)
sanity-flr returned 0
Finished at Wed Mar 22 19:07:38 UTC 2023 in 3s
./auster: completed with rc 0 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Do you have some logs of the test failing that I could look at? Or some advice for reproducing the failure?&lt;/p&gt;</comment>
                            <comment id="367133" author="JIRAUSER18433" created="Thu, 23 Mar 2023 22:48:28 +0000"  >&lt;p&gt;Thanks for the logs. I suspect it&apos;s related to the change in liblustreapi_layout.c, specifically &quot;uint64_t mirror_end = LUSTRE_EOF;&quot; Initializing that variable to &quot;0&quot; caused some failures for sanity-flr (&lt;a href=&quot;https://testing.whamcloud.com/test_sets/09898346-75f3-4364-807b-dfe4c2d84fef).&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/09898346-75f3-4364-807b-dfe4c2d84fef).&lt;/a&gt; The tests passed in Maloo using &quot;LUSTRE_EOF&quot;, but could be causing a failure for your setup. Could you try reverting just that line? If that works, then that code might need to be refactored a bit. I&apos;m still trying to reproduce on my end.&lt;/p&gt;</comment>
                            <comment id="367319" author="bzzz" created="Sat, 25 Mar 2023 05:40:49 +0000"  >&lt;blockquote&gt;&lt;p&gt;I suspect it&apos;s related to the change in liblustreapi_layout.c, specifically &quot;uint64_t mirror_end = LUSTRE_EOF;&quot; Initializing that variable to &quot;0&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;you&apos;re right, that helped and sanity-flr/42 passes with that specific change reverted.&lt;/p&gt;</comment>
                            <comment id="367395" author="JIRAUSER18433" created="Mon, 27 Mar 2023 13:56:43 +0000"  >&lt;p&gt;It&apos;s strange that sanity-flr/42 is unhappy when `mirror_end` get initialized. I&apos;ll try to put together a patch/small refactor to fix this.&lt;/p&gt;</comment>
                            <comment id="368366" author="gerrit" created="Tue, 4 Apr 2023 14:35:16 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49901/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49901/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; utils: fix unused function errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0991267eab728e9a6e49a31e80ea91b865159b7f&lt;/p&gt;</comment>
                            <comment id="369139" author="gerrit" created="Tue, 11 Apr 2023 20:10:42 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50318/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50318/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; lnet: fix clang build errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b0297a1056a4b0ee65f4405edd407a519db594e9&lt;/p&gt;</comment>
                            <comment id="375351" author="gerrit" created="Wed, 14 Jun 2023 02:17:22 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51311&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51311&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; obd: fix style and clang error&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6342ddece29709e8c59b4ab50075cf0f2680c175&lt;/p&gt;</comment>
                            <comment id="376804" author="gerrit" created="Wed, 28 Jun 2023 21:47:26 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50332/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50332/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; misc: fix clang build errors&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 03ddd706d99b09790cb6251c338d4d246292cd06&lt;/p&gt;</comment>
                            <comment id="378032" author="gerrit" created="Sat, 8 Jul 2023 22:34:15 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50063/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50063/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; build: llvm/clang support&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 7f1aa5b66b247f339a9e7c25415a9a5dd272763c&lt;/p&gt;</comment>
                            <comment id="378043" author="gerrit" created="Sat, 8 Jul 2023 22:36:05 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51311/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51311/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; obd: fix style and clang error&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 4fc3c208422e3f2a16f8c513cecf8fb9ede0081b&lt;/p&gt;</comment>
                            <comment id="387984" author="gerrit" created="Tue, 3 Oct 2023 16:09:31 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52565&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52565&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; rsync: fix new clang error in lustre_rsync.c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b412228dc3893422cf6504ae1569a1d9c368884b&lt;/p&gt;</comment>
                            <comment id="387985" author="gerrit" created="Tue, 3 Oct 2023 16:09:51 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52566&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52566&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; lod: fix new clang error in lod_lov.c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6c61e0cf8a877d0691df7df50c112595732a2a9c&lt;/p&gt;</comment>
                            <comment id="392311" author="gerrit" created="Wed, 8 Nov 2023 22:04:11 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52565/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52565/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; rsync: fix new clang error in lustre_rsync.c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6aede1254803dfbde728a6b34c627ccc924a8f79&lt;/p&gt;</comment>
                            <comment id="393436" author="gerrit" created="Fri, 17 Nov 2023 18:27:54 +0000"  >&lt;p&gt;&quot;Timothy Day &amp;lt;timday@amazon.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53174&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53174&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; lnet: fix uninitialized variable in api-ni.c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 678b8d8fabcb1d5b858545d5857bc1d421ec8716&lt;/p&gt;</comment>
                            <comment id="393509" author="gerrit" created="Sat, 18 Nov 2023 21:44:52 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52566/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52566/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; lod: fix new clang error in lod_lov.c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 4505225108378433e878d137cc86723aab6be0f3&lt;/p&gt;</comment>
                            <comment id="394817" author="gerrit" created="Wed, 29 Nov 2023 21:38:29 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53174/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53174/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16518&quot; title=&quot;Fix Clang build errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16518&quot;&gt;&lt;del&gt;LU-16518&lt;/del&gt;&lt;/a&gt; lnet: fix uninitialized variable in api-ni.c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0ef4e5b0c1146b68bff2e49764c047e135dafa61&lt;/p&gt;</comment>
                            <comment id="394839" author="pjones" created="Wed, 29 Nov 2023 23:00:21 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="76984">LU-16961</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="48527" name="sanity-flr.test_42.debug_log.tmp.1679582991.log.bz2" size="31300565" author="bzzz" created="Thu, 23 Mar 2023 16:41:07 +0000"/>
                            <attachment id="48526" name="serial.txt" size="25074" author="bzzz" created="Thu, 23 Mar 2023 16:40:48 +0000"/>
                            <attachment id="48525" name="stdout.txt" size="8108" author="bzzz" created="Thu, 23 Mar 2023 16:40:48 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i03bmv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>