Build Information
Failed to build AerisWeather, reference main (f947d9), with Swift 6.2 for Android on 22 Jun 2025 06:58:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aerisweather/aerisweather-ios.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/aerisweather/aerisweather-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f947d9f chore: Updated to SDK 3.4.3
Updating files: 51% (937/1802)
Updating files: 52% (938/1802)
Updating files: 53% (956/1802)
Updating files: 54% (974/1802)
Updating files: 55% (992/1802)
Updating files: 56% (1010/1802)
Updating files: 57% (1028/1802)
Updating files: 58% (1046/1802)
Updating files: 59% (1064/1802)
Updating files: 60% (1082/1802)
Updating files: 61% (1100/1802)
Updating files: 62% (1118/1802)
Updating files: 63% (1136/1802)
Updating files: 64% (1154/1802)
Updating files: 65% (1172/1802)
Updating files: 66% (1190/1802)
Updating files: 67% (1208/1802)
Updating files: 68% (1226/1802)
Updating files: 69% (1244/1802)
Updating files: 70% (1262/1802)
Updating files: 71% (1280/1802)
Updating files: 72% (1298/1802)
Updating files: 73% (1316/1802)
Updating files: 74% (1334/1802)
Updating files: 75% (1352/1802)
Updating files: 76% (1370/1802)
Updating files: 77% (1388/1802)
Updating files: 78% (1406/1802)
Updating files: 79% (1424/1802)
Updating files: 80% (1442/1802)
Updating files: 81% (1460/1802)
Updating files: 82% (1478/1802)
Updating files: 83% (1496/1802)
Updating files: 84% (1514/1802)
Updating files: 85% (1532/1802)
Updating files: 86% (1550/1802)
Updating files: 87% (1568/1802)
Updating files: 88% (1586/1802)
Updating files: 89% (1604/1802)
Updating files: 90% (1622/1802)
Updating files: 91% (1640/1802)
Updating files: 92% (1658/1802)
Updating files: 93% (1676/1802)
Updating files: 94% (1694/1802)
Updating files: 95% (1712/1802)
Updating files: 96% (1730/1802)
Updating files: 97% (1748/1802)
Updating files: 98% (1766/1802)
Updating files: 99% (1784/1802)
Updating files: 100% (1802/1802)
Updating files: 100% (1802/1802), done.
Cloned https://github.com/aerisweather/aerisweather-ios.git
Revision (git rev-parse @):
f947d9f57baa775c15d1afd9a914da564788c0e7
SUCCESS checkout https://github.com/aerisweather/aerisweather-ios.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/aerisweather/aerisweather-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 android