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

Successful build of COpenSSL, reference 1.1.115 (47a295), with Swift 5.9 for tvOS using Xcode 15.2 on 13 Oct 2024 09:01:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme COpenSSL -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/COpenSSL.git
Reference: 1.1.115
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/COpenSSL
 * tag               1.1.115    -> FETCH_HEAD
HEAD is now at 47a2954 OpenSSL 1.1.1o
Cloned https://github.com/xcode-actions/COpenSSL.git
Revision (git rev-parse @):
47a2954ae824b7ce22beecf8afb73ac56dc708f4
SUCCESS checkout https://github.com/xcode-actions/COpenSSL.git at 1.1.115
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/xcode-actions/COpenSSL.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  COpenSSL: /Users/admin/builder/spi-builder-workspace
resolved source packages: COpenSSL
{
  "dependencies" : [
  ],
  "manifest_display_name" : "COpenSSL",
  "name" : "COpenSSL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "COpenSSL-dynamic",
      "targets" : [
        "COpenSSL-dynamic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "COpenSSL_static",
      "module_type" : "BinaryTarget",
      "name" : "COpenSSL-static",
      "path" : "remote/archive/COpenSSL-static.xcframework.zip",
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "COpenSSL_dynamic",
      "module_type" : "BinaryTarget",
      "name" : "COpenSSL-dynamic",
      "path" : "remote/archive/COpenSSL-dynamic.xcframework.zip",
      "product_memberships" : [
        "COpenSSL-dynamic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "COpenSSL"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme COpenSSL -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme COpenSSL -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  COpenSSL: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'COpenSSL-dynamic' in project 'COpenSSL' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 9aa7667c20bbb795172b7256e9392cd7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9aa7667c20bbb795172b7256e9392cd7.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/COpenSSL-dynamic/COpenSSL-dynamic.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/COpenSSL.framework tvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/COpenSSL-dynamic/COpenSSL-dynamic.xcframework --platform tvos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
Resolve Package Graph
** BUILD SUCCEEDED **
Build complete.
Done.