<p dir="ltr">I saw these too. There is a stale binary in unittests/Object, just delete it. The tests have been moved to unittests/MC.</p>
<div class="gmail_quote">On 30 Jul 2014 12:47, "Renato Golin" <<a href="mailto:renato.golin@linaro.org">renato.golin@linaro.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a debug tree with shared objects enabled (to help streamline<br>
the development process), and I see those unit tests failing where<br>
they don't fail on a release/static build.<br>
<br>
Anyone seeing these, too?<br>
<br>
FAIL: LLVM-Unit :: Object/ObjectTests/StringTableBuilderTest.Basic<br>
(19422 of 20473)<br>
******************** TEST 'LLVM-Unit ::<br>
Object/ObjectTests/StringTableBuilderTest.Basic' FAILED<br>
********************<br>
Note: Google Test filter = StringTableBuilderTest.Basic<br>
[==========] Running 1 test from 1 test case.<br>
[----------] Global test environment set-up.<br>
[----------] 1 test from StringTableBuilderTest<br>
[ RUN      ] StringTableBuilderTest.Basic<br>
unittests/Object/ObjectTests: symbol lookup error:<br>
unittests/Object/ObjectTests: undefined symbol:<br>
_ZN4llvm13StringMapImpl11RehashTableEv<br>
<br>
FAIL: LLVM-Unit :: Object/ObjectTests/ObjectYAML.BinaryRef (19424 of 20473)<br>
******************** TEST 'LLVM-Unit ::<br>
Object/ObjectTests/ObjectYAML.BinaryRef' FAILED ********************<br>
Note: Google Test filter = ObjectYAML.BinaryRef<br>
[==========] Running 1 test from 1 test case.<br>
[----------] Global test environment set-up.<br>
[----------] 1 test from ObjectYAML<br>
[ RUN      ] ObjectYAML.BinaryRef<br>
unittests/Object/ObjectTests: symbol lookup error:<br>
unittests/Object/ObjectTests: undefined symbol:<br>
_ZN4llvm4yaml12ScalarTraitsINS_6object4yaml9BinaryRefEE6outputERKS4_PvRNS_11raw_ostreamE<br>
<br>
cheers,<br>
--renato<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div>