The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SMBClient, reference main (e636c2), with Swift 5.10 for Linux on 9 Dec 2024 19:17:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kishikawakatsumi/SMBClient.git
Reference: main
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/kishikawakatsumi/SMBClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e636c2b Merge pull request #176 from kishikawakatsumi/anonymous
Cloned https://github.com/kishikawakatsumi/SMBClient.git
Revision (git rev-parse @):
e636c2b2458930770932a36d311ec9d478575b90
SUCCESS checkout https://github.com/kishikawakatsumi/SMBClient.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/kishikawakatsumi/SMBClient.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
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/73] Emitting module SMBClient
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[4/83] Compiling SMBClient SessionSetup+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[5/83] Compiling SMBClient SessionSetup.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[6/83] Compiling SMBClient SetInfo+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[7/83] Compiling SMBClient SetInfo.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[8/83] Compiling SMBClient TreeConnect+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/83] Compiling SMBClient TreeConnect.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[10/83] Compiling SMBClient TreeDisconnect+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[11/83] Compiling SMBClient TreeDisconnect.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/83] Compiling SMBClient Write+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/83] Compiling SMBClient Write.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[14/83] Compiling SMBClient NTStatus.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[15/83] Compiling SMBClient FileAttributes.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/83] Compiling SMBClient FileAccessInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[17/83] Compiling SMBClient FileAlignmentInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[18/83] Compiling SMBClient FileAllInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[19/83] Compiling SMBClient FileBasicInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[20/83] Compiling SMBClient FileDirectoryInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[21/83] Compiling SMBClient FileDispositionInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[22/83] Compiling SMBClient FileEaInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[23/83] Compiling SMBClient FileIdBothDirectoryInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[24/83] Compiling SMBClient BinaryConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[25/83] Compiling SMBClient Data.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[26/83] Compiling SMBClient Pathname.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[27/83] Compiling SMBClient Semaphore.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[28/83] Compiling SMBClient String.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[29/83] Compiling SMBClient UUID.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[30/83] Compiling SMBClient SMBClient.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[31/83] Compiling SMBClient Session.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[32/83] Compiling SMBClient Transport.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[33/83] Compiling SMBClient TreeAccessor.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[34/83] Compiling SMBClient FileFsDeviceInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[35/83] Compiling SMBClient FileFsLabelInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[36/83] Compiling SMBClient FileFsSizeInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[37/83] Compiling SMBClient FileFsVolumeInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[38/83] Compiling SMBClient FileSystemInfoClass.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[39/83] Compiling SMBClient Header+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[40/83] Compiling SMBClient Header.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[41/83] Compiling SMBClient IOCtl+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[42/83] Compiling SMBClient IOCtl.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[43/83] Compiling SMBClient Logoff+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[44/83] Compiling SMBClient FileInfoClass.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[45/83] Compiling SMBClient FileInformationClass.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[46/83] Compiling SMBClient FileInternalInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[47/83] Compiling SMBClient FileModeInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[48/83] Compiling SMBClient FileNameInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[49/83] Compiling SMBClient FilePositionInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[50/83] Compiling SMBClient FileRenameInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[51/83] Compiling SMBClient FileStandardInformation.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[52/83] Compiling SMBClient InfoType.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[53/83] Compiling SMBClient SecurityDescriptor.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[54/83] Compiling SMBClient Logoff.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[55/83] Compiling SMBClient Message.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[56/83] Compiling SMBClient Negotiate+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[57/83] Compiling SMBClient Negotiate.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[58/83] Compiling SMBClient QueryDirectory+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[59/83] Compiling SMBClient QueryDirectory.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[60/83] Compiling SMBClient QueryInfo+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[61/83] Compiling SMBClient QueryInfo.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[62/83] Compiling SMBClient Read+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[63/83] Compiling SMBClient Read.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[64/83] Compiling SMBClient AccessMask.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[65/83] Compiling SMBClient DirectoryAccessMask.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[66/83] Compiling SMBClient FilePipePrinterAccessMask.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[67/83] Compiling SMBClient Close+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[68/83] Compiling SMBClient Close.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[69/83] Compiling SMBClient Create+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[70/83] Compiling SMBClient Create.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[71/83] Compiling SMBClient Echo+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[72/83] Compiling SMBClient Echo.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[73/83] Compiling SMBClient ErrorResponse.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[74/83] Compiling SMBClient Crypto.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[75/83] Compiling SMBClient NTLM.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[76/83] Compiling SMBClient ByteReader.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[77/83] Compiling SMBClient Connection.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[78/83] Compiling SMBClient DCERPC.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[79/83] Compiling SMBClient NetShareEnum.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[80/83] Compiling SMBClient FileProxy.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[81/83] Compiling SMBClient FileReader.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[82/83] Compiling SMBClient FileTime.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[83/83] Compiling SMBClient FileWriter.swift
/host/spi-builder-workspace/Sources/SMBClient/Auth/Crypto.swift:2:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: fatalError
BUILD FAILURE 5.10 linux