The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MicroMaxOnAppleSilicon, reference v2.1.0 (5a1eef), with Swift 6.2 (beta) for Android on 22 Jun 2025 07:23:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mesqueeb/MicroMaxOnAppleSilicon.git
Reference: v2.1.0
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/mesqueeb/MicroMaxOnAppleSilicon
 * tag               v2.1.0     -> FETCH_HEAD
HEAD is now at 5a1eefc 2.1.0
Cloned https://github.com/mesqueeb/MicroMaxOnAppleSilicon.git
Revision (git rev-parse @):
5a1eefc97dc6d17c9d1be6fc2bf7190a912a1e7e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mesqueeb/MicroMaxOnAppleSilicon.git at v2.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mesqueeb/MicroMaxOnAppleSilicon.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/mesqueeb/Asyncify
[1/143] Fetching asyncify
Fetched https://github.com/mesqueeb/Asyncify from cache (0.28s)
Computing version for https://github.com/mesqueeb/Asyncify
Computed https://github.com/mesqueeb/Asyncify at 0.0.9 (0.79s)
Creating working copy for https://github.com/mesqueeb/Asyncify
Working copy of https://github.com/mesqueeb/Asyncify resolved at 0.0.9
Building for debugging...
[0/26] Write sources
[1/26] Copying fmax.ini
[2/26] Compiling MicroMaxCppBridge engine.cpp
/host/spi-builder-workspace/MicroMaxOnAppleSilicon/Sources/CppBridge/UnixListener.cpp:21:9: error: use of undeclared identifier 'pthread_cancel'
   21 |         pthread_cancel(*_listener);
      |         ^
1 error generated.
[3/26] Compiling MicroMaxCppBridge UnixListener.cpp
[3/26] Compiling MicroMaxCppBridge Resources.cpp
[3/26] Compiling MicroMaxCppBridge WBProtocol.cpp
[3/26] Compiling MicroMaxCppBridge io.cpp
[3/26] Compiling MicroMaxCppBridge WBProtocolParser.cpp
[3/26] Compiling MicroMaxCppBridge UnixAdapter.cpp
[3/26] Compiling MicroMaxCppBridge VirtualBoard.cpp
[3/26] Write swift-version-8C5A4AE7A8CE2BA.txt
BUILD FAILURE 6.2 android