<div dir="ltr">Hi,<div><br></div><div>Currently on openSUSE 13.2 building llvm+clang trunk fails with:</div><div><br></div><div><div>  Run Build Command:"/usr/bin/ninja" "cmTryCompileExec3878271410"</div><div><br></div><div>  [1/2] Building CXX object</div><div>  CMakeFiles/cmTryCompileExec3878271410.dir/testCXXCompiler.cxx.o</div><div><br></div><div>  FAILED: /home/abuild/rpmbuild/BUILD/llvm/stage2/./bin/clang</div><div>  -fsanitize=thread -o</div><div>  CMakeFiles/cmTryCompileExec3878271410.dir/testCXXCompiler.cxx.o -c</div><div>  testCXXCompiler.cxx</div><div><br></div><div>  /home/abuild/rpmbuild/BUILD/llvm/stage2/./bin/clang: symbol lookup error:</div><div>  /home/abuild/rpmbuild/BUILD/llvm/stage2/./bin/clang: undefined symbol:</div><div>  _ZN4llvm3sys7Process28FixupStandardFileDescriptorsEv</div><div><br></div><div>  ninja: build stopped: subcommand failed.</div></div><div><br></div><div>This is weird because surely the stage2 clang has this symbol, and manually running stage2/bin/clang foo.cxx works fine. Any ideas what might be going on here?</div><div><br></div></div>