Build Information
Failed to build Clova-CEK-SDK-Swift, reference 1.0.2 (64c1ec
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 02:38:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
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: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/line/clova-cek-sdk-swift
* tag 1.0.2 -> FETCH_HEAD
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 1.0.2
Fetching https://github.com/IBM-Swift/CCurl.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
Fetching https://github.com/IBM-Swift/Kitura
Fetching https://github.com/IBM-Swift/Kitura-TemplateEngine.git
Fetching https://github.com/IBM-Swift/CommonCrypto.git
Fetching https://github.com/IBM-Swift/CircuitBreaker.git
[1/32] Fetching commoncrypto
[22/216] Fetching commoncrypto, ccurl
[54/987] Fetching commoncrypto, ccurl, loggerapi
Fetched https://github.com/IBM-Swift/CCurl.git from cache (0.70s)
[191/1241] Fetching commoncrypto, loggerapi, kitura-templateengine
Fetching https://github.com/IBM-Swift/KituraContracts.git
[305/2974] Fetching commoncrypto, loggerapi, kitura-templateengine, circuitbreaker
[512/12518] Fetching commoncrypto, loggerapi, kitura-templateengine, circuitbreaker, kitura-net
[1640/29427] Fetching commoncrypto, loggerapi, kitura-templateengine, circuitbreaker, kitura-net, kitura
[8988/31973] Fetching commoncrypto, loggerapi, kitura-templateengine, circuitbreaker, kitura-net, kitura, kituracontracts
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (1.43s)
[7284/22429] Fetching commoncrypto, loggerapi, kitura-templateengine, circuitbreaker, kitura, kituracontracts
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetched https://github.com/IBM-Swift/KituraContracts.git from cache (1.11s)
[13623/19883] Fetching commoncrypto, loggerapi, kitura-templateengine, circuitbreaker, kitura
Fetching https://github.com/IBM-Swift/BlueSocket.git
[16161/21537] Fetching commoncrypto, loggerapi, kitura-templateengine, circuitbreaker, kitura, bluecryptor
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.79s)
Fetching https://github.com/IBM-Swift/OpenSSL
Fetched https://github.com/IBM-Swift/CommonCrypto.git from cache (2.35s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (2.36s)
Fetched https://github.com/IBM-Swift/Kitura-TemplateEngine.git from cache (2.36s)
Fetched https://github.com/IBM-Swift/Kitura from cache (2.36s)
Fetched https://github.com/IBM-Swift/CircuitBreaker.git from cache (2.36s)
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/TypeDecoder.git
Fetching https://github.com/IBM-Swift/SwiftyRequest.git
[1/2942] Fetching bluesocket
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.99s)
[1/203] Fetching openssl
Fetched https://github.com/IBM-Swift/OpenSSL from cache (0.65s)
[1/2095] Fetching swiftyrequest
[64/2554] Fetching swiftyrequest, typedecoder
[129/4631] Fetching swiftyrequest, typedecoder, bluesslservice
Fetched https://github.com/IBM-Swift/TypeDecoder.git from cache (0.93s)
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.93s)
[608/2095] Fetching swiftyrequest
Fetched https://github.com/IBM-Swift/SwiftyRequest.git from cache (1.11s)
Computing version for https://github.com/IBM-Swift/OpenSSL
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
========================================
Build
========================================
Selected platform: macosSpm
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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Updating https://github.com/IBM-Swift/Kitura
Updating https://github.com/IBM-Swift/OpenSSL
Updating https://github.com/IBM-Swift/BlueCryptor.git
Updating https://github.com/IBM-Swift/LoggerAPI.git
Updating https://github.com/IBM-Swift/SwiftyRequest.git
Updated https://github.com/IBM-Swift/OpenSSL (0.44s)
Updated https://github.com/IBM-Swift/BlueCryptor.git (0.45s)
Updated https://github.com/IBM-Swift/LoggerAPI.git (0.45s)
Updated https://github.com/IBM-Swift/SwiftyRequest.git (0.45s)
Updated https://github.com/IBM-Swift/Kitura (0.67s)
Computing version for https://github.com/IBM-Swift/OpenSSL
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/IBM-Swift/SwiftyRequest.git
Updating https://github.com/IBM-Swift/Kitura
Updating https://github.com/IBM-Swift/BlueCryptor.git
Updating https://github.com/IBM-Swift/LoggerAPI.git
Updating https://github.com/IBM-Swift/OpenSSL
Updated https://github.com/IBM-Swift/SwiftyRequest.git (0.43s)
Updated https://github.com/IBM-Swift/LoggerAPI.git (0.52s)
Updated https://github.com/IBM-Swift/OpenSSL (0.52s)
Updated https://github.com/IBM-Swift/Kitura (0.52s)
Updated https://github.com/IBM-Swift/BlueCryptor.git (0.52s)
Computing version for https://github.com/IBM-Swift/OpenSSL
error: 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 macosSpm