Build Information
Successful build of LStXML2Code, reference 1.0.3 (786e39
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 00:00:05 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/bastie/LStXML2Code.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bastie/LStXML2Code
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 786e39a unwanted output removed
Cloned https://github.com/bastie/LStXML2Code.git
Revision (git rev-parse @):
786e39ad8c9c7ffb128eb15e4d3df8e53a715908
SUCCESS checkout https://github.com/bastie/LStXML2Code.git at 1.0.3
Fetching https://github.com/bastie/JavApi4Swift.git
[1/30992] Fetching javapi4swift
Fetched https://github.com/bastie/JavApi4Swift.git from cache (3.67s)
Computing version for https://github.com/bastie/JavApi4Swift.git
Computed https://github.com/bastie/JavApi4Swift.git at 0.7.5 (0.52s)
Creating working copy for https://github.com/bastie/JavApi4Swift.git
Working copy of https://github.com/bastie/JavApi4Swift.git resolved at 0.7.5
========================================
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": "lstxml2code",
"name": "LStXML2Code",
"url": "https://github.com/bastie/LStXML2Code.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LStXML2Code",
"dependencies": [
]
}
]
}
Fetching https://github.com/bastie/LStXML2Code.git
[1/217] Fetching lstxml2code
Fetched https://github.com/bastie/LStXML2Code.git from cache (1.27s)
Creating working copy for https://github.com/bastie/LStXML2Code.git
Working copy of https://github.com/bastie/LStXML2Code.git resolved at 1.0.3 (786e39a)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/bastie/LStXML2Code.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/7] Write sources
[2/7] Write BMF2Code-entitlement.plist
[3/7] Write swift-version--7754E27361AE5C74.txt
[5/18] Compiling LStXML2Code PAPTree.swift
[6/19] Compiling LStXML2Code XmlPAP.swift
[7/19] Emitting module LStXML2Code
[8/19] Compiling LStXML2Code AbstractTreeEncoding.swift
[9/19] Compiling LStXML2Code Node.swift
[10/19] Compiling LStXML2Code AbstractTree.swift
[11/19] Compiling LStXML2Code AbstractTreeEncoder.swift
[12/19] Compiling LStXML2Code PAPTreeEncodingImpl.swift
[13/19] Compiling LStXML2Code PAPTreeEncoding.swift
[14/19] Compiling LStXML2Code PAPXmlParser.swift
[15/19] Compiling LStXML2Code PAPTreeEncoder.swift
[16/19] Compiling LStXML2Code TwoPartDecisionNode.swift
[17/23] Compiling BMF2Code JavaEncoding.swift
[18/23] Emitting module BMF2Code
[19/23] Compiling BMF2Code SwiftEncoding.swift
[20/23] Compiling BMF2Code BMF2Code.swift
[20/23] Write Objects.LinkFileList
[21/23] Linking BMF2Code
[22/23] Applying BMF2Code
Build complete! (14.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "javapi4swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bastie/JavApi4Swift.git"
}
],
"manifest_display_name" : "LStXML2Code",
"name" : "LStXML2Code",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "LStXML2Code",
"targets" : [
"LStXML2Code"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BMF2Code",
"targets" : [
"BMF2Code"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "LStXML2CodeTests",
"module_type" : "SwiftTarget",
"name" : "LStXML2CodeTests",
"path" : "Tests/LStXML2CodeTests",
"product_dependencies" : [
"JavApi"
],
"sources" : [
"LStXML2CodeTests.swift",
"Lohnsteuer2023AbJuliBig.swift"
],
"target_dependencies" : [
"LStXML2Code"
],
"type" : "test"
},
{
"c99name" : "LStXML2Code",
"module_type" : "SwiftTarget",
"name" : "LStXML2Code",
"path" : "Sources/LStXML2Code",
"product_memberships" : [
"LStXML2Code",
"BMF2Code"
],
"sources" : [
"AbstractTree.swift",
"AbstractTreeEncoder.swift",
"AbstractTreeEncoding.swift",
"Node.swift",
"PAPTree.swift",
"PAPTreeEncoder.swift",
"PAPTreeEncoding.swift",
"PAPTreeEncodingImpl.swift",
"PAPXmlParser.swift",
"TwoPartDecisionNode.swift",
"XmlPAP.swift"
],
"type" : "library"
},
{
"c99name" : "BMF2Code",
"module_type" : "SwiftTarget",
"name" : "BMF2Code",
"path" : "Sources/BMF2Code",
"product_memberships" : [
"BMF2Code"
],
"sources" : [
"BMF2Code.swift",
"JavaEncoding.swift",
"SwiftEncoding.swift"
],
"target_dependencies" : [
"LStXML2Code"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Done.