The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build chacl, reference main (afe4f7), with Swift 6.2 (beta) for Linux on 22 Jun 2025 20:17:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/chacl.git
Reference: main
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/Frizlab/chacl
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at afe4f7e Update the Readme
Cloned https://github.com/Frizlab/chacl.git
Revision (git rev-parse @):
afe4f7e8deae9c2dbb162c446a1015cb97669a7f
SUCCESS checkout https://github.com/Frizlab/chacl.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Frizlab/chacl.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/xcode-actions/clt-logger.git
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log
[1/1051] Fetching stream-reader
[1052/1839] Fetching stream-reader, clt-logger
[1470/5675] Fetching stream-reader, clt-logger, swift-log
[5676/21055] Fetching stream-reader, clt-logger, swift-log, swift-argument-parser
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.94s)
Fetched https://github.com/apple/swift-log from cache (0.94s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.95s)
Fetched https://github.com/xcode-actions/clt-logger.git from cache (0.95s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.51s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (0.38s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.44s)
Computing version for https://github.com/xcode-actions/clt-logger.git
Computed https://github.com/xcode-actions/clt-logger.git at 0.9.0 (0.88s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.22s)
Creating working copy for https://github.com/xcode-actions/clt-logger.git
Working copy of https://github.com/xcode-actions/clt-logger.git resolved at 0.9.0
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/18] Write sources
[7/18] Write swift-version-24593BA9C3E375BF.txt
[7/18] Compiling CSystem shims.c
[10/62] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/62] Emitting module ArgumentParserToolInfo
[13/63] Compiling SystemPackage MachPort.swift
[14/63] Compiling SystemPackage PlatformString.swift
[15/63] Compiling SystemPackage SystemString.swift
[15/66] Wrapping AST for ArgumentParserToolInfo for debugging
[17/100] Compiling ArgumentParser Argument.swift
[18/100] Compiling ArgumentParser ArgumentHelp.swift
[19/100] Compiling ArgumentParser CompletionKind.swift
[20/100] Compiling ArgumentParser Errors.swift
[21/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/100] Compiling ArgumentParser ParsableCommand.swift
[23/100] Compiling ArgumentParser ArgumentDecoder.swift
[24/100] Compiling ArgumentParser ArgumentDefinition.swift
[25/100] Compiling ArgumentParser Flag.swift
[26/100] Compiling ArgumentParser NameSpecification.swift
[27/100] Compiling ArgumentParser Option.swift
[28/100] Compiling ArgumentParser OptionGroup.swift
[29/100] Emitting module SystemPackage
[30/100] Compiling ArgumentParser CommandConfiguration.swift
[31/100] Compiling ArgumentParser EnumerableFlag.swift
[32/100] Compiling ArgumentParser ExpressibleByArgument.swift
[33/100] Compiling ArgumentParser ParsableArguments.swift
[34/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/100] Compiling ArgumentParser CompletionsGenerator.swift
[36/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/100] Compiling ArgumentParser ParsedValues.swift
[39/100] Compiling ArgumentParser ParserError.swift
[40/100] Compiling ArgumentParser SplitArguments.swift
[41/100] Compiling ArgumentParser DumpHelpGenerator.swift
[42/100] Compiling Logging MetadataProvider.swift
[43/100] Emitting module Logging
[44/100] Compiling Logging Locks.swift
[45/100] Compiling Logging LogHandler.swift
[46/100] Compiling Logging Logging.swift
[47/101] Wrapping AST for Logging for debugging
[49/101] Compiling StreamReader DataReader.swift
[50/102] Compiling StreamReader StreamReaderErrors.swift
[51/102] Compiling StreamReader GenericStreamReader.swift
[52/102] Compiling ArgumentParser Name.swift
[53/102] Compiling ArgumentParser Parsed.swift
[54/102] Compiling ArgumentParser HelpCommand.swift
[55/103] Emitting module ArgumentParser
[56/107] Compiling StreamReader URLSessionStreamTaskReader.swift
[57/107] Compiling StreamReader InputStreamReader.swift
[60/107] Emitting module StreamReader
[61/107] Compiling StreamReader StreamReader.swift
[62/109] Wrapping AST for SystemPackage for debugging
[69/112] Compiling StreamReader Matching.swift
[71/113] Emitting module CLTLogger
[71/113] Wrapping AST for StreamReader for debugging
[78/113] Compiling ArgumentParser CollectionExtensions.swift
[79/113] Compiling ArgumentParser SequenceExtensions.swift
[80/113] Compiling ArgumentParser StringExtensions.swift
[81/113] Compiling ArgumentParser Tree.swift
[96/113] Compiling ArgumentParser ArgumentSet.swift
[97/113] Compiling ArgumentParser CommandParser.swift
[98/113] Compiling ArgumentParser InputOrigin.swift
[102/113] Compiling ArgumentParser HelpGenerator.swift
[103/113] Compiling ArgumentParser MessageInfo.swift
[104/113] Compiling ArgumentParser UsageGenerator.swift
[106/114] Compiling CLTLogger CLTLogger.swift
[106/114] Wrapping AST for ArgumentParser for debugging
[108/114] Compiling CLTLogger SGR.swift
[109/114] Compiling CLTLogger NSLock+Linux.swift
[110/114] Compiling CLTLogger String+Utils.swift
[111/115] Wrapping AST for CLTLogger for debugging
[113/120] Compiling chacl SimpleError.swift
/host/spi-builder-workspace/Sources/chacl/Chacl.swift:9:8: error: no such module 'OpenDirectory'
  7 |
  8 | import Foundation
  9 | import OpenDirectory
    |        `- error: no such module 'OpenDirectory'
 10 |
 11 | import ArgumentParser
[114/120] Compiling chacl Utils.swift
/host/spi-builder-workspace/Sources/chacl/Chacl.swift:9:8: error: no such module 'OpenDirectory'
  7 |
  8 | import Foundation
  9 | import OpenDirectory
    |        `- error: no such module 'OpenDirectory'
 10 |
 11 | import ArgumentParser
[115/120] Compiling chacl ChaclConfigEntry.swift
/host/spi-builder-workspace/Sources/chacl/Chacl.swift:9:8: error: no such module 'OpenDirectory'
  7 |
  8 | import Foundation
  9 | import OpenDirectory
    |        `- error: no such module 'OpenDirectory'
 10 |
 11 | import ArgumentParser
error: emit-module command failed with exit code 1 (use -v to see invocation)
[116/120] Emitting module chacl
/host/spi-builder-workspace/Sources/chacl/Chacl.swift:9:8: error: no such module 'OpenDirectory'
  7 |
  8 | import Foundation
  9 | import OpenDirectory
    |        `- error: no such module 'OpenDirectory'
 10 |
 11 | import ArgumentParser
[117/120] Compiling chacl Chacl.swift
/host/spi-builder-workspace/Sources/chacl/Chacl.swift:9:8: error: no such module 'OpenDirectory'
  7 |
  8 | import Foundation
  9 | import OpenDirectory
    |        `- error: no such module 'OpenDirectory'
 10 |
 11 | import ArgumentParser
BUILD FAILURE 6.2 linux