Build Information
Failed to build AdversaryLabClientSwift, reference 0.3.17 (515c10), with Swift 6.2 for Android on 20 Jun 2025 08:41:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/OperatorFoundation/AdversaryLabClientSwift.git
Reference: 0.3.17
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/OperatorFoundation/AdversaryLabClientSwift
* tag 0.3.17 -> FETCH_HEAD
HEAD is now at 515c104 Update Package.swift
Cloned https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Revision (git rev-parse @):
515c104060918a7479ec0aff13e63cb2962475d4
SUCCESS checkout https://github.com/OperatorFoundation/AdversaryLabClientSwift.git at 0.3.17
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/OperatorFoundation/PacketStream.git
Fetching https://github.com/OperatorFoundation/SwiftQueue.git
Fetching https://github.com/svdo/swift-netutils.git
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/OperatorFoundation/Song.git
Fetching https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
[1/45] Fetching packetstream
[46/638] Fetching packetstream, song
[634/730] Fetching packetstream, song, packetcapturelibpcap
[731/800] Fetching packetstream, song, packetcapturelibpcap, swiftqueue
[801/2040] Fetching packetstream, song, packetcapturelibpcap, swiftqueue, swift-netutils
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.25s)
[1127/1995] Fetching song, packetcapturelibpcap, swiftqueue, swift-netutils
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
Fetched https://github.com/OperatorFoundation/PacketCaptureLibpcap.git from cache (0.26s)
[1296/1903] Fetching song, swiftqueue, swift-netutils
Fetching https://github.com/OperatorFoundation/Datable.git
[1904/7479] Fetching song, swiftqueue, swift-netutils, zipfoundation
[5696/7878] Fetching song, swiftqueue, swift-netutils, zipfoundation, datable
[7879/8345] Fetching song, swiftqueue, swift-netutils, zipfoundation, datable, internetprotocols
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.20s)
Fetching https://github.com/OperatorFoundation/Chord.git
[7760/7946] Fetching song, swiftqueue, swift-netutils, zipfoundation, internetprotocols
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.57s)
Fetched https://github.com/OperatorFoundation/Song.git from cache (0.57s)
Fetched https://github.com/svdo/swift-netutils.git from cache (0.57s)
Fetching https://github.com/OperatorFoundation/Bits.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.58s)
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (0.39s)
[1/504] Fetching chord
Fetched https://github.com/OperatorFoundation/Chord.git from cache (0.26s)
[1/122] Fetching bits
[123/15502] Fetching bits, swift-argument-parser
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.77s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.78s)
Computing version for https://github.com/svdo/swift-netutils.git
error: Dependencies could not be resolved because no versions of 'swift-netutils' match the requirement 4.3.0..<5.0.0 and root depends on 'swift-netutils' 4.3.0..<5.0.0.
BUILD FAILURE 6.2 android