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 Notarize, reference 0.2.0 (6f7ec2), with Swift 6.2 (beta) for Android on 18 Jun 2025 02:33:22 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/phimage/Notarize.git
Reference: 0.2.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/phimage/Notarize
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 6f7ec24 Format error into json or xml according to reporter
Cloned https://github.com/phimage/Notarize.git
Revision (git rev-parse @):
6f7ec2490bc8ff46d2f1627916693ea7b4516439
SUCCESS checkout https://github.com/phimage/Notarize.git at 0.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/phimage/Notarize.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/phimage/NotarizationInfo
[1/85] Fetching notarizationinfo
Fetched https://github.com/phimage/NotarizationInfo from cache (0.23s)
Fetching https://github.com/phimage/NotarizationAuditLog
[1/32] Fetching notarizationauditlog
Fetched https://github.com/phimage/NotarizationAuditLog from cache (0.29s)
Fetching https://github.com/phimage/NotarizeProcess
[1/133] Fetching notarizeprocess
Fetched https://github.com/phimage/NotarizeProcess from cache (0.26s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/jpsim/Yams.git
[1/2329] Fetching commandant
[491/3740] Fetching commandant, pathkit
[3741/14599] Fetching commandant, pathkit, yams
Fetched https://github.com/kylef/PathKit.git from cache (0.38s)
[3198/13188] Fetching commandant, yams
Fetched https://github.com/Carthage/Commandant.git from cache (0.39s)
[978/10859] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.70s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (2.37s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.79s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[6200/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.72s)
Fetched https://github.com/Quick/Nimble.git from cache (1.76s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (6.03s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.33s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.92s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.79s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.81s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/phimage/NotarizeProcess
Working copy of https://github.com/phimage/NotarizeProcess resolved at HEAD (aee3040)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/phimage/NotarizationAuditLog
Working copy of https://github.com/phimage/NotarizationAuditLog resolved at HEAD (511ff36)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/phimage/NotarizationInfo
Working copy of https://github.com/phimage/NotarizationInfo resolved at HEAD (86e4288)
Building for debugging...
[0/25] Write sources
[8/25] Compiling reader.c
[9/25] Compiling writer.c
[10/25] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/25] Compiling parser.c
[12/32] Compiling api.c
[13/46] Compiling emitter.c
[14/46] Compiling scanner.c
[16/46] Emitting module NotarizationAuditLog
[17/61] Emitting module NotarizationInfo
[18/61] Compiling Yams Node.Scalar.swift
[19/61] Compiling Yams Node.Sequence.swift
[20/63] Compiling Commandant Result+Additions.swift
[21/64] Compiling Commandant OrderedSet.swift
[22/64] Compiling NotarizationAuditLog NotarizationAuditLog.swift
[23/65] Wrapping AST for NotarizationAuditLog for debugging
[25/65] Compiling Yams YamlError.swift
[26/65] Compiling Yams shim.swift
[27/65] Compiling Commandant Switch.swift
[28/65] Compiling Commandant Option.swift
[29/65] Compiling Yams String+Yams.swift
[30/65] Compiling Yams Tag.swift
[31/65] Emitting module Commandant
[32/65] Compiling Commandant Errors.swift
[33/65] Compiling Commandant HelpCommand.swift
[34/65] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/65] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[36/65] Compiling Yams Mark.swift
[37/65] Compiling Yams Node.Mapping.swift
[38/65] Compiling Yams Emitter.swift
[39/65] Compiling Yams Encoder.swift
BUILD FAILURE 6.2 android