[cfe-dev] [RC3] FreeBSD status.
arrowdodger
6yearold at gmail.com
Mon Mar 28 06:00:05 PDT 2011
Hello. I've built and `make chech-all` rc3 tarballs using CMake build on
FreeBSD 8-STABLE system. Here are results:
Failing Tests (10):
Clang :: Index/crash-recovery-code-complete.c
Clang :: Index/crash-recovery-reparse.c
Clang :: Index/crash-recovery.c
LLVM :: BugPoint/crash-narrowfunctiontest.ll
LLVM :: BugPoint/metadata.ll
LLVM :: BugPoint/remove_arguments_test.ll
LLVM :: Feature/load_module.ll
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyFunctionIsntCompiled
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/LazyLoadedJITTest.MaterializableAvailableExternallyFunctionIsntCompiled
Expected Passes : 8136
Expected Failures : 68
Unsupported Tests : 542
Unexpected Failures: 10
Following tests have failed because of -load command-line option:
LLVM :: BugPoint/metadata.ll
LLVM :: BugPoint/crash-narrowfunctiontest.ll
LLVM :: BugPoint/remove_arguments_test.ll
LLVM :: Feature/load_module.ll
And here is stdout:
Error opening
'/home/arr/projects/llvm/llvm-2.9rc3/build/lib/./BugpointPasses.so':
/home/arr/projects/llvm/llvm-2.9rc3/build/lib/./BugpointPasses.so: Undefined
symbol "_ZNK4llvm4Pass11getPassNameEv"
-load request ignored.
Following tests:
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyFunctionIsntCompiled
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/LazyLoadedJITTest.MaterializableAvailableExternallyFunctionIsntCompiled
have failed because of JIT have failed to resolve external symbols
'JITTest_AvailableExternallyGlobal' and
'JITTest_AvailableExternallyFunction'
Finally, clang tests failed with simply "Exit Code: 1" line.
I would be glad to provide additional info, if needed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110328/58e6747d/attachment.html>
More information about the cfe-dev
mailing list