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.1 for Linux on 30 Apr 2025 06:50:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
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.1
Building package at path:  $PWD
https://github.com/Frizlab/chacl.git
https://github.com/Frizlab/chacl.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "stream-reader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/stream-reader.git"
    },
    {
      "identity" : "clt-logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/clt-logger.git"
    }
  ],
  "manifest_display_name" : "chacl",
  "name" : "chacl",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "chacl",
      "targets" : [
        "chacl"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "chacl",
      "module_type" : "SwiftTarget",
      "name" : "chacl",
      "path" : "Sources/chacl",
      "product_dependencies" : [
        "ArgumentParser",
        "CLTLogger",
        "Logging",
        "StreamReader"
      ],
      "product_memberships" : [
        "chacl"
      ],
      "sources" : [
        "Chacl.swift",
        "ChaclConfigEntry.swift",
        "SimpleError.swift",
        "Utils.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-log
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
[1/1051] Fetching stream-reader
[1052/4887] Fetching stream-reader, swift-log
[2050/5662] Fetching stream-reader, swift-log, clt-logger
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.39s)
Fetched https://github.com/xcode-actions/clt-logger.git from cache (0.40s)
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-log from cache (0.90s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.90s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.96s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (0.61s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.67s)
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.92s)
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.99s)
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/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.4.2
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
Building for debugging...
[0/18] Write sources
[7/18] Compiling CSystem shims.c
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/62] Emitting module SystemPackage
[11/65] Compiling SystemPackage Util+StringArray.swift
[12/65] Compiling SystemPackage Util.swift
[13/65] Compiling SystemPackage UtilConsumers.swift
[14/65] Emitting module ArgumentParserToolInfo
[15/65] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/66] Compiling SystemPackage FileOperations.swift
[17/66] Compiling SystemPackage FilePath.swift
[18/66] Compiling SystemPackage FilePathComponentView.swift
[19/66] Compiling SystemPackage FilePathComponents.swift
[20/66] Compiling SystemPackage FilePathParsing.swift
[21/66] Compiling SystemPackage FilePathString.swift
[22/66] Compiling SystemPackage FilePathSyntax.swift
[23/66] Compiling SystemPackage FilePathTemp.swift
[24/66] Compiling SystemPackage Errno.swift
[25/66] Compiling SystemPackage ErrnoWindows.swift
[26/66] Compiling SystemPackage FileDescriptor.swift
[27/66] Compiling SystemPackage FileHelpers.swift
[28/66] Wrapping AST for ArgumentParserToolInfo for debugging
[30/66] Emitting module Logging
[31/66] Compiling Logging Locks.swift
[32/100] Compiling ArgumentParser ArgumentSet.swift
[33/100] Compiling ArgumentParser CommandParser.swift
[34/100] Compiling ArgumentParser InputOrigin.swift
[35/100] Compiling ArgumentParser Name.swift
[36/100] Compiling ArgumentParser Parsed.swift
[37/100] Compiling ArgumentParser ParsedValues.swift
[38/100] Compiling ArgumentParser ParserError.swift
[39/100] Compiling ArgumentParser CommandConfiguration.swift
[40/100] Compiling ArgumentParser EnumerableFlag.swift
[41/100] Compiling ArgumentParser ExpressibleByArgument.swift
[42/100] Compiling ArgumentParser ParsableArguments.swift
[43/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[44/100] Compiling ArgumentParser ParsableCommand.swift
[45/100] Compiling ArgumentParser ArgumentDecoder.swift
[46/100] Compiling ArgumentParser ArgumentDefinition.swift
[47/101] Compiling Logging LogHandler.swift
[48/101] Compiling Logging Logging.swift
[49/101] Compiling Logging MetadataProvider.swift
[52/102] Compiling StreamReader GenericStreamReader.swift
[53/102] Compiling StreamReader StreamReader.swift
[54/102] Compiling ArgumentParser ArgumentHelp.swift
[55/102] Compiling ArgumentParser CompletionKind.swift
[56/102] Emitting module StreamReader
[57/102] Compiling StreamReader URLSessionStreamTaskReader.swift
[58/102] Compiling StreamReader InputStreamReader.swift
[59/103] Compiling StreamReader DataReader.swift
[60/103] Compiling StreamReader StreamReaderErrors.swift
[60/103] Wrapping AST for Logging for debugging
[61/103] Wrapping AST for SystemPackage for debugging
[63/108] Compiling StreamReader Matching.swift
[64/109] Compiling CLTLogger NSLock+Linux.swift
[65/109] Wrapping AST for StreamReader for debugging
[69/109] Compiling ArgumentParser Errors.swift
[70/109] Compiling ArgumentParser Flag.swift
[71/109] Compiling ArgumentParser NameSpecification.swift
[72/113] Emitting module CLTLogger
[73/113] Compiling CLTLogger CLTLogger.swift
[74/113] Compiling ArgumentParser BashCompletionsGenerator.swift
[75/113] Compiling ArgumentParser CompletionsGenerator.swift
[76/113] Compiling ArgumentParser FishCompletionsGenerator.swift
[77/113] Compiling ArgumentParser ZshCompletionsGenerator.swift
[78/113] Compiling ArgumentParser Argument.swift
[79/113] Emitting module ArgumentParser
[80/113] Compiling ArgumentParser HelpCommand.swift
[81/113] Compiling ArgumentParser HelpGenerator.swift
[82/113] Compiling ArgumentParser MessageInfo.swift
[83/113] Compiling ArgumentParser UsageGenerator.swift
[86/113] Compiling ArgumentParser SplitArguments.swift
[87/113] Compiling ArgumentParser DumpHelpGenerator.swift
[88/113] Compiling ArgumentParser CollectionExtensions.swift
[89/113] Compiling ArgumentParser SequenceExtensions.swift
[90/113] Compiling ArgumentParser StringExtensions.swift
[91/113] Compiling ArgumentParser Tree.swift
[97/113] Compiling ArgumentParser Option.swift
[98/113] Compiling ArgumentParser OptionGroup.swift
[107/114] Wrapping AST for ArgumentParser for debugging
[109/114] Compiling CLTLogger String+Utils.swift
[110/114] Compiling CLTLogger SGR.swift
[111/115] Wrapping AST for CLTLogger for debugging
[113/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
[114/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
[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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/10] Write swift-version-24593BA9C3E375BF.txt
[2/54] Compiling StreamReader StreamReaderErrors.swift
[3/55] Compiling SystemPackage Errno.swift
[4/55] Compiling SystemPackage ErrnoWindows.swift
[5/55] Emitting module StreamReader
[6/55] Compiling Logging MetadataProvider.swift
[7/55] Compiling StreamReader DataReader.swift
[8/55] Compiling StreamReader Matching.swift
[9/55] Compiling StreamReader GenericStreamReader.swift
[10/55] Compiling Logging Locks.swift
[11/55] Emitting module Logging
[12/55] Compiling SystemPackage Backcompat.swift
[13/55] Compiling SystemPackage CInterop.swift
[14/55] Compiling SystemPackage Constants.swift
[15/55] Compiling SystemPackage Exports.swift
[16/58] Compiling StreamReader URLSessionStreamTaskReader.swift
[17/58] Compiling StreamReader InputStreamReader.swift
[18/58] Compiling StreamReader StreamReader.swift
[19/59] Compiling SystemPackage MachPort.swift
[20/59] Compiling SystemPackage PlatformString.swift
[21/59] Compiling SystemPackage SystemString.swift
[22/59] Compiling SystemPackage Mocking.swift
[23/59] Compiling SystemPackage RawBuffer.swift
[24/59] Compiling SystemPackage Syscalls.swift
[25/59] Compiling SystemPackage WindowsSyscallAdapters.swift
[26/59] Emitting module SystemPackage
[29/59] Compiling SystemPackage FileDescriptor.swift
[30/59] Compiling SystemPackage FileHelpers.swift
[31/59] Compiling SystemPackage FilePathTempPosix.swift
[32/59] Compiling SystemPackage FilePathTempWindows.swift
[33/59] Compiling SystemPackage FilePathWindows.swift
[34/59] Compiling SystemPackage FilePermissions.swift
[36/59] Compiling SystemPackage FileOperations.swift
[37/59] Compiling SystemPackage FilePath.swift
[38/59] Compiling SystemPackage FilePathComponentView.swift
[39/59] Compiling SystemPackage FilePathComponents.swift
[40/59] Emitting module ArgumentParserToolInfo
[41/59] Compiling ArgumentParserToolInfo ToolInfo.swift
[43/58] Compiling SystemPackage Util+StringArray.swift
[44/58] Compiling SystemPackage Util.swift
[45/58] Compiling SystemPackage UtilConsumers.swift
[46/58] Compiling SystemPackage FilePathParsing.swift
[47/58] Compiling SystemPackage FilePathString.swift
[48/58] Compiling SystemPackage FilePathSyntax.swift
[49/58] Compiling SystemPackage FilePathTemp.swift
[50/58] Compiling Logging LogHandler.swift
[51/58] Compiling Logging Logging.swift
[53/94] Wrapping AST for SystemPackage for debugging
[54/94] Wrapping AST for Logging for debugging
[56/99] Compiling CLTLogger NSLock+Linux.swift
[57/99] Emitting module ArgumentParser
[58/103] Compiling CLTLogger CLTLogger.swift
[59/103] Emitting module CLTLogger
[60/103] Compiling ArgumentParser CollectionExtensions.swift
[61/103] Compiling ArgumentParser SequenceExtensions.swift
[62/103] Compiling ArgumentParser StringExtensions.swift
[63/103] Compiling ArgumentParser Tree.swift
[64/103] Compiling ArgumentParser ArgumentHelp.swift
[65/103] Compiling ArgumentParser CompletionKind.swift
[66/103] Compiling ArgumentParser Errors.swift
[67/103] Compiling ArgumentParser Flag.swift
[68/103] Compiling ArgumentParser NameSpecification.swift
[69/103] Compiling ArgumentParser BashCompletionsGenerator.swift
[70/103] Compiling ArgumentParser CompletionsGenerator.swift
[71/103] Compiling ArgumentParser FishCompletionsGenerator.swift
[72/103] Compiling ArgumentParser ZshCompletionsGenerator.swift
[73/103] Compiling ArgumentParser Argument.swift
[74/103] Compiling ArgumentParser ParsedValues.swift
[75/103] Compiling ArgumentParser ParserError.swift
[76/103] Compiling ArgumentParser SplitArguments.swift
[77/103] Compiling ArgumentParser DumpHelpGenerator.swift
[78/103] Compiling ArgumentParser HelpCommand.swift
[79/103] Compiling ArgumentParser HelpGenerator.swift
[80/103] Compiling ArgumentParser MessageInfo.swift
[81/103] Compiling ArgumentParser UsageGenerator.swift
[82/103] Compiling ArgumentParser Option.swift
[83/103] Compiling ArgumentParser OptionGroup.swift
[84/103] Compiling ArgumentParser CommandConfiguration.swift
[85/103] Compiling ArgumentParser EnumerableFlag.swift
[86/103] Compiling ArgumentParser ExpressibleByArgument.swift
[87/103] Compiling ArgumentParser ParsableArguments.swift
[88/103] Compiling ArgumentParser ParsableArgumentsValidation.swift
[89/103] Compiling ArgumentParser ParsableCommand.swift
[90/103] Compiling ArgumentParser ArgumentDecoder.swift
[91/103] Compiling ArgumentParser ArgumentDefinition.swift
[92/103] Compiling ArgumentParser ArgumentSet.swift
[93/103] Compiling ArgumentParser CommandParser.swift
[94/103] Compiling ArgumentParser InputOrigin.swift
[95/103] Compiling ArgumentParser Name.swift
[96/103] Compiling ArgumentParser Parsed.swift
[97/104] Wrapping AST for ArgumentParser for debugging
[99/104] Compiling CLTLogger String+Utils.swift
[100/104] Compiling CLTLogger SGR.swift
[102/109] 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
[103/109] 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
[104/109] 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)
[105/109] 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
[106/109] 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.1 linux