SwiftNIO fails because of old Swift version in base builder
Open
- Dominant language
- Shell
- Stars
- 12.6k
- Forks
- 2.9k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 62
Description
SwiftNIO now requires Swift tools version ≥5.9.
However, `base-builder-swift` currently installs Swift 5.8.1.
Therefore building the docker image fails:
See here:
https://oss-fuzz-build-logs.storage.googleapis.com/log-8de4b53e-ca57-4e92-b613-00ec954ef192.txt
Contributor guide
Research direction
Start with the base-builder-swift configuration and the linked OSS-Fuzz build log to locate where Swift 5.8.1 is installed. Update the builder to use Swift 5.9 or newer, then verify that the SwiftNIO Docker image builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, swift
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100