The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AsyncBluetooth with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manolofdez/AsyncBluetooth.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/manolofdez/AsyncBluetooth
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2bb6c48 [Feature] Add the privacy manifest #49
Cloned https://github.com/manolofdez/AsyncBluetooth.git
Revision (git rev-parse @):
2bb6c48e886b4cb2bdf82074352ed60fe0515b35
SUCCESS checkout https://github.com/manolofdez/AsyncBluetooth.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/manolofdez/AsyncBluetooth.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
error: emit-module command failed with exit code 1 (use -v to see invocation)[2/24] Emitting module AsyncBluetooth
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[3/27] Compiling AsyncBluetooth FlushableExecutor.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[4/27] Compiling AsyncBluetooth ThreadSafeArray.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[5/27] Compiling AsyncBluetooth resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[6/27] Compiling AsyncBluetooth Peripheral+ReadWrite.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[7/27] Compiling AsyncBluetooth Peripheral.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[8/27] Compiling AsyncBluetooth PeripheralContext.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[9/27] Compiling AsyncBluetooth ScanData.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[10/27] Compiling AsyncBluetooth PeripheralDataConvertible.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[11/27] Compiling AsyncBluetooth BluetoothError.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[12/27] Compiling AsyncBluetooth PeripheralDelegate.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[13/27] Compiling AsyncBluetooth Service.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[14/27] Compiling AsyncBluetooth AsyncBluetoothLogging.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[15/27] Compiling AsyncBluetooth CallbackUtils.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[16/27] Compiling AsyncBluetooth CentralManagerUtils.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[17/27] Compiling AsyncBluetooth AsyncExecutor+Flushable.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[18/27] Compiling AsyncBluetooth AsyncExecutorMap.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[19/27] Compiling AsyncBluetooth AsyncSerialExecutor.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[20/27] Compiling AsyncBluetooth AsyncSerialExecutorConstants.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[21/27] Compiling AsyncBluetooth Characteristic.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[22/27] Compiling AsyncBluetooth Descriptor.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[23/27] Compiling AsyncBluetooth Characteristic+DataConversion.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[24/27] Compiling AsyncBluetooth AsyncBluetooth.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[25/27] Compiling AsyncBluetooth CentralManager.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[26/27] Compiling AsyncBluetooth CentralManagerContext.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[27/27] Compiling AsyncBluetooth CentralManagerEvent.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[0/1] Planning build
Building for debugging...
[1/23] Compiling AsyncBluetooth ScanData.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[2/23] Compiling AsyncBluetooth PeripheralDataConvertible.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[3/23] Compiling AsyncBluetooth BluetoothError.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[4/23] Compiling AsyncBluetooth AsyncBluetooth.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[5/23] Compiling AsyncBluetooth CentralManager.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[6/23] Compiling AsyncBluetooth CentralManagerContext.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[7/23] Compiling AsyncBluetooth CentralManagerEvent.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[8/26] Compiling AsyncBluetooth Peripheral+ReadWrite.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[9/26] Compiling AsyncBluetooth Peripheral.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[10/26] Compiling AsyncBluetooth PeripheralContext.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[11/26] Compiling AsyncBluetooth AsyncExecutorMap.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[12/26] Compiling AsyncBluetooth AsyncSerialExecutor.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[13/26] Compiling AsyncBluetooth AsyncSerialExecutorConstants.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[14/26] Compiling AsyncBluetooth CallbackUtils.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[15/26] Compiling AsyncBluetooth CentralManagerUtils.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[16/26] Compiling AsyncBluetooth AsyncExecutor+Flushable.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[17/26] Compiling AsyncBluetooth PeripheralDelegate.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[18/26] Compiling AsyncBluetooth Service.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[19/26] Compiling AsyncBluetooth AsyncBluetoothLogging.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[20/26] Compiling AsyncBluetooth Characteristic.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[21/26] Compiling AsyncBluetooth Descriptor.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[22/26] Compiling AsyncBluetooth Characteristic+DataConversion.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[23/26] Emitting module AsyncBluetooth
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[24/26] Compiling AsyncBluetooth FlushableExecutor.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[25/26] Compiling AsyncBluetooth ThreadSafeArray.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
[26/26] Compiling AsyncBluetooth resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/AsyncBluetooth.swift:4:8: error: no such module 'os.log'
import os.log
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2