Build Information
Failed to build llbuild, reference 0.5.0 (5cd4df), with Swift 6.3 for Android on 14 Apr 2026 19:45:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-llbuild.git
Reference: 0.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swiftlang/swift-llbuild
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 5cd4df5 Merge pull request #731 from bnbarham/add-ninja-c-api
Cloned https://github.com/swiftlang/swift-llbuild.git
Revision (git rev-parse @):
5cd4df550b31301508a77064e3dfaa5c5628780e
SUCCESS checkout https://github.com/swiftlang/swift-llbuild.git at 0.5.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/swiftlang/swift-llbuild.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Building for debugging...
[0/143] Compiling libllbuild C-API.cpp
[1/143] Compiling llbuildBasic ShellUtility.cpp
[2/143] Write swift-version--4F562202D5529B1.txt
[3/143] Compiling libllbuild Core-C-API.cpp
[4/143] Compiling llvmSupport Valgrind.cpp
[5/143] Compiling llvmSupport UnicodeCaseFold.cpp
[6/143] Compiling llbuildBasic PlatformUtility.cpp
In file included from /host/spi-builder-workspace/products/libllbuild/Ninja-C-API.cpp:17:
In file included from /host/spi-builder-workspace/lib/Ninja/include/llbuild/Ninja/Lexer.h:18:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringRef.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/STLExtras.h:21:
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'std::pair<void *, unsigned long>' [-Wnontrivial-memcall]
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:250:24: note: in instantiation of member function 'llvm::SmallVectorTemplateBase<std::pair<void *, unsigned long>, true>::push_back' requested here
250 | CustomSizedSlabs.push_back(std::make_pair(NewSlab, PaddedSize));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:56:38: note: in instantiation of member function 'llvm::BumpPtrAllocatorImpl<>::Allocate' requested here
56 | &DerivedT::Allocate),
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:82:29: note: in instantiation of member function 'llvm::AllocatorBase<llvm::BumpPtrAllocatorImpl<>>::Allocate' requested here
82 | return static_cast<T *>(Allocate(Num * sizeof(T), alignof(T)));
| ^
/host/spi-builder-workspace/products/libllbuild/Ninja-C-API.cpp:88:55: note: in instantiation of function template specialization 'llvm::AllocatorBase<llvm::BumpPtrAllocatorImpl<>>::Allocate<llb_ninja_build_statement_t_>' requested here
88 | auto copied = llvm::makeMutableArrayRef(Allocator.Allocate<R>(orig.size()),
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: note: explicitly cast the pointer to silence this warning
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
| (void*)
1 warning generated.
[7/143] Compiling libllbuild Ninja-C-API.cpp
[8/143] Compiling swift-build-tool main.cpp
[9/143] Compiling llvmSupport circular_raw_ostream.cpp
[10/143] Compiling llbuildBasic SerialQueue.cpp
[11/143] Compiling llvmSupport Twine.cpp
[12/143] Compiling llvmSupport Unicode.cpp
[13/143] Compiling llvmSupport raw_ostream.cpp
[14/143] Compiling llvmSupport Threading.cpp
In file included from /host/spi-builder-workspace/lib/llvm/Support/YAMLParser.cpp:14:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/YAMLParser.h:41:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringRef.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/STLExtras.h:21:
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'std::pair<void *, unsigned long>' [-Wnontrivial-memcall]
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:250:24: note: in instantiation of member function 'llvm::SmallVectorTemplateBase<std::pair<void *, unsigned long>, true>::push_back' requested here
250 | CustomSizedSlabs.push_back(std::make_pair(NewSlab, PaddedSize));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/YAMLParser.h:138:18: note: in instantiation of member function 'llvm::BumpPtrAllocatorImpl<>::Allocate' requested here
138 | return Alloc.Allocate(Size, Alignment);
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: note: explicitly cast the pointer to silence this warning
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
| (void*)
1 warning generated.
[15/143] Compiling llvmSupport YAMLParser.cpp
[16/143] Compiling llvmSupport Triple.cpp
[17/143] Compiling llvmSupport StringMap.cpp
In file included from /host/spi-builder-workspace/lib/llvm/Support/StringSaver.cpp:10:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/StringSaver.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/DenseSet.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/DenseMap.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/DenseMapInfo.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/ArrayRef.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/Hashing.h:49:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Host.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringMap.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringRef.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/STLExtras.h:21:
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'std::pair<void *, unsigned long>' [-Wnontrivial-memcall]
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:250:24: note: in instantiation of member function 'llvm::SmallVectorTemplateBase<std::pair<void *, unsigned long>, true>::push_back' requested here
250 | CustomSizedSlabs.push_back(std::make_pair(NewSlab, PaddedSize));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:56:38: note: in instantiation of member function 'llvm::BumpPtrAllocatorImpl<>::Allocate' requested here
56 | &DerivedT::Allocate),
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:82:29: note: in instantiation of member function 'llvm::AllocatorBase<llvm::BumpPtrAllocatorImpl<>>::Allocate' requested here
82 | return static_cast<T *>(Allocate(Num * sizeof(T), alignof(T)));
| ^
/host/spi-builder-workspace/lib/llvm/Support/StringSaver.cpp:15:19: note: in instantiation of function template specialization 'llvm::AllocatorBase<llvm::BumpPtrAllocatorImpl<>>::Allocate<char>' requested here
15 | char *P = Alloc.Allocate<char>(S.size() + 1);
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: note: explicitly cast the pointer to silence this warning
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
| (void*)
1 warning generated.
[18/143] Compiling llvmSupport StringSaver.cpp
[19/143] Compiling llvmSupport TargetParser.cpp
[20/143] Compiling llvmSupport StringExtras.cpp
[21/143] Compiling llvmSupport StringRef.cpp
[22/143] Compiling llvmSupport SmallVector.cpp
[23/143] Compiling llvmSupport SmallPtrSet.cpp
[24/143] Compiling llvmSupport Mutex.cpp
[25/143] Compiling llvmSupport NativeFormatting.cpp
[26/143] Compiling llvmSupport Process.cpp
[27/143] Compiling llvmSupport Options.cpp
In file included from /host/spi-builder-workspace/lib/llvm/Support/SourceMgr.cpp:16:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/SourceMgr.h:19:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/ArrayRef.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/Hashing.h:49:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Host.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringMap.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringRef.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/STLExtras.h:21:
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'std::pair<unsigned int, unsigned int>' [-Wnontrivial-memcall]
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
/host/spi-builder-workspace/lib/llvm/Support/SourceMgr.cpp:218:17: note: in instantiation of member function 'llvm::SmallVectorTemplateBase<std::pair<unsigned int, unsigned int>, true>::push_back' requested here
218 | ColRanges.push_back(std::make_pair(R.Start.getPointer()-LineStart,
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: note: explicitly cast the pointer to silence this warning
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
| (void*)
1 warning generated.
[28/143] Compiling llvmSupport SourceMgr.cpp
[29/143] Compiling llvmSupport Signals.cpp
[30/143] Compiling llvmSupport Program.cpp
[31/143] Compiling llvmSupport Path.cpp
[32/143] Compiling llvmSupport MathExtras.cpp
[33/143] Compiling llvmSupport Memory.cpp
[34/143] Compiling llvmSupport ManagedStatic.cpp
[35/143] Compiling llvmSupport Locale.cpp
[36/143] Compiling llvmSupport MD5.cpp
[37/143] Compiling llvmSupport Hashing.cpp
[38/143] Compiling llvmSupport MemoryBuffer.cpp
[39/143] Compiling llvmSupport FormatVariadic.cpp
[40/143] Compiling llvmSupport Host.cpp
In file included from /host/spi-builder-workspace/lib/llvm/Support/FoldingSet.cpp:15:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/FoldingSet.h:19:
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'std::pair<void *, unsigned long>' [-Wnontrivial-memcall]
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:250:24: note: in instantiation of member function 'llvm::SmallVectorTemplateBase<std::pair<void *, unsigned long>, true>::push_back' requested here
250 | CustomSizedSlabs.push_back(std::make_pair(NewSlab, PaddedSize));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:56:38: note: in instantiation of member function 'llvm::BumpPtrAllocatorImpl<>::Allocate' requested here
56 | &DerivedT::Allocate),
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:82:29: note: in instantiation of member function 'llvm::AllocatorBase<llvm::BumpPtrAllocatorImpl<>>::Allocate' requested here
82 | return static_cast<T *>(Allocate(Num * sizeof(T), alignof(T)));
| ^
/host/spi-builder-workspace/lib/llvm/Support/FoldingSet.cpp:177:29: note: in instantiation of function template specialization 'llvm::AllocatorBase<llvm::BumpPtrAllocatorImpl<>>::Allocate<unsigned int>' requested here
177 | unsigned *New = Allocator.Allocate<unsigned>(Bits.size());
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: note: explicitly cast the pointer to silence this warning
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
| (void*)
1 warning generated.
[41/143] Compiling llvmSupport FoldingSet.cpp
[42/143] Compiling llvmSupport Errno.cpp
[43/143] Compiling llvmSupport ErrorHandling.cpp
[44/143] Compiling llvmSupport FileUtilities.cpp
[45/143] Compiling llvmSupport Debug.cpp
[46/143] Compiling llvmSupport Error.cpp
[47/143] Compiling llvmSupport DJB.cpp
[48/143] Compiling llvmSupport Atomic.cpp
[49/143] Compiling llvmSupport ConvertUTF.cpp
[50/143] Compiling llvmSupport ConvertUTFWrapper.cpp
[51/143] Compiling llvmDemangle MicrosoftDemangle.cpp
[52/143] Compiling llvmSupport Allocator.cpp
[53/143] Write sources
[55/143] Compiling llvmSupport Chrono.cpp
[56/145] Compiling llvmSupport APSInt.cpp
[57/145] Compiling llvmSupport APInt.cpp
[58/145] Compiling llvmDemangle ItaniumDemangle.cpp
[59/145] Compiling llvmSupport APFloat.cpp
[60/145] Compiling llbuildNinjaTests main.cpp
In file included from /host/spi-builder-workspace/lib/llvm/Support/CommandLine.cpp:19:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/CommandLine.h:23:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/ArrayRef.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/Hashing.h:49:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Host.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringMap.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringRef.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/STLExtras.h:21:
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'std::pair<llvm::StringRef, unsigned int>' [-Wnontrivial-memcall]
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
/host/spi-builder-workspace/lib/llvm/Support/CommandLine.cpp:1196:24: note: in instantiation of member function 'llvm::SmallVectorTemplateBase<std::pair<llvm::StringRef, unsigned int>, true>::push_back' requested here
1196 | PositionalVals.push_back(std::make_pair(StringRef(argv[i]), i));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: note: explicitly cast the pointer to silence this warning
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
| (void*)
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'std::pair<const char *, llvm::cl::Option *>' [-Wnontrivial-memcall]
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
/host/spi-builder-workspace/lib/llvm/Support/CommandLine.cpp:1781:10: note: in instantiation of member function 'llvm::SmallVectorTemplateBase<std::pair<const char *, llvm::cl::Option *>, true>::push_back' requested here
1781 | Opts.push_back(
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: note: explicitly cast the pointer to silence this warning
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
| (void*)
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'std::pair<const char *, llvm::cl::SubCommand *>' [-Wnontrivial-memcall]
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
/host/spi-builder-workspace/lib/llvm/Support/CommandLine.cpp:1795:10: note: in instantiation of member function 'llvm::SmallVectorTemplateBase<std::pair<const char *, llvm::cl::SubCommand *>, true>::push_back' requested here
1795 | Subs.push_back(std::make_pair(S->getName().data(), S));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: note: explicitly cast the pointer to silence this warning
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
| (void*)
3 warnings generated.
[61/145] Compiling llvmSupport CommandLine.cpp
[62/145] Compiling llbuildNinja Parser.cpp
[63/145] Compiling llbuildNinjaTests LexerTest.cpp
[64/145] Compiling llbuildNinjaTests ManifestTest.cpp
[65/145] Compiling llbuildNinja Lexer.cpp
In file included from /host/spi-builder-workspace/lib/Ninja/Manifest.cpp:13:
In file included from /host/spi-builder-workspace/lib/Ninja/include/llbuild/Ninja/Manifest.h:16:
In file included from /host/spi-builder-workspace/lib/Basic/include/llbuild/Basic/ExecutionQueue.h:18:
In file included from /host/spi-builder-workspace/lib/Basic/include/llbuild/Basic/Subprocess.h:19:
In file included from /host/spi-builder-workspace/lib/Basic/include/llbuild/Basic/POSIXEnvironment.h:18:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/Hashing.h:49:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Host.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringMap.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringRef.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/STLExtras.h:21:
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'std::pair<void *, unsigned long>' [-Wnontrivial-memcall]
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:250:24: note: in instantiation of member function 'llvm::SmallVectorTemplateBase<std::pair<void *, unsigned long>, true>::push_back' requested here
250 | CustomSizedSlabs.push_back(std::make_pair(NewSlab, PaddedSize));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:509:20: note: in instantiation of member function 'llvm::BumpPtrAllocatorImpl<>::Allocate' requested here
509 | return Allocator.Allocate(
| ^
/host/spi-builder-workspace/lib/Ninja/Manifest.cpp:37:17: note: in instantiation of function template specialization 'operator new<llvm::MallocAllocator, 4096UL, 4096UL>' requested here
37 | consolePool = new (getAllocator()) Pool("console");
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: note: explicitly cast the pointer to silence this warning
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
| (void*)
1 warning generated.
[66/145] Compiling llbuildNinja Manifest.cpp
[67/145] Compiling llbuildCoreTests main.cpp
In file included from /host/spi-builder-workspace/lib/Ninja/ManifestLoader.cpp:13:
In file included from /host/spi-builder-workspace/lib/Ninja/include/llbuild/Ninja/ManifestLoader.h:17:
In file included from /host/spi-builder-workspace/lib/Ninja/include/llbuild/Ninja/Manifest.h:16:
In file included from /host/spi-builder-workspace/lib/Basic/include/llbuild/Basic/ExecutionQueue.h:18:
In file included from /host/spi-builder-workspace/lib/Basic/include/llbuild/Basic/Subprocess.h:19:
In file included from /host/spi-builder-workspace/lib/Basic/include/llbuild/Basic/POSIXEnvironment.h:18:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/Hashing.h:49:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Host.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringMap.h:17:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/StringRef.h:13:
In file included from /host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/STLExtras.h:21:
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'std::pair<void *, unsigned long>' [-Wnontrivial-memcall]
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:250:24: note: in instantiation of member function 'llvm::SmallVectorTemplateBase<std::pair<void *, unsigned long>, true>::push_back' requested here
250 | CustomSizedSlabs.push_back(std::make_pair(NewSlab, PaddedSize));
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/Support/Allocator.h:509:20: note: in instantiation of member function 'llvm::BumpPtrAllocatorImpl<>::Allocate' requested here
509 | return Allocator.Allocate(
| ^
/host/spi-builder-workspace/lib/Ninja/ManifestLoader.cpp:353:21: note: in instantiation of function template specialization 'operator new<llvm::MallocAllocator, 4096UL, 4096UL>' requested here
353 | Command* decl = new (manifest->getAllocator())
| ^
/host/spi-builder-workspace/lib/llvm/Support/include/llvm/ADT/SmallVector.h:313:18: note: explicitly cast the pointer to silence this warning
313 | memcpy(this->end(), &Elt, sizeof(T));
| ^
| (void*)
1 warning generated.
[68/145] Compiling llbuildNinja ManifestLoader.cpp
/host/spi-builder-workspace/unittests/Core/SQLiteBuildDBTest.cpp:20:10: fatal error: 'sqlite3.h' file not found
20 | #include <sqlite3.h>
| ^~~~~~~~~~~
1 error generated.
[69/145] Compiling llbuildCoreTests SQLiteBuildDBTest.cpp
[69/145] Compiling llbuildCoreTests BuildEngineTest.cpp
[69/145] Compiling llbuildCoreTests BuildEngineCancellationTest.cpp
[69/145] Compiling llbuildEvo EvoEngine.cpp
[69/145] Compiling llbuildCoreTests DependencyInfoParserTest.cpp
[69/145] Compiling llbuildCoreTests MakefileDepsParserTest.cpp
[69/145] Compiling llbuildCoreTests DepsBuildEngineTest.cpp
[70/145] Emitting module llbuildTestSupport
BUILD FAILURE 6.3 android