The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RNCryptor with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RNCryptor/RNCryptor.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/RNCryptor/RNCryptor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 09b6511 Merge pull request #306 from ale-gen/raise-deployment-targets
Submodule path 'Spec': checked out '04378bc27c604e97353badbead8c435698abe97a'
Submodule 'Spec' (https://github.com/RNCryptor/RNCryptor-Spec.git) registered for path 'Spec'
Cloning into '/host/spi-builder-workspace/Spec'...
Cloned https://github.com/RNCryptor/RNCryptor.git
Revision (git rev-parse @):
09b65118da7b7f1d14032d9850c1556e0d20853a
SUCCESS checkout https://github.com/RNCryptor/RNCryptor.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/RNCryptor/RNCryptor.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module RNCryptor
/host/spi-builder-workspace/Sources/RNCryptor/RNCryptor.swift:28:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[2/2] Compiling RNCryptor RNCryptor.swift
/host/spi-builder-workspace/Sources/RNCryptor/RNCryptor.swift:28:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module RNCryptor
/host/spi-builder-workspace/Sources/RNCryptor/RNCryptor.swift:28:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[2/2] Compiling RNCryptor RNCryptor.swift
/host/spi-builder-workspace/Sources/RNCryptor/RNCryptor.swift:28:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2