Build Information
Failed to build swift-windowsappsdk, reference main (9a92d3
), with Swift 5.10 for Linux on 10 Sep 2024 00:18:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebrowsercompany/swift-windowsappsdk.git
Reference: main
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/thebrowsercompany/swift-windowsappsdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9a92d35 fix encoding in generated files
Cloned https://github.com/thebrowsercompany/swift-windowsappsdk.git
Revision (git rev-parse @):
9a92d35fd4734a10c9f396f48acf209a9ae406cc
SUCCESS checkout https://github.com/thebrowsercompany/swift-windowsappsdk.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/thebrowsercompany/swift-windowsappsdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:babe740e3609749f0a5d82784d4f9676e45c6cfa9cca47e2159cdab5f7f4dab5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/thebrowsercompany/swift-cwinrt
[1/433] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (0.44s)
Fetching https://github.com/thebrowsercompany/swift-uwp
[1/195] Fetching swift-uwp
Fetched https://github.com/thebrowsercompany/swift-uwp from cache (0.23s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation
[1/66] Fetching swift-windowsfoundation
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.20s)
Creating working copy for https://github.com/thebrowsercompany/swift-windowsfoundation
Working copy of https://github.com/thebrowsercompany/swift-windowsfoundation resolved at main (ba7a8b5)
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (ef09b9d)
Creating working copy for https://github.com/thebrowsercompany/swift-uwp
Working copy of https://github.com/thebrowsercompany/swift-uwp resolved at main (e373f4f)
Building for debugging...
[0/18] Write sources
[3/18] Copying Microsoft.WindowsAppRuntime.Bootstrap.dll
/host/spi-builder-workspace/Sources/CWinAppSDK/delayloadhelper.c:1:10: fatal error: 'wtypesbase.h' file not found
#include <wtypesbase.h>
^~~~~~~~~~~~~~
1 error generated.
[4/18] Compiling CWinAppSDK delayloadhelper.c
[4/18] Compiling CWinRT shim.c
[4/18] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux