<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:03:09 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-42] e2fsprogs doesn&apos;t build with lustre patches applied and without --with-lustre configure switch</title>
                <link>https://jira.whamcloud.com/browse/LU-42</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;With the lustre/lfsck patches applied to upstream 1.41.12 you cannot configure and build e2fsprogs without the --with-lustre switch:&lt;/p&gt;

&lt;p&gt;$ quilt push -a&lt;br/&gt;
...&lt;br/&gt;
$ ./configure&lt;br/&gt;
...&lt;br/&gt;
$ make -j8&lt;br/&gt;
...&lt;br/&gt;
making all in e2fsck&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: Entering directory `/home/brian/e2fsprogs-from-git.whamcloud.com/e2fsck&apos;&lt;br/&gt;
	COMPILE_ET prof_err.et&lt;br/&gt;
	CC gen_crc32table&lt;br/&gt;
	CC dict.c&lt;br/&gt;
	COMPILE_ET prof_err.et&lt;br/&gt;
	CC pass6.c&lt;br/&gt;
	CC lfsck_common.c&lt;br/&gt;
	CC lfsck.c&lt;br/&gt;
	SUBST e2fsck.8&lt;br/&gt;
../util/subst -t -f ../util/subst.conf ./lfsck.8.in lfsck.8&lt;br/&gt;
	SUBST e2fsck.conf.5&lt;br/&gt;
	CC unix.c&lt;br/&gt;
	CC e2fsck.c&lt;br/&gt;
	CC super.c&lt;br/&gt;
In file included from lfsck_common.c:28:&lt;br/&gt;
lfsck.h:10: fatal error: lustre/liblustreapi.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
In file included from pass6.c:30:&lt;br/&gt;
lfsck.h:10: fatal error: lustre/liblustreapi.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;lfsck_common.o&amp;#93;&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: *** Waiting for unfinished jobs....&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;pass6.o&amp;#93;&lt;/span&gt; Error 1&lt;br/&gt;
In file included from unix.c:62:&lt;br/&gt;
lfsck.h:10: fatal error: lustre/liblustreapi.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;unix.o&amp;#93;&lt;/span&gt; Error 1&lt;br/&gt;
In file included from lfsck.c:78:&lt;br/&gt;
lfsck.h:10: fatal error: lustre/liblustreapi.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;lfsck.o&amp;#93;&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: Leaving directory `/home/brian/e2fsprogs-from-git.whamcloud.com/e2fsck&apos;&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;all-progs-recursive&amp;#93;&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;: Leaving directory `/home/brian/e2fsprogs-from-git.whamcloud.com&apos;&lt;br/&gt;
make: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;all&amp;#93;&lt;/span&gt; Error 2&lt;/p&gt;</description>
                <environment></environment>
        <key id="10265">LU-42</key>
            <summary>e2fsprogs doesn&apos;t build with lustre patches applied and without --with-lustre configure switch</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="brian">Brian Murrell</assignee>
                                    <reporter username="brian">Brian Murrell</reporter>
                        <labels>
                    </labels>
                <created>Wed, 19 Jan 2011 09:46:07 +0000</created>
                <updated>Thu, 28 Apr 2011 18:22:13 +0000</updated>
                            <resolved>Thu, 28 Apr 2011 18:22:13 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="13453" author="adilger" created="Thu, 28 Apr 2011 18:21:17 +0000"  >&lt;p&gt;This issue is being fixed as part of LU-133.  There are two separate problems exposed here.&lt;/p&gt;

&lt;p&gt;The first one is that --enable-lfsck and --without-lustre are incompatible configure options.  Since the fixes in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-135&quot; title=&quot;e2fsprogs/lfsck needs to work with 2.1 as well as 1.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-135&quot;&gt;&lt;del&gt;LU-135&lt;/del&gt;&lt;/a&gt; congigure will return an error if --enable-lfsck is used (the default once the lfsck patch is applied) but no liblustreapi.h file can be found.&lt;/p&gt;

&lt;p&gt;There is a second problem of --disable-lfsck causing the build to also fail, which only appeared as part of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-135&quot; title=&quot;e2fsprogs/lfsck needs to work with 2.1 as well as 1.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-135&quot;&gt;&lt;del&gt;LU-135&lt;/del&gt;&lt;/a&gt;, and was caused by e2fsck_lfsck_find_ea() no longer having a &quot;compat&quot; macro for the !ENABLE_LFSCK case after it was renamed from e2fsck_lfsck_found_ea(), and a new function e2fsck_lfsck_save_ea() not having a &quot;compat&quot; macro at all.  Both are fixed in the LU-133 commit.&lt;/p&gt;</comment>
                            <comment id="13454" author="adilger" created="Thu, 28 Apr 2011 18:22:13 +0000"  >&lt;p&gt;Fixed via LU-133.  See previous comment for details.&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|hzw3zz:</customfieldvalue>

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