Build Information
Failed to build APWebAuthentication, reference 1.1.0 (cbc46a), with Swift 6.1 for Android on 30 May 2025 19:51:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/APWebAuthentication.git
Reference: 1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/aporat/APWebAuthentication
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at cbc46a5 min ios version
Cloned https://github.com/aporat/APWebAuthentication.git
Revision (git rev-parse @):
cbc46a5cde889bb080949c846e7a52ecfcc7a744
SUCCESS checkout https://github.com/aporat/APWebAuthentication.git at 1.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/aporat/APWebAuthentication.git
https://github.com/aporat/APWebAuthentication.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "swifthttpstatuscodes",
"requirement" : {
"range" : [
{
"lower_bound" : "3.3.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rhodgkins/SwiftHTTPStatusCodes.git"
},
{
"identity" : "jgprogresshud",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JonasGessner/JGProgressHUD.git"
},
{
"identity" : "sfsafesymbols",
"requirement" : {
"range" : [
{
"lower_bound" : "6.2.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SFSafeSymbols/SFSafeSymbols.git"
},
{
"identity" : "snapkit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SnapKit/SnapKit.git"
},
{
"identity" : "swiftybeaver",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
},
{
"identity" : "swifterswift",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwifterSwift/SwifterSwift.git"
},
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "swiftyuserdefaults",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sunshinejr/SwiftyUserDefaults.git"
},
{
"identity" : "devicekit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/devicekit/DeviceKit.git"
},
{
"identity" : "apuseragentgenerator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/aporat/APUserAgentGenerator"
}
],
"manifest_display_name" : "APWebAuthentication",
"name" : "APWebAuthentication",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "APWebAuthentication",
"targets" : [
"APWebAuthentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "APWebAuthenticationTests",
"module_type" : "SwiftTarget",
"name" : "APWebAuthenticationTests",
"path" : "Tests",
"sources" : [
"APWebAuthenticationErrorTests.swift",
"APWebAuthenticationTests.swift"
],
"target_dependencies" : [
"APWebAuthentication"
],
"type" : "test"
},
{
"c99name" : "APWebAuthentication",
"module_type" : "SwiftTarget",
"name" : "APWebAuthentication",
"path" : "Sources",
"product_dependencies" : [
"Alamofire",
"CryptoSwift",
"HTTPStatusCodes",
"JGProgressHUD",
"SnapKit",
"SwiftyBeaver",
"SFSafeSymbols",
"SwifterSwift",
"SwiftyJSON",
"SwiftyUserDefaults",
"DeviceKit",
"APUserAgentGenerator"
],
"product_memberships" : [
"APWebAuthentication"
],
"sources" : [
"APWebAuthenticationError.swift",
"APWebAuthenticationLink.swift",
"APWebAuthenticationSession.swift",
"AccountStore.swift",
"AccountType.swift",
"Auth1Authentication.swift",
"Auth2Authentication.swift",
"AuthClient.swift",
"AuthClientRequestRetrier.swift",
"Authentication.swift",
"Data+APWebAuthentication.swift",
"Error+APWebAuthentication.swift",
"Extensions.swift",
"FiveHundredspxWeb/FiveHundredspxWebAPIClient.swift",
"FiveHundredspxWeb/FiveHundredspxWebAuthController.swift",
"FiveHundredspxWeb/FiveHundredspxWebAuthentication.swift",
"FiveHundredspxWeb/FiveHundredspxWebHTMLAPIClient.swift",
"FiveHundredspxWeb/FiveHundredspxWebHTMLRequestAdapter.swift",
"FiveHundredspxWeb/FiveHundredspxWebRequestAdapter.swift",
"FiveHundredspxWeb/FiveHundredspxWebUser.swift",
"Foursquare/FoursquareAPIClient.swift",
"Foursquare/FoursquareRequestAdapter.swift",
"Foursquare/FoursquareUser.swift",
"GitHub/GitHubAPIClient.swift",
"GitHub/GitHubRequestAdapter.swift",
"GitHub/GitHubUser.swift",
"JSON+APWebAuthentication.swift",
"Models/BaseMediaItem.swift",
"Models/BaseUser.swift",
"Models/MediaComment.swift",
"Models/MediaItem.swift",
"Models/StoryItem.swift",
"Models/Tag.swift",
"Models/User.swift",
"OAuth1Client.swift",
"OAuth1RequestAdapter.swift",
"OAuth2Client.swift",
"OAuth2RequestAdapter.swift",
"Pinterest/PinterestAPIClient.swift",
"Pinterest/PinterestUser.swift",
"PinterestWeb/PinterestWebAPIClient.swift",
"PinterestWeb/PinterestWebAuthController.swift",
"PinterestWeb/PinterestWebAuthentication.swift",
"PinterestWeb/PinterestWebHTMLAPIClient.swift",
"PinterestWeb/PinterestWebHTMLRequestAdapter.swift",
"PinterestWeb/PinterestWebRequestAdapter.swift",
"PinterestWeb/PinterestWebUser.swift",
"ProviderBrowserMode.swift",
"Reddit/RedditAPIClient.swift",
"Reddit/RedditUser.swift",
"SessionAuthentication.swift",
"String+APWebAuthentication.swift",
"TikTokWeb/TikTokWebAPIClient.swift",
"TikTokWeb/TikTokWebAuthCheckpointController.swift",
"TikTokWeb/TikTokWebAuthController.swift",
"TikTokWeb/TikTokWebAuthentication.swift",
"TikTokWeb/TikTokWebMediaComment.swift",
"TikTokWeb/TikTokWebMediaItem.swift",
"TikTokWeb/TikTokWebMobileAPIClient.swift",
"TikTokWeb/TikTokWebMobileRequestAdapter.swift",
"TikTokWeb/TikTokWebRequestAdapter.swift",
"TikTokWeb/TikTokWebSignatureController.swift",
"TikTokWeb/TikTokWebUser.swift",
"Tumblr/TumblrAPIClient.swift",
"Tumblr/TumblrBlog.swift",
"Tumblr/TumblrUser.swift",
"Twitch/TwitchAPIClient.swift",
"Twitch/TwitchRequestAdapter.swift",
"Twitch/TwitchUser.swift",
"Twitter/TwitterAPIClient.swift",
"Twitter/TwitterPost.swift",
"Twitter/TwitterUser.swift",
"UI/AuthNavBarView.swift",
"UI/AuthViewController.swift",
"UI/BaseAuthViewController.swift",
"UI/ProgressView.swift",
"UI/UIApplication+APWebAuthentication.swift",
"UI/UINavigationController+Progress.swift",
"UI/WebTokensViewController.swift",
"UI/WebViewController.swift",
"URL+APWebAuthentication.swift",
"WebActivitySafari.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/sunshinejr/SwiftyUserDefaults.git
Fetching https://github.com/aporat/APUserAgentGenerator
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/SwifterSwift/SwifterSwift.git
Fetching https://github.com/devicekit/DeviceKit.git
[1/252] Fetching apuseragentgenerator
[9/3666] Fetching apuseragentgenerator, swiftyuserdefaults
[189/7723] Fetching apuseragentgenerator, swiftyuserdefaults, swiftybeaver
[798/13919] Fetching apuseragentgenerator, swiftyuserdefaults, swiftybeaver, swiftyjson
[10068/17985] Fetching apuseragentgenerator, swiftyuserdefaults, swiftybeaver, swiftyjson, devicekit
[17986/46847] Fetching apuseragentgenerator, swiftyuserdefaults, swiftybeaver, swiftyjson, devicekit, swifterswift
Fetched https://github.com/devicekit/DeviceKit.git from cache (1.49s)
[29505/42781] Fetching apuseragentgenerator, swiftyuserdefaults, swiftybeaver, swiftyjson, swifterswift
Fetching https://github.com/SnapKit/SnapKit.git
[42782/47025] Fetching apuseragentgenerator, swiftyuserdefaults, swiftybeaver, swiftyjson, swifterswift, snapkit
Fetched https://github.com/SnapKit/SnapKit.git from cache (0.61s)
Fetching https://github.com/SFSafeSymbols/SFSafeSymbols.git
Fetched https://github.com/aporat/APUserAgentGenerator from cache (2.64s)
Fetched https://github.com/sunshinejr/SwiftyUserDefaults.git from cache (2.64s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (2.64s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (2.65s)
Fetched https://github.com/SwifterSwift/SwifterSwift.git from cache (2.68s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/JonasGessner/JGProgressHUD.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
[1/3021] Fetching sfsafesymbols
[3022/4616] Fetching sfsafesymbols, jgprogresshud
[3262/5546] Fetching sfsafesymbols, jgprogresshud, swifthttpstatuscodes
Fetched https://github.com/SFSafeSymbols/SFSafeSymbols.git from cache (1.26s)
[1856/2525] Fetching jgprogresshud, swifthttpstatuscodes
[1936/15466] Fetching jgprogresshud, swifthttpstatuscodes, cryptoswift
[3748/45607] Fetching jgprogresshud, swifthttpstatuscodes, cryptoswift, alamofire
Fetched https://github.com/rhodgkins/SwiftHTTPStatusCodes.git from cache (3.72s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.76s)
Fetched https://github.com/JonasGessner/JGProgressHUD.git from cache (3.77s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.83s)
Computing version for https://github.com/SwifterSwift/SwifterSwift.git
Computed https://github.com/SwifterSwift/SwifterSwift.git at 7.0.0 (7.14s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.57s)
Computing version for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Computed https://github.com/SFSafeSymbols/SFSafeSymbols.git at 6.2.0 (0.53s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.60s)
Computing version for https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
Computed https://github.com/rhodgkins/SwiftHTTPStatusCodes.git at 3.3.2 (2.71s)
Computing version for https://github.com/sunshinejr/SwiftyUserDefaults.git
Computed https://github.com/sunshinejr/SwiftyUserDefaults.git at 5.3.0 (0.60s)
Computing version for https://github.com/SnapKit/SnapKit.git
Computed https://github.com/SnapKit/SnapKit.git at 5.7.1 (0.55s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.57s)
Computing version for https://github.com/aporat/APUserAgentGenerator
warning: 'apuseragentgenerator': /Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
5 | name: "APUserAgentGenerator",
6 | platforms: [
7 | .macOS(.v10_12),
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
8 | .iOS(.v13),
9 | .tvOS(.v13),
Computed https://github.com/aporat/APUserAgentGenerator at 1.3.0 (0.58s)
Computing version for https://github.com/JonasGessner/JGProgressHUD.git
Computed https://github.com/JonasGessner/JGProgressHUD.git at 2.2.0 (0.57s)
Computing version for https://github.com/devicekit/DeviceKit.git
Computed https://github.com/devicekit/DeviceKit.git at 5.6.0 (1.09s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.72s)
Creating working copy for https://github.com/SnapKit/SnapKit.git
Working copy of https://github.com/SnapKit/SnapKit.git resolved at 5.7.1
Creating working copy for https://github.com/SwifterSwift/SwifterSwift.git
Working copy of https://github.com/SwifterSwift/SwifterSwift.git resolved at 7.0.0
Creating working copy for https://github.com/JonasGessner/JGProgressHUD.git
Working copy of https://github.com/JonasGessner/JGProgressHUD.git resolved at 2.2.0
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/aporat/APUserAgentGenerator
Working copy of https://github.com/aporat/APUserAgentGenerator resolved at 1.3.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
Working copy of https://github.com/rhodgkins/SwiftHTTPStatusCodes.git resolved at 3.3.2
Creating working copy for https://github.com/sunshinejr/SwiftyUserDefaults.git
Working copy of https://github.com/sunshinejr/SwiftyUserDefaults.git resolved at 5.3.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 5.6.0
Creating working copy for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Working copy of https://github.com/SFSafeSymbols/SFSafeSymbols.git resolved at 6.2.0
warning: 'apuseragentgenerator': /host/spi-builder-workspace/.build/checkouts/APUserAgentGenerator/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
5 | name: "APUserAgentGenerator",
6 | platforms: [
7 | .macOS(.v10_12),
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
8 | .iOS(.v13),
9 | .tvOS(.v13),
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
Building for debugging...
[0/31] Write sources
[0/31] Copying PrivacyInfo.xcprivacy
[0/31] Write sources
[0/31] Copying PrivacyInfo.xcprivacy
[0/31] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/31] Compiling JGProgressHUD JGProgressHUDFadeAnimation.m
[9/31] Compiling JGProgressHUD JGProgressHUDShadow.m
[9/31] Compiling JGProgressHUD JGProgressHUDRingIndicatorView.m
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/31] Compiling JGProgressHUD JGProgressHUDImageIndicatorView.m
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDSuccessIndicatorView.h:11:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/31] Compiling JGProgressHUD JGProgressHUDSuccessIndicatorView.m
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeZoomAnimation.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/31] Compiling JGProgressHUD JGProgressHUDFadeZoomAnimation.m
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDErrorIndicatorView.h:11:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[9/31] Compiling JGProgressHUD JGProgressHUDErrorIndicatorView.m
[9/31] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'apuseragentgenerator': /host/spi-builder-workspace/.build/checkouts/APUserAgentGenerator/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
5 | name: "APUserAgentGenerator",
6 | platforms: [
7 | .macOS(.v10_12),
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
8 | .iOS(.v13),
9 | .tvOS(.v13),
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
[0/1] Planning build
Building for debugging...
[0/23] Copying PrivacyInfo.xcprivacy
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDShadow.m:9:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[3/22] Compiling JGProgressHUD JGProgressHUDShadow.m
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDPieIndicatorView.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[3/22] Compiling JGProgressHUD JGProgressHUDPieIndicatorView.m
[3/22] Compiling JGProgressHUD JGProgressHUDIndeterminateIndicatorView.m
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDRingIndicatorView.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[3/22] Compiling JGProgressHUD JGProgressHUDRingIndicatorView.m
[3/22] Compiling JGProgressHUD JGProgressHUDImageIndicatorView.m
[3/22] Compiling JGProgressHUD JGProgressHUDSuccessIndicatorView.m
[3/22] Compiling JGProgressHUD JGProgressHUDIndicatorView.m
[3/22] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android