Build Information
Failed to build TripKit, reference 4.7.1 (1a62a5
), with Swift 6.2 (beta) for Android on 21 Jun 2025 13:05:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skedgo/tripkit-ios.git
Reference: 4.7.1
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/skedgo/tripkit-ios
* tag 4.7.1 -> FETCH_HEAD
HEAD is now at 1a62a55 CocoaPods update (#353)
Cloned https://github.com/skedgo/tripkit-ios.git
Revision (git rev-parse @):
1a62a55fc3b1b59fef4804f0b0fd0279162c0fc5
SUCCESS checkout https://github.com/skedgo/tripkit-ios.git at 4.7.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/skedgo/tripkit-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/skedgo/GeoMonitor.git
Fetching https://github.com/onevcat/Kingfisher.git
Fetching https://github.com/skedgo/TGCardViewController.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/5259] Fetching tgcardviewcontroller
[5260/5446] Fetching tgcardviewcontroller, geomonitor
[5440/36915] Fetching tgcardviewcontroller, geomonitor, kingfisher
[11420/89625] Fetching tgcardviewcontroller, geomonitor, kingfisher, rxswift
Fetched https://github.com/skedgo/TGCardViewController.git from cache (1.20s)
[13327/84366] Fetching geomonitor, kingfisher, rxswift
Fetched https://github.com/skedgo/GeoMonitor.git from cache (1.25s)
[15043/84179] Fetching kingfisher, rxswift
Fetched https://github.com/onevcat/Kingfisher.git from cache (3.93s)
[51129/52710] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (6.50s)
Computing version for https://github.com/skedgo/GeoMonitor.git
Computed https://github.com/skedgo/GeoMonitor.git at 0.1.3 (7.00s)
Computing version for https://github.com/skedgo/TGCardViewController.git
Computed https://github.com/skedgo/TGCardViewController.git at 2.3.3 (1.71s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.56s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 7.12.0 (0.45s)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 7.12.0
Creating working copy for https://github.com/skedgo/GeoMonitor.git
Working copy of https://github.com/skedgo/GeoMonitor.git resolved at 0.1.3
Creating working copy for https://github.com/skedgo/TGCardViewController.git
Working copy of https://github.com/skedgo/TGCardViewController.git resolved at 2.3.3
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
warning: 'spi-builder-workspace': ignoring target 'TripKitObjcTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/TripKitUI/vendor/RxCombine/LICENSE
warning: 'kingfisher': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Info.plist
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/TripKitObjc/NSString+Sizing.m:9:
In file included from /host/spi-builder-workspace/Sources/TripKitObjc/NSString+Sizing.h:10:
/host/spi-builder-workspace/Sources/TripKitObjc/include/TripKitObjc/TKCrossPlatform.h:12:10: fatal error: 'TargetConditionals.h' file not found
12 | #include <TargetConditionals.h>
| ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/Sources/TripKitObjc/NSUserDefaults+SharedDefaults.m:10:
/host/spi-builder-workspace/Sources/TripKitObjc/include/TripKitObjc/NSUserDefaults+SharedDefaults.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/119] Compiling TripKitObjc NSUserDefaults+SharedDefaults.m
[0/119] Compiling TripKitObjc NSString+Sizing.m
[3/119] Compiling TripKitObjc NSManagedObjectContext+SimpleFetch.m
In file included from /host/spi-builder-workspace/Sources/TripKitObjc/TKAutocompletionResult.m:10:
/host/spi-builder-workspace/Sources/TripKitObjc/include/TripKitObjc/TKAutocompletionResult.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[6/119] Compiling TripKitObjc TKAutocompletionResult.m
[14/119] Compiling TripKitObjc TKStyleManager.m
[20/119] Compiling TripKitObjc NSManagedObject+TKPersistence.m
In file included from /host/spi-builder-workspace/Sources/TripKitObjc/NSDate+Helpers.m:10:
/host/spi-builder-workspace/Sources/TripKitObjc/include/TripKitObjc/NSDate+Helpers.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[115/119] Compiling TripKitObjc NSDate+Helpers.m
[115/119] Compiling TripKitObjc MKOverlay+NSCoding.m
BUILD FAILURE 6.2 android