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 AcknowList, reference 3.4.0 (2b8be7), with Swift 6.0 for Linux on 13 Nov 2025 04:28:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vtourraine/acknowlist.git
Reference: 3.4.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/vtourraine/acknowlist
 * tag               3.4.0      -> FETCH_HEAD
HEAD is now at 2b8be78 Bump to version 3.4.0
Cloned https://github.com/vtourraine/acknowlist.git
Revision (git rev-parse @):
2b8be7841af2eefa0e75640d0c1a2312a1ba75be
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vtourraine/acknowlist.git at 3.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vtourraine/acknowlist.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "AcknowList",
 7 |     defaultLocalization: "en",
Building for debugging...
[0/17] Copying Localizable.strings
[0/17] Write sources
[0/17] Copying Localizable.strings
[14/17] Copying Info.plist
[16/17] Write swift-version-24593BA9C3E375BF.txt
[18/30] Emitting module AcknowList
[19/31] Compiling AcknowList resource_bundle_accessor.swift
[20/31] Compiling AcknowList AcknowListSwiftUI.swift
[21/31] Compiling AcknowList AcknowListURL.swift
[22/31] Compiling AcknowList AcknowPackageDecoder.swift
[23/31] Compiling AcknowList AcknowParser.swift
[24/31] Compiling AcknowList Acknow.swift
[25/31] Compiling AcknowList AcknowList.swift
[26/31] Compiling AcknowList AcknowListViewController.swift
[27/31] Compiling AcknowList AcknowLocalization.swift
[28/31] Compiling AcknowList AcknowViewController.swift
[29/31] Compiling AcknowList GitHubAPI.swift
[30/31] Compiling AcknowList AcknowPodDecoder.swift
[31/31] Compiling AcknowList AcknowSwiftUI.swift
Build complete! (20.15s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "AcknowList",
  "name" : "AcknowList",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "AcknowList",
      "targets" : [
        "AcknowList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AcknowListTests",
      "module_type" : "SwiftTarget",
      "name" : "AcknowListTests",
      "path" : "Tests/AcknowListTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/Package-version-1.resolved",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/Package-version-2.resolved",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/Package.resolved",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/Pods-acknowledgements-RegexTesting.plist",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/Pods-acknowledgements-multi.plist",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/Pods-acknowledgements.plist",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/RegexTesting-GroundTruth-Alamofire.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/RegexTesting-GroundTruth-Charts.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/RegexTesting-GroundTruth-TPKeyboardAvoiding.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/RegexTesting-GroundTruth-TYPFontAwesome.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/AcknowListTests/Resources/RegexTesting-GroundTruth-pop.txt",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AcknowListTests.swift",
        "AcknowListTestsHelpers.swift",
        "AcknowListViewControllerTests.swift",
        "AcknowLocalizationTests.swift",
        "AcknowPackageParserTests.swift",
        "AcknowParserTests.swift",
        "AcknowPodDecoderTests.swift",
        "AcknowViewControllerTests.swift",
        "GitHubAPITests.swift"
      ],
      "target_dependencies" : [
        "AcknowList"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AcknowList",
      "module_type" : "SwiftTarget",
      "name" : "AcknowList",
      "path" : "Sources/AcknowList",
      "product_memberships" : [
        "AcknowList"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/Base.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/da.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "da"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/it.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/nl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/pt-BR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-br"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/pt-PT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-pt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/sv.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sv"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/zh-Hans.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AcknowList/Resources/zh-Hant.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        }
      ],
      "sources" : [
        "Acknow.swift",
        "AcknowList.swift",
        "AcknowListSwiftUI.swift",
        "AcknowListURL.swift",
        "AcknowListViewController.swift",
        "AcknowLocalization.swift",
        "AcknowPackageDecoder.swift",
        "AcknowParser.swift",
        "AcknowPodDecoder.swift",
        "AcknowSwiftUI.swift",
        "AcknowViewController.swift",
        "GitHubAPI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "AcknowList",
 7 |     defaultLocalization: "en",
Done.