Build Information
Failed to build ISO9660, reference v0.1.0 (fd2362), with Swift 6.1 for Android on 28 May 2025 15:56:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amodm/iso9660-swift.git
Reference: v0.1.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/amodm/iso9660-swift
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at fd2362b base commit
Cloned https://github.com/amodm/iso9660-swift.git
Revision (git rev-parse @):
fd2362bc51bb2663e18be15d38d4ba16dbacddd8
SUCCESS checkout https://github.com/amodm/iso9660-swift.git at v0.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/amodm/iso9660-swift.git
https://github.com/amodm/iso9660-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "ISO9660",
"name" : "ISO9660",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ISO9660",
"targets" : [
"ISO9660"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "iso9660-cli",
"targets" : [
"CLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ISO9660Tests",
"module_type" : "SwiftTarget",
"name" : "ISO9660Tests",
"path" : "Tests/ISO9660Tests",
"sources" : [
"DataTests.swift",
"DateTests.swift",
"DirectoryRecordTests.swift",
"ExtendedAttributeRecordTests.swift",
"ISOWriterTests.swift",
"IntTests.swift",
"PathTableRecordTests.swift",
"SUSPAreaTests.swift",
"SUSPEntryTests.swift",
"StringTests.swift",
"VolumeDescriptorTests.swift"
],
"target_dependencies" : [
"ISO9660"
],
"type" : "test"
},
{
"c99name" : "ISO9660",
"module_type" : "SwiftTarget",
"name" : "ISO9660",
"path" : "Sources/ISO9660",
"product_memberships" : [
"ISO9660",
"iso9660-cli"
],
"sources" : [
"DataExtensions.swift",
"DateExtensions.swift",
"DirectoryRecord.swift",
"Errors.swift",
"ExtendedAttributeRecord.swift",
"FileExtensions.swift",
"ISOFileSystem.swift",
"ISOImageMedia.swift",
"ISOWriter.swift",
"IntExtensions.swift",
"PathTableRecord.swift",
"SUSPArea.swift",
"SUSPEntry.swift",
"StringExtensions.swift",
"VolumeBootDescriptor.swift",
"VolumeDescriptor.swift",
"VolumeDirectoryDescriptor.swift",
"VolumeGenericDescriptor.swift",
"VolumePartitionDescriptor.swift"
],
"type" : "library"
},
{
"c99name" : "CLI",
"module_type" : "SwiftTarget",
"name" : "CLI",
"path" : "Sources/CLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"iso9660-cli"
],
"sources" : [
"CLI.swift",
"CatCommand.swift",
"CreateCommand.swift",
"InfoCommand.swift",
"LsCommand.swift"
],
"target_dependencies" : [
"ISO9660"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
[1/15351] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.19s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (1.98s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/32] Emitting module ArgumentParserToolInfo
[8/32] Emitting module ISO9660
[9/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/35] Wrapping AST for ArgumentParserToolInfo for debugging
[12/73] Emitting module ArgumentParser
[13/78] Compiling ArgumentParser Name.swift
[14/78] Compiling ArgumentParser Parsed.swift
[15/78] Compiling ArgumentParser ParsedValues.swift
[16/78] Compiling ArgumentParser ParserError.swift
[17/78] Compiling ArgumentParser SplitArguments.swift
[18/78] Compiling ArgumentParser ArgumentDefinition.swift
[19/78] Compiling ArgumentParser ArgumentSet.swift
[20/78] Compiling ArgumentParser CommandParser.swift
[21/78] Compiling ArgumentParser InputKey.swift
[22/78] Compiling ArgumentParser InputOrigin.swift
[23/78] Compiling ArgumentParser OptionGroup.swift
[24/78] Compiling ArgumentParser AsyncParsableCommand.swift
[25/78] Compiling ArgumentParser CommandConfiguration.swift
[26/78] Compiling ArgumentParser CommandGroup.swift
[27/78] Compiling ArgumentParser EnumerableFlag.swift
[28/78] Compiling ArgumentParser ArgumentVisibility.swift
[29/78] Compiling ArgumentParser CompletionKind.swift
[30/78] Compiling ArgumentParser Errors.swift
[31/78] Compiling ArgumentParser Flag.swift
[32/78] Compiling ArgumentParser NameSpecification.swift
[33/78] Compiling ArgumentParser Option.swift
[34/78] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/78] Compiling ArgumentParser CompletionsGenerator.swift
[36/78] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/78] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/78] Compiling ArgumentParser Argument.swift
[39/78] Compiling ArgumentParser ArgumentHelp.swift
[40/78] Compiling ArgumentParser CollectionExtensions.swift
[41/78] Compiling ArgumentParser Platform.swift
[42/78] Compiling ArgumentParser SequenceExtensions.swift
[43/78] Compiling ArgumentParser StringExtensions.swift
[44/78] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/Sources/ISO9660/ISOFileSystem.swift:689:20: error: missing argument for parameter 'data' in call
687 | self.currentOffset = 0
688 | self.buffer = UnsafeMutablePointer<UInt8>.allocate(capacity: blockSize)
689 | super.init()
| `- error: missing argument for parameter 'data' in call
690 | }
691 |
Foundation.InputStream.init:2:8: note: 'init(data:)' declared here
1 | class InputStream {
2 | public init(data: Data)}
| `- note: 'init(data:)' declared here
3 |
/host/spi-builder-workspace/Sources/ISO9660/ISOImageMedia.swift:82:37: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
80 | self.fileLen = try FileManager.default.attributesOfItem(atPath: url.path)[.size] as! UInt64
81 | } else {
82 | FileManager.default.createFile(atPath: url.path, contents: nil, attributes: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
83 | self.fileHandle = try FileHandle(forWritingTo: url)
84 | self.fileLen = 0
/host/spi-builder-workspace/Sources/ISO9660/ISOFileSystem.swift:689:20: error: missing argument for parameter 'data' in call
687 | self.currentOffset = 0
688 | self.buffer = UnsafeMutablePointer<UInt8>.allocate(capacity: blockSize)
689 | super.init()
| `- error: missing argument for parameter 'data' in call
690 | }
691 |
Foundation.InputStream.init:2:8: note: 'init(data:)' declared here
1 | class InputStream {
2 | public init(data: Data)}
| `- note: 'init(data:)' declared here
3 |
/host/spi-builder-workspace/Sources/ISO9660/ISOImageMedia.swift:82:37: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
80 | self.fileLen = try FileManager.default.attributesOfItem(atPath: url.path)[.size] as! UInt64
81 | } else {
82 | FileManager.default.createFile(atPath: url.path, contents: nil, attributes: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
83 | self.fileHandle = try FileHandle(forWritingTo: url)
84 | self.fileLen = 0
/host/spi-builder-workspace/Sources/ISO9660/ISOFileSystem.swift:689:20: error: missing argument for parameter 'data' in call
687 | self.currentOffset = 0
688 | self.buffer = UnsafeMutablePointer<UInt8>.allocate(capacity: blockSize)
689 | super.init()
| `- error: missing argument for parameter 'data' in call
690 | }
691 |
Foundation.InputStream.init:2:8: note: 'init(data:)' declared here
1 | class InputStream {
2 | public init(data: Data)}
| `- note: 'init(data:)' declared here
3 |
/host/spi-builder-workspace/Sources/ISO9660/ISOImageMedia.swift:82:37: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
80 | self.fileLen = try FileManager.default.attributesOfItem(atPath: url.path)[.size] as! UInt64
81 | } else {
82 | FileManager.default.createFile(atPath: url.path, contents: nil, attributes: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
83 | self.fileHandle = try FileHandle(forWritingTo: url)
84 | self.fileLen = 0
[58/78] Compiling ArgumentParser ExpressibleByArgument.swift
[59/78] Compiling ArgumentParser ParsableArguments.swift
[60/78] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/78] Compiling ArgumentParser ParsableCommand.swift
[62/78] Compiling ArgumentParser ArgumentDecoder.swift
[63/78] Compiling ArgumentParser DumpHelpGenerator.swift
[64/78] Compiling ArgumentParser HelpCommand.swift
[65/78] Compiling ArgumentParser HelpGenerator.swift
[66/78] Compiling ArgumentParser MessageInfo.swift
[67/78] Compiling ArgumentParser UsageGenerator.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/8] Write swift-version-24593BA9C3E375BF.txt
[3/28] Emitting module ISO9660
[4/30] Emitting module ArgumentParserToolInfo
[5/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/31] Compiling ISO9660 VolumeDescriptor.swift
[8/31] Compiling ISO9660 VolumeDirectoryDescriptor.swift
[9/31] Compiling ISO9660 VolumeGenericDescriptor.swift
[10/31] Compiling ISO9660 VolumePartitionDescriptor.swift
[11/31] Compiling ISO9660 IntExtensions.swift
[12/31] Compiling ISO9660 PathTableRecord.swift
[13/31] Compiling ISO9660 ISOFileSystem.swift
/host/spi-builder-workspace/Sources/ISO9660/ISOFileSystem.swift:689:20: error: missing argument for parameter 'data' in call
687 | self.currentOffset = 0
688 | self.buffer = UnsafeMutablePointer<UInt8>.allocate(capacity: blockSize)
689 | super.init()
| `- error: missing argument for parameter 'data' in call
690 | }
691 |
Foundation.InputStream.init:2:8: note: 'init(data:)' declared here
1 | class InputStream {
2 | public init(data: Data)}
| `- note: 'init(data:)' declared here
3 |
/host/spi-builder-workspace/Sources/ISO9660/ISOImageMedia.swift:82:37: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
80 | self.fileLen = try FileManager.default.attributesOfItem(atPath: url.path)[.size] as! UInt64
81 | } else {
82 | FileManager.default.createFile(atPath: url.path, contents: nil, attributes: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
83 | self.fileHandle = try FileHandle(forWritingTo: url)
84 | self.fileLen = 0
[14/31] Compiling ISO9660 ISOImageMedia.swift
/host/spi-builder-workspace/Sources/ISO9660/ISOFileSystem.swift:689:20: error: missing argument for parameter 'data' in call
687 | self.currentOffset = 0
688 | self.buffer = UnsafeMutablePointer<UInt8>.allocate(capacity: blockSize)
689 | super.init()
| `- error: missing argument for parameter 'data' in call
690 | }
691 |
Foundation.InputStream.init:2:8: note: 'init(data:)' declared here
1 | class InputStream {
2 | public init(data: Data)}
| `- note: 'init(data:)' declared here
3 |
/host/spi-builder-workspace/Sources/ISO9660/ISOImageMedia.swift:82:37: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
80 | self.fileLen = try FileManager.default.attributesOfItem(atPath: url.path)[.size] as! UInt64
81 | } else {
82 | FileManager.default.createFile(atPath: url.path, contents: nil, attributes: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
83 | self.fileHandle = try FileHandle(forWritingTo: url)
84 | self.fileLen = 0
[15/31] Compiling ISO9660 ISOWriter.swift
/host/spi-builder-workspace/Sources/ISO9660/ISOFileSystem.swift:689:20: error: missing argument for parameter 'data' in call
687 | self.currentOffset = 0
688 | self.buffer = UnsafeMutablePointer<UInt8>.allocate(capacity: blockSize)
689 | super.init()
| `- error: missing argument for parameter 'data' in call
690 | }
691 |
Foundation.InputStream.init:2:8: note: 'init(data:)' declared here
1 | class InputStream {
2 | public init(data: Data)}
| `- note: 'init(data:)' declared here
3 |
/host/spi-builder-workspace/Sources/ISO9660/ISOImageMedia.swift:82:37: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
80 | self.fileLen = try FileManager.default.attributesOfItem(atPath: url.path)[.size] as! UInt64
81 | } else {
82 | FileManager.default.createFile(atPath: url.path, contents: nil, attributes: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
83 | self.fileHandle = try FileHandle(forWritingTo: url)
84 | self.fileLen = 0
[16/68] Compiling ArgumentParser ArgumentVisibility.swift
[17/68] Compiling ArgumentParser CompletionKind.swift
[18/68] Compiling ArgumentParser Errors.swift
[19/68] Compiling ArgumentParser Flag.swift
[20/68] Compiling ArgumentParser NameSpecification.swift
[21/68] Compiling ArgumentParser Option.swift
[22/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/68] Compiling ArgumentParser CompletionsGenerator.swift
[24/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
BUILD FAILURE 6.1 android