<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:16:50 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-1461] Compile problems on ppc64</title>
                <link>https://jira.whamcloud.com/browse/LU-1461</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Testing ppc64 build node I found this issue:&lt;br/&gt;
echo_client.c: In function &apos;echo_md_build_name&apos;:&lt;br/&gt;
echo_client.c:1415: error: format &apos;%llu&apos; expects type &apos;long long unsigned int&apos;, but argument 3 has type &apos;__u64&apos;&lt;/p&gt;

&lt;p&gt;This is due to direct usage of %llu instead of %LPU64&lt;/p&gt;

&lt;p&gt;Similar issue in lfs.c:&lt;br/&gt;
lfs.c: In function &apos;lfs_data_version&apos;:&lt;br/&gt;
lfs.c:2788: error: format &apos;%llu&apos; expects type &apos;long long unsigned int&apos;, but argument 2 has type &apos;__u64&apos;&lt;/p&gt;</description>
                <environment></environment>
        <key id="14663">LU-1461</key>
            <summary>Compile problems on ppc64</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="green">Oleg Drokin</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Thu, 31 May 2012 12:37:08 +0000</created>
                <updated>Thu, 27 Sep 2012 18:15:10 +0000</updated>
                            <resolved>Thu, 27 Sep 2012 18:15:10 +0000</resolved>
                                                    <fixVersion>Lustre 2.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="39774" author="pjones" created="Thu, 31 May 2012 19:05:22 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,2994&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2994&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40049" author="green" created="Tue, 5 Jun 2012 18:20:31 +0000"  >&lt;p&gt;Another issue, now in server build in ldiskfs, introduced by: &lt;a href=&quot;http://review.whamcloud.com/1095&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1095&lt;/a&gt;&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;/var/lib/jenkins/workspace/lustre-ppc-builder/arch/ppc64/build_type/server/distro/el6/ib_stack/ofa/BUILD/BUILD/lustre-ldiskfs-3.3.0/ldiskfs/mballoc.c: In function &apos;ldiskfs_mb_init_backend&apos;:
/var/lib/jenkins/workspace/lustre-ppc-builder/arch/ppc64/build_type/server/distro/el6/ib_stack/ofa/BUILD/BUILD/lustre-ldiskfs-3.3.0/ldiskfs/mballoc.c:2419: error: implicit declaration of function &apos;vmalloc&apos;
/var/lib/jenkins/workspace/lustre-ppc-builder/arch/ppc64/build_type/server/distro/el6/ib_stack/ofa/BUILD/BUILD/lustre-ldiskfs-3.3.0/ldiskfs/mballoc.c:2419: warning: assignment makes pointer from integer without a cast
/var/lib/jenkins/workspace/lustre-ppc-builder/arch/ppc64/build_type/server/distro/el6/ib_stack/ofa/BUILD/BUILD/lustre-ldiskfs-3.3.0/ldiskfs/mballoc.c:2461: error: implicit declaration of function &apos;vfree&apos;
make[5]: *** [/var/lib/jenkins/workspace/lustre-ppc-builder/arch/ppc64/build_type/server/distro/el6/ib_stack/ofa/BUILD/BUILD/lustre-ldiskfs-3.3.0/ldiskfs/mballoc.o] Error 1
make[5]: *** Waiting for unfinished jobs....
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Patch tracking at &lt;a href=&quot;http://review.whamcloud.com/3036&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/3036&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41703" author="simmonsja" created="Wed, 11 Jul 2012 11:36:35 +0000"  >&lt;p&gt;I noticed also the crypto problem on x86 builds if you have a older gcc.&lt;/p&gt;</comment>
                            <comment id="42399" author="simmonsja" created="Fri, 27 Jul 2012 11:08:26 +0000"  >&lt;p&gt;Here is the exact error I get.&lt;/p&gt;

&lt;p&gt;crc32-pclmul_asm.S:321: Error: no such instruction: `pextrd $0x01,%xmm1,%eax&apos;&lt;/p&gt;

&lt;p&gt;This is on a x86_64 box with gcc 4.1.2.&lt;/p&gt;</comment>
                            <comment id="42423" author="aboyko" created="Sat, 28 Jul 2012 08:14:43 +0000"  >&lt;p&gt;James, I check my Centos5, and have no any trouble with&lt;br/&gt;
gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)&lt;/p&gt;</comment>
                            <comment id="42453" author="simmonsja" created="Mon, 30 Jul 2012 13:03:59 +0000"  >&lt;p&gt;Could be what instruction supported on the cpu on the build box messing it up. On the build box I have the cpu flags of:&lt;/p&gt;

&lt;p&gt;flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc pni cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy altmovcr8 abm sse4a misalignsse 3dnowprefetch osvw&lt;/p&gt;

&lt;p&gt;What flags do you have?&lt;/p&gt;

&lt;p&gt;This is a  Quad-Core AMD Opteron(tm) Processor 2389&lt;/p&gt;</comment>
                            <comment id="43853" author="aboyko" created="Tue, 28 Aug 2012 02:01:55 +0000"  >&lt;p&gt;No, cpuinfo does not show this instruction. And one more thing, if cpu support new instructions old kernels does not show this instructions through /proc/cpuinfo, but instructions work well.&lt;br/&gt;
You have the problem with old gcc, it doesn`t know pextrd instruction. Any way, if gcc compiled code successful, when libcfs is loading, it checks the pclmulqdq instruction support by cpu and provide this functionality or not.&lt;/p&gt;</comment>
                            <comment id="43854" author="aboyko" created="Tue, 28 Aug 2012 02:04:06 +0000"  >&lt;p&gt;pextrd exist on intel CPU from SSE4.1&lt;/p&gt;</comment>
                            <comment id="43858" author="aboyko" created="Tue, 28 Aug 2012 03:52:00 +0000"  >&lt;p&gt;James, try this patch &lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/3801&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/3801&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="43864" author="simmonsja" created="Tue, 28 Aug 2012 09:15:36 +0000"  >&lt;p&gt;Thanks. Will move reporting to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1786&quot; title=&quot;build failure on crc32-pclmul_asm&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1786&quot;&gt;&lt;del&gt;LU-1786&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45673" author="jlevi" created="Thu, 27 Sep 2012 18:15:10 +0000"  >&lt;p&gt;Please reopen ticket if more work is needed.&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|hzv5vr:</customfieldvalue>

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