Build Information
Successful build of PackageGeneratorPlugin, reference main (269149), with Swift 6.2 for Android on 2 May 2026 02:50:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.2-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/mackoj/PackageGeneratorPlugin.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/mackoj/PackageGeneratorPlugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2691493 fix: use .target() instead of .product() for local binaryTarget reference
Cloned https://github.com/mackoj/PackageGeneratorPlugin.git
Revision (git rev-parse @):
2691493ff3242d19c292eb9b0700274fe73496b2
SUCCESS checkout https://github.com/mackoj/PackageGeneratorPlugin.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/mackoj/PackageGeneratorPlugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.08s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (2.52s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
Downloading binary artifact https://github.com/mackoj/PackageGeneratorCLI/releases/download/0.7.0/package-generator-cli-arm64-apple-macosx.artifactbundle.zip
[809/3924491] Downloading https://github.com/mackoj/PackageGeneratorCLI/releases/download/0.7.0/package-generator-cli-arm64-apple-macosx.artifactbundle.zip
Downloaded https://github.com/mackoj/PackageGeneratorCLI/releases/download/0.7.0/package-generator-cli-arm64-apple-macosx.artifactbundle.zip (0.66s)
[1/1] Compiling plugin Package Generator
Building for debugging...
[1/26] Write sources
[3/26] Compiling parser.c
[4/26] Compiling writer.c
[5/26] Write sources
[6/26] Compiling parser.c
[6/26] Write sources
[8/26] Compiling api.c
[9/26] Compiling emitter.c
[10/26] Compiling api.c
[11/26] Compiling reader.c
[12/26] Compiling emitter.c
[13/26] Compiling writer.c
[14/26] Compiling reader.c
[15/26] Write swift-version--11D90AFD9DD3AB2.txt
[16/26] Compiling scanner.c
[19/66] Compiling Yams Tag.swift
[20/66] Compiling Yams YamlAnchorProviding.swift
[21/68] Compiling Yams String+Yams.swift
[22/68] Compiling Yams Parser.swift
[23/68] Compiling Yams RedundancyAliasingStrategy.swift
[24/68] Compiling Yams Representer.swift
[25/68] Compiling Yams Decoder.swift
[26/68] Compiling Yams Emitter.swift
[27/68] Compiling Yams Encoder.swift
[28/68] Emitting module Yams
[29/68] Compiling Yams Node.Scalar.swift
[30/68] Compiling Yams Node.Sequence.swift
[31/68] Compiling Yams Node.swift
[32/70] Compiling Yams AliasDereferencingStrategy.swift
[33/70] Compiling Yams Anchor.swift
[34/70] Compiling Yams Constructor.swift
[37/70] Compiling Yams Resolver.swift
[38/70] Compiling Yams Mark.swift
[39/70] Compiling Yams Node.Alias.swift
[40/70] Compiling Yams Node.Mapping.swift
[41/70] Compiling Yams YamlError.swift
[42/70] Compiling Yams YamlTagProviding.swift
[43/71] Wrapping AST for Yams for debugging
[61/73] Emitting module Yams
[65/74] Wrapping AST for Yams for debugging
[67/76] Compiling yaml_converter main.swift
[68/76] Emitting module yaml_converter
[69/77] Wrapping AST for yaml-converter for debugging
[70/77] Write Objects.LinkFileList
[71/77] Linking yaml-converter-tool
[73/77] Emitting module yaml_converter
[74/77] Compiling yaml_converter main.swift
[75/78] Wrapping AST for yaml-converter for debugging
[76/78] Write Objects.LinkFileList
[77/78] Linking yaml-converter
Build complete! (33.12s)
Build complete.
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "6.2.1",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "PackageGeneratorPlugin",
"name" : "PackageGeneratorPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PackageGenerator",
"targets" : [
"Package Generator"
],
"type" : {
"plugin" : null
}
},
{
"name" : "yaml-converter",
"targets" : [
"yaml-converter"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "yaml_converter",
"module_type" : "SwiftTarget",
"name" : "yaml-converter",
"path" : "Tools/YamlConverter",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"PackageGenerator",
"yaml-converter"
],
"sources" : [
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "package_generator_cli",
"module_type" : "BinaryTarget",
"name" : "package-generator-cli",
"path" : "remote/archive/package-generator-cli-arm64-apple-macosx.artifactbundle.zip",
"product_memberships" : [
"PackageGenerator"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Package_Generator",
"module_type" : "PluginTarget",
"name" : "Package Generator",
"path" : "Plugins/PackageGenerator",
"plugin_capability" : {
"intent" : {
"description" : "Generate the Package.swift based on the packageGenerator config",
"type" : "custom",
"verb" : "package-generator"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "This plug-in need to update the Package.swift in the package folder.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"PackageGenerator"
],
"sources" : [
"AdvancedFeatures.swift",
"AppleSDKs.swift",
"CodeGeneration.swift",
"ConfigLoader.swift",
"ConfigurationV2.swift",
"ImportAnalysis.swift",
"PackageGeneratorV2.swift",
"ParsedPackage.swift",
"Plugin.swift",
"TargetModel.swift",
"TargetResolution.swift"
],
"target_dependencies" : [
"package-generator-cli",
"yaml-converter"
],
"type" : "plugin"
}
],
"tools_version" : "6.2"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.