<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’ve been trying, and thus far failing, to get the test suite up and running against a CMake+ninja clang build. Filed <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23746&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=Q8zgG6lCimUBgwjGzMr9Y8o7qTRUWWAMwVGUNBURhsU&s=-JXUG5bda7eOBKOwp35mzO8J8AWrxoHHo3PzNLC7uZw&e=" class="">https://llvm.org/bugs/show_bug.cgi?id=23746</a>. Depending on what workarounds people know of or can come up with, that may or may not be a blocker.<div class=""><br class=""></div><div class="">-Jim</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 28, 2015, at 8:22 AM, Chris Bieneman <<a href="mailto:beanz@apple.com" class="">beanz@apple.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">Hi all,<br class=""><br class="">Time for another update on the status of the CMake build system.<br class=""><br class="">Completed:<br class="">* Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH<br class="">* Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "<br class="">* Update GettingStarted to prefer CMake<br class=""><br class="">Still Outstanding:<br class=""><br class="">* Bug 14109 - CMake build for compiler-rt should use just-built clang<br class=""> - No Update: Still some small issues to resolve.<br class=""><br class="">* Bug 19462 - Use the INSTALL(EXPORT ...) to export CMake definitions<br class=""> - I commented in the review for this today (<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D7623&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=Q8zgG6lCimUBgwjGzMr9Y8o7qTRUWWAMwVGUNBURhsU&s=h_8ZfL9cqHbcycUytgKbdgaBIbUDsGKCItFHaOwWtIc&e=" class="">http://reviews.llvm.org/D7623</a>). I think the patches I have are good to land, but Stephen Kelly made some other suggestions in the bug we should consider separately.<br class=""><br class="">* Bug 19875 - libraries and executables need different rpaths<br class=""> - No Update: Still outstanding, I don't think this is a blocker.<br class=""><br class="">* Bug 21561 - Update release scripts to use CMake<br class=""> - No Update: Still outstanding and blocking removal of autoconf<br class=""><br class="">* Bug 21562 - Add a CMake equivalent for make/platform/clang_darwin.mk in compiler_rt<br class=""> - I've looked at this a bit on and off. It is unfortunately a hard problem. I think it would be easier if CMake had better support for setting clang's sysroot and arch flags. To that end I've filed a bug against CMake (<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.cmake.org_Bug_view.php-3Fid-3D15591&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=Q8zgG6lCimUBgwjGzMr9Y8o7qTRUWWAMwVGUNBURhsU&s=xki84IPGoPic7b0hvLQ4Ohwrfc0bKaY6F74pxddhXeo&e=" class="">http://www.cmake.org/Bug/view.php?id=15591</a>).<br class=""><br class="">* Bug 21568 - Cannot add rpath<br class=""> - No Update: Not a blocker.<br class=""><br class="">Other issues not tracked by bugs:<br class=""><br class="">* FreeBSD seemed to have problems with CMake identifying itself as amd64 causing x86_64 tests to fail<br class="">* Migrating buildbots<br class="">* We need to make sure libc++ works properly on Darwin<br class="">* Put together a “cheat sheet” document for transitioning<br class=""> - If you have an autoconf workflow you’d like to see in the cheat sheet please send your commands my way and I‘ll assemble the cheat sheet.<br class=""><br class="">If there is anything I’m missing please let me know. Thanks,<br class=""><br class="">Thanks,<br class="">-Chris<br class="">_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:LLVMdev@cs.uiuc.edu" class="">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" class="">http://llvm.cs.uiuc.edu</a><br class=""><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" class="">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br class=""></div></blockquote></div><br class=""></div></body></html>