Build Information
Failed to build HSHelpers 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 --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ConfusedVorlon/HSHelpers.git
Reference: 0.3.5
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/ConfusedVorlon/HSHelpers
* tag 0.3.5 -> FETCH_HEAD
HEAD is now at 9dd6a37 relax version requirements for hshelpers
Cloned https://github.com/ConfusedVorlon/HSHelpers.git
Revision (git rev-parse @):
9dd6a3707c393fba0dea0fec1622639d41b6ede4
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ConfusedVorlon/HSHelpers.git at 0.3.5
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/ConfusedVorlon/HSHelpers.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 --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/dreymonde/Time.git
[1/254] Fetching time
Fetched https://github.com/dreymonde/Time.git from cache (0.21s)
Computing version for https://github.com/dreymonde/Time.git
Computed https://github.com/dreymonde/Time.git at 1.1.0 (0.90s)
Creating working copy for https://github.com/dreymonde/Time.git
Working copy of https://github.com/dreymonde/Time.git resolved at 1.1.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/48] Emitting module HSHelpers
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[8/53] Compiling HSHelpers Vectors.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[9/53] Compiling HSHelpers WeakTimer.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[10/53] Compiling HSHelpers URL+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[11/53] Compiling HSHelpers URLComponents+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[12/53] Compiling HSHelpers WKWebView+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[13/53] Compiling HSHelpers AnyHashable+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[14/53] Compiling HSHelpers Array+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[15/53] Compiling HSHelpers Bundle+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[16/53] Compiling HSHelpers CGColor+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[17/53] Compiling HSHelpers CGImage+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[18/53] Compiling HSHelpers CGImageSource+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[19/53] Compiling Time Time.swift
[20/53] Compiling Time Time+Foundation.swift
[21/53] Emitting module Time
[22/53] Compiling HSHelpers NSMutableAttributedString+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[23/53] Compiling HSHelpers NSRegularExpression+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[24/53] Compiling HSHelpers NSTextCheckingResult+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[25/53] Compiling HSHelpers Number+PositiveModulus.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[26/53] Compiling HSHelpers Optional+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[27/53] Compiling HSHelpers PlatformValues.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[28/53] Compiling HSHelpers Published+Codable.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[29/53] Compiling HSHelpers Result+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[30/53] Compiling HSHelpers SKError+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[31/53] Compiling HSHelpers SKProduct+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[32/53] Compiling HSHelpers CGRect+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[33/53] Compiling HSHelpers ClosedRange+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[34/53] Compiling HSHelpers Comparable+clamp.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[35/53] Compiling HSHelpers Data+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[36/53] Compiling HSHelpers Data+MD5.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[37/53] Compiling HSHelpers Date+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[38/54] Compiling HSHelpers String+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[39/54] Compiling HSHelpers String+MD5.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[40/54] Compiling HSHelpers Aliases.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[41/54] Compiling HSHelpers Build.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[42/54] Compiling HSHelpers Filetypes.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[43/54] Compiling HSHelpers DispatchQueue+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[44/54] Compiling HSHelpers Equatable.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[45/54] Compiling HSHelpers FileManager+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[46/54] Compiling HSHelpers FloatConvertible.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[47/54] Compiling HSHelpers Int.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[48/54] Compiling HSHelpers JSONEncoder+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[49/54] Compiling HSHelpers HSColor+SwiftUI.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[50/54] Compiling HSHelpers HSColour.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[51/54] Compiling HSHelpers RuntimeWarning.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[52/54] Compiling HSHelpers ThreadsafeArray.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[53/54] Compiling HSHelpers ThreadsafeDict.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/41] Compiling HSHelpers AnyHashable+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[3/41] Compiling HSHelpers Array+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[4/41] Compiling HSHelpers Bundle+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[5/41] Compiling HSHelpers CGColor+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[6/41] Compiling HSHelpers CGImage+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[7/41] Compiling HSHelpers CGImageSource+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[8/46] Compiling HSHelpers DispatchQueue+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[9/46] Compiling HSHelpers Equatable.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[10/46] Compiling HSHelpers FileManager+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[11/46] Compiling HSHelpers FloatConvertible.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[12/46] Compiling HSHelpers Int.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[13/46] Compiling HSHelpers JSONEncoder+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[14/46] Compiling HSHelpers CGRect+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[15/46] Compiling HSHelpers ClosedRange+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[16/46] Compiling HSHelpers Comparable+clamp.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[17/46] Compiling HSHelpers Data+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[18/46] Compiling HSHelpers Data+MD5.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[19/46] Compiling HSHelpers Date+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[20/46] Compiling HSHelpers HSColor+SwiftUI.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[21/46] Compiling HSHelpers HSColour.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[22/46] Compiling HSHelpers RuntimeWarning.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[23/46] Compiling HSHelpers ThreadsafeArray.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[24/46] Compiling HSHelpers ThreadsafeDict.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/46] Emitting module HSHelpers
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[26/46] Emitting module Time
[27/47] Compiling HSHelpers NSMutableAttributedString+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[28/47] Compiling HSHelpers NSRegularExpression+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[29/47] Compiling HSHelpers NSTextCheckingResult+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[30/47] Compiling HSHelpers Number+PositiveModulus.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[31/47] Compiling HSHelpers Optional+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[32/47] Compiling HSHelpers String+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[33/47] Compiling HSHelpers String+MD5.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[34/47] Compiling HSHelpers Aliases.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[35/47] Compiling HSHelpers Build.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[36/47] Compiling HSHelpers Filetypes.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[37/47] Compiling HSHelpers PlatformValues.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[38/47] Compiling HSHelpers Published+Codable.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[39/47] Compiling HSHelpers Result+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[40/47] Compiling HSHelpers SKError+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[41/47] Compiling HSHelpers SKProduct+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[43/47] Compiling HSHelpers Vectors.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[44/47] Compiling HSHelpers WeakTimer.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[45/47] Compiling HSHelpers URL+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[46/47] Compiling HSHelpers URLComponents+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[47/47] Compiling HSHelpers WKWebView+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/CGImage+HS.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
error: fatalError
BUILD FAILURE 5.10 linux