<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:05:14 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-251] gcc configure warnings cause build failures on RHEL6.1</title>
                <link>https://jira.whamcloud.com/browse/LU-251</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Our latest CHAOS kernel builds are based on RHEL 6.1 pre-release kernels.  The kernel build system has enabled -Werror so warnings are treated as errors.  Also, gcc is detecting and warning about things like unused variables and use of unitialized values.  This causes several autoconf tests to fail and give false results.  To fix these we can annotate unused variables with _&lt;em&gt;attribute&lt;/em&gt;_ ((unused)) and initialize variables as needed.&lt;/p&gt;

&lt;p&gt;I will upload a patch to gerrit to clean up the warnings.  This patch may be needed to build Lustre on hyperion.&lt;/p&gt;</description>
                <environment>RHEL 6.1</environment>
        <key id="10670">LU-251</key>
            <summary>gcc configure warnings cause build failures on RHEL6.1</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="ys">Yang Sheng</assignee>
                                    <reporter username="nedbass">Ned Bass</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 Apr 2011 10:35:27 +0000</created>
                <updated>Fri, 28 Sep 2012 11:10:49 +0000</updated>
                            <resolved>Fri, 28 Sep 2012 11:10:49 +0000</resolved>
                                    <version>Lustre 2.0.0</version>
                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="13488" author="nedbass" created="Fri, 29 Apr 2011 10:37:18 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/478&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/478&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="13514" author="pjones" created="Mon, 2 May 2011 07:09:24 +0000"  >&lt;p&gt;YangSheng&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="17583" author="ys" created="Mon, 11 Jul 2011 12:43:03 +0000"  >&lt;p&gt;I&apos;ll investigate this issue now.&lt;/p&gt;</comment>
                            <comment id="17962" author="ys" created="Tue, 19 Jul 2011 03:29:43 +0000"  >&lt;p&gt;This issue seem isn&apos;t effect rhel6.1 for now. But set-but-unused problem is really exist while newer gcc used. I&apos;ll open other ticket to fix it for fc15 patchless support. &lt;/p&gt;</comment>
                            <comment id="18182" author="pjones" created="Mon, 25 Jul 2011 08:44:06 +0000"  >&lt;p&gt;ok Yang Sheng. What ticket will this work be tracked under?&lt;/p&gt;</comment>
                            <comment id="18185" author="ys" created="Mon, 25 Jul 2011 09:09:50 +0000"  >&lt;p&gt;Hi, Peter, It is &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-506&quot; title=&quot;FC15  patchless client support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-506&quot;&gt;&lt;del&gt;LU-506&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="18924" author="pjones" created="Tue, 9 Aug 2011 08:44:16 +0000"  >&lt;p&gt;This work is being tracked under LU506&lt;/p&gt;</comment>
                            <comment id="31293" author="morrone" created="Thu, 15 Mar 2012 14:45:41 +0000"  >&lt;p&gt;This was never done as part of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-506&quot; title=&quot;FC15  patchless client support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-506&quot;&gt;&lt;del&gt;LU-506&lt;/del&gt;&lt;/a&gt;.  Can we remove the duplicate tag and get &lt;a href=&quot;http://review.whamcloud.com/478&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/478&lt;/a&gt; landed please?&lt;/p&gt;</comment>
                            <comment id="31309" author="ys" created="Fri, 16 Mar 2012 00:48:47 +0000"  >&lt;p&gt;I&apos;ll rework after lu-709 finsihed.&lt;/p&gt;</comment>
                            <comment id="45725" author="jlevi" created="Fri, 28 Sep 2012 11:10:27 +0000"  >&lt;p&gt;Reopening because patch landed in 2.3&lt;/p&gt;</comment>
                            <comment id="45726" author="jlevi" created="Fri, 28 Sep 2012 11:10:49 +0000"  >&lt;p&gt;patch landed in 2.3&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|hzv6qf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4625</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>