<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:39:24 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-4071] build error with unnecessary semicolon</title>
                <link>https://jira.whamcloud.com/browse/LU-4071</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&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;mpicc -DHAVE_CONFIG_H -I. -I../../..  -D__arch_lib__ -D_LARGEFILE64_SOURCE=1 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS -include /usr/src/lustre-2.4.1/config.h -I/usr/src/lustre-2.4.1/libcfs/include -I/usr/src/lustre-2.4.1/lnet/include -I/usr/src/lustre-2.4.1/lustre/include  -g -Wall -fPIC -D_GNU_SOURCE -g -O2 -Werror -MT parallel_grouplock.o -MD -MP -MF .deps/parallel_grouplock.Tpo -c -o parallel_grouplock.o parallel_grouplock.c
/usr/src/lustre-2.4.1/libcfs/include/libcfs/posix/libcfs.h(280): error #64: declaration does not declare anything
          ;
          ^

compilation aborted for parallel_grouplock.c (code 2)
make[4]: *** [parallel_grouplock.o] Error 2
make[4]: Leaving directory `/usr/src/lustre-2.4.1/lustre/tests/mpi&apos;
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/lustre-2.4.1/lustre/tests&apos;
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/lustre-2.4.1/lustre&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/lustre-2.4.1&apos;
make: *** [all] Error 2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>2.4.1, RHEL6.4, patchless client</environment>
        <key id="21284">LU-4071</key>
            <summary>build error with unnecessary semicolon</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="mdiep">Minh Diep</assignee>
                                    <reporter username="ihara">Shuichi Ihara</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Sun, 6 Oct 2013 09:52:30 +0000</created>
                <updated>Thu, 14 Aug 2014 22:01:00 +0000</updated>
                            <resolved>Fri, 25 Oct 2013 13:19:28 +0000</resolved>
                                    <version>Lustre 2.4.1</version>
                                    <fixVersion>Lustre 2.6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="68459" author="ihara" created="Sun, 6 Oct 2013 10:05:18 +0000"  >&lt;p&gt;build for patchless client failed due to unnecessary semicolon in libcfs.h.&lt;br/&gt;
here is patch to fix. &lt;a href=&quot;http://review.whamcloud.com/7863&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/7863&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="68460" author="pjones" created="Sun, 6 Oct 2013 14:11:13 +0000"  >&lt;p&gt;Minh&lt;/p&gt;

&lt;p&gt;Could you please take care of landing this one?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="68470" author="ihara" created="Sun, 6 Oct 2013 23:27:20 +0000"  >&lt;p&gt;This is correct one. &lt;a href=&quot;http://review.whamcloud.com/#/c/7864&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/7864&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It seems that this error happens when gcc is installed, but mpicc runs against Intel compiler. A quick workaround is replacing Intel compiler with gcc for mpicc, but something need to change environment.&lt;/p&gt;</comment>
                            <comment id="69891" author="pjones" created="Fri, 25 Oct 2013 13:19:28 +0000"  >&lt;p&gt;Landed for 2.6&lt;/p&gt;</comment>
                            <comment id="91669" author="yujian" created="Thu, 14 Aug 2014 21:50:42 +0000"  >&lt;p&gt;The issue was fixed in Lustre 2.5.2 by &lt;a href=&quot;http://review.whamcloud.com/9678&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/9678&lt;/a&gt; with a different way. &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|hzw4xj:</customfieldvalue>

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