The Swift Package Index logo.Swift Package Index

Build Information

Failed to build QSH with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/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/rwbutler/QSH.git
Reference: 0.1.0
Cloned https://github.com/rwbutler/QSH.git into spi-builder-workspace
SUCCESS checkout https://github.com/rwbutler/QSH.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/rwbutler/swift-quiz
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/JohnSundell/ShellOut
[1/572] Fetching shellout
[573/828] Fetching shellout, swift-quiz
Fetched https://github.com/JohnSundell/ShellOut (0.22s)
[1/10775] Fetching swift-argument-parser
Fetched https://github.com/rwbutler/swift-quiz (0.58s)
Fetched https://github.com/apple/swift-argument-parser (0.59s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (1.09s)
Computing version for https://github.com/rwbutler/swift-quiz
Computed https://github.com/rwbutler/swift-quiz at 0.1.0 (0.31s)
Fetching https://github.com/krisk/fuse-swift
Fetching https://github.com/rwbutler/LetterCase
Fetching https://github.com/rwbutler/Hash
[1/691] Fetching fuse-swift
[50/976] Fetching fuse-swift, hash
[977/1207] Fetching fuse-swift, hash, lettercase
Fetched https://github.com/rwbutler/LetterCase (0.25s)
Fetched https://github.com/rwbutler/Hash (0.25s)
Fetched https://github.com/krisk/fuse-swift (0.25s)
Computing version for https://github.com/krisk/fuse-swift
Computed https://github.com/krisk/fuse-swift at 1.4.0 (0.29s)
Computing version for https://github.com/rwbutler/Hash
Computed https://github.com/rwbutler/Hash at 1.5.0 (0.29s)
Computing version for https://github.com/rwbutler/LetterCase
Computed https://github.com/rwbutler/LetterCase at 1.6.1 (0.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.33s)
Creating working copy for https://github.com/rwbutler/LetterCase
Working copy of https://github.com/rwbutler/LetterCase resolved at 1.6.1
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
Creating working copy for https://github.com/rwbutler/swift-quiz
Working copy of https://github.com/rwbutler/swift-quiz resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/rwbutler/Hash
Working copy of https://github.com/rwbutler/Hash resolved at 1.5.0
Creating working copy for https://github.com/krisk/fuse-swift
Working copy of https://github.com/krisk/fuse-swift resolved at 1.4.0
Building for debugging...
[1/32] Emitting module LetterCase
[2/32] Emitting module ArgumentParserToolInfo
[3/32] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/34] Wrapping AST for ArgumentParserToolInfo for debugging
[7/68] Compiling Hash HashAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[8/68] Compiling Hash Hash.swift
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/68] Compiling Hash DataAdditions.swift
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/69] Emitting module Hash
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[11/69] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/69] Compiling ArgumentParser CompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/69] Compiling Fuse FuseUtilities.swift
[14/69] Compiling Fuse String+Fuse.swift
[15/69] Compiling Hash StringAdditions.swift
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/69] Compiling LetterCase StringAdditions.swift
[17/69] Compiling Hash StringRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[18/69] Compiling LetterCase LetterCase.swift
[19/69] Compiling LetterCase LetterCaseOptions.swift
[20/69] Compiling ArgumentParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[21/69] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[22/69] Compiling Hash HMAC.swift
/host/spi-builder-workspace/.build/checkouts/Hash/Hash/Classes/Cryptography/Cryptable.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[23/69] Compiling LetterCase KeyDecodingStrategyAdditions.swift
error: fatalError
[24/70] Emitting module ShellOut
BUILD FAILURE 5.9 linux

Build Machine: Linux 2