The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Flint with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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:             5.10
Building package at path:  $workDir
https://github.com/flintprocessor/Flint.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/jasonnam/PathFinder
[1/376] Fetching pathfinder
Fetched https://github.com/jasonnam/PathFinder from cache (0.28s)
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/40] Fetching motor
[41/64] Fetching motor, work
[65/8893] Fetching motor, work, yams
[66/8942] Fetching motor, work, yams, ansiescapecode
[468/9152] Fetching motor, work, yams, ansiescapecode, bouncer
Fetched https://github.com/flintbox/ANSIEscapeCode from cache (0.27s)
[1069/9103] Fetching motor, work, yams, bouncer
Fetched https://github.com/flintbox/Bouncer from cache (0.81s)
Fetched https://github.com/flintbox/Work from cache (0.81s)
Fetched https://github.com/flintbox/Motor from cache (0.81s)
Fetched https://github.com/jpsim/Yams.git from cache (0.84s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.0 (0.38s)
Computing version for https://github.com/flintbox/ANSIEscapeCode
Computed https://github.com/flintbox/ANSIEscapeCode at 0.1.1 (0.38s)
Computing version for https://github.com/flintbox/Work
Computed https://github.com/flintbox/Work at 0.1.1 (0.39s)
Computing version for https://github.com/flintbox/Motor
Computed https://github.com/flintbox/Motor at 0.1.2 (0.39s)
Computing version for https://github.com/flintbox/Bouncer
Computed https://github.com/flintbox/Bouncer at 0.1.3 (0.40s)
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 (beb4667)
Creating working copy for https://github.com/flintbox/Work
Working copy of https://github.com/flintbox/Work 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.0
Creating working copy for https://github.com/flintbox/ANSIEscapeCode
Working copy of https://github.com/flintbox/ANSIEscapeCode resolved at 0.1.1
Building for debugging...
[0/23] Write sources
[7/23] Compiling writer.c
[8/23] Compiling reader.c
[9/23] Compiling api.c
[10/23] Write swift-version-24593BA9C3E375BF.txt
[11/23] Compiling parser.c
[12/23] Compiling emitter.c
[13/36] Compiling scanner.c
[15/75] Compiling ANSIEscapeCode String+ANSIEscapeCode.swift
[16/75] Emitting module Bouncer
[17/75] Compiling Yams Constructor.swift
[18/75] Compiling Yams Decoder.swift
[19/77] Compiling PathFinder Path+Operator.swift
[20/77] Emitting module Work
[21/77] Compiling Work String+Trimming.swift
[22/77] Compiling Yams Mark.swift
[23/77] Compiling Yams Node.Mapping.swift
[24/77] Compiling Yams Emitter.swift
[25/77] Compiling Yams Encoder.swift
[26/78] Compiling ANSIEscapeCode EraseInDisplayType.swift
[29/78] Compiling Yams Representer.swift
[30/78] Compiling Yams Resolver.swift
[31/78] Compiling Bouncer CommandParsingError.swift
[32/78] Compiling Yams Node.swift
[33/78] Compiling Yams Parser.swift
[34/78] Compiling Yams Node.Scalar.swift
[35/78] Compiling Yams Node.Sequence.swift
[40/80] Emitting module ANSIEscapeCode
[41/80] Compiling PathFinder Path+Subscript.swift
[42/80] Compiling PathFinder Path+URL.swift
[47/80] Compiling ANSIEscapeCode Scroll.swift
[48/80] Compiling ANSIEscapeCode PrintANSIEscapeCode.swift
[53/80] Emitting module Yams
[54/80] Compiling Yams String+Yams.swift
[55/80] Compiling Yams Tag.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/80] Emitting module PathFinder
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:111:44: error: cannot find type 'OSType' in scope
    public func hfsCreatorCode() throws -> OSType {
                                           ^~~~~~
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:117:41: error: cannot find type 'OSType' in scope
    public func hfsTypeCode() throws -> OSType {
                                        ^~~~~~
[61/80] Compiling ANSIEscapeCode EraseInLineType.swift
[62/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
    public func hfsCreatorCode() throws -> OSType {
                                           ^~~~~~
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:117:41: error: cannot find type 'OSType' in scope
    public func hfsTypeCode() throws -> OSType {
                                        ^~~~~~
[63/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'
        guard let containerURL = FileManager.default.containerURL(
                                 ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Directory.swift:72:38: error: cannot find 'NSOpenStepRootDirectory' in scope
        return Path(fileURLWithPath: NSOpenStepRootDirectory())
                                     ^~~~~~~~~~~~~~~~~~~~~~~
[64/80] Compiling Work Work.swift
[65/80] Compiling Work WorkResult.swift
[66/81] Compiling ANSIEscapeCode TextColor.swift
[67/82] Compiling PathFinder Path.swift
[68/82] Compiling PathFinder ReadAttributesError.swift
[70/82] Compiling Bouncer Program.swift
error: fatalError
[73/83] Compiling Yams YamlError.swift
[74/83] Compiling Yams shim.swift
[0/1] Planning build
Building for debugging...
[0/10] Write swift-version-24593BA9C3E375BF.txt
[2/17] Emitting module Work
[3/18] Emitting module ANSIEscapeCode
[5/19] Emitting module Bouncer
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/20] Emitting module PathFinder
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:111:44: error: cannot find type 'OSType' in scope
    public func hfsCreatorCode() throws -> OSType {
                                           ^~~~~~
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:117:41: error: cannot find type 'OSType' in scope
    public func hfsTypeCode() throws -> OSType {
                                        ^~~~~~
[8/20] 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'
        guard let containerURL = FileManager.default.containerURL(
                                 ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Directory.swift:72:38: error: cannot find 'NSOpenStepRootDirectory' in scope
        return Path(fileURLWithPath: NSOpenStepRootDirectory())
                                     ^~~~~~~~~~~~~~~~~~~~~~~
[9/20] 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
    public func hfsCreatorCode() throws -> OSType {
                                           ^~~~~~
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:117:41: error: cannot find type 'OSType' in scope
    public func hfsTypeCode() throws -> OSType {
                                        ^~~~~~
error: fatalError
[10/20] Wrapping AST for ANSIEscapeCode for debugging
[10/20] Wrapping AST for Work for debugging
BUILD FAILURE 5.10 linux

Build Machine: Linux 1