The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GAuthSwiftParser with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/svyatoynick/GAuthSwiftParser.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/svyatoynick/GAuthSwiftParser
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c987174 Updated swift-protobuf.
Cloned https://github.com/svyatoynick/GAuthSwiftParser.git
Revision (git rev-parse @):
c987174e2ddb0854e1ced2e6c8250fe3e7c7c51a
SUCCESS checkout https://github.com/svyatoynick/GAuthSwiftParser.git at main
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/lachlanbell/SwiftOTP.git
[1/677] Fetching swiftotp
Fetched https://github.com/lachlanbell/SwiftOTP.git (0.55s)
Fetched https://github.com/apple/swift-protobuf.git (0.66s)
Computing version for https://github.com/lachlanbell/SwiftOTP.git
Computed https://github.com/lachlanbell/SwiftOTP.git at 3.0.1 (0.62s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git (0.24s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.05s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/lachlanbell/SwiftOTP.git
Working copy of https://github.com/lachlanbell/SwiftOTP.git resolved at 3.0.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gauthswiftparser",
      "name": "GAuthSwiftParser",
      "url": "https://github.com/svyatoynick/GAuthSwiftParser.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GAuthSwiftParser",
      "dependencies": [
        {
          "identity": "swift-protobuf",
          "name": "SwiftProtobuf",
          "url": "https://github.com/apple/swift-protobuf.git",
          "version": "1.20.3",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftotp",
          "name": "SwiftOTP",
          "url": "https://github.com/lachlanbell/SwiftOTP.git",
          "version": "3.0.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftOTP",
          "dependencies": [
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto.git",
              "version": "1.1.7",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/svyatoynick/GAuthSwiftParser.git
[1/61] Fetching gauthswiftparser
Fetched https://github.com/svyatoynick/GAuthSwiftParser.git (0.59s)
Fetching https://github.com/lachlanbell/SwiftOTP.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/lachlanbell/SwiftOTP.git (0.36s)
Fetched https://github.com/apple/swift-protobuf.git (0.47s)
Computing version for https://github.com/lachlanbell/SwiftOTP.git
Computed https://github.com/lachlanbell/SwiftOTP.git at 3.0.1 (0.05s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git (0.20s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.06s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.04s)
Creating working copy for https://github.com/lachlanbell/SwiftOTP.git
Working copy of https://github.com/lachlanbell/SwiftOTP.git resolved at 3.0.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/svyatoynick/GAuthSwiftParser.git
Working copy of https://github.com/svyatoynick/GAuthSwiftParser.git resolved at main
warning: '.resolve-product-dependencies': dependency 'gauthswiftparser' is not used by any target
Found 2 product dependencies
  - SwiftProtobuf
  - SwiftOTP
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
error: the library 'GAuthSwiftParser' requires macos 10.13, but depends on the product 'SwiftOTP' which requires macos 10.15; consider changing the library 'GAuthSwiftParser' to require macos 10.15 or later, or the product 'SwiftOTP' to require macos 10.13 or earlier.
error: the library 'GAuthSwiftParser' requires macos 10.13, but depends on the product 'SwiftOTP' which requires macos 10.15; consider changing the library 'GAuthSwiftParser' to require macos 10.15 or later, or the product 'SwiftOTP' to require macos 10.13 or earlier.
BUILD FAILURE 5.9 macosSpm