<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Seeing this now:<div class=""><br class=""></div><div class=""><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class="">fatal error: error in backend: Global variable '' has an invalid section specifier '__CLANG_OFFLOAD_BUNDLE__host-x86_64-apple-darwin17.6.0': mach-o section specifier requires a segment whose length is between 1 and 16 characters.
</span><a id="-67209057149ba4694-19c4-4d7e-bec5-911270d8a58c" style="box-sizing: border-box; word-wrap: break-word; caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: monospace; font-size: 14px; white-space: pre-wrap; display: block; position: relative; top: -2em; visibility: hidden;" class=""></a><span title="Compile Error" style="box-sizing: border-box; font-family: monospace; font-size: 14px; white-space: pre-wrap; color: white; background-color: red;" class="">clang-10: error: clang frontend command failed with exit code 70 (use -v to see invocation)
</span><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class="">clang version 10.0.0 (</span><a href="http://labmaster3.local/git/llvm-project.git" style="box-sizing: border-box; word-wrap: break-word; color: rgb(92, 53, 102); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class="">http://labmaster3.local/git/llvm-project.git</a><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class=""> 00782a4b68c71b9fb80b403b13f9ec67f07a87a4)
Target: x86_64-apple-darwin17.6.0
Thread model: posix
InstalledDir: /Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/clang-build/bin
clang-10: note: diagnostic msg: PLEASE submit a bug report to </span><a href="https://bugs.llvm.org/" style="box-sizing: border-box; word-wrap: break-word; color: rgb(92, 53, 102); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class="">https://bugs.llvm.org/</a><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class=""> and include the crash backtrace, preprocessed source, and associated run script.
clang-10: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs.
error: incremental linking by external tool failed.</span></div><div class=""><font color="#333333" face="monospace" class=""><span style="caret-color: rgb(51, 51, 51); font-size: 14px; white-space: pre-wrap;" class=""><br class=""></span></font></div><span class=""><a href="http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/1196/consoleFull#-2382751928254eaf0-7326-4999-85b0-388101f2d404" class="">http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/1196/consoleFull#-2382751928254eaf0-7326-4999-85b0-388101f2d404</a></span><div class=""><span class=""><br class=""><br class=""><blockquote type="cite" class="">On Aug 15, 2019, at 12:00 PM, Alexey Bataev via Phabricator via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org" class="">llvm-commits@lists.llvm.org</a>> wrote:<br class=""><br class="">ABataev added a comment.<br class=""><br class="">In D66296#1632003 <<a href="https://reviews.llvm.org/D66296#1632003" class="">https://reviews.llvm.org/D66296#1632003</a>>, @azharudd wrote:<br class=""><br class=""><blockquote type="cite" class="">Looks like this is failing on Darwin:<br class=""><br class=""><a href="http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/1193/consoleFull#-2382751928254eaf0-7326-4999-85b0-388101f2d404" class="">http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/1193/consoleFull#-2382751928254eaf0-7326-4999-85b0-388101f2d404</a><br class=""><br class=""> /Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/llvm-project/clang/test/Driver/clang-offload-bundler.c:120:15: error: CK-TEXTLL: expected string not found in input<br class=""> // CK-TEXTLL: @A = dso_local global i32 0<br class="">               ^<br class=""> /Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/clang-build/tools/clang/test/Driver/Output/clang-offload-bundler.c.tmp.bundle3.ll:3:1: note: scanning from here<br class=""> ; ModuleID = '/Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/llvm-project/clang/test/Driver/clang-offload-bundler.c'<br class=""> ^<br class=""> /Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/clang-build/tools/clang/test/Driver/Output/clang-offload-bundler.c.tmp.bundle3.ll:8:1: note: possible intended match here<br class=""> @A = global i32 0, align 4<br class=""><br class=""></blockquote><br class=""><br class="">Committed the fix already<br class=""><br class=""><br class="">Repository:<br class=""> rL LLVM<br class=""><br class="">CHANGES SINCE LAST ACTION<br class=""> <a href="https://reviews.llvm.org/D66296/new/" class="">https://reviews.llvm.org/D66296/new/</a><br class=""><br class=""><a href="https://reviews.llvm.org/D66296" class="">https://reviews.llvm.org/D66296</a><br class=""><br class=""><br class=""><br class="">_______________________________________________<br class="">llvm-commits mailing list<br class="">llvm-commits@lists.llvm.org<br class="">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits<br class=""></blockquote><br class=""></span></div></body></html>