Build Information
Successful build of llbuild, reference main (fd2284), with Swift 6.3 for Android on 30 Apr 2026 21:01:25 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fd2284d Merge pull request #1029 from rjmansfield/fix-dynamic-task-isresultvalid
Cloned https://github.com/swiftlang/swift-llbuild.git
Revision (git rev-parse @):
fd2284d2affcb33ed0ac88c1db861f73bc56a031
SUCCESS checkout https://github.com/swiftlang/swift-llbuild.git at main
========================================
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-4606859-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
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/285] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.9 (1.51s)
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.9
Building for debugging...
[0/144] Compiling libllbuild C-API.cpp
[1/144] Write swift-version--4F562202D5529B1.txt
[2/144] Compiling libllbuild BuildKey-C-API.cpp
[3/144] Compiling libllbuild Core-C-API.cpp
[4/144] Compiling libllbuild BuildDB-C-API.cpp
[5/144] Compiling llvmSupport Valgrind.cpp
[6/144] Compiling llvmSupport UnicodeCaseFold.cpp
[7/144] Compiling swift-build-tool main.cpp
[8/144] Compiling gmocklib gmock-all.cc
[9/144] Compiling llvmSupport circular_raw_ostream.cpp
[10/144] Compiling llvmSupport raw_ostream.cpp
[11/144] Compiling libllbuild BuildSystem-C-API.cpp
[12/144] Compiling llvmSupport Unicode.cpp
[13/144] Compiling llvmSupport Twine.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.
[14/144] Compiling llvmSupport YAMLParser.cpp
[15/144] Compiling gtestlib gtest-all.cc
[16/144] Compiling llvmSupport Threading.cpp
[17/144] Compiling llvmSupport Triple.cpp
[18/144] Compiling llvmSupport TargetParser.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.
[19/144] Compiling llvmSupport StringSaver.cpp
[20/144] Compiling llvmSupport StringMap.cpp
[21/144] Compiling llvmSupport StringRef.cpp
[22/144] Compiling llvmSupport SmallVector.cpp
[23/144] Compiling llvmSupport StringExtras.cpp
[24/144] Compiling llvmSupport SmallPtrSet.cpp
[25/144] Compiling llvmSupport Options.cpp
[26/144] Compiling llvmSupport NativeFormatting.cpp
[27/144] Compiling llvmSupport Program.cpp
[28/144] Compiling llvmSupport Process.cpp
[29/144] Compiling llvmSupport Signals.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.
[30/144] Compiling llvmSupport SourceMgr.cpp
[31/144] Compiling llvmSupport Mutex.cpp
[32/144] Compiling llvmSupport MathExtras.cpp
[33/144] Compiling llvmSupport Path.cpp
[34/144] Compiling llvmSupport ManagedStatic.cpp
[35/144] Compiling llvmSupport Memory.cpp
[36/144] Compiling llvmSupport Locale.cpp
[37/144] Compiling llvmSupport MD5.cpp
[38/144] Compiling llvmSupport Hashing.cpp
[39/144] Compiling llvmSupport MemoryBuffer.cpp
[40/144] Compiling llvmSupport FormatVariadic.cpp
[41/144] 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.
[42/144] Compiling llvmSupport FoldingSet.cpp
[43/144] Compiling llvmSupport ErrorHandling.cpp
[44/144] Compiling llvmSupport Errno.cpp
[45/144] Compiling llvmSupport Error.cpp
[46/144] Compiling llvmSupport FileUtilities.cpp
[47/144] Compiling llvmSupport Atomic.cpp
[48/144] Compiling llvmSupport DJB.cpp
[49/144] Compiling llvmSupport Debug.cpp
[50/144] Compiling llvmSupport ConvertUTF.cpp
[51/144] Compiling llvmSupport ConvertUTFWrapper.cpp
[52/144] Compiling llvmDemangle MicrosoftDemangle.cpp
[53/144] Write sources
[55/144] Compiling llvmSupport Allocator.cpp
[56/144] Compiling llvmSupport Chrono.cpp
[57/146] Compiling llvmSupport APSInt.cpp
[58/146] Compiling llvmSupport APInt.cpp
[59/146] Compiling llvmSupport APFloat.cpp
[60/146] Compiling llvmDemangle ItaniumDemangle.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/146] Compiling llvmSupport CommandLine.cpp
[62/146] Compiling llbuildNinja Parser.cpp
[63/146] Compiling llbuildNinjaTests main.cpp
[64/146] Compiling llbuildNinjaTests LexerTest.cpp
[65/146] Compiling llbuildNinjaTests ManifestTest.cpp
[66/146] 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.
[67/146] Compiling llbuildNinja Manifest.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/146] Compiling llbuildNinja ManifestLoader.cpp
[69/146] Compiling llbuildCoreTests main.cpp
[70/146] Compiling llbuildCoreTests MakefileDepsParserTest.cpp
[71/146] Compiling llbuildCoreTests SQLiteBuildDBTest.cpp
[72/146] Compiling llbuildCoreTests DependencyInfoParserTest.cpp
[73/146] Compiling llbuildCore MakefileDepsParser.cpp
[74/146] Compiling llbuildCore DependencyInfoParser.cpp
[75/146] Compiling llbuildCore SQLiteBuildDB.cpp
[76/146] Compiling llbuildCoreTests BuildEngineCancellationTest.cpp
[77/146] Compiling llbuildCoreTests DepsBuildEngineTest.cpp
[78/146] Compiling llbuildCore BuildEngineTrace.cpp
[80/146] Emitting module llbuildTestSupport
[81/146] Compiling llbuildTestSupport XCTestCase+Extensions.swift
[82/147] Compiling llbuildCore BuildDB.cpp
[83/147] Compiling llbuildCommands CommandLineStatusOutput.cpp
[84/147] Compiling llbuildCommands CommandUtil.cpp
[85/147] Compiling llbuildCore BuildEngine.cpp
[86/147] Compiling llbuildCommands NinjaCommand.cpp
[87/147] Compiling llbuildCommands BuildEngineCommand.cpp
[88/147] Compiling llbuildBuildSystemTests main.cpp
[89/147] Compiling llbuildCommands BuildSystemCommand.cpp
[90/147] Compiling llbuildBuildSystemTests TempDir.cpp
/host/spi-builder-workspace/lib/Commands/NinjaBuildCommand.cpp:225:12: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type '(anonymous namespace)::BuildValue' [-Wnontrivial-memcall]
225 | memcpy(this, &rhs, sizeof(rhs));
| ^
/host/spi-builder-workspace/lib/Commands/NinjaBuildCommand.cpp:225:12: note: explicitly cast the pointer to silence this warning
225 | memcpy(this, &rhs, sizeof(rhs));
| ^
| (void*)
/host/spi-builder-workspace/lib/Commands/NinjaBuildCommand.cpp:226:12: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'BuildValue' [-Wnontrivial-memcall]
226 | memset(&rhs, 0, sizeof(rhs));
| ^
/host/spi-builder-workspace/lib/Commands/NinjaBuildCommand.cpp:226:12: note: explicitly cast the pointer to silence this warning
226 | memset(&rhs, 0, sizeof(rhs));
| ^
| (void*)
/host/spi-builder-workspace/lib/Commands/NinjaBuildCommand.cpp:308:12: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'BuildValue' [-Wnontrivial-memcall]
308 | memcpy(&result, value.data(), sizeof(result));
| ^
/host/spi-builder-workspace/lib/Commands/NinjaBuildCommand.cpp:308:12: note: explicitly cast the pointer to silence this warning
308 | memcpy(&result, value.data(), sizeof(result));
| ^
| (void*)
3 warnings generated.
[91/147] Compiling llbuildCommands NinjaBuildCommand.cpp
[92/147] Compiling llbuildBuildSystemTests MockBuildSystemDelegate.cpp
[93/147] Compiling llbuildBuildSystemTests BuildValueTest.cpp
[94/147] Compiling llbuildCoreTests BuildEngineTest.cpp
[95/147] Compiling llbuildBuildSystem BuildValue.cpp
[96/147] Compiling llbuildBuildSystem ShellCommand.cpp
[97/147] Compiling llbuildBuildSystemTests BuildSystemFrontendTest.cpp
[98/147] Compiling llbuildBuildSystemTests BuildSystemTaskTests.cpp
[99/147] Compiling llbuildBuildSystem ExternalCommand.cpp
[100/147] Compiling llbuildBuildSystem BuildSystemExtensionManager.cpp
[101/147] Compiling llbuildBuildSystem BuildSystemFrontend.cpp
[102/147] Compiling llbuildBuildSystem BuildKey.cpp
[103/147] Compiling llbuildBuildSystem BuildNode.cpp
[104/147] Compiling llbuildBuildSystem BuildDescription.cpp
[105/147] Compiling llbuildBasicTests main.cpp
[106/147] Compiling llbuildBasicTests TempDir.cpp
[107/147] Compiling llbuildBasicTests ShellUtilityTest.cpp
In file included from /host/spi-builder-workspace/lib/BuildSystem/BuildFile.cpp:13:
In file included from /host/spi-builder-workspace/lib/BuildSystem/include/llbuild/BuildSystem/BuildFile.h:16:
In file included from /host/spi-builder-workspace/lib/BuildSystem/include/llbuild/BuildSystem/BuildSystem.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/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.
[108/147] Compiling llbuildBasicTests SerialQueueTest.cpp
[109/147] Compiling llbuildBuildSystem BuildFile.cpp
[110/147] Compiling llbuildBasicTests POSIXEnvironmentTest.cpp
[111/147] Compiling llbuildBasicTests FileSystemTest.cpp
[112/147] Compiling llbuildBasic Tracing.cpp
[113/147] Compiling llbuildBasicTests Defer.cpp
[114/147] Compiling llbuildBasic Version.cpp
[115/147] Compiling llbuildBasicTests BinaryCodingTests.cpp
[116/147] Compiling llbuildBasicTests LaneBasedExecutionQueueTest.cpp
[117/147] Compiling llbuildBasic ShellUtility.cpp
[118/147] Compiling llbuildBasic Subprocess.cpp
[119/147] Compiling llbuildBuildSystem BuildSystem.cpp
[120/147] Write sources
[121/147] Compiling llbuildBasic Hashing.cpp
[122/147] Compiling llbuildBasic PlatformUtility.cpp
[123/147] Compiling llbuildBasic FileSystem.cpp
[124/147] Compiling llbuildBasic SerialQueue.cpp
[125/147] Compiling llbuildBasic LaneBasedExecutionQueue.cpp
[126/147] Compiling llbuildBasic FileInfo.cpp
[127/147] Compiling llbuildBasic ExecutionQueue.cpp
[128/147] Write Objects.LinkFileList
[130/147] Linking llbuildBasicTests
[131/147] Linking llbuildNinjaTests
[132/147] Compiling llbuild main.cpp
[133/147] Compiling libllbuild BuildValue-C-API.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.
[134/147] Compiling libllbuild Ninja-C-API.cpp
[136/155] Compiling llbuildSwift BuildKey.swift
[137/155] Compiling llbuildSwift NinjaManifest.swift
[138/155] Compiling llbuildSwift Internals.swift
[139/155] Compiling llbuildSwift CoreBindings.swift
[140/155] Compiling llbuildSwift BuildDBBindings.swift
[141/155] Emitting module llbuildSwift
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:599:1: warning: extension declares a conformance of imported type 'CommandStatusKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
597 | }
598 |
599 | extension CommandStatusKind: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'CommandStatusKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
600 | public var description: String {
601 | switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:614:1: warning: extension declares a conformance of imported type 'BuildKeyKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
612 | }
613 |
614 | extension BuildKeyKind: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'BuildKeyKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
615 | public var description: String {
616 | switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:643:1: warning: extension declares a conformance of imported type 'DiagnosticKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
641 | }
642 |
643 | extension DiagnosticKind: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'DiagnosticKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
644 | public var description: String {
645 | switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:34:1: warning: extension declares a conformance of imported type 'BuildValueKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
32 | #endif
33 |
34 | extension BuildValueKind: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'BuildValueKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public var description: String {
36 | switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:61:1: warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
59 | }
60 |
61 | extension BuildValueFileInfo: Equatable {
| |- warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
62 | public static func == (lhs: BuildValueFileInfo, rhs: BuildValueFileInfo) -> Bool {
63 | return lhs.device == rhs.device && lhs.inode == rhs.inode && lhs.mode == rhs.mode && lhs.size == rhs.size && lhs.modTime == rhs.modTime
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:67:1: warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
65 | }
66 |
67 | extension BuildValueFileInfo: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
68 | public var description: String {
69 | return "<FileInfo device=\(device) inode=\(inode) mode=\(mode) size=\(size) modTime=\(modTime)>"
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:73:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
71 | }
72 |
73 | extension BuildValueFileTimestamp: Equatable {
| |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
74 | public static func == (lhs: llb_build_value_file_timestamp_t_, rhs: BuildValueFileTimestamp) -> Bool {
75 | return lhs.seconds == rhs.seconds && lhs.nanoseconds == rhs.nanoseconds
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:79:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
77 | }
78 |
79 | extension BuildValueFileTimestamp: Comparable {
| |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
80 | public static func < (lhs: BuildValueFileTimestamp, rhs: BuildValueFileTimestamp) -> Bool {
81 | if lhs.seconds != rhs.seconds { return lhs.seconds < rhs.seconds }
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:86:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
84 | }
85 |
86 | extension BuildValueFileTimestamp: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
87 | public var description: String {
88 | return "<FileTimestamp seconds=\(seconds) nanoseconds=\(nanoseconds)>"
[142/155] Compiling llbuildSwift BuildValue.swift
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:34:1: warning: extension declares a conformance of imported type 'BuildValueKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
32 | #endif
33 |
34 | extension BuildValueKind: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'BuildValueKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public var description: String {
36 | switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:61:1: warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
59 | }
60 |
61 | extension BuildValueFileInfo: Equatable {
| |- warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
62 | public static func == (lhs: BuildValueFileInfo, rhs: BuildValueFileInfo) -> Bool {
63 | return lhs.device == rhs.device && lhs.inode == rhs.inode && lhs.mode == rhs.mode && lhs.size == rhs.size && lhs.modTime == rhs.modTime
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:67:1: warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
65 | }
66 |
67 | extension BuildValueFileInfo: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
68 | public var description: String {
69 | return "<FileInfo device=\(device) inode=\(inode) mode=\(mode) size=\(size) modTime=\(modTime)>"
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:73:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
71 | }
72 |
73 | extension BuildValueFileTimestamp: Equatable {
| |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
74 | public static func == (lhs: llb_build_value_file_timestamp_t_, rhs: BuildValueFileTimestamp) -> Bool {
75 | return lhs.seconds == rhs.seconds && lhs.nanoseconds == rhs.nanoseconds
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:79:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
77 | }
78 |
79 | extension BuildValueFileTimestamp: Comparable {
| |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
80 | public static func < (lhs: BuildValueFileTimestamp, rhs: BuildValueFileTimestamp) -> Bool {
81 | if lhs.seconds != rhs.seconds { return lhs.seconds < rhs.seconds }
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:86:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
84 | }
85 |
86 | extension BuildValueFileTimestamp: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
87 | public var description: String {
88 | return "<FileTimestamp seconds=\(seconds) nanoseconds=\(nanoseconds)>"
[143/155] Compiling llbuildSwift BuildSystemBindings.swift
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:599:1: warning: extension declares a conformance of imported type 'CommandStatusKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
597 | }
598 |
599 | extension CommandStatusKind: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'CommandStatusKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
600 | public var description: String {
601 | switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:614:1: warning: extension declares a conformance of imported type 'BuildKeyKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
612 | }
613 |
614 | extension BuildKeyKind: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'BuildKeyKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
615 | public var description: String {
616 | switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:643:1: warning: extension declares a conformance of imported type 'DiagnosticKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
641 | }
642 |
643 | extension DiagnosticKind: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'DiagnosticKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
644 | public var description: String {
645 | switch self {
[144/156] Wrapping AST for llbuildSwift for debugging
[146/160] Compiling llbuildAnalysis IdentifierFactory.swift
[147/160] Emitting module llbuildAnalysis
[148/160] Compiling llbuildAnalysis CriticalBuildPath.swift
[149/160] Compiling llbuildAnalysis CriticalPath.swift
[150/161] Compiling SwiftToolchainCSQLite sqlite3.c
[151/161] Write Objects.LinkFileList
[156/161] Linking llbuild
[157/161] Linking swift-build-tool
[158/161] Linking libllbuildSwiftDynamic.so
[159/161] Linking llbuildCoreTests
[160/161] Linking llbuildBuildSystemTests
Build complete! (337.28s)
Build complete.
{
"cxx_language_standard" : "c++14",
"dependencies" : [
{
"identity" : "swift-toolchain-sqlite",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-toolchain-sqlite"
}
],
"manifest_display_name" : "llbuild",
"name" : "llbuild",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "llbuild",
"targets" : [
"llbuild"
],
"type" : {
"executable" : null
}
},
{
"name" : "libllbuild",
"targets" : [
"libllbuild"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "llbuildSwift",
"targets" : [
"llbuildSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "llbuildAnalysis",
"targets" : [
"llbuildAnalysis"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "llbuildSwiftDynamic",
"targets" : [
"llbuildSwift"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "swift-build-tool",
"targets" : [
"swift-build-tool"
],
"type" : {
"executable" : null
}
},
{
"name" : "llbuildNinjaTests",
"targets" : [
"llbuildNinjaTests"
],
"type" : {
"executable" : null
}
},
{
"name" : "llbuildCoreTests",
"targets" : [
"llbuildCoreTests"
],
"type" : {
"executable" : null
}
},
{
"name" : "llbuildBuildSystemTests",
"targets" : [
"llbuildBuildSystemTests"
],
"type" : {
"executable" : null
}
},
{
"name" : "llbuildBasicTests",
"targets" : [
"llbuildBasicTests"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_build_tool",
"module_type" : "ClangTarget",
"name" : "swift-build-tool",
"path" : "products/swift-build-tool",
"product_memberships" : [
"swift-build-tool"
],
"sources" : [
"main.cpp"
],
"target_dependencies" : [
"llbuildBuildSystem"
],
"type" : "executable"
},
{
"c99name" : "llvmSupport",
"module_type" : "ClangTarget",
"name" : "llvmSupport",
"path" : "lib/llvm/Support",
"product_memberships" : [
"llbuild",
"libllbuild",
"llbuildSwift",
"llbuildAnalysis",
"llbuildSwiftDynamic",
"swift-build-tool",
"llbuildNinjaTests",
"llbuildCoreTests",
"llbuildBuildSystemTests",
"llbuildBasicTests"
],
"sources" : [
"APFloat.cpp",
"APInt.cpp",
"APSInt.cpp",
"Allocator.cpp",
"Atomic.cpp",
"Chrono.cpp",
"CommandLine.cpp",
"ConvertUTF.cpp",
"ConvertUTFWrapper.cpp",
"DJB.cpp",
"Debug.cpp",
"Errno.cpp",
"Error.cpp",
"ErrorHandling.cpp",
"FileUtilities.cpp",
"FoldingSet.cpp",
"FormatVariadic.cpp",
"Hashing.cpp",
"Host.cpp",
"Locale.cpp",
"MD5.cpp",
"ManagedStatic.cpp",
"MathExtras.cpp",
"Memory.cpp",
"MemoryBuffer.cpp",
"Mutex.cpp",
"NativeFormatting.cpp",
"Options.cpp",
"Path.cpp",
"Process.cpp",
"Program.cpp",
"Signals.cpp",
"SmallPtrSet.cpp",
"SmallVector.cpp",
"SourceMgr.cpp",
"StringExtras.cpp",
"StringMap.cpp",
"StringRef.cpp",
"StringSaver.cpp",
"TargetParser.cpp",
"Threading.cpp",
"Triple.cpp",
"Twine.cpp",
"Unicode.cpp",
"UnicodeCaseFold.cpp",
"Valgrind.cpp",
"YAMLParser.cpp",
"circular_raw_ostream.cpp",
"raw_ostream.cpp"
],
"target_dependencies" : [
"llvmDemangle"
],
"type" : "library"
},
{
"c99name" : "llvmDemangle",
"module_type" : "ClangTarget",
"name" : "llvmDemangle",
"path" : "lib/llvm/Demangle",
"product_memberships" : [
"llbuild",
"libllbuild",
"llbuildSwift",
"llbuildAnalysis",
"llbuildSwiftDynamic",
"swift-build-tool",
"llbuildNinjaTests",
"llbuildCoreTests",
"llbuildBuildSystemTests",
"llbuildBasicTests"
],
"sources" : [
"ItaniumDemangle.cpp",
"MicrosoftDemangle.cpp"
],
"type" : "library"
},
{
"c99name" : "llbuildTestSupport",
"module_type" : "SwiftTarget",
"name" : "llbuildTestSupport",
"path" : "unittests/TestSupport",
"sources" : [
"XCTestCase+Extensions.swift"
],
"type" : "library"
},
{
"c99name" : "llbuildSwiftTests",
"module_type" : "SwiftTarget",
"name" : "llbuildSwiftTests",
"path" : "unittests/Swift",
"sources" : [
"BuildDBBindingsTests.swift",
"BuildKeyTests.swift",
"BuildSystemBindingsTests.swift",
"BuildSystemEngineTests.swift",
"BuildValueTests.swift",
"SwiftNinjaTests.swift"
],
"target_dependencies" : [
"llbuildSwift",
"llbuildTestSupport"
],
"type" : "test"
},
{
"c99name" : "llbuildSwift",
"module_type" : "SwiftTarget",
"name" : "llbuildSwift",
"path" : "products/llbuildSwift",
"product_memberships" : [
"llbuildSwift",
"llbuildAnalysis",
"llbuildSwiftDynamic"
],
"sources" : [
"BuildDBBindings.swift",
"BuildKey.swift",
"BuildSystemBindings.swift",
"BuildValue.swift",
"CoreBindings.swift",
"Internals.swift",
"NinjaManifest.swift"
],
"target_dependencies" : [
"libllbuild"
],
"type" : "library"
},
{
"c99name" : "llbuildNinjaTests",
"module_type" : "ClangTarget",
"name" : "llbuildNinjaTests",
"path" : "unittests/Ninja",
"product_memberships" : [
"llbuildNinjaTests"
],
"sources" : [
"LexerTest.cpp",
"ManifestTest.cpp",
"main.cpp"
],
"target_dependencies" : [
"llbuildNinja",
"gmocklib"
],
"type" : "executable"
},
{
"c99name" : "llbuildNinja",
"module_type" : "ClangTarget",
"name" : "llbuildNinja",
"path" : "lib/Ninja",
"product_memberships" : [
"llbuild",
"libllbuild",
"llbuildSwift",
"llbuildAnalysis",
"llbuildSwiftDynamic",
"llbuildNinjaTests"
],
"sources" : [
"Lexer.cpp",
"Manifest.cpp",
"ManifestLoader.cpp",
"Parser.cpp"
],
"target_dependencies" : [
"llbuildBasic"
],
"type" : "library"
},
{
"c99name" : "llbuildCoreTests",
"module_type" : "ClangTarget",
"name" : "llbuildCoreTests",
"path" : "unittests/Core",
"product_dependencies" : [
"SwiftToolchainCSQLite"
],
"product_memberships" : [
"llbuildCoreTests"
],
"sources" : [
"BuildEngineCancellationTest.cpp",
"BuildEngineTest.cpp",
"DependencyInfoParserTest.cpp",
"DepsBuildEngineTest.cpp",
"MakefileDepsParserTest.cpp",
"SQLiteBuildDBTest.cpp",
"main.cpp"
],
"target_dependencies" : [
"llbuildCore",
"gmocklib"
],
"type" : "executable"
},
{
"c99name" : "llbuildCore",
"module_type" : "ClangTarget",
"name" : "llbuildCore",
"path" : "lib/Core",
"product_dependencies" : [
"SwiftToolchainCSQLite"
],
"product_memberships" : [
"llbuild",
"libllbuild",
"llbuildSwift",
"llbuildAnalysis",
"llbuildSwiftDynamic",
"swift-build-tool",
"llbuildCoreTests",
"llbuildBuildSystemTests"
],
"sources" : [
"BuildDB.cpp",
"BuildEngine.cpp",
"BuildEngineTrace.cpp",
"DependencyInfoParser.cpp",
"MakefileDepsParser.cpp",
"SQLiteBuildDB.cpp"
],
"target_dependencies" : [
"llbuildBasic"
],
"type" : "library"
},
{
"c99name" : "llbuildCommands",
"module_type" : "ClangTarget",
"name" : "llbuildCommands",
"path" : "lib/Commands",
"product_memberships" : [
"llbuild"
],
"sources" : [
"BuildEngineCommand.cpp",
"BuildSystemCommand.cpp",
"CommandLineStatusOutput.cpp",
"CommandUtil.cpp",
"NinjaBuildCommand.cpp",
"NinjaCommand.cpp"
],
"target_dependencies" : [
"llbuildCore",
"llbuildBuildSystem",
"llbuildNinja"
],
"type" : "library"
},
{
"c99name" : "llbuildBuildSystemTests",
"module_type" : "ClangTarget",
"name" : "llbuildBuildSystemTests",
"path" : "unittests/BuildSystem",
"product_memberships" : [
"llbuildBuildSystemTests"
],
"sources" : [
"BuildSystemFrontendTest.cpp",
"BuildSystemTaskTests.cpp",
"BuildValueTest.cpp",
"MockBuildSystemDelegate.cpp",
"TempDir.cpp",
"main.cpp"
],
"target_dependencies" : [
"llbuildBuildSystem",
"gmocklib"
],
"type" : "executable"
},
{
"c99name" : "llbuildBuildSystem",
"module_type" : "ClangTarget",
"name" : "llbuildBuildSystem",
"path" : "lib/BuildSystem",
"product_memberships" : [
"llbuild",
"libllbuild",
"llbuildSwift",
"llbuildAnalysis",
"llbuildSwiftDynamic",
"swift-build-tool",
"llbuildBuildSystemTests"
],
"sources" : [
"BuildDescription.cpp",
"BuildFile.cpp",
"BuildKey.cpp",
"BuildNode.cpp",
"BuildSystem.cpp",
"BuildSystemExtensionManager.cpp",
"BuildSystemFrontend.cpp",
"BuildValue.cpp",
"ExternalCommand.cpp",
"ShellCommand.cpp"
],
"target_dependencies" : [
"llbuildCore"
],
"type" : "library"
},
{
"c99name" : "llbuildBasicTests",
"module_type" : "ClangTarget",
"name" : "llbuildBasicTests",
"path" : "unittests/Basic",
"product_memberships" : [
"llbuildBasicTests"
],
"sources" : [
"BinaryCodingTests.cpp",
"Defer.cpp",
"FileSystemTest.cpp",
"LaneBasedExecutionQueueTest.cpp",
"POSIXEnvironmentTest.cpp",
"SerialQueueTest.cpp",
"ShellUtilityTest.cpp",
"TempDir.cpp",
"main.cpp"
],
"target_dependencies" : [
"llbuildBasic",
"gmocklib"
],
"type" : "executable"
},
{
"c99name" : "llbuildBasic",
"module_type" : "ClangTarget",
"name" : "llbuildBasic",
"path" : "lib/Basic",
"product_memberships" : [
"llbuild",
"libllbuild",
"llbuildSwift",
"llbuildAnalysis",
"llbuildSwiftDynamic",
"swift-build-tool",
"llbuildNinjaTests",
"llbuildCoreTests",
"llbuildBuildSystemTests",
"llbuildBasicTests"
],
"sources" : [
"ExecutionQueue.cpp",
"FileInfo.cpp",
"FileSystem.cpp",
"Hashing.cpp",
"LaneBasedExecutionQueue.cpp",
"PlatformUtility.cpp",
"SerialQueue.cpp",
"ShellUtility.cpp",
"Subprocess.cpp",
"Tracing.cpp",
"Version.cpp"
],
"target_dependencies" : [
"llvmSupport"
],
"type" : "library"
},
{
"c99name" : "llbuildAnalysis",
"module_type" : "SwiftTarget",
"name" : "llbuildAnalysis",
"path" : "lib/Analysis",
"product_memberships" : [
"llbuildAnalysis"
],
"sources" : [
"CriticalBuildPath.swift",
"CriticalPath.swift",
"IdentifierFactory.swift"
],
"target_dependencies" : [
"llbuildSwift"
],
"type" : "library"
},
{
"c99name" : "llbuild",
"module_type" : "ClangTarget",
"name" : "llbuild",
"path" : "products/llbuild",
"product_memberships" : [
"llbuild"
],
"sources" : [
"main.cpp"
],
"target_dependencies" : [
"llbuildCommands"
],
"type" : "executable"
},
{
"c99name" : "libllbuild",
"module_type" : "ClangTarget",
"name" : "libllbuild",
"path" : "products/libllbuild",
"product_memberships" : [
"libllbuild",
"llbuildSwift",
"llbuildAnalysis",
"llbuildSwiftDynamic"
],
"sources" : [
"BuildDB-C-API.cpp",
"BuildKey-C-API.cpp",
"BuildSystem-C-API.cpp",
"BuildValue-C-API.cpp",
"C-API.cpp",
"Core-C-API.cpp",
"Ninja-C-API.cpp"
],
"target_dependencies" : [
"llbuildCore",
"llbuildBuildSystem",
"llbuildNinja"
],
"type" : "library"
},
{
"c99name" : "gtestlib",
"module_type" : "ClangTarget",
"name" : "gtestlib",
"path" : "utils/unittest/googletest/src",
"product_memberships" : [
"llbuildNinjaTests",
"llbuildCoreTests",
"llbuildBuildSystemTests",
"llbuildBasicTests"
],
"sources" : [
"gtest-all.cc"
],
"type" : "library"
},
{
"c99name" : "gmocklib",
"module_type" : "ClangTarget",
"name" : "gmocklib",
"path" : "utils/unittest/googlemock/src",
"product_memberships" : [
"llbuildNinjaTests",
"llbuildCoreTests",
"llbuildBuildSystemTests",
"llbuildBasicTests"
],
"sources" : [
"gmock-all.cc"
],
"target_dependencies" : [
"gtestlib"
],
"type" : "library"
},
{
"c99name" : "AnalysisTests",
"module_type" : "SwiftTarget",
"name" : "AnalysisTests",
"path" : "unittests/Analysis",
"sources" : [
"CriticalPathTests.swift"
],
"target_dependencies" : [
"llbuildAnalysis"
],
"type" : "test"
}
],
"tools_version" : "5.3"
}
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
Done.