Build Information
Failed to build Async with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/async.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/async
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 19ac294 Merge pull request #79 from MrMage/patch-2
Cloned https://github.com/vapor-community/async.git
Revision (git rev-parse @):
19ac294ebd04a7ded577ba4282dedfaa8c4037c5
SUCCESS checkout https://github.com/vapor-community/async.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/vapor-community/async.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/vapor/cepoll.git
[1/33] Fetching cepoll
Fetched https://github.com/vapor/cepoll.git from cache (0.30s)
Computing version for https://github.com/vapor/cepoll.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Updating https://github.com/vapor/cepoll.git
Updated https://github.com/vapor/cepoll.git (0.15s)
Computing version for https://github.com/vapor/cepoll.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 5.10 linux