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 VecLab, reference 2.0.3 (96f453), with Swift 6.0 for Linux on 5 May 2025 15:14:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marcuspainter/VecLab.git
Reference: 2.0.3
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/marcuspainter/VecLab
 * tag               2.0.3      -> FETCH_HEAD
HEAD is now at 96f4533 Update README.md
Cloned https://github.com/marcuspainter/VecLab.git
Revision (git rev-parse @):
96f45336037f86e5f611dd7cfef398e58ee0a7ea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/marcuspainter/VecLab.git at 2.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/marcuspainter/VecLab.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/162] Emitting module VecLab
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[5/162] Compiling VecLab flattopwin.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[6/162] Compiling VecLab gausswin.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[7/162] Compiling VecLab hamming.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[8/162] Compiling VecLab hann.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[9/162] Compiling VecLab kaiser.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[10/162] Compiling VecLab rectwin.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[11/162] Compiling VecLab tukeywin.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[12/162] Compiling VecLab erf.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[13/162] Compiling VecLab erfinv.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[14/162] Compiling VecLab gamma.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[15/162] Compiling VecLab biquadfreqz.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[16/162] Compiling VecLab biquadmag.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[17/162] Compiling VecLab conv.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[18/162] Compiling VecLab czt.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[19/162] Compiling VecLab findpeaks.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[20/162] Compiling VecLab iczt.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[21/162] Compiling VecLab paprdb.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[22/162] Compiling VecLab peak2peak.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[23/162] Compiling VecLab peak2rms.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[24/162] Compiling VecLab xcorr.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[25/162] Compiling VecLab Complex+Math.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[26/162] Compiling VecLab Global+Assertions.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[27/206] Compiling VecLab iterate.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[28/206] Compiling VecLab norm.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[29/206] Compiling VecLab prod.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[30/206] Compiling VecLab sign.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[31/206] Compiling VecLab sum.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[32/206] Compiling VecLab abs+complex.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[33/206] Compiling VecLab angle.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[34/206] Compiling VecLab conj.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[35/206] Compiling VecLab imag.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[36/206] Compiling VecLab real.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[37/206] Compiling VecLab unwrap.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[38/206] Compiling VecLab wrapTo2Pi.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[39/206] Compiling VecLab wrapToPi.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[40/206] Compiling VecLab bin2freq.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[41/206] Compiling VecLab cart2pol.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[42/206] Compiling VecLab cart2sph.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[43/206] Compiling VecLab d2f.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[44/206] Compiling VecLab db2mag.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[45/206] Compiling VecLab db2pow.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[46/206] Compiling VecLab deg2rad.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[47/206] Compiling VecLab f2d.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[48/206] Compiling VecLab freq2bin.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[49/206] Compiling VecLab mag2db.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[50/206] Compiling VecLab BiquadTyoe.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[51/206] Compiling VecLab ConvolutionType.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[52/206] Compiling VecLab VecLab.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[53/206] Compiling VecLab WindowType.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[54/206] Compiling VecLab arange.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[55/206] Compiling VecLab cat.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[56/206] Compiling VecLab circshift.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[57/206] Compiling VecLab clear.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[58/206] Compiling VecLab fill.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[59/206] Compiling VecLab flip.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[60/206] Compiling VecLab length.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[61/206] Compiling VecLab ones.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[62/206] Compiling VecLab paddata.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[63/206] Compiling VecLab repelem.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[64/206] Compiling VecLab resize.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[65/206] Compiling VecLab slice.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[66/206] Compiling VecLab trimdata.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[67/206] Compiling VecLab vector.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[68/206] Compiling VecLab zeros.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[69/206] Compiling VecLab abs+real.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[70/206] Compiling VecLab cumsum.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[71/206] Compiling VecLab disp.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[72/206] Compiling VecLab dot.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[73/206] Compiling VecLab floor.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[74/206] Compiling VecLab frac.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[75/206] Compiling VecLab mod.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[76/206] Compiling VecLab rem.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[77/206] Compiling VecLab round.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[78/206] Compiling VecLab trunc.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[79/206] Compiling VecLab fminbnd.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[80/206] Compiling VecLab fminsearch.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[81/206] Compiling VecLab polyval.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[82/206] Compiling VecLab roots.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[83/206] Compiling VecLab pow.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[84/206] Compiling VecLab awgn.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[85/206] Compiling VecLab random.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[86/206] Compiling VecLab hampel.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[87/206] Compiling VecLab medfilt1.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[88/206] Compiling VecLab SpectrumWidth.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[89/206] Compiling VecLab freqspace.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[90/206] Compiling VecLab linspace.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[91/206] Compiling VecLab logspace.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[92/206] Compiling VecLab besseli0.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[93/206] Compiling VecLab sinc.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[94/206] Compiling VecLab histcounts.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[95/206] Compiling VecLab max.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[96/206] Compiling VecLab maxindex.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[97/206] Compiling VecLab mean.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[98/206] Compiling VecLab median.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[99/206] Compiling VecLab min.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[100/206] Compiling VecLab minindex.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[101/206] Compiling VecLab mode.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[102/206] Compiling VecLab rms.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[103/206] Compiling VecLab stddev.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[104/206] Compiling VecLab variance.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[105/206] Compiling VecLab tictoc.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[106/206] Compiling VecLab timeit.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[107/206] Compiling VecLab acos.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[108/206] Compiling VecLab asin.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[109/206] Compiling VecLab atan.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[110/206] Compiling VecLab atan2.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[111/206] Compiling VecLab cos.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[112/206] Compiling VecLab sin.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[113/206] Compiling VecLab sincos.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[114/206] Compiling VecLab tan.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[115/206] Compiling VecLab blackman.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[116/206] Compiling VecLab blackmanharris.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[117/206] Compiling VecLab pol2cart.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[118/206] Compiling VecLab pow2db.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[119/206] Compiling VecLab rad2deg.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[120/206] Compiling VecLab sph2cart.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[121/206] Compiling VecLab factor.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[122/206] Compiling VecLab factorial.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[123/206] Compiling VecLab gcd.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[124/206] Compiling VecLab isprime.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[125/206] Compiling VecLab lcm.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[126/206] Compiling VecLab nchoosek.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[127/206] Compiling VecLab nextprime.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[128/206] Compiling VecLab perms.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[129/206] Compiling VecLab prevprime.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[130/206] Compiling VecLab primes.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[131/206] Compiling VecLab exp.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[132/206] Compiling VecLab expi.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[133/206] Compiling VecLab hypot.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[134/206] Compiling VecLab log.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[135/206] Compiling VecLab log10.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[136/206] Compiling VecLab log2.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[137/206] Compiling VecLab sqrt.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[138/206] Compiling VecLab dft.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[139/206] Compiling VecLab dftr.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[140/206] Compiling VecLab fft.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[141/206] Compiling VecLab fftr.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[142/206] Compiling VecLab fftshift.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[143/206] Compiling VecLab fftsymmetric.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[144/206] Compiling VecLab idft.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[145/206] Compiling VecLab idftr.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[146/206] Compiling VecLab ifft.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[147/206] Compiling VecLab ifftr.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[148/206] Compiling VecLab ifftshfit.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[149/206] Compiling VecLab nextpow2.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[150/206] Compiling VecLab biquad.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[151/206] Compiling VecLab filter.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[152/206] Compiling VecLab freqz.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[153/206] Compiling VecLab diff.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[154/206] Compiling VecLab gradient.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[155/206] Compiling VecLab trapz.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[156/206] Compiling VecLab downsample.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[157/206] Compiling VecLab interp1.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[158/206] Compiling VecLab interpft.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[159/206] Compiling VecLab sincresample.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[160/206] Compiling VecLab upsample.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[161/206] Compiling VecLab ceil.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[162/206] Compiling VecLab fix.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[163/206] Compiling VecLab Vector+Complex.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[164/206] Compiling VecLab Vector+Inplace.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[165/206] Compiling VecLab Vector+Real.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[166/206] Compiling VecLab Double+Math+Power.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[167/206] Compiling VecLab DoubleArray+Init+Count.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[168/206] Compiling VecLab DoubleArray+Init+Float.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[169/206] Compiling VecLab DoubleArray+Init+Range+Step.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[170/206] Compiling VecLab DoubleArray+Math+Int.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[171/206] Compiling VecLab DoubleArray+Math+Power.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[172/206] Compiling VecLab DoubleArray+Math+Self.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[173/206] Compiling VecLab DoubleArray+Subscript+Array.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[174/206] Compiling VecLab DoubleArray+Subscript+Range+Step.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[175/206] Compiling VecLab DoubleArray+Subscript+Range.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[176/206] Compiling VecLab Int+Math+Power.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[177/206] Compiling VecLab Numeric+ComplexUnit.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[178/206] Compiling VecLab Numeric+Float.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[179/206] Compiling VecLab ComplexDouble+Formatted.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[180/206] Compiling VecLab ComplexDouble+Math+Double.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[181/206] Compiling VecLab ComplexDouble+Math+DoubleArray.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[182/206] Compiling VecLab ComplexDouble+Math+LRConj.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[183/206] Compiling VecLab ComplexDouble+Math+Power.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[184/206] Compiling VecLab ComplexDouble+Math.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[185/206] Compiling VecLab ComplexDouble+Properties.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[186/206] Compiling VecLab ComplexDouble.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[187/206] Compiling VecLab ComplexDoubleArray+Enumerated.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[188/206] Compiling VecLab ComplexDoubleArray+Map.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[189/206] Compiling VecLab ComplexDoubleArray+Math+Array.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[190/206] Compiling VecLab ComplexDoubleArray+Math+Complex.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[191/206] Compiling VecLab ComplexDoubleArray+Math+Double.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[192/206] Compiling VecLab ComplexDoubleArray+Math+LRConj.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[193/206] Compiling VecLab ComplexDoubleArray+Math+Power.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[194/206] Compiling VecLab ComplexDoubleArray+Math+Self.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[195/206] Compiling VecLab ComplexDoubleArray+Math+Unary.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[196/206] Compiling VecLab ComplexDoubleArray+More.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[197/206] Compiling VecLab ComplexDoubleArray+Operators.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[198/206] Compiling VecLab ComplexDoubleArray+Subscript+Array.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[199/206] Compiling VecLab ComplexDoubleArray+Subscript+Range+Step.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[200/206] Compiling VecLab ComplexDoubleArray+Subscript+Range.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[201/206] Compiling VecLab ComplexDoubleArray+Unsafe.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[202/206] Compiling VecLab ComplexDoubleArray+Zip.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[203/206] Compiling VecLab ComplexDoubleArray.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[204/206] Compiling VecLab OperatorPrecedence.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[205/206] Compiling VecLab RealTypealias.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
[206/206] Compiling VecLab resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/VecLab/Enums/VecLab.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | public final class VecLab: @unchecked Sendable {
BUILD FAILURE 6.0 linux