Build Information
Failed to build chacl, reference main (afe4f7
), with Swift 6.0 for Linux on 5 Jan 2025 09:41:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.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.0
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/xcode-actions/clt-logger.git
Fetching https://github.com/apple/swift-argument-parser
[1/561] Fetching clt-logger
Fetching https://github.com/apple/swift-log
Fetching https://github.com/Frizlab/stream-reader.git
Fetched https://github.com/xcode-actions/clt-logger.git from cache (0.43s)
[1/12401] Fetching swift-argument-parser
[3474/13452] Fetching swift-argument-parser, stream-reader
[12089/17184] Fetching swift-argument-parser, stream-reader, swift-log
Fetched https://github.com/apple/swift-log from cache (0.85s)
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.85s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.14s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (0.99s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.2 (0.84s)
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.70s)
Fetching https://github.com/apple/swift-system.git
[1/3960] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.60s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.2
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
Building for debugging...
[0/18] Write sources
[7/18] Write swift-version-24593BA9C3E375BF.txt
[8/18] Compiling CSystem shims.c
[10/62] Emitting module ArgumentParserToolInfo
[11/62] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/62] Compiling SystemPackage FilePathParsing.swift
[13/62] Compiling SystemPackage FilePathString.swift
[14/62] Compiling SystemPackage FilePathSyntax.swift
[15/62] Compiling SystemPackage FilePathTemp.swift
[16/66] Emitting module SystemPackage
[17/66] Compiling SystemPackage Errno.swift
[18/66] Compiling SystemPackage ErrnoWindows.swift
[19/66] Compiling SystemPackage FileDescriptor.swift
[20/66] Compiling SystemPackage FileHelpers.swift
[21/66] Compiling SystemPackage FileOperations.swift
[22/66] Compiling SystemPackage FilePath.swift
[23/66] Compiling SystemPackage FilePathComponentView.swift
[24/66] Compiling SystemPackage FilePathComponents.swift
[26/66] Compiling SystemPackage MachPort.swift
[27/66] Compiling SystemPackage PlatformString.swift
[28/66] Compiling SystemPackage SystemString.swift
[28/66] Wrapping AST for ArgumentParserToolInfo for debugging
[30/100] Compiling ArgumentParser MessageInfo.swift
[31/100] Compiling ArgumentParser UsageGenerator.swift
[32/100] Compiling ArgumentParser ParsedValues.swift
[33/100] Compiling Logging Locks.swift
[34/100] Emitting module Logging
[35/100] Compiling Logging MetadataProvider.swift
[36/100] Compiling ArgumentParser CommandConfiguration.swift
[37/100] Compiling ArgumentParser EnumerableFlag.swift
[38/100] Compiling ArgumentParser ExpressibleByArgument.swift
[39/100] Compiling ArgumentParser ArgumentSet.swift
[40/100] Compiling ArgumentParser CommandParser.swift
[41/100] Compiling ArgumentParser InputOrigin.swift
[42/100] Compiling ArgumentParser Name.swift
[43/100] Compiling ArgumentParser Parsed.swift
[44/100] Compiling ArgumentParser ParsableArguments.swift
[45/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[46/100] Compiling ArgumentParser ParsableCommand.swift
[47/100] Compiling ArgumentParser ArgumentDecoder.swift
[48/101] Compiling Logging LogHandler.swift
[49/101] Compiling Logging Logging.swift
[51/102] Wrapping AST for Logging for debugging
[52/102] Wrapping AST for SystemPackage for debugging
[54/107] Compiling StreamReader GenericStreamReader.swift
[55/107] Compiling CLTLogger NSLock+Linux.swift
[56/108] Emitting module StreamReader
[57/108] Emitting module ArgumentParser
[58/112] Compiling StreamReader StreamReaderErrors.swift
[59/112] Compiling StreamReader DataReader.swift
[60/112] Compiling StreamReader Matching.swift
[61/112] Compiling StreamReader URLSessionStreamTaskReader.swift
[62/112] Compiling StreamReader InputStreamReader.swift
[63/112] Compiling StreamReader StreamReader.swift
[64/112] Compiling ArgumentParser ArgumentHelp.swift
[65/112] Compiling ArgumentParser CompletionKind.swift
[67/113] Compiling ArgumentParser BashCompletionsGenerator.swift
[68/113] Compiling ArgumentParser CompletionsGenerator.swift
[69/113] Compiling ArgumentParser FishCompletionsGenerator.swift
[70/113] Compiling ArgumentParser ZshCompletionsGenerator.swift
[71/113] Compiling ArgumentParser Argument.swift
[74/113] Compiling ArgumentParser Errors.swift
[75/113] Compiling ArgumentParser Flag.swift
[76/113] Compiling ArgumentParser NameSpecification.swift
[76/113] Wrapping AST for StreamReader for debugging
[78/113] Compiling ArgumentParser Option.swift
[79/113] Compiling ArgumentParser OptionGroup.swift
[83/113] Compiling ArgumentParser CollectionExtensions.swift
[84/113] Compiling ArgumentParser SequenceExtensions.swift
[85/113] Compiling ArgumentParser StringExtensions.swift
[86/113] Compiling ArgumentParser Tree.swift
[87/113] Emitting module CLTLogger
[88/113] Compiling CLTLogger CLTLogger.swift
[90/113] Compiling ArgumentParser ParserError.swift
[91/113] Compiling ArgumentParser SplitArguments.swift
[92/113] Compiling ArgumentParser DumpHelpGenerator.swift
[97/113] Compiling ArgumentParser ArgumentDefinition.swift
[103/113] Compiling ArgumentParser HelpCommand.swift
[104/113] Compiling ArgumentParser HelpGenerator.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[115/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
[116/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
[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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
[0/10] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling Logging LogHandler.swift
[3/54] Compiling StreamReader URLSessionStreamTaskReader.swift
[4/55] Compiling SystemPackage Errno.swift
[5/55] Compiling SystemPackage ErrnoWindows.swift
[6/55] Compiling Logging MetadataProvider.swift
[7/55] Emitting module StreamReader
[8/55] Emitting module Logging
[9/55] Compiling StreamReader Matching.swift
[10/55] Compiling StreamReader DataReader.swift
[11/55] Compiling StreamReader StreamReaderErrors.swift
[12/55] Compiling StreamReader GenericStreamReader.swift
[13/55] Compiling StreamReader InputStreamReader.swift
[14/55] Compiling StreamReader StreamReader.swift
[16/55] Compiling SystemPackage Mocking.swift
[17/55] Compiling SystemPackage RawBuffer.swift
[18/55] Compiling SystemPackage Syscalls.swift
[19/55] Compiling SystemPackage WindowsSyscallAdapters.swift
[20/55] Compiling SystemPackage Backcompat.swift
[21/55] Compiling SystemPackage CInterop.swift
[22/55] Compiling SystemPackage Constants.swift
[23/55] Compiling SystemPackage Exports.swift
[24/55] Compiling SystemPackage MachPort.swift
[25/55] Compiling SystemPackage PlatformString.swift
[26/55] Compiling SystemPackage SystemString.swift
[27/58] Compiling Logging Locks.swift
[28/58] Compiling Logging Logging.swift
[30/59] Emitting module ArgumentParserToolInfo
[31/59] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/59] Emitting module SystemPackage
[34/58] Compiling SystemPackage FilePathParsing.swift
[35/58] Compiling SystemPackage FilePathString.swift
[36/58] Compiling SystemPackage FilePathSyntax.swift
[37/58] Compiling SystemPackage FilePathTemp.swift
[38/58] Compiling SystemPackage FilePathTempPosix.swift
[39/58] Compiling SystemPackage FilePathTempWindows.swift
[40/58] Compiling SystemPackage FilePathWindows.swift
[41/58] Compiling SystemPackage FilePermissions.swift
[42/58] Compiling SystemPackage Util+StringArray.swift
[43/58] Compiling SystemPackage Util.swift
[44/58] Compiling SystemPackage UtilConsumers.swift
[45/92] Compiling ArgumentParser Option.swift
[46/92] Compiling ArgumentParser OptionGroup.swift
[47/92] Compiling ArgumentParser CommandConfiguration.swift
[48/92] Compiling ArgumentParser EnumerableFlag.swift
[49/92] Compiling ArgumentParser ExpressibleByArgument.swift
[50/92] Compiling ArgumentParser ArgumentSet.swift
[51/92] Compiling ArgumentParser CommandParser.swift
[52/92] Compiling ArgumentParser InputOrigin.swift
[54/92] Emitting module ArgumentParser
[60/101] Compiling ArgumentParser CollectionExtensions.swift
[61/101] Compiling ArgumentParser SequenceExtensions.swift
[62/101] Compiling ArgumentParser StringExtensions.swift
[63/101] Compiling ArgumentParser Tree.swift
[64/101] Emitting module CLTLogger
[65/101] Compiling CLTLogger CLTLogger.swift
[66/101] Compiling CLTLogger NSLock+Linux.swift
[67/101] Compiling ArgumentParser ArgumentHelp.swift
[68/101] Compiling ArgumentParser CompletionKind.swift
[69/101] Compiling ArgumentParser Errors.swift
[70/101] Compiling ArgumentParser Flag.swift
[71/101] Compiling ArgumentParser NameSpecification.swift
[72/101] Compiling ArgumentParser HelpCommand.swift
[73/101] Compiling ArgumentParser HelpGenerator.swift
[74/101] Compiling ArgumentParser MessageInfo.swift
[75/101] Compiling ArgumentParser UsageGenerator.swift
[76/101] Compiling ArgumentParser ParsedValues.swift
[77/101] Compiling ArgumentParser ParserError.swift
[78/101] Compiling ArgumentParser SplitArguments.swift
[79/101] Compiling ArgumentParser DumpHelpGenerator.swift
[80/101] Compiling ArgumentParser BashCompletionsGenerator.swift
[81/101] Compiling ArgumentParser CompletionsGenerator.swift
[82/101] Compiling ArgumentParser FishCompletionsGenerator.swift
[83/101] Compiling ArgumentParser ZshCompletionsGenerator.swift
[84/101] Compiling ArgumentParser Argument.swift
[85/101] Compiling ArgumentParser ParsableArguments.swift
[86/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[87/101] Compiling ArgumentParser ParsableCommand.swift
[88/101] Compiling ArgumentParser ArgumentDecoder.swift
[89/101] Compiling ArgumentParser ArgumentDefinition.swift
[93/101] Compiling ArgumentParser Name.swift
[94/101] Compiling ArgumentParser Parsed.swift
[95/102] Wrapping AST for ArgumentParser for debugging
[97/102] Compiling CLTLogger SGR.swift
[98/102] Compiling CLTLogger String+Utils.swift
[100/107] 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
[101/107] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[102/107] 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
[103/107] 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
[104/107] 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.0 linux