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 LoremSwiftify, reference 0.3.0 (fc60a2), with Swift 6.2 (beta) for Android on 22 Jun 2025 03:35:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/EnesKaraosman/LoremSwiftify.git
Reference: 0.3.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/EnesKaraosman/LoremSwiftify
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at fc60a28 chore: remove swift-macro-testing dependency
Cloned https://github.com/EnesKaraosman/LoremSwiftify.git
Revision (git rev-parse @):
fc60a281029c454b4b68e9f077c40a401d2bf580
SUCCESS checkout https://github.com/EnesKaraosman/LoremSwiftify.git at 0.3.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/EnesKaraosman/LoremSwiftify.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/apple/swift-syntax.git
Fetching https://github.com/vadymmarkov/Fakery
[1/3293] Fetching fakery
Fetched https://github.com/vadymmarkov/Fakery from cache (0.79s)
[1/70924] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (10.03s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (14.77s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (1.26s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/vadymmarkov/Fakery
Working copy of https://github.com/vadymmarkov/Fakery resolved at 5.1.0
Building for debugging...
[0/69] Write sources
[0/69] Copying en-TEST.json
[0/69] Copying en-GB.json
[0/69] Copying en-AU.json
[0/69] Copying en-IND.json
[0/69] Copying en-CA.json
[0/69] Copying de-CH.json
[0/69] Write sources
[0/69] Copying de.json
[0/69] Copying de-AT.json
[0/69] Copying es.json
[0/69] Copying en.json
[0/69] Copying en-US.json
[0/69] Copying fr.json
[0/69] Copying fa.json
[0/69] Copying nl.json
[0/69] Copying nb-NO.json
[0/69] Copying ko.json
[0/69] Copying ja.json
[0/69] Copying it.json
[0/69] Copying pl.json
[0/69] Copying pt-BR.json
[38/69] Copying zh-TW.json
[38/69] Copying zh-CN.json
[38/69] Copying uk.json
[38/69] Copying tr-TR.json
[38/69] Copying sv.json
[38/69] Copying sk.json
[38/69] Copying ru.json
[45/69] Compiling _SwiftSyntaxCShims dummy.c
[46/69] Write swift-version-8C5A4AE7A8CE2BA.txt
[48/103] Emitting module SwiftSyntax600
[49/103] Emitting module SwiftSyntax510
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/103] Emitting module Fakery
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
[51/106] Compiling SwiftSyntax600 Empty.swift
[53/107] Compiling SwiftSyntax510 Empty.swift
[54/108] Compiling SwiftSyntax509 Empty.swift
[55/108] Emitting module SwiftSyntax509
[56/109] Wrapping AST for SwiftSyntax600 for debugging
[58/109] Wrapping AST for SwiftSyntax510 for debugging
[59/109] Wrapping AST for SwiftSyntax509 for debugging
[61/173] Compiling SwiftSyntax SyntaxCollection.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
[62/173] Compiling SwiftSyntax SyntaxHashable.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
[63/173] Compiling SwiftSyntax SyntaxIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
[64/173] Compiling SwiftSyntax MemoryLayout.swift
[65/173] Compiling SwiftSyntax MissingNodeInitializers.swift
[66/173] Compiling SwiftSyntax RawSyntax.swift
[67/173] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[68/173] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[69/173] Compiling SwiftSyntax RawSyntaxTokenView.swift
[70/173] Compiling SwiftSyntax SourceEdit.swift
[71/173] Compiling SwiftSyntax SourceLength.swift
[72/173] Compiling SwiftSyntax SourceLocation.swift
[73/173] Compiling SwiftSyntax AbsolutePosition.swift
[74/173] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[75/173] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[76/173] Compiling SwiftSyntax Assert.swift
[77/173] Compiling SwiftSyntax BumpPtrAllocator.swift
[78/173] Compiling SwiftSyntax CommonAncestor.swift
[79/173] Compiling SwiftSyntax Convenience.swift
[80/173] Compiling SwiftSyntax CustomTraits.swift
[81/173] Compiling SwiftSyntax Identifier.swift
[82/181] Compiling SwiftSyntax SourcePresence.swift
[83/181] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[84/181] Compiling SwiftSyntax Syntax.swift
[85/181] Compiling SwiftSyntax SyntaxArena.swift
[86/181] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[87/181] Compiling SwiftSyntax SyntaxChildren.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
[95/181] Compiling SwiftSyntax SyntaxKind.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
[96/181] Compiling SwiftSyntax SyntaxRewriter.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
[97/181] Compiling SwiftSyntax SyntaxTraits.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
  6 | }
  7 | #else
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 | public typealias Location = CLLocationCoordinate2D
 10 | #endif
BUILD FAILURE 6.2 android