Build Information
Failed to build ProjectNavigator, reference 1.4.0 (2be0e7
), with Swift 5.9 for Linux on 3 Oct 2024 19:48:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mchakravarty/ProjectNavigator.git
Reference: 1.4.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/mchakravarty/ProjectNavigator
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 2be0e72 Edit new file names
Cloned https://github.com/mchakravarty/ProjectNavigator.git
Revision (git rev-parse @):
2be0e722424304aaf2e96a10fe39af6174aed80d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mchakravarty/ProjectNavigator.git at 1.4.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/mchakravarty/ProjectNavigator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2038] Fetching swift-docc-plugin
[2039/17204] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin (1.12s)
Fetched https://github.com/apple/swift-collections.git (1.15s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.09s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3109] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.57s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/19] Emitting module InternalCollectionsUtilities
[4/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[5/21] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[6/21] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[7/21] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/21] Compiling InternalCollectionsUtilities Debugging.swift
[14/21] Compiling InternalCollectionsUtilities Descriptions.swift
[15/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/21] Compiling InternalCollectionsUtilities Specialize.swift
[17/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/21] Compiling InternalCollectionsUtilities Integer rank.swift
[19/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/78] Compiling OrderedCollections OrderedDictionary.swift
[25/78] Compiling OrderedCollections OrderedSet+Codable.swift
[26/78] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[27/78] Compiling OrderedCollections OrderedSet+Descriptions.swift
[28/78] Compiling OrderedCollections OrderedSet+Diffing.swift
[29/78] Compiling OrderedCollections OrderedSet+Equatable.swift
[30/78] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[31/78] Compiling OrderedCollections OrderedSet+Hashable.swift
[32/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[33/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[34/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[35/85] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[36/85] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[37/85] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[38/85] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[39/85] Compiling OrderedCollections OrderedDictionary+Values.swift
[40/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[41/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[42/85] Compiling OrderedCollections OrderedSet+Invariants.swift
[43/85] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[44/85] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[45/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[46/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[47/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[48/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[49/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[50/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[51/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[56/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[57/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[58/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[59/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[60/85] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/85] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/85] Emitting module OrderedCollections
[63/85] Compiling OrderedCollections OrderedSet+Sendable.swift
[64/85] Compiling OrderedCollections OrderedSet+SubSequence.swift
[65/85] Compiling OrderedCollections OrderedSet+Testing.swift
[66/85] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[67/85] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[68/85] Compiling OrderedCollections OrderedSet.swift
[69/85] Compiling OrderedCollections _UnsafeBitset.swift
[70/85] Compiling OrderedCollections OrderedDictionary+Codable.swift
[71/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[72/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[73/85] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[74/85] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[75/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[76/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[77/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[78/85] Compiling OrderedCollections _HashTable+Bucket.swift
[79/85] Compiling OrderedCollections _HashTable+BucketIterator.swift
[80/85] Compiling OrderedCollections _HashTable+Constants.swift
[81/85] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[82/85] Compiling OrderedCollections _HashTable+Testing.swift
[83/85] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[84/85] Compiling OrderedCollections _HashTable.swift
[85/85] Compiling OrderedCollections _Hashtable+Header.swift
[88/91] Compiling Files Files.swift
/host/spi-builder-workspace/Sources/Files/FileOperations.swift:9:8: error: no such module 'os'
import os
^
[89/91] Compiling Files FileTree.swift
/host/spi-builder-workspace/Sources/Files/FileOperations.swift:9:8: error: no such module 'os'
import os
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[90/91] Emitting module Files
/host/spi-builder-workspace/Sources/Files/FileOperations.swift:9:8: error: no such module 'os'
import os
^
[91/91] Compiling Files FileOperations.swift
/host/spi-builder-workspace/Sources/Files/FileOperations.swift:9:8: error: no such module 'os'
import os
^
error: fatalError
BUILD FAILURE 5.9 linux