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 CoreOSC with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sammysmallman/CoreOSC.git
Reference: 2.0.0
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/sammysmallman/CoreOSC
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 20581ab 2.0.0 (#15)
Cloned https://github.com/sammysmallman/CoreOSC.git
Revision (git rev-parse @):
20581ab989c36617ffee528d0e2b24b14141d31b
SUCCESS checkout https://github.com/sammysmallman/CoreOSC.git at 2.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sammysmallman/CoreOSC.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/5] Copying Info.plist
[0/5] Write sources
[0/5] Copying LICENSE.md
[3/5] Copying Localizable.strings
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/29] Emitting module CoreOSC
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/32] Compiling CoreOSC CoreOSC.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/32] Compiling CoreOSC Character.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/32] Compiling CoreOSC Numeric.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/32] Compiling CoreOSC String.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/32] Compiling CoreOSC OSCRefractingAddress.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/32] Compiling CoreOSC OSCTimeTag.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/32] Compiling CoreOSC resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/32] Compiling CoreOSC OSCAddressPattern.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/32] Compiling CoreOSC OSCAddressSpace.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/32] Compiling CoreOSC OSCAnnotation.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/32] Compiling CoreOSC OSCParser.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/32] Compiling CoreOSC OSCParserError.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/32] Compiling CoreOSC OSCPatternMatch.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/32] Compiling CoreOSC OSCFilterAddress.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/32] Compiling CoreOSC OSCFilterMethod.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/32] Compiling CoreOSC OSCMatch.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/32] Compiling CoreOSC UInt32.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/32] Compiling CoreOSC OSCAddress.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/32] Compiling CoreOSC OSCAddressError.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/32] Compiling CoreOSC OSCAddressFilter.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[27/32] Compiling CoreOSC OSCMessage.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[28/32] Compiling CoreOSC OSCMethod.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[29/32] Compiling CoreOSC OSCPacket.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[30/32] Compiling CoreOSC OSCArgument.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[31/32] Compiling CoreOSC OSCArgumentError.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[32/32] Compiling CoreOSC OSCBundle.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
BUILD FAILURE 5.10 linux