The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TLS 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/vapor-community/tls.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/tls
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cfd8cc0 remove extraneous print
Cloned https://github.com/vapor-community/tls.git
Revision (git rev-parse @):
cfd8cc0f06841ee15469c5fc98131e47511f8e94
SUCCESS checkout https://github.com/vapor-community/tls.git at master
Fetching https://github.com/vapor/sockets.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/vapor/async.git from cache
Fetched https://github.com/vapor/async.git (0.24s)
Fetched https://github.com/vapor/core.git (0.25s)
Fetched https://github.com/vapor/sockets.git (0.28s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 3.0.0-rc.1 (0.03s)
Computing version for https://github.com/vapor/async.git
Computed https://github.com/vapor/async.git at 1.0.0-rc.1.1 (0.05s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.03s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.03s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.20s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.03s)
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/vapor/async.git
Working copy of https://github.com/vapor/async.git resolved at 1.0.0-rc.1.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 3.0.0-rc.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/vapor-community/tls.git
[1/1144] Fetching tls
Fetched https://github.com/vapor-community/tls.git (0.37s)
Fetching https://github.com/vapor/sockets.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/vapor/async.git from cache
Fetched https://github.com/vapor/sockets.git (0.54s)
Fetched https://github.com/vapor/core.git (0.54s)
Fetched https://github.com/vapor/async.git (0.54s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 3.0.0-rc.1 (0.26s)
Computing version for https://github.com/vapor/async.git
Computed https://github.com/vapor/async.git at 1.0.0-rc.1.1 (0.16s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.29s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.18s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.36s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.12s)
Creating working copy for https://github.com/vapor/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 3.0.0-rc.1
Creating working copy for https://github.com/vapor/async.git
Working copy of https://github.com/vapor/async.git resolved at 1.0.0-rc.1.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/vapor-community/tls.git
Working copy of https://github.com/vapor-community/tls.git resolved at master
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
error: multiple products named 'Async' in: 'async', 'async', 'core', 'core'
========================================
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
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
error: multiple products named 'Async' in: 'async', 'core'
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
error: multiple products named 'Async' in: 'async', 'core'
BUILD FAILURE 5.9 macosSpm