<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:09:28 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-688] A patch made to b1_8 has exposed an issue which shows itself as an issue on the Ubuntu build</title>
                <link>https://jira.whamcloud.com/browse/LU-688</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;A patch made to b1_8 has exposed an issue which shows itself as an issue on the Ubuntu build. No other builds are affected.&lt;/p&gt;

&lt;p&gt;The error only under Ubuntu is&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;6&amp;#93;&lt;/span&gt;: *** No rule to make target `auster.sh&apos;, needed by `all-am&apos;.  Stop.&lt;/p&gt;

&lt;p&gt;The strange thing is the source does not &lt;span class=&quot;error&quot;&gt;&amp;#91;appear&amp;#93;&lt;/span&gt; to contain the word &apos;auster.sh&apos;, perhaps this is a Lustre issue, but starting with Jenkins seems to make most sense.&lt;/p&gt;

&lt;p&gt;// From the Skype Chat.&lt;br/&gt;
I&apos;m trying to understand is the ubuntu failure on this build; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/2091/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-reviews/2091/&lt;/a&gt;  which only fails for ubuntu.&lt;/p&gt;

&lt;p&gt;The error only under Ubuntu is&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;6&amp;#93;&lt;/span&gt;: *** No rule to make target `auster.sh&apos;, needed by `all-am&apos;.  Stop.&lt;/p&gt;

&lt;p&gt;The strange thing is the source does not &lt;span class=&quot;error&quot;&gt;&amp;#91;appear&amp;#93;&lt;/span&gt; to contain the word &apos;auster.sh&apos;&lt;/p&gt;

&lt;p&gt;At present I&apos;m trying to replicate localling, but figured whilst I do that I should ask you folks for ideas.&lt;br/&gt;
Michael MacDonald 13:39 &lt;br/&gt;
sounds like a &apos;make dist&apos; problem&lt;/p&gt;

&lt;p&gt;after a checkout from git, a source tarball is created via &apos;make dist&apos;, and the tarball is used to feed the package production process&lt;/p&gt;

&lt;p&gt;ah, the commit message: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-261&quot; title=&quot;b1_8 has auster called auster.sh b2_1 has auster called auster change b1_8 to be auster.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-261&quot;&gt;&lt;del&gt;LU-261&lt;/del&gt;&lt;/a&gt; Renamed auster.sh to be auster making it like b2_1&lt;/p&gt;

&lt;p&gt;there ya go&lt;/p&gt;

&lt;p&gt;oh, heh.  you&apos;re the author of that commit.  &lt;/p&gt;

&lt;p&gt;and now i understand what you mean re: the string &quot;auster.sh&quot;&lt;/p&gt;

&lt;p&gt;sorry, started talking before i&apos;d started thinking...  hmm.  this is weird.  when i pull that changeset and grep i don&apos;t find auster.sh either.&lt;/p&gt;

&lt;p&gt;i wonder if it has something to do with the buildstep stuff in the job configuration...  looking at that now&lt;/p&gt;

&lt;p&gt;i don&apos;t see any hard-coded instances of &apos;auster.sh&apos; there either&lt;/p&gt;

&lt;p&gt;i dunno, probably best to ping brian, as he knows the ubuntu packaging best.&lt;br/&gt;
chrisgearing 15:45 &lt;br/&gt;
Brian: Hello.&lt;br/&gt;
Brian J. Murrell 15:47 &lt;br/&gt;
chrisgearing: hi&lt;br/&gt;
chrisgearing 15:56 &lt;br/&gt;
Do you have any input into the last 2 screens of thread, we see an issue with ubuntu builds failing, but others succeeding. It is the last thread on this chat.&lt;br/&gt;
Brian J. Murrell 16:08 &lt;br/&gt;
yeah.  i&apos;d guess it&apos;s some issue with the patch de-application/application.&lt;/p&gt;

&lt;p&gt;hrm.  can i not checkout the branch that gerrit creates with:&lt;br/&gt;
git checkout c20175594a8d5cbddd22787b79e3d52478bb8612&lt;br/&gt;
?&lt;/p&gt;

&lt;p&gt;nm&lt;/p&gt;

&lt;p&gt;chrisgearing: somewhere somebody&apos;s broken b1_8 so that autogen.sh does not work on a post-&quot;make dist&quot;ed tarball source pool&lt;/p&gt;

&lt;p&gt;Checking for a complete tree...&lt;br/&gt;
Your tree seems to be missing libcfs.&lt;br/&gt;
Please read README.lustrecvs for details.&lt;/p&gt;

&lt;p&gt;chrisgearing: it seems unbelievable though, that the change that&apos;s causing that problem went in 3 years ago and this issue is only just now being discovered.  perhaps the ability to use autogen.sh on a tarball extracted source tree has just never been needed.  but even in our own building, i&apos;d expect this to have been needed before now.&lt;/p&gt;

&lt;p&gt;chrisgearing: probably somebody more familiar with the history of b1_8 needs to figure out the right solution.  you should file a ticket.  feel free to CC me on it.&lt;br/&gt;
chrisgearing 21:04 &lt;br/&gt;
What is the description of the ticket, I don&apos;t understand the problem you are describing.&lt;br/&gt;
Johann Lombardi: ok&lt;br/&gt;
Johann Lombardi: i am not sure i get it&lt;br/&gt;
Johann Lombardi: &quot;Checking for a complete tree...&lt;br/&gt;
Your tree seems to be missing libcfs.&lt;br/&gt;
Please read README.lustrecvs for details.&quot;&lt;br/&gt;
Johann Lombardi: libcfs has moved in master&lt;br/&gt;
Johann Lombardi: but not on b1_8&lt;br/&gt;
Johann Lombardi: on b1_8, it is still in lnet/libcfs&lt;br/&gt;
Johann Lombardi: is that the problem?&lt;br/&gt;
Johann Lombardi: i think rread was the one handling the libcfs cleanup&lt;br/&gt;
chrisgearing: The build fails only on Ubuntu because it can&apos;t find auster.sh, but the words auster.sh do not exist anywhere in the source tree. I cannot understand therefore what could possibly be going on.&lt;br/&gt;
Johann Lombardi: hm&lt;br/&gt;
chrisgearing: It builds on all other distributions.&lt;/p&gt;

&lt;p&gt;My change was rename auster.sh to auster and change the makefile which is the only place the word auster.sh existed.&lt;/p&gt;

&lt;p&gt;Brian has lost me in his assessement &lt;span class=&quot;error&quot;&gt;&amp;#91;because of my lack of knowledge&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;I don&apos;t even know what to put in a ticket. I can&apos;t raise it agsint b1_8 because the bug doesn&apos;t occur until my patch is pushed - which can&apos;t be pushed!&lt;br/&gt;
Johann Lombardi: ok, give me 5min to checkout the branch and have a look around&lt;br/&gt;
Johann Lombardi: btw, in the build log, i don&apos;t see anything wrong with libcfs&lt;br/&gt;
Johann Lombardi: it clearly fails because of something around auster.sh, so i&apos;m not sure why brian thinks that this might somehow be related to libcfs&lt;br/&gt;
Johann Lombardi: chris: if you get the full log of the build and search for auster&lt;br/&gt;
Johann Lombardi: it says:&lt;br/&gt;
Johann Lombardi: reverting patch 0020-&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-261&quot; title=&quot;b1_8 has auster called auster.sh b2_1 has auster called auster change b1_8 to be auster.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-261&quot;&gt;&lt;del&gt;LU-261&lt;/del&gt;&lt;/a&gt;-Renamed-auster.sh-to-be-auster-making-it-like from ./ ... ok.&lt;br/&gt;
Johann Lombardi: so somehow the debian build system has reverted the patch&lt;br/&gt;
Johann Lombardi: and then later:&lt;br/&gt;
Johann Lombardi: dpkg-source: warning: ignoring deletion of file lustre/tests/auster&lt;br/&gt;
Johann Lombardi: and then later&lt;br/&gt;
Johann Lombardi:  lustre/quota/quota_interface.c&lt;br/&gt;
 lustre/tests/Makefile.am&lt;br/&gt;
 lustre/tests/Makefile.in&lt;br/&gt;
 lustre/tests/auster.sh&lt;br/&gt;
Johann Lombardi: ah, and then the patch is applied again (gosh)&lt;br/&gt;
Johann Lombardi: debian/patches/0020-&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-261&quot; title=&quot;b1_8 has auster called auster.sh b2_1 has auster called auster change b1_8 to be auster.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-261&quot;&gt;&lt;del&gt;LU-261&lt;/del&gt;&lt;/a&gt;&lt;del&gt;Renamed-auster.sh-to-be-auster-making-it-like.dpatch:&lt;/del&gt;-- a/lustre/tests/Makefile.am&lt;br/&gt;
Checking for a complete tree...&lt;br/&gt;
Your tree seems to be missing libcfs.&lt;br/&gt;
Please read README.lustrecvs for details.&lt;br/&gt;
dh_testdir&lt;br/&gt;
Johann Lombardi: and we have the error pointed out by brian, ouf ...&lt;br/&gt;
chrisgearing: It reverts a bunch of patches, I wonder how it decides on which ones.&lt;br/&gt;
Johann Lombardi: Johann Lombardi is looking at autogen.sh&lt;br/&gt;
Johann Lombardi: i have no idea &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
Johann Lombardi: so it checks for build/libcfs/lnet/lustre dir to be there&lt;br/&gt;
Johann Lombardi: but libcfs is in lnet in 1.8&lt;br/&gt;
Johann Lombardi: although i think we still have the dir in the root, although not used&lt;br/&gt;
Johann Lombardi: in any case, your patch is totally unrelated to this&lt;br/&gt;
Johann Lombardi: chris: let me try to repost your patch with libcfs removed from REQUIRED_DIRS&lt;br/&gt;
Johann Lombardi: ok, new patch pushed. let&apos;s wait for the build result.&lt;br/&gt;
Johann Lombardi: although this still makes no sense&lt;br/&gt;
chrisgearing: ta.&lt;br/&gt;
Johann Lombardi: hm&lt;br/&gt;
Johann Lombardi: Applying patch 0018-&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-607&quot; title=&quot;port bz24419 (ldlm namespace lock contention during oom)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-607&quot;&gt;&lt;del&gt;LU-607&lt;/del&gt;&lt;/a&gt;-Avoid-race-between-ldlm_pools_shrink-and-ldlm to ./ ... ok.&lt;br/&gt;
applying patch 0019-&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt;-port-bz23485-clarification-of-lustre-fsync-be to ./ ... ok.&lt;br/&gt;
applying patch 0020-&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-261&quot; title=&quot;b1_8 has auster called auster.sh b2_1 has auster called auster change b1_8 to be auster.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-261&quot;&gt;&lt;del&gt;LU-261&lt;/del&gt;&lt;/a&gt;-Renamed-auster.sh-to-be-auster-making-it-like to ./ ... ok.&lt;br/&gt;
touch patch-stamp&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;see if any patches requires us to run autogen&lt;/li&gt;
	&lt;li&gt;(for a distribution release tarball, it is expected that i&lt;br/&gt;
Johann Lombardi: i guess your patch required autogen to be rerun because you modified a Makefile.am&lt;br/&gt;
Johann Lombardi: this has probably not happen on b1_8 for a while ....&lt;br/&gt;
chrisgearing: Ignoring everything else are you saying that the build system does not build from the ground up?&lt;br/&gt;
Johann Lombardi: let me see when this libcfs was added to REQUIRED_DIRS&lt;br/&gt;
Johann Lombardi: ah, yes, libcfs was indeed added by Robert when he worked on the libcfs cleanup&lt;br/&gt;
Johann Lombardi: chrisgearing: well, i&apos;m not sure, i just try to find a rational ....&lt;br/&gt;
Johann Lombardi: and the thing is there is a libcfs dir in 1.8&lt;br/&gt;
Johann Lombardi: although not used&lt;br/&gt;
Johann Lombardi: so the test should really pass ....&lt;br/&gt;
Johann Lombardi: tbh, i don&apos;t really understand how our build system works&lt;br/&gt;
Johann Lombardi: i think only brian can tell us why libcfs has suddenly disappear (or was not copied) to the tree used by the ubuntu build&lt;br/&gt;
Johann Lombardi: it seems like ubuntu build has been successful&lt;br/&gt;
Johann Lombardi: so i guess we could land the patch since checking for libcfs does not make sense. However, it would be great if Brian could tell us what is going on &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
chrisgearing: Brian said soomething about the tree coming from a tar file. If I understood correctly is it possible that a cloan from git does create the empty libcfs dir, but the tar extraction does not.&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="11821">LU-688</key>
            <summary>A patch made to b1_8 has exposed an issue which shows itself as an issue on the Ubuntu build</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="brian">Brian Murrell</assignee>
                                    <reporter username="chris">Chris Gearing</reporter>
                        <labels>
                    </labels>
                <created>Fri, 16 Sep 2011 05:13:20 +0000</created>
                <updated>Wed, 3 Feb 2016 22:02:00 +0000</updated>
                            <resolved>Wed, 3 Feb 2016 22:02:00 +0000</resolved>
                                    <version>Lustre 1.8.7</version>
                    <version>Lustre 1.8.6</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="20299" author="brian" created="Fri, 16 Sep 2011 06:53:24 +0000"  >&lt;p&gt;To be clear, this is an LU- ticket and not at TT- ticket.&lt;/p&gt;

&lt;p&gt;The reason the issue only affects Ubuntu is because Ubuntu (in fact any DEB) is the only build that &lt;b&gt;completely&lt;/b&gt; exercises the build system.  RPM based builds don&apos;t test as many steps as DEB builds do.  They should, but they don&apos;t.  But that&apos;s another ticket.&lt;/p&gt;

&lt;p&gt;The issue here is that a git checkout has a /libcfs dir in it but a &quot;make dist&quot; tarball does not.  Further to the issue is that the patch that does the auster.sh rename alters a Makefile.am file.  When one of those is altered, one must run autogen.sh.  autogen.sh checks for a /libcfs dir as part of it&apos;s validation that it&apos;s running in a lustre tree.  Since an unpacked tarball doesn&apos;t have the /libcfs dir in it, that fails.  Since autogen.sh fails to run (and really, the build should fail and stop there, but again, that&apos;s another ticket) lustre/tests/Makefile is not re-generated from lustre/tests/Makefile.am and thus the auster.sh rename is not reflected in that Makefile.&lt;/p&gt;

&lt;p&gt;So, the solution here is whatever allows autogen.sh to be run in a tarball unpacked source tree.  That could mean removing the libcfs check from autogen.sh or including the (emptry) libcfs dir in the tarball, or perhaps something else.  I&apos;m not familiar enough with what&apos;s all gone on around that to be definitive myself.&lt;/p&gt;

&lt;p&gt;Maybe one needs to stand back a bit and compare b1_8 to master in this regard and make them more similar.&lt;/p&gt;</comment>
                            <comment id="141069" author="simmonsja" created="Wed, 3 Feb 2016 22:02:00 +0000"  >&lt;p&gt;Really outdated old issue.&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|hzury7:</customfieldvalue>

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