How about trying git bisect to find which commit borked everything for you? :-)<div><br></div><div>Bisect should be given a good and a bad commit and will then help you finding the commit which broked everything by doing a binary search. Either it checks out a commit and you manually tell it if it is either good or bad, or you supply it with a script to run on each commit to test it. When it is done, it will point out which commit lead to the problem. Running git show on that SHA and you should see both diff and committer.<br>
<br><div class="gmail_quote">On Fri, Oct 2, 2009 at 1:01 PM, Myriam Schweingruber <span dir="ltr">&lt;<a href="mailto:schweingruber@pharma-traduction.ch">schweingruber@pharma-traduction.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Fri, Oct 2, 2009 at 12:33, Mark Kretschmann &lt;<a href="mailto:kretschmann@kde.org">kretschmann@kde.org</a>&gt; wrote:<br>
&gt; On Fri, Oct 2, 2009 at 11:59 AM, Myriam Schweingruber (private)<br>
&gt; &lt;<a href="mailto:myriam@pharma-traduction.ch">myriam@pharma-traduction.ch</a>&gt; wrote:<br>
&gt;&gt; I don&#39;t know when and where it went wrong, but I can&#39;t build anymore,<br>
&gt;&gt; it can&#39;t find taglib-extras-1.0.1, which is correctly installed in<br>
&gt;&gt;<br>
&gt;&gt; -- Install configuration: &quot;&quot;<br>
&gt;&gt; -- Installing: /usr/local/lib/pkgconfig/taglib-extras.pc<br>
&gt;&gt; -- Installing: /usr/local/bin/taglib-extras-config<br>
&gt;&gt; -- Installing: /usr/local/lib/libtag-extras.so.1.0.0<br>
&gt;&gt; -- Up-to-date: /usr/local/lib/libtag-extras.so.1<br>
&gt;&gt; -- Up-to-date: /usr/local/lib/libtag-extras.so<br>
&gt;&gt; -- Up-to-date: /usr/local/include/taglib-extras/taglib-extras_export.h<br>
&gt;&gt; -- Installing: /usr/local/include/taglib-extras/tfile_helper.h<br>
&gt;&gt; -- Up-to-date: /usr/local/include/taglib-extras/audiblefiletyperesolver.h<br>
&gt;&gt; -- Up-to-date: /usr/local/include/taglib-extras/audiblefile.h<br>
&gt;&gt; -- Up-to-date: /usr/local/include/taglib-extras/audibleproperties.h<br>
&gt;&gt; -- Up-to-date: /usr/local/include/taglib-extras/audibletag.h<br>
&gt;&gt; -- Up-to-date: /usr/local/include/taglib-extras/realmediafiletyperesolver.h<br>
&gt;&gt; -- Installing: /usr/local/include/taglib-extras/realmediafile.h<br>
&gt;&gt;<br>
&gt;&gt; Strangely it reads 1.0.0, but the package I installed reads 1.0.1 from<br>
&gt;&gt; Jeff&#39;s repo, given in the README file<br>
&gt;<br>
&gt; You should also mention that you have two versions of Taglib-Extras<br>
&gt; installed at the same time (old and new). This makes a difference.<br>
<br>
</div>Well, it doesn&#39;t change anything, since the distro version was always<br>
there and, as I said, I was able to build till yesterday, so something<br>
has changed on git. For the record, I removed the *-dev file of the<br>
distro version when I installed the new taglib-extras version.<br>
<br>
The cmake error reads:<br>
<br>
-- TagLib-Extras version not found: version searched :1.0, found 0.1<br>
CMake Error at cmake/modules/FindTaglib-Extras.cmake:132 (message):<br>
  Could not find Taglib-Extras<br>
Call Stack (most recent call first):<br>
  CMakeLists.txt:40 (find_package)<br>
<div class="im"><br>
<br>
<br>
Regards, Myriam.<br>
<br>
--<br>
Protect your freedom and join the Fellowship of FSFE:<br>
<a href="http://www.fsfe.org" target="_blank">http://www.fsfe.org</a><br>
Please don&#39;t send me proprietary file formats,<br>
use ISO standard ODF instead (ISO/IEC 26300)<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">Amarok-devel mailing list<br>
<a href="mailto:Amarok-devel@kde.org">Amarok-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/amarok-devel" target="_blank">https://mail.kde.org/mailman/listinfo/amarok-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Magnus Bergmark - magnus DOT bergmark AT gmail DOT com<br>GPG/PGP: 0x7BE84794DB6AA648<br>Fingerprint: 0E6F D2DB F0EF 534A 2184 52AF 7BE8 4794 DB6A A648<br>
</div>