Hi,<br><br><div class="gmail_quote">On Sun, Jun 10, 2012 at 10:17 AM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de" target="_blank">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br><br><div class="gmail_quote"><div class="im">On Sun, Jun 10, 2012 at 1:20 AM, Friedrich W. H. Kossebau <span dir="ltr"><<a href="mailto:kossebau@kde.org" target="_blank">kossebau@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
after lot of month I tried to build the current 4.3 branch (on commit<br>
5c288e2014c043593f8c6385b2aefb221615a652) and I am hitting a build problem in<br>
kdevelop/languages/cpp/cpplanguagesupport.cpp (see attached log for full<br>
output). Any idea what is wrong for me?<br>
<br>
Yes, deleted any 4.3 branch I had locally. But refetching did not improve<br>
things.<br>
<br>
The looking at the stuff on the central repo like<br>
<a href="https://projects.kde.org/projects/extragear/kdevelop/kdevelop/repository/revisions/4.3/entry/CMakeLists.txt" target="_blank">https://projects.kde.org/projects/extragear/kdevelop/kdevelop/repository/revisions/4.3/entry/CMakeLists.txt</a><br>


I wonder about the KDEVELOP_VERSION, does not look correct. The needed<br>
KDevPlatform version 1.3.60 also looks strange.<br></blockquote><div><br></div></div><div>Can't look at this right now due to the <a href="http://identity.kde.org" target="_blank">identity.kde.org</a> downtime, my local checkout from May 12th, however still shows a separate 4.3 head. So if there is a problem it was introduced only recently.</div>
</div></blockquote><div><br></div><div>Hmm, seems like someone did a reset at some point, I can see this in the history:</div><div><br></div><div>The last commit into the original 4.3 branch following the v4.3.1 tag (which was still ok) is:</div>
<div>6b95b832d72696df0278ac7b9d290c96b798ef07</div><div><br></div><div>That follows a merge of 4.3, probably into master. And then next there are a few scripty commits (1e692b9d495d9bfd3af54f2769d4c764e7e197d7 and following) and then milian</div>
<div>comitted based on that last scripty commit again (86f4848f9f6324540c0ca9c70dfd81ff0e6b1cfc) . There's been a few more commits and ultimately this branch leads to the current 4.3 tip (5c288e2014c043593f8c6385b2aefb221615a652).</div>
<div><br></div><div>So I guess 4.3 needs to be reset to 6b95b832d72696df0278ac7b9d290c96b798ef07 and then each of the following commits on the wrong 4.3 branch need to be cherry-picked, except for the scripty-ones (those will just be done again by scripty on its next run).</div>
<div><br></div><div>I'm cc'ing milian explicitly to make him aware of this.</div><div><br></div><div>Andreas</div></div>