Build Information
Successful build of LSKit, reference main (20911f
), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 00:20:25 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/lskit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/lskit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 20911f6 Add basic progress
Cloned https://github.com/divadretlaw/lskit.git
Revision (git rev-parse @):
20911f68fef6f9f46bdd97df5bc119abd0d45be4
SUCCESS checkout https://github.com/divadretlaw/lskit.git at main
Fetching https://github.com/divadretlaw/BinaryUtils.git
Fetching https://github.com/facebook/zstd
[3/266] Fetching binaryutils
[267/79127] Fetching binaryutils, zstd
Fetched https://github.com/divadretlaw/BinaryUtils.git from cache (3.44s)
Fetched https://github.com/facebook/zstd from cache (3.44s)
Computing version for https://github.com/facebook/zstd
Computed https://github.com/facebook/zstd at 1.5.6 (3.08s)
Computing version for https://github.com/divadretlaw/BinaryUtils.git
Computed https://github.com/divadretlaw/BinaryUtils.git at 1.1.0 (0.58s)
Creating working copy for https://github.com/divadretlaw/BinaryUtils.git
Working copy of https://github.com/divadretlaw/BinaryUtils.git resolved at 1.1.0
Creating working copy for https://github.com/facebook/zstd
Working copy of https://github.com/facebook/zstd resolved at 1.5.6
========================================
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": "lskit",
"name": "LSKit",
"url": "https://github.com/divadretlaw/lskit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lskit",
"dependencies": [
{
"identity": "binaryutils",
"name": "BinaryUtils",
"url": "https://github.com/divadretlaw/BinaryUtils.git",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BinaryUtils",
"dependencies": [
]
},
{
"identity": "zstd",
"name": "zstd",
"url": "https://github.com/facebook/zstd",
"version": "1.5.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zstd",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/divadretlaw/lskit.git
[1/374] Fetching lskit
Fetched https://github.com/divadretlaw/lskit.git from cache (0.76s)
Fetching https://github.com/divadretlaw/BinaryUtils.git from cache
Fetching https://github.com/facebook/zstd from cache
Fetched https://github.com/facebook/zstd from cache (0.79s)
Fetched https://github.com/divadretlaw/BinaryUtils.git from cache (0.79s)
Computing version for https://github.com/facebook/zstd
Computed https://github.com/facebook/zstd at 1.5.6 (0.02s)
Computing version for https://github.com/divadretlaw/BinaryUtils.git
Computed https://github.com/divadretlaw/BinaryUtils.git at 1.1.0 (0.02s)
Creating working copy for https://github.com/facebook/zstd
Working copy of https://github.com/facebook/zstd resolved at 1.5.6
Creating working copy for https://github.com/divadretlaw/lskit.git
Working copy of https://github.com/divadretlaw/lskit.git resolved at main (20911f6)
Creating working copy for https://github.com/divadretlaw/BinaryUtils.git
Working copy of https://github.com/divadretlaw/BinaryUtils.git resolved at 1.1.0
warning: '.resolve-product-dependencies': dependency 'lskit' is not used by any target
Found 2 product dependencies
- BinaryUtils
- zstd
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/divadretlaw/lskit.git
{
"dependencies" : [
{
"identity" : "binaryutils",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/divadretlaw/BinaryUtils.git"
},
{
"identity" : "zstd",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/facebook/zstd"
}
],
"manifest_display_name" : "LSKit",
"name" : "LSKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "LSKit",
"targets" : [
"LSKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LSKitTests",
"module_type" : "SwiftTarget",
"name" : "LSKitTests",
"path" : "Tests/LSKitTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/Gold Weight Zero.pak",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/ModFixer.pak",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/meta.lsx",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/modsettings.lsx",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DataExtensionTests.swift",
"Helper/XCTTemporaryDirectory.swift",
"JSONTests.swift",
"LSPKTests.swift",
"LSXTests.swift"
],
"target_dependencies" : [
"LSKit"
],
"type" : "test"
},
{
"c99name" : "LSKit",
"module_type" : "SwiftTarget",
"name" : "LSKit",
"path" : "Sources/LSKit",
"product_dependencies" : [
"BinaryUtils",
"libzstd"
],
"product_memberships" : [
"LSKit"
],
"sources" : [
"Common/XmlConvertible.swift",
"Extensions/Sequence+Extensions.swift",
"Extensions/String+Extensions.swift",
"Extensions/UTType+Extensions.swift",
"JSON/ModInfo.swift",
"LSPK/FileEntry/LSPKFileEntry+Compression.swift",
"LSPK/FileEntry/LSPKFileEntry.swift",
"LSPK/FileEntry/LSPKFileEntry10.swift",
"LSPK/FileEntry/LSPKFileEntry15.swift",
"LSPK/FileEntry/LSPKFileEntry18.swift",
"LSPK/Header/LSPKHeader.swift",
"LSPK/Header/LSPKHeader10.swift",
"LSPK/Header/LSPKHeader15.swift",
"LSPK/Header/LSPKHeader16.swift",
"LSPK/LSPK+Pack.swift",
"LSPK/LSPK+Unpack.swift",
"LSPK/LSPK.swift",
"LSPK/LSPKConfiguration.swift",
"LSPK/LSPKError.swift",
"LSPK/LSPKVersion.swift",
"LSPK/ModLSPK.swift",
"LSX/Content/LSX+Config.swift",
"LSX/Content/LSX+ModuleSettings.swift",
"LSX/Content/LSXNode+ConfigEntry.swift",
"LSX/Content/LSXNode+Module.swift",
"LSX/Content/LSXNode+ModuleInfo.swift",
"LSX/Content/LSXNode+ModuleShortDesc.swift",
"LSX/Content/LSXNode+PublishVersion.swift",
"LSX/LSX.swift",
"LSX/LSXAttribute.swift",
"LSX/LSXNode.swift",
"LSX/LSXParser.swift",
"LSX/LSXRegion.swift",
"LSX/LSXVersion.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/33] Compiling threading.c
[1/33] Write swift-version--7754E27361AE5C74.txt
[2/33] Compiling fse_decompress.c
[3/33] Compiling error_private.c
[4/33] Compiling entropy_common.c
[5/33] Compiling pool.c
[6/33] Compiling zstd_common.c
[7/33] Compiling fse_compress.c
[8/33] Compiling fastcover.c
[9/33] Compiling zdict.c
[10/33] Compiling xxhash.c
[11/33] Compiling huf_decompress_amd64.S
[12/33] Compiling cover.c
[13/33] Compiling zstd_ddict.c
[14/33] Compiling divsufsort.c
[15/33] Compiling zstd_decompress.c
[16/33] Compiling zstd_ldm.c
[17/33] Compiling zstdmt_compress.c
[18/33] Compiling zstd_decompress_block.c
[19/33] Compiling zstd_compress_superblock.c
[20/33] Compiling huf_decompress.c
[21/33] Compiling zstd_compress_sequences.c
[21/33] Write sources
[24/33] Compiling debug.c
[25/33] Compiling zstd_compress_literals.c
[26/33] Compiling hist.c
[27/33] Compiling zstd_opt.c
[28/33] Compiling zstd_fast.c
[29/33] Compiling zstd_double_fast.c
[30/33] Compiling huf_compress.c
[31/55] Compiling zstd_compress.c
[32/55] Compiling zstd_lazy.c
[34/55] Emitting module BinaryUtils
[35/57] Compiling BinaryUtils DataDecoder.swift
[36/57] Compiling BinaryUtils DataKeyedDecodingContainer.swift
[37/57] Compiling BinaryUtils DataSingleValueDecodingContainer.swift
[38/57] Compiling BinaryUtils FileHandleSingleValueDecodingContainer.swift
[39/57] Compiling BinaryUtils FileHandleUnkeyedDecodingContainer.swift
[40/57] Compiling BinaryUtils Data+Compression.swift
[41/57] Compiling BinaryUtils Data+Helper.swift
[42/57] Compiling BinaryUtils Data+Init.swift
[43/57] Compiling BinaryUtils FileHandle+Extensions.swift
[44/57] Compiling BinaryUtils DataSingleValueEncodingContainer.swift
[45/57] Compiling BinaryUtils DataUnkeyedEncodingContainer.swift
[46/57] Compiling BinaryUtils String+Extensions.swift
[47/57] Compiling BinaryUtils UInt64+Extensions.swift
[48/57] Compiling BinaryUtils DataUnkeyedDecodingContainer.swift
[49/57] Compiling BinaryUtils DataEncoder.swift
[50/57] Compiling BinaryUtils DataKeyedEncodingContainer.swift
[51/57] Compiling BinaryUtils BinaryDecoder.swift
[52/57] Compiling BinaryUtils BinaryEncoder.swift
[53/57] Compiling BinaryUtils BinaryCodingKey.swift
[54/57] Compiling BinaryUtils FileHandleDecoder.swift
[55/57] Compiling BinaryUtils FileHandleKeyedDecoder.swift
[56/57] Compiling BinaryUtils MD5.swift
[57/57] Compiling BinaryUtils FileHandleIterator.swift
[58/89] Compiling LSKit LSPKVersion.swift
[59/89] Compiling LSKit ModLSPK.swift
[60/89] Compiling LSKit LSX+Config.swift
[61/92] Compiling LSKit LSPK.swift
[62/92] Compiling LSKit LSPKConfiguration.swift
[63/92] Compiling LSKit LSPKError.swift
[64/92] Compiling LSKit LSX.swift
[65/92] Compiling LSKit LSXAttribute.swift
[66/92] Compiling LSKit LSXNode.swift
[67/92] Compiling LSKit LSPKFileEntry15.swift
[68/92] Compiling LSKit LSPKFileEntry18.swift
[69/92] Compiling LSKit LSPKHeader.swift
[70/92] Compiling LSKit LSPKHeader10.swift
[71/92] Compiling LSKit LSXNode+ModuleInfo.swift
[72/92] Compiling LSKit LSXNode+ModuleShortDesc.swift
[73/92] Compiling LSKit LSXNode+PublishVersion.swift
[74/92] Emitting module LSKit
[75/92] Compiling LSKit LSX+ModuleSettings.swift
[76/92] Compiling LSKit LSXNode+ConfigEntry.swift
[77/92] Compiling LSKit LSXNode+Module.swift
[78/92] Compiling LSKit XmlConvertible.swift
[79/92] Compiling LSKit Sequence+Extensions.swift
[80/92] Compiling LSKit String+Extensions.swift
[81/92] Compiling LSKit UTType+Extensions.swift
[82/92] Compiling LSKit LSXParser.swift
[83/92] Compiling LSKit LSXRegion.swift
[84/92] Compiling LSKit LSXVersion.swift
[85/92] Compiling LSKit ModInfo.swift
[86/92] Compiling LSKit LSPKFileEntry+Compression.swift
[87/92] Compiling LSKit LSPKFileEntry.swift
[88/92] Compiling LSKit LSPKFileEntry10.swift
[89/92] Compiling LSKit LSPKHeader15.swift
[90/92] Compiling LSKit LSPKHeader16.swift
[91/92] Compiling LSKit LSPK+Pack.swift
[92/92] Compiling LSKit LSPK+Unpack.swift
Build complete! (22.35s)
Build complete.
{
"dependencies" : [
{
"identity" : "binaryutils",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/divadretlaw/BinaryUtils.git"
},
{
"identity" : "zstd",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/facebook/zstd"
}
],
"manifest_display_name" : "LSKit",
"name" : "LSKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "LSKit",
"targets" : [
"LSKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LSKitTests",
"module_type" : "SwiftTarget",
"name" : "LSKitTests",
"path" : "Tests/LSKitTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/Gold Weight Zero.pak",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/ModFixer.pak",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/meta.lsx",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/modsettings.lsx",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DataExtensionTests.swift",
"Helper/XCTTemporaryDirectory.swift",
"JSONTests.swift",
"LSPKTests.swift",
"LSXTests.swift"
],
"target_dependencies" : [
"LSKit"
],
"type" : "test"
},
{
"c99name" : "LSKit",
"module_type" : "SwiftTarget",
"name" : "LSKit",
"path" : "Sources/LSKit",
"product_dependencies" : [
"BinaryUtils",
"libzstd"
],
"product_memberships" : [
"LSKit"
],
"sources" : [
"Common/XmlConvertible.swift",
"Extensions/Sequence+Extensions.swift",
"Extensions/String+Extensions.swift",
"Extensions/UTType+Extensions.swift",
"JSON/ModInfo.swift",
"LSPK/FileEntry/LSPKFileEntry+Compression.swift",
"LSPK/FileEntry/LSPKFileEntry.swift",
"LSPK/FileEntry/LSPKFileEntry10.swift",
"LSPK/FileEntry/LSPKFileEntry15.swift",
"LSPK/FileEntry/LSPKFileEntry18.swift",
"LSPK/Header/LSPKHeader.swift",
"LSPK/Header/LSPKHeader10.swift",
"LSPK/Header/LSPKHeader15.swift",
"LSPK/Header/LSPKHeader16.swift",
"LSPK/LSPK+Pack.swift",
"LSPK/LSPK+Unpack.swift",
"LSPK/LSPK.swift",
"LSPK/LSPKConfiguration.swift",
"LSPK/LSPKError.swift",
"LSPK/LSPKVersion.swift",
"LSPK/ModLSPK.swift",
"LSX/Content/LSX+Config.swift",
"LSX/Content/LSX+ModuleSettings.swift",
"LSX/Content/LSXNode+ConfigEntry.swift",
"LSX/Content/LSXNode+Module.swift",
"LSX/Content/LSXNode+ModuleInfo.swift",
"LSX/Content/LSXNode+ModuleShortDesc.swift",
"LSX/Content/LSXNode+PublishVersion.swift",
"LSX/LSX.swift",
"LSX/LSXAttribute.swift",
"LSX/LSXNode.swift",
"LSX/LSXParser.swift",
"LSX/LSXRegion.swift",
"LSX/LSXVersion.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.