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

Build Command

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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fethica/FRadioPlayer.git
Reference: master
Cloned https://github.com/fethica/FRadioPlayer.git into spi-builder-workspace
SUCCESS checkout https://github.com/fethica/FRadioPlayer.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
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
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/4] Emitting module FRadioPlayer
/host/spi-builder-workspace/Sources/FRadioPlayer/FRadioPlayer.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[2/4] Compiling FRadioPlayer Reachability.swift
/host/spi-builder-workspace/Sources/FRadioPlayer/FRadioPlayer.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[3/4] Compiling FRadioPlayer FRadioAPI.swift
/host/spi-builder-workspace/Sources/FRadioPlayer/FRadioPlayer.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[4/4] Compiling FRadioPlayer FRadioPlayer.swift
/host/spi-builder-workspace/Sources/FRadioPlayer/FRadioPlayer.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.