Build Information
Failed to build AdyenPOS, reference main (f485bc
), with Swift 6.0 for macOS (SPM) on 23 Apr 2025 17:33:44 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adyen/adyen-pos-mobile-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adyen/adyen-pos-mobile-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f485bca Update README for release 3.7.0
Cloned https://github.com/Adyen/adyen-pos-mobile-ios.git
Revision (git rev-parse @):
f485bca2cf48319d22114377b2efbc8ec30e8b41
SUCCESS checkout https://github.com/Adyen/adyen-pos-mobile-ios.git at main
[172/172] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip
[344/344] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip
[516/516] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSLIVE': badResponseStatusCode(401)
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSLIVE': badResponseStatusCode(401)
[688/688] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)
error: fatalError
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Adyen/adyen-pos-mobile-ios.git
https://github.com/Adyen/adyen-pos-mobile-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "AdyenPOS",
"name" : "AdyenPOS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AdyenPOSTEST",
"targets" : [
"AdyenPOSTEST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ADYPOSTEST",
"targets" : [
"ADYPOSTEST",
"AdyenPOSTEST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AdyenPOSLIVE",
"targets" : [
"AdyenPOSLIVE"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ADYPOSLIVE",
"targets" : [
"ADYPOSLIVE",
"AdyenPOSLIVE"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdyenPOSTEST",
"module_type" : "BinaryTarget",
"name" : "AdyenPOSTEST",
"path" : "remote/archive/AdyenPOS.xcframework.zip",
"product_memberships" : [
"AdyenPOSTEST",
"ADYPOSTEST"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "AdyenPOSLIVE",
"module_type" : "BinaryTarget",
"name" : "AdyenPOSLIVE",
"path" : "remote/archive/AdyenPOS.xcframework.zip",
"product_memberships" : [
"AdyenPOSLIVE",
"ADYPOSLIVE"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ADYPOSTEST",
"module_type" : "BinaryTarget",
"name" : "ADYPOSTEST",
"path" : "remote/archive/ADYPOS.xcframework.zip",
"product_memberships" : [
"ADYPOSTEST"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ADYPOSLIVE",
"module_type" : "BinaryTarget",
"name" : "ADYPOSLIVE",
"path" : "remote/archive/ADYPOS.xcframework.zip",
"product_memberships" : [
"ADYPOSLIVE"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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
[172/172] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)
[344/344] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSLIVE': badResponseStatusCode(401)
[516/516] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip
[688/688] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSLIVE': badResponseStatusCode(401)
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[172/172] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)
[344/344] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSLIVE': badResponseStatusCode(401)
[516/516] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)
[688/688] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Test/AdyenPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.7.0/Live/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSLIVE': badResponseStatusCode(401)
BUILD FAILURE 6.0 macosSpm