Build Information
Failed to build LoremSwiftify, reference main (96da22), with Swift 6.2 for Android on 7 Oct 2025 15:45:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EnesKaraosman/LoremSwiftify.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/EnesKaraosman/LoremSwiftify
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 96da226 ci: correct day field
Cloned https://github.com/EnesKaraosman/LoremSwiftify.git
Revision (git rev-parse @):
96da22624487ef62ec74d77bf165a5cea8a04949
SUCCESS checkout https://github.com/EnesKaraosman/LoremSwiftify.git at main
========================================
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-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
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
[3294/75721] Fetching fakery, swift-syntax
Fetched https://github.com/vadymmarkov/Fakery from cache (5.32s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.40s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (7.80s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (0.60s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/vadymmarkov/Fakery
Working copy of https://github.com/vadymmarkov/Fakery resolved at 5.1.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.53s)
Building for debugging...
[0/40] Write sources
[0/40] Copying de-CH.json
[0/40] Copying de.json
[0/40] Copying zh-CN.json
[0/40] Copying zh-TW.json
[0/40] Copying tr-TR.json
[0/40] Copying uk.json
[0/40] Copying sv.json
[0/40] Copying ru.json
[0/40] Copying sk.json
[0/40] Copying nl.json
[0/40] Copying pt-BR.json
[0/40] Copying nb-NO.json
[0/40] Copying ko.json
[0/40] Copying ja.json
[0/40] Copying pl.json
[0/40] Copying it.json
[0/40] Copying fa.json
[0/40] Copying fr.json
[0/40] Copying en-TEST.json
[0/40] Copying en-US.json
[5/40] Copying en-IND.json
[15/40] Write sources
[15/40] Copying en-AU.json
[16/40] Copying es.json
[27/40] Copying en.json
[27/40] Copying en-GB.json
[27/40] Copying de-AT.json
[30/40] Copying en-CA.json
[31/40] Write swift-version--11D90AFD9DD3AB2.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/76] 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
[34/79] Compiling LoremSwiftifyMacros LoremSwiftifyClass.swift
[35/79] Compiling LoremSwiftifyMacros LoremSwiftifyStruct.swift
[36/79] Compiling LoremSwiftifyMacros Shared.swift
[37/79] Compiling LoremSwiftifyMacros LoremSwiftifyMacro.swift
[38/79] Compiling LoremSwiftifyMacros Diagnostic.swift
[39/79] Compiling LoremSwiftifyMacros Extensions.swift
[40/79] Emitting module LoremSwiftifyMacros
[41/79] Compiling LoremSwiftifyMacros LoremSwiftifyEnum.swift
[43/80] Compiling Fakery PhoneNumber.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
[44/80] Compiling Fakery ProgrammingLanguage.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
[45/80] Compiling Fakery Team.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
[46/80] Compiling Fakery Vehicle.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
[47/80] Compiling Fakery Zelda.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
[48/80] Compiling Fakery resource_bundle_accessor.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
[49/80] Compiling Fakery StringExtensions.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
[50/80] Compiling Fakery Faker.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
[51/80] Compiling Fakery Address.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
[52/80] Compiling Fakery App.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
[53/80] Compiling Fakery Commerce.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
[54/80] Compiling Fakery Company.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
[55/80] Compiling Fakery Date.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
[56/80] Compiling Fakery Gender.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
[57/80] Compiling Fakery Generator.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
[58/80] Compiling Fakery Ham.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
[59/80] Compiling Fakery Hobbit.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
[60/80] Compiling Fakery House.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
[61/80] Compiling Fakery Internet.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/80] Compiling Fakery Lorem.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/80] Compiling Fakery Name.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/80] Compiling Fakery Number.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
[65/80] Compiling Fakery Bank.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
[66/80] Compiling Fakery Business.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
[67/80] Compiling Fakery Car.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
[68/80] Compiling Fakery Cat.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
[69/80] Compiling Fakery Config.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
[70/80] Compiling Fakery Parser.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
[71/80] Compiling Fakery Provider.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
[72/80] Compiling Fakery ArrayExtension.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
[72/80] Wrapping AST for LoremSwiftifyMacros for debugging
[73/80] Write Objects.LinkFileList
[74/80] Linking LoremSwiftifyMacros-tool
BUILD FAILURE 6.2 android