stella.stamenova added a comment.

This test has been failing on Windows since it was added as it doesn't build 
correctly. I noticed some of the tests are also disabled on Linux. Is this 
supposed to pass on all platforms?

  Error when building test subject.
  Build Command:
  make 
VPATH=E:\_work\60\s\llvm\tools\lldb\packages\Python\lldbsuite\test\functionalities\target_create_deps
 -C 
E:\_work\60\b\LLVMBuild\lldb-test-build.noindex\functionalities\target_create_deps\TestTargetCreateDeps.test_dependents_explicit_default_lib
 -I 
E:\_work\60\s\llvm\tools\lldb\packages\Python\lldbsuite\test\functionalities\target_create_deps
 -f 
E:\_work\60\s\llvm\tools\lldb\packages\Python\lldbsuite\test\functionalities\target_create_deps\Makefile
 all ARCH=x86_64 CC="E:\_work\60\b\LLVMBuild\Release\bin\clang.exe" 
  
  ##[error]lld-link(0,0): Error : undefined symbol: "int __cdecl 
a_function(void)" (?a_function@@YAHXZ)
  lld-link : error : undefined symbol: "int __cdecl a_function(void)" 
(?a_function@@YAHXZ) [e:\_work\60\b\LLVMBuild\check-all.vcxproj]
  >>> referenced by main.o:(main)
  ##[error]clang(0,0): Error : linker command failed with exit code 1 (use -v 
to see invocation)
  clang : error : linker command failed with exit code 1 (use -v to see 
invocation) [e:\_work\60\b\LLVMBuild\check-all.vcxproj]
  make: *** [a.out] Error 1


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D51934



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to