Build Information
Successful build of ObjectArchiveKit, reference 0.5.0 (96d782), with Swift 6.0 for Linux on 2 Apr 2026 05:12:41 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/ObjectArchiveKit.git
Reference: 0.5.0
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/p-x9/ObjectArchiveKit
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 96d782a Merge pull request #5 from asevko/fix-linux-compilation
Cloned https://github.com/p-x9/ObjectArchiveKit.git
Revision (git rev-parse @):
96d782a576273b73b277b577943a2a25b00b919e
SUCCESS checkout https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/p-x9/ObjectArchiveKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/p-x9/swift-fileio-extra.git
[1/246] Fetching swift-fileio
[247/294] Fetching swift-fileio, swift-fileio-extra
[249/536] Fetching swift-fileio, swift-fileio-extra, swift-binary-parse-support
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (0.24s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.24s)
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.26s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (0.67s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.86s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.75s)
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
Building for debugging...
[0/6] Write sources
[4/6] Compiling ObjectArchiveKitC dummy.c
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/26] Compiling FileIO system.swift
[8/26] Compiling BinaryParseSupport LayoutWrapper.swift
[9/26] Compiling BinaryParseSupport StringTable.swift
[10/27] Compiling BinaryParseSupport StringTableEntry.swift
[11/27] Compiling BinaryParseSupport BitFlags.swift
[12/27] Emitting module FileIO
[13/27] Compiling BinaryParseSupport FileHandle+.swift
[14/27] Compiling BinaryParseSupport String+.swift
[15/27] Compiling BinaryParseSupport BinaryParseSupport.swift
[16/27] Compiling BinaryParseSupport Data+.swift
[17/27] Emitting module BinaryParseSupport
[18/27] Compiling BinaryParseSupport UnsafePointer+.swift
[19/27] Compiling BinaryParseSupport Endian.swift
[20/27] Compiling BinaryParseSupport DataSequence.swift
[21/27] Compiling BinaryParseSupport MemorySequence.swift
[22/27] Compiling FileIO MemoryMappedFile.swift
[23/27] Compiling FileIO ConcatenatedStreamedFile.swift
[24/27] Compiling FileIO FileIO.swift
[25/27] Compiling FileIO StreamedFile.swift
[26/27] Compiling FileIO ConcatenatedMemoryMappedFile.swift
[28/28] Compiling BinaryParseSupport UnicodeStrings.swift
[30/32] Emitting module FileIOBinary
[31/32] Compiling FileIOBinary _FileIOProtocol+.swift
[32/32] Compiling FileIOBinary FileIOBinary.swift
[34/46] Compiling ObjectArchiveKit ArchiveKind.swift
[35/46] Compiling ObjectArchiveKit ArchiveMagic.swift
[36/47] Compiling ObjectArchiveKit ObjectArchiveKit.swift
[37/47] Emitting module ObjectArchiveKit
[38/47] Compiling ObjectArchiveKit ArchiveRanLib.swift
[39/47] Compiling ObjectArchiveKit exported.swift
[40/47] Compiling ObjectArchiveKit ArchiveMember.swift
[41/47] Compiling ObjectArchiveKit ArchiveMemberHeader.swift
[42/47] Compiling ObjectArchiveKit ArchiveGNUSymbolTable.swift
[43/47] Compiling ObjectArchiveKit UnsafePointer+.swift
[44/47] Compiling ObjectArchiveKit ArchiveBSDSymbolTable.swift
[45/47] Compiling ObjectArchiveKit ArchiveCOFFSymbolTable.swift
[46/47] Compiling ObjectArchiveKit ArchiveFile+GNUStrings.swift
[47/47] Compiling ObjectArchiveKit ArchiveFile.swift
Build complete! (26.80s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-fileio",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/swift-fileio.git"
},
{
"identity" : "swift-fileio-extra",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/swift-fileio-extra.git"
},
{
"identity" : "swift-binary-parse-support",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/swift-binary-parse-support.git"
}
],
"manifest_display_name" : "ObjectArchiveKit",
"name" : "ObjectArchiveKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ObjectArchiveKit",
"targets" : [
"ObjectArchiveKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ObjectArchiveKitTests",
"module_type" : "SwiftTarget",
"name" : "ObjectArchiveKitTests",
"path" : "Tests/ObjectArchiveKitTests",
"sources" : [
"ObjectArchiveKitTests.swift"
],
"target_dependencies" : [
"ObjectArchiveKit"
],
"type" : "test"
},
{
"c99name" : "ObjectArchiveKitC",
"module_type" : "ClangTarget",
"name" : "ObjectArchiveKitC",
"path" : "Sources/ObjectArchiveKitC",
"product_memberships" : [
"ObjectArchiveKit"
],
"sources" : [
"dummy.c"
],
"type" : "library"
},
{
"c99name" : "ObjectArchiveKit",
"module_type" : "SwiftTarget",
"name" : "ObjectArchiveKit",
"path" : "Sources/ObjectArchiveKit",
"product_dependencies" : [
"FileIO",
"FileIOBinary",
"BinaryParseSupport"
],
"product_memberships" : [
"ObjectArchiveKit"
],
"sources" : [
"ArchiveBSDSymbolTable.swift",
"ArchiveCOFFSymbolTable.swift",
"ArchiveFile+GNUStrings.swift",
"ArchiveFile.swift",
"ArchiveGNUSymbolTable.swift",
"Extension/UnsafePointer+.swift",
"Model/ArchiveKind.swift",
"Model/ArchiveMagic.swift",
"Model/ArchiveMember.swift",
"Model/ArchiveMemberHeader.swift",
"Model/ArchiveRanLib.swift",
"ObjectArchiveKit.swift",
"Util/exported.swift"
],
"target_dependencies" : [
"ObjectArchiveKitC"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.