The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CSAuthSample 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/CharlesJS/CSAuthSample.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/CharlesJS/CSAuthSample
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9495aaa Merge branch 'master' of github.com:CharlesJS/CSAuthSample
Cloned https://github.com/CharlesJS/CSAuthSample.git
Revision (git rev-parse @):
9495aaa9a2805666b9fb9362b597c8f4497ce50c
SUCCESS checkout https://github.com/CharlesJS/CSAuthSample.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/CharlesJS/CSAuthSample.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
Building for debugging...
[0/6] Write sources
/host/spi-builder-workspace/Sources/CSAuthSampleCommon/CSASCommon.m:11:9: fatal error: module 'Foundation' not found
@import Foundation;
 ~~~~~~~^~~~~~~~~~
1 error generated.
[1/6] Compiling CSAuthSampleCommon CSASCommon.m
[1/6] Compiling CSAuthSampleHelper CSASHelperTool.m
/host/spi-builder-workspace/Sources/CSAuthSampleHelper/CSASHelperConnectionWrapper.m:8:9: fatal error: module 'ObjectiveC' not found
@import ObjectiveC.runtime;
 ~~~~~~~^~~~~~~~~~
[1/6] Compiling CSAuthSampleHelper CSASHelperConnectionWrapper.m
/host/spi-builder-workspace/Sources/CSAuthSampleHelper/CSASHelperConnection.m:8:9: fatal error: module 'Foundation' not found
@import Foundation;
 ~~~~~~~^~~~~~~~~~
While building module 'CSAuthSampleCommon' imported from /host/spi-builder-workspace/Sources/CSAuthSampleHelper/include/CSASHelperConnection.h:9:
In file included from <module-includes>:1:
/host/spi-builder-workspace/Sources/CSAuthSampleCommon/include/CSASCommon.h:8:9: fatal error: module 'Foundation' not found
@import Foundation;
 ~~~~~~~^~~~~~~~~~
[1/6] Compiling CSAuthSampleHelper CSASHelperConnection.m
[1/6] Write swift-version-24593BA9C3E375BF.txt
[0/1] Planning build
Building for debugging...
/host/spi-builder-workspace/Sources/CSAuthSampleCommon/CSASCommon.m:11:9: fatal error: module 'Foundation' not found
@import Foundation;
 ~~~~~~~^~~~~~~~~~
1 error generated.
[0/5] Compiling CSAuthSampleCommon CSASCommon.m
/host/spi-builder-workspace/Sources/CSAuthSampleHelper/CSASHelperTool.m:11:9: fatal error: module 'Foundation' not found
@import Foundation;
 ~~~~~~~^~~~~~~~~~
[0/5] Compiling CSAuthSampleHelper CSASHelperTool.m
/host/spi-builder-workspace/Sources/CSAuthSampleHelper/CSASHelperConnectionWrapper.m:8:9: fatal error: module 'ObjectiveC' not found
@import ObjectiveC.runtime;
 ~~~~~~~^~~~~~~~~~
[0/5] Compiling CSAuthSampleHelper CSASHelperConnectionWrapper.m
/host/spi-builder-workspace/Sources/CSAuthSampleHelper/CSASHelperConnection.m:8:9: fatal error: module 'Foundation' not found
@import Foundation;
 ~~~~~~~^~~~~~~~~~
While building module 'CSAuthSampleCommon' imported from /host/spi-builder-workspace/Sources/CSAuthSampleHelper/include/CSASHelperConnection.h:9:
In file included from <module-includes>:1:
/host/spi-builder-workspace/Sources/CSAuthSampleCommon/include/CSASCommon.h:8:9: fatal error: module 'Foundation' not found
@import Foundation;
 ~~~~~~~^~~~~~~~~~
2 errors generated.
[0/5] Compiling CSAuthSampleHelper CSASHelperConnection.m
[0/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux

Build Machine: Linux 1