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