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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: 0.2.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/flintprocessor/Flint
 * tag               0.2.0      -> FETCH_HEAD
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 0.2.0
========================================
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-1":/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.16s)
Fetching https://github.com/flintbox/Bouncer
Fetching https://github.com/flintbox/Motor
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/flintbox/Work
Fetching https://github.com/flintbox/ANSIEscapeCode
[1/24] Fetching work
[25/68] Fetching work, motor
[69/278] Fetching work, motor, bouncer
[279/327] Fetching work, motor, bouncer, ansiescapecode
Fetched https://github.com/flintbox/Motor from cache (0.22s)
Fetched https://github.com/flintbox/Bouncer from cache (0.24s)
[1/9936] Fetching yams
Fetched https://github.com/flintbox/Work from cache (0.98s)
Fetched https://github.com/flintbox/ANSIEscapeCode from cache (0.98s)
Fetched https://github.com/jpsim/Yams.git from cache (1.01s)
Computing version for https://github.com/flintbox/ANSIEscapeCode
Computed https://github.com/flintbox/ANSIEscapeCode at 0.1.1 (0.41s)
Computing version for https://github.com/flintbox/Work
Computed https://github.com/flintbox/Work at 0.1.1 (0.42s)
Computing version for https://github.com/flintbox/Motor
Computed https://github.com/flintbox/Motor at 0.1.2 (0.49s)
Computing version for https://github.com/flintbox/Bouncer
Computed https://github.com/flintbox/Bouncer at 0.1.3 (0.61s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (2.26s)
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/Motor
Working copy of https://github.com/flintbox/Motor resolved at 0.1.2
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/Bouncer
Working copy of https://github.com/flintbox/Bouncer resolved at 0.1.3
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/Work
Working copy of https://github.com/flintbox/Work resolved at 0.1.1
Building for debugging...
[0/23] Write sources
[7/23] Compiling reader.c
[8/23] Compiling parser.c
[9/23] Compiling api.c
[10/23] Compiling emitter.c
[11/23] Compiling writer.c
[11/23] Write swift-version-24593BA9C3E375BF.txt
[13/23] Compiling scanner.c
[15/75] Compiling Yams Mark.swift
[16/75] Compiling Yams Node.Mapping.swift
[17/77] Compiling Yams YamlError.swift
[18/77] Compiling Yams shim.swift
[19/77] Compiling ANSIEscapeCode String+ANSIEscapeCode.swift
[20/78] Compiling Bouncer CommandParsingError.swift
[21/78] 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 |
[24/80] Compiling Yams Node.Scalar.swift
[25/80] Compiling Yams Node.Sequence.swift
[26/80] Emitting module Yams
[27/80] Compiling Yams Emitter.swift
[28/80] Compiling Yams Encoder.swift
[29/80] Compiling Yams Constructor.swift
[30/80] Compiling Yams Decoder.swift
[31/80] Compiling ANSIEscapeCode Scroll.swift
[32/80] Compiling ANSIEscapeCode PrintANSIEscapeCode.swift
[33/80] Compiling PathFinder Path.swift
[34/80] Compiling ANSIEscapeCode EraseInLineType.swift
[35/80] Compiling PathFinder ReadAttributesError.swift
[36/80] Compiling ANSIEscapeCode EraseInDisplayType.swift
[39/80] Emitting module Bouncer
[40/80] Emitting module ANSIEscapeCode
[43/80] Compiling Work String+Trimming.swift
[44/80] Emitting module Work
[45/80] Compiling Yams String+Yams.swift
[46/80] Compiling Yams Tag.swift
[47/80] Compiling Work WorkResult.swift
[48/80] Compiling Work Work.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/81] 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 |     }
[52/81] 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 |     }
[53/81] Compiling PathFinder Path+URL.swift
[54/81] Compiling PathFinder Path+Operator.swift
[55/81] Compiling PathFinder Path+Subscript.swift
[56/81] Compiling Yams Representer.swift
[57/81] Compiling Yams Resolver.swift
[58/81] Compiling Yams Node.swift
[59/81] Compiling Yams Parser.swift
[60/81] Compiling Bouncer Program.swift
[67/82] Compiling ANSIEscapeCode TextColor.swift
BUILD FAILURE 6.0 linux