The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ParameterizedTesting with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cameroncooke/SwiftParameterizedTesting.git
Reference: main
Cloned https://github.com/cameroncooke/SwiftParameterizedTesting.git into spi-builder-workspace
SUCCESS checkout https://github.com/cameroncooke/SwiftParameterizedTesting.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/9831] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (1.78s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.10.0 (1.26s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.10.0
Building for debugging...
[1/13] Compiling ParameterizedTesting ParameterizedTestsCase9.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[2/14] Compiling ParameterizedTesting ParameterizedTestsCase8.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[3/14] Compiling ParameterizedTesting XCTest+Extension.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[4/14] Compiling ParameterizedTesting ParameterizedTestsCase4.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[5/14] Compiling ParameterizedTesting ParameterizedTestsCase5.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[6/14] Compiling ParameterizedTesting ParameterizedTestsCase2.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[7/14] Compiling ParameterizedTesting ParameterizedTestsCase3.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/14] Emitting module ParameterizedTesting
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[9/14] Compiling ParameterizedTesting ParameterizedTestHandler.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[10/14] Compiling ParameterizedTesting ParameterizedTestsCase1.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[11/14] Compiling ParameterizedTesting ParameterizedTestCase.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[12/14] Compiling ParameterizedTesting ParameterizedTestCaseKey.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[13/14] Compiling ParameterizedTesting ParameterizedTestsCase6.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[14/14] Compiling ParameterizedTesting ParameterizedTestsCase7.swift
/host/spi-builder-workspace/Sources/ParameterizedTesting/XCTest+Extension.swift:7:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2