Build Information
Failed to build VecLab, reference main (693939
), with Swift 6.2 (beta) for Android on 24 Jun 2025 10:50:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marcuspainter/VecLab.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/marcuspainter/VecLab
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6939393 FFT Zero-padding option
Cloned https://github.com/marcuspainter/VecLab.git
Revision (git rev-parse @):
6939393cbffd41d9396e2929f56ef86fe61cf439
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/marcuspainter/VecLab.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/marcuspainter/VecLab.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/176] 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/200] 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 {
[6/200] 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 {
[7/200] 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 {
[8/200] 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 {
[9/200] 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 {
[10/200] 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 {
[11/200] 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 {
[12/200] 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 {
[13/200] 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 {
[14/200] 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 {
[15/200] 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 {
[16/200] 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 {
[17/200] 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 {
[18/200] 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 {
[19/200] 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 {
[20/200] 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 {
[21/200] 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 {
[22/200] 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 {
[23/200] 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 {
[24/200] 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 {
[25/200] 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 {
[26/200] 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 {
[27/200] 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 {
[28/200] 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 {
[29/200] 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 {
[30/200] 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 {
[31/200] 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 {
[32/200] 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 {
[33/200] 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 {
[34/200] 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 {
[35/200] 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 {
[36/200] 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 {
[37/200] 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 {
[38/200] 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 {
[39/200] 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 {
[40/200] 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 {
[41/200] 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 {
[42/200] 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 {
[43/200] 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 {
[44/200] 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 {
[45/200] 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 {
[46/200] 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 {
[47/200] 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 {
[48/200] 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 {
[49/200] 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 {
[50/200] 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 {
[51/200] 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 {
[52/200] 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 {
[53/200] 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 {
[54/200] 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 {
[55/200] 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 {
[56/200] 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 {
[57/200] 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 {
[58/200] 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 {
[59/200] 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 {
[60/200] 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 {
[61/200] 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 {
[62/200] 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 {
[63/200] 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 {
[64/200] 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 {
[65/200] 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 {
[66/200] 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 {
[67/200] 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 {
[68/200] 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 {
[69/200] 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 {
[70/200] 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 {
[71/200] 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 {
[72/200] 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 {
[73/200] 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 {
[74/200] 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 {
[75/200] 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 {
[76/200] 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 {
[77/200] 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 {
[78/200] 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 {
[79/200] 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 {
[80/200] 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 {
[81/200] 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 {
[82/200] 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 {
[83/200] 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 {
[84/200] 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 {
[85/200] 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 {
[86/200] 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 {
[87/200] 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 {
[88/200] 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 {
[89/200] 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 {
[90/200] 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 {
[91/200] 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 {
[92/200] 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 {
[93/200] 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 {
[94/200] 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 {
[95/200] 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 {
[96/200] 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 {
[97/200] 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 {
[98/200] 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 {
[99/200] 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 {
[100/200] 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 {
[101/200] 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 {
[102/200] 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 {
[103/200] 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 {
[104/200] 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 {
[105/200] 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 {
[106/200] 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 {
[107/200] 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 {
[108/200] 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 {
[109/200] 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 {
[110/200] 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 {
[111/200] 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 {
[112/200] 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 {
[113/200] 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 {
[114/200] 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 {
[115/200] 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 {
[116/200] 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 {
[117/200] 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 {
[118/200] 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 {
[119/200] 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 {
[120/200] 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 {
[121/200] 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 {
[122/200] 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 {
[123/200] 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 {
[124/200] 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 {
[125/200] Compiling VecLab DoubleArray+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 {
[126/200] 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 {
[127/200] 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 {
[128/200] 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 {
[129/200] 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 {
[130/200] 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 {
[131/200] 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 {
[132/200] 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 {
[133/200] 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 {
[134/200] 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 {
[135/200] 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 {
[136/200] 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 {
[137/200] 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 {
[138/200] 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 {
[139/200] 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 {
[140/200] 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 {
[141/200] 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 {
[142/200] 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 {
[143/200] 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 {
[144/200] 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 {
[145/200] 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 {
[146/200] 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 {
[147/200] 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 {
[148/200] Compiling VecLab cumprod.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/200] 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 {
[150/200] 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 {
[151/200] 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 {
[152/200] 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 {
[153/200] 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 {
[154/200] 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 {
[155/200] 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 {
[156/200] 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 {
[157/200] 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 {
[158/200] 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 {
[159/200] 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 {
[160/200] 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 {
[161/200] 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 {
[162/200] 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 {
[163/200] 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 {
[164/200] 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 {
[165/200] 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 {
[166/200] 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 {
[167/200] 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 {
[168/200] 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 {
[169/200] 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 {
[170/200] 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 {
[171/200] 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 {
[172/200] 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 {
[173/200] 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 {
[174/200] 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 {
[175/200] 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 {
[176/200] 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 {
[177/224] 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 {
[178/224] 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 {
[179/224] 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 {
[180/224] 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 {
[181/224] 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 {
[182/224] 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 {
[183/224] 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 {
[184/224] 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 {
[185/224] 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 {
[186/224] Compiling VecLab ComplexDouble+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 {
[187/224] 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 {
[188/224] 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 {
[189/224] Compiling VecLab ComplexDouble+AdditiveArithmetic.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/224] Compiling VecLab ComplexDouble+CustomDebugStringConvertible.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/224] Compiling VecLab ComplexDouble+CustomStringConvertible.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/224] Compiling VecLab ComplexDouble+ElementaryArithmetic.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/224] Compiling VecLab ComplexDouble+Equatable.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/224] Compiling VecLab ComplexDouble+ExpressibleByIntegerLiteral.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/224] Compiling VecLab ComplexDouble+Hashable.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/224] Compiling VecLab ComplexDouble+Numeric.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/224] Compiling VecLab ComplexDouble+SignedNumeric.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/224] Compiling VecLab ElementaryArithmetic.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/224] 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 {
[200/224] 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 {
[201/224] 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 {
[202/224] 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 {
[203/224] Compiling VecLab ComplexDoubleArray+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 {
[204/224] 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 {
[205/224] 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 {
[206/224] 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 {
[207/224] 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 {
[208/224] 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 {
[209/224] 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 {
[210/224] 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 {
[211/224] 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 {
[212/224] 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 {
[213/224] 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 {
[214/224] 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 {
[215/224] 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 {
[216/224] Compiling VecLab ComplexDoubleArray+Collection.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 {
[217/224] Compiling VecLab ComplexDoubleArray+CustomDebugStringConvertable.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 {
[218/224] Compiling VecLab ComplexDoubleArray+CustomStringConvertible.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 {
[219/224] Compiling VecLab ComplexDoubleArray+Equatable.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 {
[220/224] Compiling VecLab ComplexDoubleArray+ExpressibleByArrayLiteral.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 {
[221/224] Compiling VecLab ComplexDoubleArray+Hashable.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 {
[222/224] 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 {
[223/224] 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 {
[224/224] 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.2 android