The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Hellfire 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.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ehellyer/HellfireSwiftPackage.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/ehellyer/HellfireSwiftPackage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dc57ebf Do not return status code for a post request decoding error.
Cloned https://github.com/ehellyer/HellfireSwiftPackage.git
Revision (git rev-parse @):
dc57ebf1a92d5722cc2b33351482fa0fabe9a970
SUCCESS checkout https://github.com/ehellyer/HellfireSwiftPackage.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ehellyer/HellfireSwiftPackage.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/38] Emitting module Hellfire
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[4/42] Compiling Hellfire JSONSerializableResult.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[5/42] Compiling Hellfire ServiceError.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[6/42] Compiling Hellfire SessionInterface.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[7/42] Compiling Hellfire HellfireSessionDelegate.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[8/42] Compiling Hellfire RequestItem.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[9/42] Compiling Hellfire DataResponse.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[10/42] Compiling Hellfire DataResult.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[11/42] Compiling Hellfire HTTPCode.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[12/42] Compiling Hellfire JSONSerializableResponse.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[13/42] Compiling Hellfire DateFormatterStaticCodable.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[14/42] Compiling Hellfire ISO8601DateFormatterStaticCodable.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[15/42] Compiling Hellfire OptionalWrappers.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[16/42] Compiling Hellfire StaticCodable.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[17/42] Compiling Hellfire StaticCodingWrapper.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[18/42] Compiling Hellfire MultipartFormData.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[19/42] Compiling Hellfire MultipartRequest.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[20/42] Compiling Hellfire NetworkReachabilityManager.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[21/42] Compiling Hellfire ReachabilityStatus.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[22/42] Compiling Hellfire NetworkRequest.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[23/42] Compiling Hellfire TransientCoding.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[24/42] Compiling Hellfire EncodingHelper.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[25/42] Compiling Hellfire HTTPHeader.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[26/42] Compiling Hellfire HTTPMethod.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[27/42] Compiling Hellfire HellfireError.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[28/42] Compiling Hellfire Hellfire.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[29/42] Compiling Hellfire CustomDateFormatters.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[30/42] Compiling Hellfire ISO8601DateFormatters.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[31/42] Compiling Hellfire JSONSerializable.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[32/42] Compiling Hellfire CodingUses.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[33/42] Compiling Hellfire DiskCache.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[34/42] Compiling Hellfire MD5Hash.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[35/42] Compiling Hellfire Array+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[36/42] Compiling Hellfire Collection+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[37/42] Compiling Hellfire FileManager+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[38/42] Compiling Hellfire HTTPHeader+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[39/42] Compiling Hellfire HellfireError+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[40/42] Compiling Hellfire SessionInterface+SharedInstance.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[41/42] Compiling Hellfire String+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[42/42] Compiling Hellfire URLSessionTask+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/37] Compiling Hellfire RequestItem.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[3/37] Compiling Hellfire DataResponse.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[4/37] Compiling Hellfire DataResult.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[5/37] Compiling Hellfire HTTPCode.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[6/37] Compiling Hellfire JSONSerializableResponse.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[7/41] Compiling Hellfire DateFormatterStaticCodable.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[8/41] Compiling Hellfire ISO8601DateFormatterStaticCodable.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[9/41] Compiling Hellfire OptionalWrappers.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[10/41] Compiling Hellfire StaticCodable.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[11/41] Compiling Hellfire StaticCodingWrapper.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[12/41] Compiling Hellfire TransientCoding.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[13/41] Compiling Hellfire EncodingHelper.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[14/41] Compiling Hellfire HTTPHeader.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[15/41] Compiling Hellfire HTTPMethod.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[16/41] Compiling Hellfire HellfireError.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[17/41] Compiling Hellfire MultipartFormData.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[18/41] Compiling Hellfire MultipartRequest.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[19/41] Compiling Hellfire NetworkReachabilityManager.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[20/41] Compiling Hellfire ReachabilityStatus.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[21/41] Compiling Hellfire NetworkRequest.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/41] Emitting module Hellfire
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[23/41] Compiling Hellfire HTTPHeader+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[24/41] Compiling Hellfire HellfireError+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[25/41] Compiling Hellfire SessionInterface+SharedInstance.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[26/41] Compiling Hellfire String+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[27/41] Compiling Hellfire URLSessionTask+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[28/41] Compiling Hellfire Hellfire.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[29/41] Compiling Hellfire CustomDateFormatters.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[30/41] Compiling Hellfire ISO8601DateFormatters.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[31/41] Compiling Hellfire JSONSerializable.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[32/41] Compiling Hellfire CodingUses.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[33/41] Compiling Hellfire JSONSerializableResult.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[34/41] Compiling Hellfire ServiceError.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[35/41] Compiling Hellfire SessionInterface.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[36/41] Compiling Hellfire HellfireSessionDelegate.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[37/41] Compiling Hellfire DiskCache.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[38/41] Compiling Hellfire MD5Hash.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[39/41] Compiling Hellfire Array+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[40/41] Compiling Hellfire Collection+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
[41/41] Compiling Hellfire FileManager+Extension.swift
/host/spi-builder-workspace/Sources/Hellfire/Network/MultipartFormData.swift:9:8: error: no such module 'UniformTypeIdentifiers'
import UniformTypeIdentifiers
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1