<html><body><p><font size="2">FYI. In case someone is also experiencing this glitch....</font><br><tt><br>I think this should be a bug of ninja, </tt><br><tt>it failed to clean deprecated entry in .ninja_log for `include/llvm/Support` .<br><br>You should be able to avoid the problem by either <br>1. delete the deprecated line in .ninja_log<br>   sed -i -e "/include\/llvm\/Support[^/]/d" .ninja_log<br>2. delete .ninja_log.<br>3. do a clean build with ToT in a new build dir</tt><br><br><br><a href="https://bugs.llvm.org/show_bug.cgi?id=46906"><u><font color="#0000FF">https://bugs.llvm.org/show_bug.cgi?id=46906</font></u></a><br><br><br><font size="2"><br>Best,<br><br>Jinsong Ji (ΌΝ½πΛΙ), PhD.<br><br>XL/LLVM on Power Compiler Development <br>E-mail: jji@us.ibm.com</font><br><font size="2" color="#800080">----- Forwarded by Jinsong Ji/Jacksonville/IBM</font><font size="2" color="#800080"> on 08/17/2020 11:19 AM</font><font size="2" color="#800080"> -----</font><br><br><font size="2" color="#5F5F5F">From:        </font><font size="2">bugzilla-daemon@llvm.org</font><br><font size="2" color="#5F5F5F">To:        </font><font size="2">jji@us.ibm.com</font><br><font size="2" color="#5F5F5F">Date:        </font><font size="2">08/16/2020 07:42 AM</font><br><font size="2" color="#5F5F5F">Subject:        </font><font size="2">[EXTERNAL] [Bug 46906] cmake config failure with Ninja</font><br><hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br><br><br><a href="https://bugs.llvm.org/show_bug.cgi?id=46906#c3"><b><u><font color="#0000FF">Comment # 3</font></u></b></a><b> on </b><a href="https://bugs.llvm.org/show_bug.cgi?id=46906"><b><u><font color="#0000FF">bug 46906</font></u></b></a><b> from </b><a href="mailto:uday@polymagelabs.com"><b><u><font color="#0000FF">Uday Bondhugula</font></u></b></a><b> </b><br><tt>Thanks very much @jji. I was able to avoid the way you suggested - this issue<br>had been a thorn for several weeks. My previous attempts to do a clean build<br>were all after a "rm -rf *" and so this hadn't wiped out the .ninja_log. I<br>missed that and suspected something in the cmake configuration to the cause.</tt><p><hr width="100%" size="2" align="left">You are receiving this mail because: 
<ul><ul type="disc"><li>You are on the CC list for the bug.<br></ul></ul><BR>
</body></html>