Re: [Swift CI] Build Still Failing: 0. OSS - LLDB Incremental - OS X (master) (Release) #1829

This doesn’t seem to be related to any of the commit listed in the mailing list.


Error when building test subject. Build Command: make VPATH=/Users/buildnode/jenkins/workspace/oss-lldb-incremental-osx/lldb/packages/Python/lldbsuite/test/lang/objc/variadic_methods -C /Users/buildnode/jenkins/workspace/oss-lldb-incremental-osx/Ninja-ReleaseAssert/lldb-macosx-x86_64/lldb-test-build.noindex/lang/objc/variadic_methods/test_with_dsym -I /Users/buildnode/jenkins/workspace/oss-lldb-incremental-osx/lldb/packages/Python/lldbsuite/test/lang/objc/variadic_methods -f /Users/buildnode/jenkins/workspace/oss-lldb-incremental-osx/Ninja-ReleaseAssert/lldb-macosx-x86_64/lldb-test-build.noindex/lang/objc/variadic_methods/test_with_dsym/Makefile MAKE_DSYM=YES ARCH=x86_64 CC=/Users/buildnode/jenkins/workspace/oss-lldb-incremental-osx/Ninja-ReleaseAssert/llvm-macosx-x86_64/bin/clang-6.0 SWIFTC=/Users/buildnode/jenkins/workspace/oss-lldb-incremental-osx/Ninja-ReleaseAssert/swift-macosx-x86_64/bin/swiftc all Build Command Output: make: *** [main.o] Killed: 9

The compiler receives a SIGKILL from the kernel when compiling the executables on which the debugger needs to be attached.

Mishal, I’d say OOM or something like that, can you please take a look at the machines?

Best,