Build Information
Failed to build steamworks-swift, reference main (1d8bb0), with Swift 6.3 for Android on 24 Apr 2026 03:25:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnfairh/steamworks-swift.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/johnfairh/steamworks-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1d8bb04 Update docs
Submodule path 'sdk': checked out '84b2ba89f383d8cf8af197f64ab24b4dd0923e53'
Submodule 'sdk' (https://github.com/johnfairh/steamworks-swift-sdk) registered for path 'sdk'
Cloning into '/host/spi-builder-workspace/sdk'...
Cloned https://github.com/johnfairh/steamworks-swift.git
Revision (git rev-parse @):
1d8bb041019b0979ae96372bec83ea41c3440d28
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/johnfairh/steamworks-swift.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/johnfairh/steamworks-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/johnfairh/Yams.git
[1/5449] Fetching yams
Fetched https://github.com/johnfairh/Yams.git from cache (0.75s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[1140/8926] Fetching swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.51s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.87s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3674] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.68s)
Creating working copy for https://github.com/johnfairh/Yams.git
Working copy of https://github.com/johnfairh/Yams.git resolved at cyaml-swift-cpp (87f0ced)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at main (7136010)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
warning: couldn't find pc file for steamworks-swift
warning: couldn't find pc file for steamworks-swift
warning: couldn't find pc file for steamworks-swift
warning: couldn't find pc file for steamworks-swift
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/37] Copying steam_api_extra.json
[2/37] Copying steam_api_patch.yaml
[2/37] Copying EXPECTED_SDK
[5/37] Write sources
[15/37] Compiling writer.c
[16/37] Write swift-version--4F562202D5529B1.txt
[17/37] Compiling reader.c
[18/37] Compiling parser.c
[19/43] Compiling api.c
[20/43] Compiling emitter.c
[21/43] Compiling scanner.c
[23/63] Emitting module Yams
[24/65] Compiling Logging LogEvent.swift
[25/65] Compiling Yams Mark.swift
[26/65] Compiling Yams Node.Alias.swift
[27/65] Compiling Yams Node.Mapping.swift
[28/65] Emitting module Logging
[29/65] Compiling Logging Locks.swift
[30/65] Compiling Logging MetadataProvider.swift
[31/65] Compiling Logging LogHandler.swift
[32/65] Compiling Logging Logging.swift
[33/66] Compiling Yams Resolver.swift
[34/66] Compiling Yams String+Yams.swift
[35/66] Compiling Yams Tag.swift
[36/66] Compiling Yams YamlAnchorProviding.swift
[38/66] Compiling Yams YamlError.swift
[39/66] Compiling Yams YamlTagProviding.swift
[40/66] Compiling Yams Decoder.swift
[41/66] Compiling Yams Emitter.swift
[42/66] Compiling Yams Encoder.swift
[43/66] Compiling Yams AliasDereferencingStrategy.swift
[44/66] Compiling Yams Anchor.swift
[45/66] Compiling Yams Constructor.swift
[46/66] Compiling Yams Node.Scalar.swift
[47/66] Compiling Yams Node.Sequence.swift
[48/66] Compiling Yams Node.swift
[49/66] Compiling Yams Parser.swift
[50/66] Compiling Yams RedundancyAliasingStrategy.swift
[51/66] Compiling Yams Representer.swift
[51/66] Wrapping AST for Logging for debugging
[53/105] Wrapping AST for Yams for debugging
[55/122] Emitting module LibGenerate
[56/124] Compiling LibGenerate Version.swift
[57/124] Compiling LibGenerate resource_bundle_accessor.swift
[58/124] Compiling LibGenerate SteamSwiftTypes.swift
[59/124] Compiling LibGenerate String+Utils.swift
[60/124] Compiling LibGenerate Generator.swift
[61/124] Compiling LibGenerate IO.swift
[62/124] Compiling LibGenerate Structs.swift
[63/124] Compiling LibGenerate Typedefs.swift
[64/124] Compiling LibGenerate Callbacks.swift
[65/124] Compiling LibGenerate Constants.swift
[66/124] Compiling LibGenerate DocStructure.swift
[67/124] Compiling LibGenerate Enums.swift
[68/124] Compiling LibGenerate Errors.swift
[69/124] Compiling LibGenerate Generated.swift
[70/124] Compiling LibGenerate Interfaces.swift
[71/124] Compiling LibGenerate Metadata.swift
[72/124] Compiling LibGenerate Regexp.swift
[73/124] Compiling LibGenerate SteamNames.swift
[74/125] Wrapping AST for LibGenerate for debugging
[76/127] Compiling Generate main.swift
[77/127] Emitting module Generate
[78/128] Wrapping AST for Generate for debugging
[79/128] Write Objects.LinkFileList
[80/128] Linking Generate
[93/133] Emitting module Steamworks
[95/133] Compiling Steamworks SteamNetworkingSockets.swift
[96/133] Compiling Steamworks SteamNetworkingUtils.swift
[97/133] Compiling Steamworks SteamParentalSettings.swift
[98/133] Compiling Steamworks SteamParties.swift
[99/133] Compiling Steamworks SteamRemotePlay.swift
[100/133] Compiling Steamworks SteamRemoteStorage.swift
[101/133] Compiling Steamworks SteamScreenshots.swift
[102/133] Compiling Steamworks SteamTimeline.swift
[103/133] Compiling Steamworks SteamUGC.swift
[104/133] Compiling Steamworks Typedefs.swift
[105/133] Compiling Steamworks Lock.swift
[106/133] Compiling Steamworks ManualInterfaces.swift
[107/133] Compiling Steamworks ManualTypes.swift
[108/133] Compiling Steamworks SteamAPI.swift
[109/133] Compiling Steamworks SteamUser.swift
[110/133] Compiling Steamworks SteamUserStats.swift
[111/133] Compiling Steamworks SteamUtils.swift
[112/133] Compiling Steamworks SteamVideo.swift
[113/133] Compiling Steamworks Structs.swift
[114/133] Compiling Steamworks SteamBaseAPI.swift
[115/133] Compiling Steamworks SteamGameServerAPI.swift
[116/133] Compiling Steamworks SteamID.swift
[117/133] Compiling Steamworks SteamMatchmakingServers+Manual.swift
[118/133] Compiling Steamworks TypeUtils.swift
[125/135] Wrapping AST for Steamworks for debugging
[127/149] Compiling SteamworksHelpers SteamUser+Helpers.swift
[128/149] Compiling SteamworksHelpers SteamUGC+Helpers.swift
[129/150] Emitting module SteamworksHelpers
[130/150] Compiling SteamworksHelpers SteamParties+Helpers.swift
[131/150] Compiling SteamworksHelpers SteamNetworkingSockets+Helpers.swift
[132/150] Compiling SteamworksHelpers SteamNetworkingUtils+Helpers.swift
[133/150] Compiling SteamworksHelpers SteamRemotePlay+Helpers.swift
[134/150] Compiling SteamworksHelpers SteamFriends+Helpers.swift
[135/150] Compiling SteamworksHelpers SteamHTTP+Helpers.swift
[136/150] Compiling SteamworksHelpers SteamInventory+Helpers.swift
[137/150] Compiling SteamworksHelpers SteamMatchmaking+Helpers.swift
[138/150] Compiling SteamworksHelpers SteamUtils+Helpers.swift
[139/151] Wrapping AST for SteamworksHelpers for debugging
[141/153] Emitting module Client
[142/153] Compiling Client Client.swift
[143/154] Wrapping AST for Client for debugging
[144/154] Write Objects.LinkFileList
error: link command failed with exit code 1 (use -v to see invocation)
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: unable to find library -lsteam_api
ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[145/154] Linking Client
[146/154] Emitting module SteamworksEncryptedAppTicket
BUILD FAILURE 6.3 android