The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Checksum 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/rnine/Checksum.git
Reference: develop
Cloned https://github.com/rnine/Checksum.git into spi-builder-workspace
SUCCESS checkout https://github.com/rnine/Checksum.git at develop
========================================
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
Building for debugging...
[1/15] Compiling Checksum HTTPResponse+ContentRange.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[2/15] Compiling Checksum String+Source.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[3/16] Compiling Checksum Checksumable.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[4/16] Compiling Checksum URL+Source.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[5/16] Compiling Checksum Source.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[6/16] Compiling Checksum FileSource.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[7/16] Compiling Checksum HTTPSource.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[8/16] Compiling Checksum Sourceable.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/16] Compiling Checksum DataSource.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.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/16] Emitting module Checksum
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[11/16] Compiling Checksum CCWrapper.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/16] Compiling Checksum Data+Source.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/16] Compiling Checksum ChecksumError.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[14/16] Compiling Checksum Chunksize.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[15/16] Compiling Checksum DigestAlgorithm.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/16] Compiling Checksum Extensions.swift
/host/spi-builder-workspace/Source/Internal/CCWrapper.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2