<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - r266392 causes link errors on Darwin"
href="https://llvm.org/bugs/show_bug.cgi?id=27362">27362</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>r266392 causes link errors on Darwin
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>MacOS X
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@lists.llvm.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vsk@apple.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Bot URL: <a href="http://lab.llvm.org:8080/green/job/LLDB/18105/">http://lab.llvm.org:8080/green/job/LLDB/18105/</a>
Error message:
Ld
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb-build/Build/Products/Debug/lldb-server
normal x86_64
cd "/Users/buildslave/jenkins/sharedspace/lldb@2/lldb"
export MACOSX_DEPLOYMENT_TARGET=10.9
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
-L/Users/buildslave/jenkins/sharedspace/lldb@2/lldb-build/Build/Products/Debug
-L/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/llvm-build/Release+Asserts/x86_64
-F/Users/buildslave/jenkins/sharedspace/lldb@2/lldb-build/Build/Products/Debug
-F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/PrivateFrameworks
-filelist
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb-build/Build/Intermediates/lldb.build/Debug/lldb-server.build/Objects-normal/x86_64/lldb-server.LinkFileList
-exported_symbols_list tools/lldb-server/lldb-server.exports
-mmacosx-version-min=10.9 -dead_strip -weak-lcompression -lz -filelist
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/llvm-build/Release+Asserts/archives.txt
-L/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config
-lpython2.7 -lxml2 -framework DebugSymbols -framework Foundation -framework
Carbon -framework Security -stdlib=libc++ -lpanel -lz -lncurses -ledit
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb-build/Build/Products/Debug/liblldb-core.a
-Xlinker -dependency_info -Xlinker
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb-build/Build/Intermediates/lldb.build/Debug/lldb-server.build/Objects-normal/x86_64/lldb-server_dependency_info.dat
-o
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb-build/Build/Products/Debug/lldb-server
ld: warning: ld: warning: ignoring file
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/llvm-build/Release+Asserts/x86_64/lib/libclang_rt.builtins_i386_10.4.a,
file was built for archive which is not the architecture being linked (x86_64):
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/llvm-build/Release+Asserts/x86_64/lib/libclang_rt.builtins_i386_10.4.aignoring
file
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/llvm-build/Release+Asserts/x86_64/lib/libclang_rt.builtins_i386_osx.a,
file was built for archive which is not the architecture being linked (x86_64):
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/llvm-build/Release+Asserts/x86_64/lib/libclang_rt.builtins_i386_osx.a
ld: warning:
ignoring file
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/llvm-build/Release+Asserts/x86_64/lib/libclang_rt.cc_kext_i386_osx.a,
file was built for archive which is not the architecture being linked (x86_64):
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/llvm-build/Release+Asserts/x86_64/lib/libclang_rt.cc_kext_i386_osx.a
Undefined symbols for architecture x86_64:
"PDBASTParser::~PDBASTParser()", referenced from:
lldb_private::ClangASTContext::ClangASTContext(char const*) in
liblldb-core.a(ClangASTContext.o)
lldb_private::ClangASTContext::~ClangASTContext() in
liblldb-core.a(ClangASTContext.o)
ld: symbol(s) not found for architecture x86_64</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>