<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:22:53 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-15973] RHEL 8.6 build failed with MLNX_OFED 5.6-2.0.9.0</title>
                <link>https://jira.whamcloud.com/browse/LU-15973</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Build failures are:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;In file included from mlx/BUILD/mlnx-ofa_kernel-devel/usr/src/ofa_kernel/x86_64/4.18.0-372.9.1.el8.x86_64/include/linux/compiler.h:6,
                 from include/linux/rh_kabi.h:30,
                 from include/linux/uio.h:12,
                 from include/linux/socket.h:8,
                 from ./include/uapi/linux/if.h:25,
                 from mlx/BUILD/mlnx-ofa_kernel-devel/usr/src/ofa_kernel/x86_64/4.18.0-372.9.1.el8.x86_64/include/linux/compat-2.6.h:11,
                 from &amp;lt;command-line&amp;gt;:
include/linux/sched/signal.h: In function &apos;kernel_signal_stop&apos;:
/tmp/rpmbuild-lustre-jenkins-TRUIEaHb/BUILD/lustre-2.14.0_ddn48/config.h:1072:17: error: &apos;struct task_struct&apos; has no member named &apos;state&apos;; did you mean &apos;__state&apos;?
 #define __state state
                 ^~~~~    
include/linux/compiler.h:354:17: note: in definition of macro &apos;WRITE_ONCE&apos;
  union { typeof(x) __val; char __c[1]; } __u = \
                 ^        
include/linux/sched.h:223:23: note: in expansion of macro &apos;__state&apos;
   WRITE_ONCE(current-&amp;gt;__state, (state_value));  \
                       ^~~~~~~  
include/linux/sched/signal.h:312:3: note: in expansion of macro &apos;set_special_state&apos;
   set_special_state(TASK_STOPPED);
   ^~~~~~~~~~~~~~~~~
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The failures are introduced from the lustre/autoconf/lustre-core.m4 changes in &lt;a href=&quot;https://review.whamcloud.com/47192&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47192&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="70903">LU-15973</key>
            <summary>RHEL 8.6 build failed with MLNX_OFED 5.6-2.0.9.0</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="yujian">Jian Yu</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Mon, 27 Jun 2022 17:48:33 +0000</created>
                <updated>Tue, 12 Jul 2022 06:54:36 +0000</updated>
                            <resolved>Wed, 6 Jul 2022 13:12:08 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="338931" author="gerrit" created="Mon, 27 Jun 2022 18:03:27 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47799&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47799&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15973&quot; title=&quot;RHEL 8.6 build failed with MLNX_OFED 5.6-2.0.9.0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15973&quot;&gt;&lt;del&gt;LU-15973&lt;/del&gt;&lt;/a&gt; build: remove AC_DEFINE(__state, state, ...)&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 66c98e324b0182e781743cab4e938b18b6ef4255&lt;/p&gt;</comment>
                            <comment id="338970" author="gerrit" created="Tue, 28 Jun 2022 07:38:51 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47807&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47807&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15973&quot; title=&quot;RHEL 8.6 build failed with MLNX_OFED 5.6-2.0.9.0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15973&quot;&gt;&lt;del&gt;LU-15973&lt;/del&gt;&lt;/a&gt; build: remove AC_DEFINE(__state, state, ...)&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 673664060a69e133e3279273a190fbc27fe0f03f&lt;/p&gt;</comment>
                            <comment id="339672" author="gerrit" created="Wed, 6 Jul 2022 03: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/47799/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47799/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15973&quot; title=&quot;RHEL 8.6 build failed with MLNX_OFED 5.6-2.0.9.0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15973&quot;&gt;&lt;del&gt;LU-15973&lt;/del&gt;&lt;/a&gt; build: remove AC_DEFINE(__state, state, ...)&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f4c65e01a2e58b2bae770770590494d85ef636f7&lt;/p&gt;</comment>
                            <comment id="339686" author="gerrit" created="Wed, 6 Jul 2022 03:43:39 +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/47807/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47807/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15973&quot; title=&quot;RHEL 8.6 build failed with MLNX_OFED 5.6-2.0.9.0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15973&quot;&gt;&lt;del&gt;LU-15973&lt;/del&gt;&lt;/a&gt; build: remove AC_DEFINE(__state, state, ...)&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e226161d9fe08af8b5bd1ff612b3a0945c98c5f5&lt;/p&gt;</comment>
                            <comment id="340130" author="gerrit" created="Tue, 12 Jul 2022 06:54:36 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47935&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47935&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15973&quot; title=&quot;RHEL 8.6 build failed with MLNX_OFED 5.6-2.0.9.0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15973&quot;&gt;&lt;del&gt;LU-15973&lt;/del&gt;&lt;/a&gt; build: remove AC_DEFINE(__state, state, ...)&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_14&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f75fc4f672f1f24e048735f94478da25f06dabd5&lt;/p&gt;</comment>
                    </comments>
                    <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|i02t3r:</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>