Build Information
Failed to build thinkresearch_messenger_ios_swift_sdk, reference master (040946), with Swift 6.1 for Android on 29 May 2025 11:40:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk.git
Reference: master
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/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 040946b Update Package.swift for release 1.0.1+3
Cloned https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk.git
Revision (git rev-parse @):
040946b6e690e8887191bcf9c1139800b884959f
SUCCESS checkout https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk.git
https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "thinkresearch_messenger_ios_swift_sdk",
"name" : "thinkresearch_messenger_ios_swift_sdk",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "thinkresearch_messenger_ios_swift_sdk",
"targets" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "webview_flutter_wkwebview",
"module_type" : "BinaryTarget",
"name" : "webview_flutter_wkwebview",
"path" : "remote/archive/webview_flutter_wkwebview.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "url_launcher_ios",
"module_type" : "BinaryTarget",
"name" : "url_launcher_ios",
"path" : "remote/archive/url_launcher_ios.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "thinkresearch_messenger_ios_swift_sdk",
"module_type" : "SwiftTarget",
"name" : "thinkresearch_messenger_ios_swift_sdk",
"path" : "Sources/thinkresearch_messenger_ios_swift_sdk",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
"Channel.swift",
"ChatBotConfiguration.swift",
"ChatBotEngine.swift",
"ChatBotUIPresenter.swift",
"TRC_Chatbot_SDK.swift"
],
"target_dependencies" : [
"App",
"Flutter",
"FlutterPluginRegistrant",
"path_provider_foundation",
"shared_preferences_foundation",
"sqflite",
"url_launcher_ios",
"webview_flutter_wkwebview"
],
"type" : "library"
},
{
"c99name" : "sqflite",
"module_type" : "BinaryTarget",
"name" : "sqflite",
"path" : "remote/archive/sqflite.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "shared_preferences_foundation",
"module_type" : "BinaryTarget",
"name" : "shared_preferences_foundation",
"path" : "remote/archive/shared_preferences_foundation.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "path_provider_foundation",
"module_type" : "BinaryTarget",
"name" : "path_provider_foundation",
"path" : "remote/archive/path_provider_foundation.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "FlutterPluginRegistrant",
"module_type" : "BinaryTarget",
"name" : "FlutterPluginRegistrant",
"path" : "remote/archive/FlutterPluginRegistrant.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Flutter",
"module_type" : "BinaryTarget",
"name" : "Flutter",
"path" : "remote/archive/Flutter.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "App",
"module_type" : "BinaryTarget",
"name" : "App",
"path" : "remote/archive/App.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/FlutterPluginRegistrant.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip
[1397/556353] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip
[557750/580494] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/FlutterPluginRegistrant.xcframework.zip
[574134/8896213] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/FlutterPluginRegistrant.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip (0.85s)
[40525/8339860] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/FlutterPluginRegistrant.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/FlutterPluginRegistrant.xcframework.zip (0.86s)
[33238/41345837] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip
[8791613/41730236] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip
[9673575/42374097] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip
[9689950/43277431] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip
[19258507/43856608] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip (1.18s)
[20944226/43472209] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip (1.20s)
[21118067/42893032] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip (1.24s)
[24980452/42249171] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip (1.27s)
[29172542/41345837] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip (1.64s)
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip (4.15s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/8] Emitting module thinkresearch_messenger_ios_swift_sdk
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[4/8] Compiling thinkresearch_messenger_ios_swift_sdk Channel.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[5/8] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotConfiguration.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[6/8] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotEngine.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[7/8] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotUIPresenter.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[8/8] Compiling thinkresearch_messenger_ios_swift_sdk TRC_Chatbot_SDK.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/7] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotConfiguration.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[3/7] Compiling thinkresearch_messenger_ios_swift_sdk Channel.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[4/7] Emitting module thinkresearch_messenger_ios_swift_sdk
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[5/7] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotEngine.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[6/7] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotUIPresenter.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[7/7] Compiling thinkresearch_messenger_ios_swift_sdk TRC_Chatbot_SDK.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
BUILD FAILURE 6.1 android