<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:23:16 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-16018] svcgssd_main_loop.c:79: undefined reference to &apos;sk_speedtest_dh_valid&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-16018</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Building patch &lt;a href=&quot;https://review.whamcloud.com/47847&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47847&lt;/a&gt; on master branch for RHEL 9.0 client support failed as follows:&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;21:50:34 /usr/bin/ld: lsvcgssd-svcgssd_main_loop.o: in function `svcgssd_run&apos;:
21:50:34 /tmp/rpmbuild-lustre-jenkins-YuHowoBw/BUILD/lustre-2.15.50_173_g0af3d56/lustre/utils/gss/svcgssd_main_loop.c:79: undefined reference to `sk_speedtest_dh_valid&apos;
21:50:34 collect2: error: ld returned 1 exit status
21:50:34 make[5]: *** [Makefile:700: lsvcgssd] Error 1
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;https://build.whamcloud.com/job/lustre-reviews/88400/arch=x86_64,build_type=client,distro=el9.0,ib_stack=inkernel/consoleFull&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://build.whamcloud.com/job/lustre-reviews/88400/arch=x86_64,build_type=client,distro=el9.0,ib_stack=inkernel/consoleFull&lt;/a&gt;&lt;/p&gt;</description>
                <environment>RHEL 9.0</environment>
        <key id="71171">LU-16018</key>
            <summary>svcgssd_main_loop.c:79: undefined reference to &apos;sk_speedtest_dh_valid&apos;</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="sebastien">Sebastien Buisson</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Fri, 15 Jul 2022 22:05:46 +0000</created>
                <updated>Fri, 29 Jul 2022 04:44:23 +0000</updated>
                            <resolved>Fri, 29 Jul 2022 04:44:23 +0000</resolved>
                                    <version>Lustre 2.16.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="341416" author="sebastien" created="Mon, 25 Jul 2022 09:45:48 +0000"  >&lt;p&gt;I have rebased &lt;a href=&quot;https://review.whamcloud.com/47847&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47847&lt;/a&gt; on top of &lt;a href=&quot;https://review.whamcloud.com/47717&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47717&lt;/a&gt; &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15896&quot; title=&quot;gss/sk_utils.c error: &amp;#39;DH_check&amp;#39; is deprecated: Since OpenSSL 3.0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15896&quot;&gt;&lt;del&gt;LU-15896&lt;/del&gt;&lt;/a&gt; gss: support OpenSSLv3&quot; because the RHEL 9.0 build issue seems to be related to OpenSSL v3 support.&lt;/p&gt;</comment>
                            <comment id="341421" author="sebastien" created="Mon, 25 Jul 2022 11:05:18 +0000"  >&lt;p&gt;It seems rhel9.0 build went off smoothly. Jian, can you please confirm patch &lt;a href=&quot;https://review.whamcloud.com/47717&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47717&lt;/a&gt; fixes the rhel9.0 build issue?&lt;/p&gt;</comment>
                            <comment id="341546" author="yujian" created="Tue, 26 Jul 2022 07:01:11 +0000"  >&lt;p&gt;Thank you Sebastien. RHEL 9.0 client build passed on master branch. Let&apos;s wait for the testing results in &lt;a href=&quot;https://review.whamcloud.com/47847&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47847&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="341726" author="sebastien" created="Wed, 27 Jul 2022 12:34:09 +0000"  >&lt;p&gt;Testing results of &lt;a href=&quot;https://review.whamcloud.com/47847&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47847&lt;/a&gt; show a few errors, but they are all identified and obviously not related to this build issue. Can this ticket be marked as resolved?&lt;/p&gt;</comment>
                            <comment id="341970" author="yujian" created="Fri, 29 Jul 2022 04:44:23 +0000"  >&lt;p&gt;Sure, Sebastien.&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|i02uqn:</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>