google / google/oss-fuzz

SwiftNIO fails because of old Swift version in base builder

Open
#12,882 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.