The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HLSCore with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fcanas/hlscore.git
Reference: master
Cloned https://github.com/fcanas/hlscore.git into spi-builder-workspace
SUCCESS checkout https://github.com/fcanas/hlscore.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/fcanas/FFCParserCombinator.git
[1/370] Fetching ffcparsercombinator
Fetched https://github.com/fcanas/FFCParserCombinator.git (0.26s)
Computing version for https://github.com/fcanas/FFCParserCombinator.git
Computed https://github.com/fcanas/FFCParserCombinator.git at 1.0.2 (1.12s)
Creating working copy for https://github.com/fcanas/FFCParserCombinator.git
Working copy of https://github.com/fcanas/FFCParserCombinator.git resolved at 1.0.2
Building for debugging...
[1/16] Emitting module FFCParserCombinator
[2/16] Compiling FFCParserCombinator FFCParserCombinator.swift
[3/16] Compiling Types URL.swift
/host/spi-builder-workspace/Sources/Types/Logging.swift:9:8: error: no such module 'Darwin'
import Darwin
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/16] Emitting module Types
/host/spi-builder-workspace/Sources/Types/Logging.swift:9:8: error: no such module 'Darwin'
import Darwin
       ^
[5/16] Compiling Types HLSCore.swift
/host/spi-builder-workspace/Sources/Types/Logging.swift:9:8: error: no such module 'Darwin'
import Darwin
       ^
[6/16] Compiling Types Language.swift
/host/spi-builder-workspace/Sources/Types/Logging.swift:9:8: error: no such module 'Darwin'
import Darwin
       ^
[7/16] Compiling Types Logging.swift
/host/spi-builder-workspace/Sources/Types/Logging.swift:9:8: error: no such module 'Darwin'
import Darwin
       ^
[8/16] Compiling Types AttributeTypes.swift
/host/spi-builder-workspace/Sources/Types/Logging.swift:9:8: error: no such module 'Darwin'
import Darwin
       ^
[9/16] Compiling Types EncryptionKey.swift
/host/spi-builder-workspace/Sources/Types/Logging.swift:9:8: error: no such module 'Darwin'
import Darwin
       ^
[10/16] Compiling Types Playlist.swift
/host/spi-builder-workspace/Sources/Types/Logging.swift:9:8: error: no such module 'Darwin'
import Darwin
       ^
[11/16] Compiling FFCParserCombinator StringParsing.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2