<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:51:10 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-12276] Lustre client compilation failing on CentOS 7.6 + MOFED 4.6</title>
                <link>https://jira.whamcloud.com/browse/LU-12276</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Type &apos;make&apos; to build Lustre.&lt;br/&gt;
+ make -j2 -s&lt;br/&gt;
Making all in .&lt;br/&gt;
/tmp/rpmbuild-lustre-root-mv4zr5VM/BUILD/lustre-2.12.53_24_g534f10e_dirty/lnet/klnds/o2iblnd/o2iblnd_cb.c: In function &apos;kiblnd_post_rx&apos;:&lt;br/&gt;
/tmp/rpmbuild-lustre-root-mv4zr5VM/BUILD/lustre-2.12.53_24_g534f10e_dirty/lnet/klnds/o2iblnd/o2iblnd_cb.c:206:2: error: passing argument 3 of &apos;ib_post_recv&apos; from incompatible pointer type &lt;span class=&quot;error&quot;&gt;&amp;#91;-Werror&amp;#93;&lt;/span&gt;&lt;br/&gt;
  rc = ib_post_recv(conn-&amp;gt;ibc_cmid-&amp;gt;qp, &amp;amp;rx-&amp;gt;rx_wrq, &amp;amp;bad_wrq);&lt;br/&gt;
  ^&lt;br/&gt;
In file included from /root/long_rpmbuild_dir/mlnx-ofa_kernel-devel/usr/src/ofa_kernel/default/include/rdma/ib_addr.h:48:0,&lt;br/&gt;
                 from /root/long_rpmbuild_dir/mlnx-ofa_kernel-devel/usr/src/ofa_kernel/default/include/rdma/rdma_cm.h:39,&lt;br/&gt;
                 from /tmp/rpmbuild-lustre-root-mv4zr5VM/BUILD/lustre-2.12.53_24_g534f10e_dirty/lnet/klnds/o2iblnd/o2iblnd.h:75,&lt;br/&gt;
                 from /tmp/rpmbuild-lustre-root-mv4zr5VM/BUILD/lustre-2.12.53_24_g534f10e_dirty/lnet/klnds/o2iblnd/o2iblnd_cb.c:37:&lt;br/&gt;
/root/long_rpmbuild_dir/mlnx-ofa_kernel-devel/usr/src/ofa_kernel/default/include/rdma/ib_verbs.h:3758:19: note: expected &apos;const struct ib_recv_wr **&apos; but argument is of type &apos;struct ib_recv_wr **&apos;&lt;br/&gt;
 static inline int ib_post_recv(struct ib_qp *qp,&lt;br/&gt;
                   ^&lt;br/&gt;
/tmp/rpmbuild-lustre-root-mv4zr5VM/BUILD/lustre-2.12.53_24_g534f10e_dirty/lnet/klnds/o2iblnd/o2iblnd_cb.c: In function &apos;kiblnd_post_tx_locked&apos;:&lt;br/&gt;
/tmp/rpmbuild-lustre-root-mv4zr5VM/BUILD/lustre-2.12.53_24_g534f10e_dirty/lnet/klnds/o2iblnd/o2iblnd_cb.c:977:4: error: passing argument 3 of &apos;ib_post_send&apos; from incompatible pointer type &lt;span class=&quot;error&quot;&gt;&amp;#91;-Werror&amp;#93;&lt;/span&gt;&lt;br/&gt;
    rc = ib_post_send(conn-&amp;gt;ibc_cmid-&amp;gt;qp, wr, &amp;amp;bad);&lt;br/&gt;
    ^&lt;br/&gt;
In file included from /root/long_rpmbuild_dir/mlnx-ofa_kernel-devel/usr/src/ofa_kernel/default/include/rdma/ib_addr.h:48:0,&lt;br/&gt;
                 from /root/long_rpmbuild_dir/mlnx-ofa_kernel-devel/usr/src/ofa_kernel/default/include/rdma/rdma_cm.h:39,&lt;br/&gt;
                 from /tmp/rpmbuild-lustre-root-mv4zr5VM/BUILD/lustre-2.12.53_24_g534f10e_dirty/lnet/klnds/o2iblnd/o2iblnd.h:75,&lt;br/&gt;
                 from /tmp/rpmbuild-lustre-root-mv4zr5VM/BUILD/lustre-2.12.53_24_g534f10e_dirty/lnet/klnds/o2iblnd/o2iblnd_cb.c:37:&lt;br/&gt;
/root/long_rpmbuild_dir/mlnx-ofa_kernel-devel/usr/src/ofa_kernel/default/include/rdma/ib_verbs.h:3741:19: note: expected &apos;const struct ib_send_wr **&apos; but argument is of type &apos;struct ib_send_wr **&apos;&lt;br/&gt;
 static inline int ib_post_send(struct ib_qp *qp,&lt;br/&gt;
                   ^&lt;br/&gt;
/tmp/rpmbuild-lustre-root-mv4zr5VM/BUILD/lustre-2.12.53_24_g534f10e_dirty/lnet/klnds/o2iblnd/o2iblnd_cb.c: At top level:&lt;br/&gt;
cc1: error: unrecognized command line option &quot;-Wno-stringop-overflow&quot; &lt;span class=&quot;error&quot;&gt;&amp;#91;-Werror&amp;#93;&lt;/span&gt;&lt;br/&gt;
cc1: error: unrecognized command line option &quot;-Wno-stringop-truncation&quot; &lt;span class=&quot;error&quot;&gt;&amp;#91;-Werror&amp;#93;&lt;/span&gt;&lt;br/&gt;
cc1: error: unrecognized command line option &quot;-Wno-format-truncation&quot; &lt;span class=&quot;error&quot;&gt;&amp;#91;-Werror&amp;#93;&lt;/span&gt;&lt;br/&gt;
cc1: all warnings being treated as errors&lt;/p&gt;</description>
                <environment></environment>
        <key id="55594">LU-12276</key>
            <summary>Lustre client compilation failing on CentOS 7.6 + MOFED 4.6</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="yujian">Jian Yu</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Thu, 9 May 2019 07:54:28 +0000</created>
                <updated>Fri, 7 Jun 2019 12:52:43 +0000</updated>
                            <resolved>Thu, 9 May 2019 19:46:15 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.2</fixVersion>
                    <fixVersion>Lustre 2.10.8</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="246874" author="gerrit" created="Thu, 9 May 2019 08:04:43 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34837&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34837&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12276&quot; title=&quot;Lustre client compilation failing on CentOS 7.6 + MOFED 4.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12276&quot;&gt;&lt;del&gt;LU-12276&lt;/del&gt;&lt;/a&gt; lnet: check const parameters for ib_post_send and ib_post_recv&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: eea498951b96faf9b33e3170bc5ac63530cd8f9a&lt;/p&gt;</comment>
                            <comment id="246908" author="gerrit" created="Thu, 9 May 2019 19:28:08 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34837/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34837/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12276&quot; title=&quot;Lustre client compilation failing on CentOS 7.6 + MOFED 4.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12276&quot;&gt;&lt;del&gt;LU-12276&lt;/del&gt;&lt;/a&gt; lnet: check const parameters for ib_post_send and ib_post_recv&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: eb4f04e89fecbf6525f00288dbf26487f47103ba&lt;/p&gt;</comment>
                            <comment id="246909" author="pjones" created="Thu, 9 May 2019 19:46:15 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="246911" author="gerrit" created="Thu, 9 May 2019 20:55:41 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34840&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34840&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12276&quot; title=&quot;Lustre client compilation failing on CentOS 7.6 + MOFED 4.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12276&quot;&gt;&lt;del&gt;LU-12276&lt;/del&gt;&lt;/a&gt; lnet: check const parameters for ib_post_send and ib_post_recv&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cb75a635fda0836ca54eee9353a6bfb2da11383d&lt;/p&gt;</comment>
                            <comment id="246912" author="gerrit" created="Thu, 9 May 2019 21:02:18 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34841&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34841&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12276&quot; title=&quot;Lustre client compilation failing on CentOS 7.6 + MOFED 4.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12276&quot;&gt;&lt;del&gt;LU-12276&lt;/del&gt;&lt;/a&gt; lnet: check const parameters for ib_post_send and ib_post_recv&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 27c4395dc8988cbbc7aad03f5a1f941b457936e1&lt;/p&gt;</comment>
                            <comment id="246997" author="gerrit" created="Fri, 10 May 2019 21:03:38 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34840/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34840/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12276&quot; title=&quot;Lustre client compilation failing on CentOS 7.6 + MOFED 4.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12276&quot;&gt;&lt;del&gt;LU-12276&lt;/del&gt;&lt;/a&gt; lnet: check const parameters for ib_post_send and ib_post_recv&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 672e85cfb90746349a544264d648612a1a7c8e49&lt;/p&gt;</comment>
                            <comment id="247035" author="gerrit" created="Sat, 11 May 2019 19:23:38 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34841/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34841/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12276&quot; title=&quot;Lustre client compilation failing on CentOS 7.6 + MOFED 4.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12276&quot;&gt;&lt;del&gt;LU-12276&lt;/del&gt;&lt;/a&gt; lnet: check const parameters for ib_post_send and ib_post_recv&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: cbaaa6a607eca46f95351067dc0eebf38da73ba6&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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|i00g07:</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>