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 IzzyParser with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/undabot/izzyparser-ios.git
Reference: 1.0.1
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/undabot/izzyparser-ios
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at a64257d Merge pull request #13 from undabot/fix/rubygems
Cloned https://github.com/undabot/izzyparser-ios.git
Revision (git rev-parse @):
a64257dea80ec6da6d823a4e0b46cea0bcc9feec
SUCCESS checkout https://github.com/undabot/izzyparser-ios.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/undabot/izzyparser-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/439] Fetching cwlcatchexception
[221/1686] Fetching cwlcatchexception, cwlpreconditiontesting
Fetching https://github.com/Quick/Quick.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.26s)
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.26s)
[1/14545] Fetching quick
Fetched https://github.com/Quick/Quick.git (0.63s)
[1/18635] Fetching nimble
Fetched https://github.com/Quick/Nimble.git (2.70s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.4.1 (0.38s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.2.1 (0.33s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.36s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.44s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.4.1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/25] Emitting module IzzyParser
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[2/28] Compiling IzzyParser SwiftReflection.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[3/28] Compiling IzzyParser Izzy.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[4/28] Compiling IzzyParser ResourceMatcher.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[5/28] Compiling IzzyParser SerializationValidator.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[6/28] Compiling IzzyParser Serializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[7/28] Compiling IzzyParser SingleResourceSerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[8/28] Compiling IzzyParser CodableCustomObject.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[9/28] Compiling IzzyParser CustomObject.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[10/28] Compiling IzzyParser Deserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[11/28] Compiling IzzyParser ErrorsDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[12/28] Compiling IzzyParser JSONAPIDocument.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[13/28] Compiling IzzyParser IzzySerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[14/28] Compiling IzzyParser ResourceCollectionSerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[15/28] Compiling IzzyParser Nullable.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[16/28] Compiling IzzyParser Resource.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[17/28] Compiling IzzyParser SingleResourceJSON.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[18/28] Compiling IzzyParser Identity.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[19/28] Compiling IzzyParser JSONAPIError.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[20/28] Compiling IzzyParser Link.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[21/28] Compiling IzzyParser IzzyDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[22/28] Compiling IzzyParser JsonApiDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[23/28] Compiling IzzyParser LinksDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[24/28] Compiling IzzyParser MetaDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[25/28] Compiling IzzyParser ResourceDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[26/28] Compiling IzzyParser IzzyError.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[27/28] Compiling IzzyParser Codable+Convenience.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[28/28] Compiling IzzyParser DictionaryExtensions.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
error: fatalError
BUILD FAILURE 5.9 linux