The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LookingGlassUI, reference 0.4.2 (9e3dd1), with Swift 5.10 for Linux on 9 Oct 2024 07:27:58 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanlintott/LookingGlassUI.git
Reference: 0.4.2
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/ryanlintott/LookingGlassUI
 * tag               0.4.2      -> FETCH_HEAD
HEAD is now at 9e3dd1e Moved example app from another git repo to /Example inside this package. Updated .gitignore
Cloned https://github.com/ryanlintott/LookingGlassUI.git
Revision (git rev-parse @):
9e3dd1e8fb2656c3c1044507c9a593dda5f3e0dc
SUCCESS checkout https://github.com/ryanlintott/LookingGlassUI.git at 0.4.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ryanlintott/LookingGlassUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/20] Emitting module LookingGlassUI
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[5/22] Compiling LookingGlassUI ParallaxView.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[6/22] Compiling LookingGlassUI Quat+CoreMotion.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[7/22] Compiling LookingGlassUI LookingGlass.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[8/22] Compiling LookingGlassUI MotionManager.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[9/22] Compiling LookingGlassUI MotionManagerViewModifier.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[10/22] Compiling LookingGlassUI DeviceRotationEffectViewModifier.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[11/22] Compiling LookingGlassUI EmptyShape.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[12/22] Compiling LookingGlassUI InfoDictionary.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[13/22] Compiling LookingGlassUI ShimmerMode.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[14/22] Compiling LookingGlassUI ShimmerView.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[15/22] Compiling LookingGlassUI ShimmerViewModifier.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[16/22] Compiling LookingGlassUI UIDeviceOrientation-extension.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[17/22] Compiling LookingGlassUI FirebladeMath-extension.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[18/22] Compiling LookingGlassUI Vec3.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[19/22] Compiling LookingGlassUI Quat.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[20/22] Compiling LookingGlassUI QuaternionDataView.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[21/22] Compiling LookingGlassUI View+rotation3DEffect.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
[22/22] Compiling LookingGlassUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/LookingGlassUI/DeviceRotationEffectViewModifier.swift:8:8: error: no such module 'CoreMotion'
import CoreMotion
       ^
error: fatalError
BUILD FAILURE 5.10 linux