The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-openstep-property-list, reference v0.1.2 (c16e31), with Swift 6.2 (beta) for Android on 14 Aug 2025 08:16:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Formkunft/swift-openstep-property-list.git
Reference: v0.1.2
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/Formkunft/swift-openstep-property-list
 * tag               v0.1.2     -> FETCH_HEAD
HEAD is now at c16e31e Swift concurrency platform version guards
Cloned https://github.com/Formkunft/swift-openstep-property-list.git
Revision (git rev-parse @):
c16e31ead912685f4fd0264a9e2b6b41ab7d37c9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Formkunft/swift-openstep-property-list.git at v0.1.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Formkunft/swift-openstep-property-list.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Formkunft/swift-collection-parser
[1/62] Fetching swift-collection-parser
Fetched https://github.com/Formkunft/swift-collection-parser from cache (0.36s)
Computing version for https://github.com/Formkunft/swift-collection-parser
Computed https://github.com/Formkunft/swift-collection-parser at 2.0.1 (0.70s)
Creating working copy for https://github.com/Formkunft/swift-collection-parser
Working copy of https://github.com/Formkunft/swift-collection-parser resolved at 2.0.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
[4/5] Emitting module CollectionParser
[5/5] Compiling CollectionParser Parser.swift
[7/18] Compiling OpenStepPropertyList PropertyList.PlainView.swift
[8/18] Compiling OpenStepPropertyList PropertyList.swift
[9/19] Compiling OpenStepPropertyList PropertyListProtocol.swift
[10/19] Compiling OpenStepPropertyList PropertyList Encoding.swift
[11/19] Compiling OpenStepPropertyList PropertyList Literals.swift
[12/19] Compiling OpenStepPropertyList PropertyList Subscript.swift
[13/19] Compiling OpenStepPropertyList PropertyList.Number.swift
[14/19] Compiling OpenStepPropertyList PropertyList.PathSet.swift
[15/19] Emitting module OpenStepPropertyList
[16/19] Compiling OpenStepPropertyList PropertyList Codable.swift
[17/19] Compiling OpenStepPropertyList PropertyList Decoding.swift
[18/19] Compiling OpenStepPropertyList ByteString.swift
[19/19] Compiling OpenStepPropertyList PropertyList Access.swift
Build complete! (13.88s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collection-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Formkunft/swift-collection-parser"
    }
  ],
  "manifest_display_name" : "swift-openstep-property-list",
  "name" : "swift-openstep-property-list",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenStepPropertyList",
      "targets" : [
        "OpenStepPropertyList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenStepPropertyListTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenStepPropertyListTests",
      "path" : "Tests/OpenStepPropertyListTests",
      "sources" : [
        "Access Tests.swift",
        "ByteString Tests.swift",
        "Decoding Tests.swift"
      ],
      "target_dependencies" : [
        "OpenStepPropertyList"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenStepPropertyList",
      "module_type" : "SwiftTarget",
      "name" : "OpenStepPropertyList",
      "path" : "Sources/OpenStepPropertyList",
      "product_dependencies" : [
        "CollectionParser"
      ],
      "product_memberships" : [
        "OpenStepPropertyList"
      ],
      "sources" : [
        "ByteString.swift",
        "PropertyList Access.swift",
        "PropertyList Codable.swift",
        "PropertyList Decoding.swift",
        "PropertyList Encoding.swift",
        "PropertyList Literals.swift",
        "PropertyList Subscript.swift",
        "PropertyList.Number.swift",
        "PropertyList.PathSet.swift",
        "PropertyList.PlainView.swift",
        "PropertyList.swift",
        "PropertyListProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.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
Done.