The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Clova-CEK-SDK-Swift, reference master (64c1ec), with Swift 6.1 for tvOS using Xcode 16.3 on 24 Apr 2025 22:43:01 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/line/clova-cek-sdk-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/line/clova-cek-sdk-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 64c1ec3 Separate dependency on Kitura from Core component
Cloned https://github.com/line/clova-cek-sdk-swift.git
Revision (git rev-parse @):
64c1ec3d93f18d2f4dcfb1d7ef0601413bdf5116
SUCCESS checkout https://github.com/line/clova-cek-sdk-swift.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/line/clova-cek-sdk-swift.git
https://github.com/line/clova-cek-sdk-swift.git
{
  "dependencies" : [
    {
      "identity" : "kitura",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura"
    },
    {
      "identity" : "loggerapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/LoggerAPI.git"
    },
    {
      "identity" : "bluecryptor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/BlueCryptor.git"
    },
    {
      "identity" : "swiftyrequest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/SwiftyRequest.git"
    },
    {
      "identity" : "openssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/OpenSSL"
    }
  ],
  "manifest_display_name" : "Clova-CEK-SDK-Swift",
  "name" : "Clova-CEK-SDK-Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WorldClock",
      "targets" : [
        "WorldClock"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Clova-CEK-SDK-Swift",
      "targets" : [
        "Clova-CEK-SDK-Swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Clova-CEK-SDK-Swift-Kitura",
      "targets" : [
        "Clova-CEK-SDK-Swift-Kitura"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WorldClock",
      "module_type" : "SwiftTarget",
      "name" : "WorldClock",
      "path" : "Sources/WorldClock",
      "product_dependencies" : [
        "SwiftyRequest"
      ],
      "product_memberships" : [
        "WorldClock"
      ],
      "sources" : [
        "Geocoder.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Clova-CEK-SDK-Swift-Kitura"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Clova_CEK_SDK_SwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "Clova-CEK-SDK-SwiftTests",
      "path" : "Tests/Clova-CEK-SDK-SwiftTests",
      "product_dependencies" : [
        "LoggerAPI"
      ],
      "sources" : [
        "Clova_CEK_SDK_SwiftTests.swift",
        "SignatureVerifierTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Clova-CEK-SDK-Swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Clova_CEK_SDK_Swift_Kitura",
      "module_type" : "SwiftTarget",
      "name" : "Clova-CEK-SDK-Swift-Kitura",
      "path" : "Sources/Clova-CEK-SDK-Swift-Kitura",
      "product_dependencies" : [
        "Kitura"
      ],
      "product_memberships" : [
        "WorldClock",
        "Clova-CEK-SDK-Swift-Kitura"
      ],
      "sources" : [
        "Clova_CEK_SDK_Swift_Kitura.swift"
      ],
      "target_dependencies" : [
        "Clova-CEK-SDK-Swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Clova_CEK_SDK_Swift",
      "module_type" : "SwiftTarget",
      "name" : "Clova-CEK-SDK-Swift",
      "path" : "Sources/Clova-CEK-SDK-Swift",
      "product_dependencies" : [
        "Cryptor",
        "OpenSSL"
      ],
      "product_memberships" : [
        "WorldClock",
        "Clova-CEK-SDK-Swift",
        "Clova-CEK-SDK-Swift-Kitura"
      ],
      "sources" : [
        "CEKRequest.swift",
        "CEKResponse.swift",
        "Clova_CEK_SDK_Swift_Core.swift",
        "SignatureVerifier.swift",
        "SimpleLogger.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/IBM-Swift/BlueCryptor.git
Fetching from https://github.com/IBM-Swift/LoggerAPI.git
Fetching from https://github.com/IBM-Swift/SwiftyRequest.git
Fetching from https://github.com/IBM-Swift/Kitura
Fetching from https://github.com/IBM-Swift/OpenSSL
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/IBM-Swift/BlueCryptor.git
Updating from https://github.com/IBM-Swift/LoggerAPI.git
Updating from https://github.com/IBM-Swift/Kitura
Updating from https://github.com/IBM-Swift/SwiftyRequest.git
Updating from https://github.com/IBM-Swift/OpenSSL
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-24 15:43:00.177 xcodebuild[519:2878] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_15-43-0000.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/IBM-Swift/SwiftyRequest.git
Updating from https://github.com/IBM-Swift/OpenSSL
Updating from https://github.com/IBM-Swift/LoggerAPI.git
Updating from https://github.com/IBM-Swift/BlueCryptor.git
Updating from https://github.com/IBM-Swift/Kitura
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-24 15:43:01.629 xcodebuild[794:4113] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_15-43-0001.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.1 tvOS