Build Information
Successful build of Dynatrace, reference main (121681
), with Swift 5.9 for Linux on 28 Apr 2025 22:18:36 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dynatrace/swift-mobile-sdk.git
Reference: main
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/dynatrace/swift-mobile-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1216811 8.313.1 release
Cloned https://github.com/dynatrace/swift-mobile-sdk.git
Revision (git rev-parse @):
12168110847f9eee82f2c542c75e96e5ad3b0d88
SUCCESS checkout https://github.com/dynatrace/swift-mobile-sdk.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/dynatrace/swift-mobile-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Downloading binary artifact https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip
Downloading binary artifact https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip
Downloading binary artifact https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip
[16384/8475809] Downloading https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip
[32257/23660601] Downloading https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip, https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip
[486446/25791973] Downloading https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip, https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip, https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip
Downloaded https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip (1.18s)
Downloaded https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip (1.95s)
Downloaded https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip (2.56s)
Building for debugging...
[1/4] Compiling Dynatrace_Dynamic SPM.swift
[2/4] Emitting module Dynatrace_Dynamic
[4/6] Emitting module Dynatrace_Static
[5/6] Compiling Dynatrace_Static SPM.swift
Build complete! (8.18s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Dynatrace",
"name" : "Dynatrace",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Dynatrace",
"targets" : [
"Dynatrace-Dynamic"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Dynatrace-Static",
"targets" : [
"Dynatrace-Static"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DynatraceSessionReplay",
"targets" : [
"Dynatrace-Dynamic",
"DynatraceSessionReplay"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DynatraceStatic",
"module_type" : "BinaryTarget",
"name" : "DynatraceStatic",
"path" : "remote/archive/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip",
"product_memberships" : [
"Dynatrace-Static"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DynatraceSessionReplay",
"module_type" : "BinaryTarget",
"name" : "DynatraceSessionReplay",
"path" : "remote/archive/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip",
"product_memberships" : [
"DynatraceSessionReplay"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Dynatrace_Static",
"module_type" : "SwiftTarget",
"name" : "Dynatrace-Static",
"path" : "Sources/Dynatrace-Static",
"product_memberships" : [
"Dynatrace-Static"
],
"sources" : [
"SPM.swift"
],
"target_dependencies" : [
"DynatraceStatic"
],
"type" : "library"
},
{
"c99name" : "Dynatrace_Dynamic",
"module_type" : "SwiftTarget",
"name" : "Dynatrace-Dynamic",
"path" : "Sources/Dynatrace-Dynamic",
"product_memberships" : [
"Dynatrace",
"DynatraceSessionReplay"
],
"sources" : [
"SPM.swift"
],
"target_dependencies" : [
"Dynatrace"
],
"type" : "library"
},
{
"c99name" : "Dynatrace",
"module_type" : "BinaryTarget",
"name" : "Dynatrace",
"path" : "remote/archive/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip",
"product_memberships" : [
"Dynatrace",
"DynatraceSessionReplay"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.