Build Information
Successful build of RCKML, reference 1.0.2 (2ac6dd
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 23:52:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RCCoop/RCKML.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RCCoop/RCKML
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 2ac6ddf Updated KMZ compression
Cloned https://github.com/RCCoop/RCKML.git
Revision (git rev-parse @):
2ac6ddf511dd9bac07c7e766b5ab52a7fa980b60
SUCCESS checkout https://github.com/RCCoop/RCKML.git at 1.0.2
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/tadija/AEXML.git
[1/5466] Fetching zipfoundation
[56/7568] Fetching zipfoundation, aexml
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.36s)
Fetched https://github.com/tadija/AEXML.git from cache (1.36s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.16 (0.65s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.69s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.16
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "rckml",
"name": "RCKML",
"url": "https://github.com/RCCoop/RCKML.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RCKML",
"dependencies": [
{
"identity": "aexml",
"name": "AEXML",
"url": "https://github.com/tadija/AEXML.git",
"version": "4.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
"dependencies": [
]
},
{
"identity": "zipfoundation",
"name": "ZIPFoundation",
"url": "https://github.com/weichsel/ZIPFoundation.git",
"version": "0.9.19",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/RCCoop/RCKML.git
[1/391] Fetching rckml
Fetched https://github.com/RCCoop/RCKML.git from cache (0.83s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.50s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.50s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.53s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.60s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/RCCoop/RCKML.git
Working copy of https://github.com/RCCoop/RCKML.git resolved at 1.0.2 (2ac6ddf)
warning: '.resolve-product-dependencies': dependency 'rckml' is not used by any target
Found 2 product dependencies
- AEXML
- ZIPFoundation
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/RCCoop/RCKML.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/28] Compiling AEXML Error.swift
[6/28] Compiling ZIPFoundation FileManager+ZIP.swift
[7/29] Compiling ZIPFoundation Archive+Reading.swift
[8/29] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[9/29] Emitting module AEXML
[10/29] Compiling AEXML Options.swift
[11/29] Compiling AEXML Parser.swift
[12/29] Compiling AEXML Element.swift
[13/29] Compiling AEXML Document.swift
[14/29] Compiling ZIPFoundation Entry+ZIP64.swift
[15/29] Compiling ZIPFoundation Entry.swift
[16/29] Compiling ZIPFoundation Data+Serialization.swift
[17/29] Compiling ZIPFoundation Entry+Serialization.swift
[18/29] Compiling ZIPFoundation Archive+ZIP64.swift
[19/29] Compiling ZIPFoundation Archive.swift
[20/29] Compiling ZIPFoundation Archive+Writing.swift
[21/29] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[22/29] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[23/29] Compiling ZIPFoundation Archive+Helpers.swift
[24/29] Compiling ZIPFoundation Data+Compression.swift
[25/29] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[26/29] Compiling ZIPFoundation Archive+MemoryFile.swift
[27/29] Compiling ZIPFoundation Archive+Progress.swift
[28/29] Emitting module ZIPFoundation
[29/29] Compiling ZIPFoundation URL+ZIP.swift
[30/50] Emitting module RCKML
[31/52] Compiling RCKML KMLErrors.swift
[32/52] Compiling RCKML KMLContainer.swift
[33/52] Compiling RCKML KMLStyle.swift
[34/52] Compiling RCKML KMLStyleMap.swift
[35/52] Compiling RCKML KMLCoordinates.swift
[36/52] Compiling RCKML KMLLineString.swift
[37/52] Compiling RCKML KMLMultiGeometry.swift
[38/52] Compiling RCKML KMLLineStyle.swift
[39/52] Compiling RCKML KMLPolyStyle.swift
[40/52] Compiling RCKML KMLDocument.swift
[41/52] Compiling RCKML KMLFolder.swift
[42/52] Compiling RCKML KMLPlacemark.swift
[43/52] Compiling RCKML KMLStyleUrl.swift
[44/52] Compiling RCKML UTType+KML.swift
[45/52] Compiling RCKML KMLGeometry.swift
[46/52] Compiling RCKML KMLKnownTypes.swift
[47/52] Compiling RCKML KMLPoint.swift
[48/52] Compiling RCKML KMLPolygon.swift
[49/52] Compiling RCKML KMLElement.swift
[50/52] Compiling RCKML KMLFeature.swift
[51/52] Compiling RCKML KMLStyleProtocols.swift
[52/52] Compiling RCKML KMLColor.swift
Build complete! (35.25s)
Build complete.
{
"dependencies" : [
{
"identity" : "aexml",
"requirement" : {
"range" : [
{
"lower_bound" : "4.6.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tadija/AEXML.git"
},
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
}
],
"manifest_display_name" : "RCKML",
"name" : "RCKML",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RCKML",
"targets" : [
"RCKML"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RCKMLTests",
"module_type" : "SwiftTarget",
"name" : "RCKMLTests",
"path" : "Tests/RCKMLTests",
"product_dependencies" : [
"AEXML",
"ZIPFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RCKMLTests/GoogleTest.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RCKMLTests/GoogleTest.kml",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"RCKMLTests.swift"
],
"target_dependencies" : [
"RCKML"
],
"type" : "test"
},
{
"c99name" : "RCKML",
"module_type" : "SwiftTarget",
"name" : "RCKML",
"path" : "Sources/RCKML",
"product_dependencies" : [
"AEXML",
"ZIPFoundation"
],
"product_memberships" : [
"RCKML"
],
"sources" : [
"Features/KMLDocument.swift",
"Features/KMLFolder.swift",
"Features/KMLPlacemark.swift",
"Geometries/KMLCoordinates.swift",
"Geometries/KMLLineString.swift",
"Geometries/KMLMultiGeometry.swift",
"Geometries/KMLPoint.swift",
"Geometries/KMLPolygon.swift",
"KMLErrors.swift",
"Protocols/KMLContainer.swift",
"Protocols/KMLElement.swift",
"Protocols/KMLFeature.swift",
"Protocols/KMLGeometry.swift",
"Protocols/KMLKnownTypes.swift",
"Protocols/KMLStyleProtocols.swift",
"Styles/KMLColor.swift",
"Styles/KMLLineStyle.swift",
"Styles/KMLPolyStyle.swift",
"Styles/KMLStyle.swift",
"Styles/KMLStyleMap.swift",
"Styles/KMLStyleUrl.swift",
"UTType+KML.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.