The Swift Package Index logo.Swift Package Index

Build Information

Successful build of spmgen, reference main (96f83a), with Swift 6.2 for Android on 19 Jun 2025 19:07:33 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EduDo-Inc/spmgen.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/EduDo-Inc/spmgen
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 96f83ae feat: Update swift-argument-parser version
Cloned https://github.com/EduDo-Inc/spmgen.git
Revision (git rev-parse @):
96f83aea200fd94ca051686cea8b3b76707e8542
SUCCESS checkout https://github.com/EduDo-Inc/spmgen.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/EduDo-Inc/spmgen.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/JohnSundell/Files.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1248] Fetching files
[1249/16628] Fetching files, swift-argument-parser
Fetched https://github.com/JohnSundell/Files.git from cache (0.92s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.93s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.3.0 (1.36s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.36s)
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/28] Emitting module ArgumentParserToolInfo
[10/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/29] Wrapping AST for ArgumentParserToolInfo for debugging
[13/67] Compiling ArgumentParser ArgumentVisibility.swift
[14/67] Compiling ArgumentParser CompletionKind.swift
[15/67] Compiling ArgumentParser Errors.swift
[16/67] Compiling ArgumentParser Flag.swift
[17/67] Compiling ArgumentParser NameSpecification.swift
[18/67] Compiling ArgumentParser Option.swift
[19/67] Compiling ArgumentParser OptionGroup.swift
[20/67] Compiling ArgumentParser AsyncParsableCommand.swift
[21/67] Compiling ArgumentParser CommandConfiguration.swift
[22/67] Compiling ArgumentParser CommandGroup.swift
[23/67] Compiling ArgumentParser EnumerableFlag.swift
[24/72] Emitting module ArgumentParser
[25/72] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/72] Compiling ArgumentParser CompletionsGenerator.swift
[27/72] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/72] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/72] Compiling ArgumentParser Argument.swift
[30/72] Compiling ArgumentParser ArgumentHelp.swift
[31/72] Compiling ArgumentParser ExpressibleByArgument.swift
[32/72] Compiling ArgumentParser ParsableArguments.swift
[33/72] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/72] Compiling ArgumentParser ParsableCommand.swift
[35/72] Compiling ArgumentParser ArgumentDecoder.swift
[36/72] Compiling SPMResources StoryboardResource.swift
[37/72] Compiling SPMResources SCNSceneResource.swift
[38/72] Compiling SPMResources FontResource.swift
[39/72] Compiling SPMResources ColorResource.swift
[40/72] Emitting module SPMResources
[41/72] Compiling SPMResources ImageResource.swift
[42/72] Compiling SPMResources NibResource.swift
[43/72] Compiling SPMResources Protocols.swift
[45/73] Compiling ArgumentParser ArgumentDefinition.swift
[46/73] Compiling ArgumentParser ArgumentSet.swift
[47/73] Compiling ArgumentParser CommandParser.swift
[48/73] Compiling ArgumentParser InputKey.swift
[49/73] Compiling ArgumentParser InputOrigin.swift
[50/73] Compiling ArgumentParser Name.swift
[51/73] Compiling ArgumentParser Parsed.swift
[52/73] Compiling ArgumentParser ParsedValues.swift
[53/73] Compiling ArgumentParser ParserError.swift
[54/73] Compiling ArgumentParser SplitArguments.swift
[55/73] Compiling ArgumentParser DumpHelpGenerator.swift
[56/73] Compiling ArgumentParser HelpCommand.swift
[57/73] Compiling ArgumentParser HelpGenerator.swift
[58/73] Compiling ArgumentParser MessageInfo.swift
[59/73] Compiling ArgumentParser UsageGenerator.swift
[60/73] Compiling ArgumentParser CollectionExtensions.swift
[61/73] Compiling ArgumentParser Platform.swift
[62/73] Compiling ArgumentParser SequenceExtensions.swift
[63/73] Compiling ArgumentParser StringExtensions.swift
[64/73] Compiling ArgumentParser Tree.swift
[66/74] Compiling Files Files.swift
[67/74] Emitting module Files
[68/75] Wrapping AST for SPMResources for debugging
[69/75] Wrapping AST for ArgumentParser for debugging
[70/75] Wrapping AST for Files for debugging
[72/84] Compiling SPMGenLib _Error.swift
[73/84] Compiling SPMGenLib GeneratorDeclarationProvider.swift
[74/85] Compiling SPMGenLib Files.Location+.swift
[75/85] Compiling SPMGenLib Indirect.swift
[76/85] Compiling SPMGenLib SPMGen.swift
[77/85] Emitting module SPMGenLib
[78/85] Compiling SPMGenLib CamelCase.swift
[79/85] Compiling SPMGenLib Files+.swift
[80/85] Compiling SPMGenLib ResourceExtensionsRendering.swift
[81/85] Compiling SPMGenLib ResourcesCommand.swift
/host/spi-builder-workspace/Sources/SPMGenLib/ResourcesCommand/ResourcesCommand.swift:97:17: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
 95 |   let fileManager = FileManager.default
 96 |   if !fileManager.fileExists(atPath: outputPath) {
 97 |     fileManager.createFile(atPath: outputPath, contents: nil, attributes: nil)
    |                 `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
 98 |   }
 99 | }
[82/86] Wrapping AST for SPMGenLib for debugging
[84/88] Compiling SPMGen main.swift
[85/88] Emitting module SPMGen
[86/89] Wrapping AST for SPMGen for debugging
[87/89] Write Objects.LinkFileList
[88/89] Linking spmgen
Build complete! (19.15s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files.git"
    }
  ],
  "manifest_display_name" : "spmgen",
  "name" : "spmgen",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "spmgen",
      "targets" : [
        "SPMGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SPMGenLib",
      "targets" : [
        "SPMGenLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SPMResources",
      "targets" : [
        "SPMResources"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SPMResources",
      "module_type" : "SwiftTarget",
      "name" : "SPMResources",
      "path" : "Sources/SPMResources",
      "product_memberships" : [
        "spmgen",
        "SPMGenLib",
        "SPMResources"
      ],
      "sources" : [
        "ColorResource.swift",
        "FontResource.swift",
        "ImageResource.swift",
        "NibResource.swift",
        "Protocols.swift",
        "SCNSceneResource.swift",
        "StoryboardResource.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMGenLibTests",
      "module_type" : "SwiftTarget",
      "name" : "SPMGenLibTests",
      "path" : "Tests/SPMGenLibTests",
      "sources" : [
        "ResourcesTests.swift"
      ],
      "target_dependencies" : [
        "SPMGenLib",
        "SPMResources"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SPMGenLib",
      "module_type" : "SwiftTarget",
      "name" : "SPMGenLib",
      "path" : "Sources/SPMGenLib",
      "product_dependencies" : [
        "ArgumentParser",
        "Files"
      ],
      "product_memberships" : [
        "spmgen",
        "SPMGenLib"
      ],
      "sources" : [
        "Helpers/CamelCase.swift",
        "Helpers/Files+.swift",
        "Helpers/Files.Location+.swift",
        "Helpers/Indirect.swift",
        "Helpers/_Error.swift",
        "ResourcesCommand/GeneratorDeclarationProvider.swift",
        "ResourcesCommand/ResourceExtensionsRendering.swift",
        "ResourcesCommand/ResourcesCommand.swift",
        "SPMGen.swift"
      ],
      "target_dependencies" : [
        "SPMResources"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMGen",
      "module_type" : "SwiftTarget",
      "name" : "SPMGen",
      "path" : "Sources/SPMGen",
      "product_memberships" : [
        "spmgen"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SPMGenLib"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.3"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.