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 Flint, reference master (66d039), with Swift 6.0 for Linux on 27 Nov 2024 11:55:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flintprocessor/Flint.git
Reference: master
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/flintprocessor/Flint
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 66d039a Merge branch 'develop'
Cloned https://github.com/flintprocessor/Flint.git
Revision (git rev-parse @):
66d039a200a7ccd4f347f8bf1aecef1576ff2311
SUCCESS checkout https://github.com/flintprocessor/Flint.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/flintprocessor/Flint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/jasonnam/PathFinder
[1/376] Fetching pathfinder
Fetched https://github.com/jasonnam/PathFinder from cache (0.19s)
Fetching https://github.com/flintbox/Bouncer
Fetching https://github.com/flintbox/Work
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/flintbox/Motor
Fetching https://github.com/flintbox/ANSIEscapeCode
[1/210] Fetching bouncer
[211/259] Fetching bouncer, ansiescapecode
[260/283] Fetching bouncer, ansiescapecode, work
[284/327] Fetching bouncer, ansiescapecode, work, motor
Fetched https://github.com/flintbox/Work from cache (0.27s)
[1/9936] Fetching yams
Fetched https://github.com/flintbox/Motor from cache (1.23s)
Fetched https://github.com/flintbox/ANSIEscapeCode from cache (1.23s)
Fetched https://github.com/flintbox/Bouncer from cache (1.23s)
Fetched https://github.com/jpsim/Yams.git from cache (1.26s)
Computing version for https://github.com/flintbox/ANSIEscapeCode
Computed https://github.com/flintbox/ANSIEscapeCode at 0.1.1 (0.42s)
Computing version for https://github.com/flintbox/Work
Computed https://github.com/flintbox/Work at 0.1.1 (0.45s)
Computing version for https://github.com/flintbox/Motor
Computed https://github.com/flintbox/Motor at 0.1.2 (0.43s)
Computing version for https://github.com/flintbox/Bouncer
Computed https://github.com/flintbox/Bouncer at 0.1.3 (0.44s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (1.83s)
Creating working copy for https://github.com/jasonnam/PathFinder
Working copy of https://github.com/jasonnam/PathFinder resolved at develop (ff5bdaf)
Creating working copy for https://github.com/flintbox/Motor
Working copy of https://github.com/flintbox/Motor resolved at 0.1.2
Creating working copy for https://github.com/flintbox/ANSIEscapeCode
Working copy of https://github.com/flintbox/ANSIEscapeCode resolved at 0.1.1
Creating working copy for https://github.com/flintbox/Bouncer
Working copy of https://github.com/flintbox/Bouncer resolved at 0.1.3
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.2
Creating working copy for https://github.com/flintbox/Work
Working copy of https://github.com/flintbox/Work resolved at 0.1.1
Building for debugging...
[0/23] Write sources
[7/23] Compiling writer.c
[8/23] Compiling parser.c
[9/23] Compiling api.c
[10/23] Compiling emitter.c
[11/23] Compiling reader.c
[12/23] Write swift-version-24593BA9C3E375BF.txt
[13/23] Compiling scanner.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/75] Emitting module PathFinder
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:111:44: error: cannot find type 'OSType' in scope
109 |     /// The key in a file attribute dictionary whose
110 |     /// value indicates the file's HFS creator code.
111 |     public func hfsCreatorCode() throws -> OSType {
    |                                            `- error: cannot find type 'OSType' in scope
112 |         return (try attributes() as NSDictionary).fileHFSCreatorCode()
113 |     }
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:117:41: error: cannot find type 'OSType' in scope
115 |     /// The key in a file attribute dictionary whose
116 |     /// value indicates the file's HFS type code.
117 |     public func hfsTypeCode() throws -> OSType {
    |                                         `- error: cannot find type 'OSType' in scope
118 |         return (try attributes() as NSDictionary).fileHFSTypeCode()
119 |     }
[16/76] Compiling ANSIEscapeCode ANSIEscapeCode.swift
[17/76] Compiling ANSIEscapeCode BackgroundColor.swift
[18/78] Compiling ANSIEscapeCode PrintANSIEscapeCode.swift
[19/79] Compiling ANSIEscapeCode Cursor.swift
[20/79] Compiling ANSIEscapeCode Erase.swift
[21/79] Compiling Bouncer String+Option.swift
[22/79] Compiling Bouncer String+Regex.swift
[23/79] Compiling Bouncer OptionArgumentType.swift
[24/79] Compiling Bouncer OptionNameRegex.swift
[29/80] Compiling PathFinder Path+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:111:44: error: cannot find type 'OSType' in scope
109 |     /// The key in a file attribute dictionary whose
110 |     /// value indicates the file's HFS creator code.
111 |     public func hfsCreatorCode() throws -> OSType {
    |                                            `- error: cannot find type 'OSType' in scope
112 |         return (try attributes() as NSDictionary).fileHFSCreatorCode()
113 |     }
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:117:41: error: cannot find type 'OSType' in scope
115 |     /// The key in a file attribute dictionary whose
116 |     /// value indicates the file's HFS type code.
117 |     public func hfsTypeCode() throws -> OSType {
    |                                         `- error: cannot find type 'OSType' in scope
118 |         return (try attributes() as NSDictionary).fileHFSTypeCode()
119 |     }
[30/80] Compiling PathFinder Path+Directory.swift
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Directory.swift:44:54: error: value of type 'FileManager' has no member 'containerURL'
 42 |     public static func containerURL(forSecurityApplicationGroupIdentifier
 43 |         securityApplicationGroupIdentifier: String) -> Path? {
 44 |         guard let containerURL = FileManager.default.containerURL(
    |                                                      `- error: value of type 'FileManager' has no member 'containerURL'
 45 |             forSecurityApplicationGroupIdentifier: securityApplicationGroupIdentifier) else { return nil }
 46 |         return Path(url: containerURL)
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Directory.swift:72:38: error: cannot find 'NSOpenStepRootDirectory' in scope
 70 |     /// Returns the root directory of the user’s system.
 71 |     public static var openStepRootDirectory: Path {
 72 |         return Path(fileURLWithPath: NSOpenStepRootDirectory())
    |                                      `- error: cannot find 'NSOpenStepRootDirectory' in scope
 73 |     }
 74 |
[33/80] Compiling Bouncer CommandParsingError.swift
[34/80] Emitting module Bouncer
[37/80] Compiling Bouncer OptionValue+Array.swift
[38/80] Compiling Bouncer OptionValue.swift
[39/80] Compiling PathFinder ReadAttributesError.swift
[40/80] Compiling Work WorkResult.swift
[41/80] Compiling PathFinder Path+URL.swift
[42/80] Compiling PathFinder Path+Operator.swift
[43/80] Compiling PathFinder Path+Subscript.swift
[44/80] Compiling PathFinder Path.swift
[45/80] Emitting module ANSIEscapeCode
[46/80] Compiling ANSIEscapeCode TextColor.swift
[49/80] Compiling Bouncer OperandType.swift
[50/80] Compiling Bouncer OptionParsingError.swift
[51/80] Compiling Yams String+Yams.swift
[52/80] Compiling Yams Tag.swift
[53/80] Compiling ANSIEscapeCode EraseInLineType.swift
[54/80] Compiling ANSIEscapeCode EraseInDisplayType.swift
[58/80] Compiling ANSIEscapeCode Scroll.swift
[60/80] Compiling ANSIEscapeCode String+ANSIEscapeCode.swift
[61/81] Emitting module Work
[62/81] Compiling Work Work.swift
[63/81] Compiling Work String+Trimming.swift
BUILD FAILURE 6.0 linux