This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thomverbeek/VIPER.git
Reference: 0.7.0
Cloned https://github.com/thomverbeek/VIPER.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/thomverbeek/VIPER.git at 0.7.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
[1/10998] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.5 (0.38s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.5
Building for debugging...
[1/32] Emitting module ArgumentParser
[2/35] Compiling ArgumentParser ArgumentDecoder.swift
[3/35] Compiling ArgumentParser ArgumentDefinition.swift
[4/35] Compiling ArgumentParser ArgumentSet.swift
[5/35] Compiling ArgumentParser ArgumentSetSequence.swift
[6/35] Compiling ArgumentParser NameSpecification.swift
[7/35] Compiling ArgumentParser Option.swift
[8/35] Compiling ArgumentParser OptionGroup.swift
[9/35] Compiling ArgumentParser CommandConfiguration.swift
[10/35] Compiling ArgumentParser Argument.swift
[11/35] Compiling ArgumentParser ArgumentHelp.swift
[12/35] Compiling ArgumentParser Errors.swift
[13/35] Compiling ArgumentParser Flag.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/35] Emitting module VIPER
/host/spi-builder-workspace/Sources/VIPER/VIPER.swift:2:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
[15/35] Compiling VIPER VIPER.swift
/host/spi-builder-workspace/Sources/VIPER/VIPER.swift:2:8: error: no such module 'ObjectiveC'
import ObjectiveC
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.