Build Information
Failed to build LoremSwiftify, reference main (088dd4
), with Swift 6.2 (beta) for Android on 18 Aug 2025 22:30:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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 088dd40 chore(deps): update actions/checkout action to v5 (#21)
Cloned https://github.com/EnesKaraosman/LoremSwiftify.git
Revision (git rev-parse @):
088dd4086579d609e5e29896015dccd412804e32
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-3":/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: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
[3294/75050] Fetching fakery, swift-syntax
Fetched https://github.com/vadymmarkov/Fakery from cache (0.52s)
[2153/71757] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (8.66s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (11.92s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (0.77s)
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
Building for debugging...
[0/71] Write sources
[18/71] Copying zh-CN.json
[18/71] Copying zh-TW.json
[20/71] Copying uk.json
[21/71] Copying tr-TR.json
[22/71] Copying sv.json
[23/71] Copying sk.json
[23/71] Copying ru.json
[23/71] Copying pt-BR.json
[23/71] Copying nb-NO.json
[23/71] Copying nl.json
[23/71] Copying ko.json
[23/71] Copying ja.json
[23/71] Copying it.json
[23/71] Copying fr.json
[23/71] Copying fa.json
[23/71] Copying es.json
[23/71] Copying en-TEST.json
[23/71] Copying en-US.json
[23/71] Copying en-IND.json
[23/71] Copying en-GB.json
[23/71] Copying en-CA.json
[23/71] Copying en-AU.json
[23/71] Copying de-CH.json
[23/71] Write sources
[23/71] Copying de.json
[24/71] Copying en.json
[25/71] Copying de-AT.json
[34/71] Copying pl.json
[46/71] Compiling _SwiftSyntaxCShims dummy.c
[47/71] Write swift-version-8C5A4AE7A8CE2BA.txt
[49/107] Emitting module SwiftSyntax600
[50/107] Compiling SwiftSyntax600 Empty.swift
[52/108] Emitting module SwiftSyntax509
[53/108] Compiling SwiftSyntax509 Empty.swift
[54/109] Wrapping AST for SwiftSyntax600 for debugging
[56/109] Compiling SwiftSyntax601 Empty.swift
[57/109] Emitting module SwiftSyntax601
[57/110] Wrapping AST for SwiftSyntax509 for debugging
[59/110] Emitting module SwiftSyntax510
[60/110] Compiling SwiftSyntax510 Empty.swift
[62/111] Wrapping AST for SwiftSyntax601 for debugging
[63/111] Wrapping AST for SwiftSyntax510 for debugging
[65/175] Compiling SwiftSyntax Convenience.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/175] Compiling SwiftSyntax CustomTraits.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/175] Compiling SwiftSyntax EditorPlaceholder.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/178] Compiling SwiftSyntax SourceLocation.swift
[69/178] Compiling SwiftSyntax SourcePresence.swift
[70/178] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[71/178] Compiling SwiftSyntax Syntax.swift
[72/178] Compiling SwiftSyntax SyntaxArena.swift
[73/178] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[74/178] Compiling SwiftSyntax SyntaxChildren.swift
[75/178] Compiling SwiftSyntax SyntaxCollection.swift
[76/178] Compiling SwiftSyntax SyntaxHashable.swift
[77/178] Compiling SwiftSyntax AbsolutePosition.swift
[78/178] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[79/178] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[80/178] Compiling SwiftSyntax Assert.swift
[81/178] Compiling SwiftSyntax BumpPtrAllocator.swift
[82/178] Compiling SwiftSyntax CommonAncestor.swift
[86/178] Compiling SwiftSyntax Identifier.swift
[87/178] Compiling SwiftSyntax MemoryLayout.swift
[88/178] Compiling SwiftSyntax MissingNodeInitializers.swift
[89/178] Compiling SwiftSyntax RawSyntax.swift
[90/178] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[91/178] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[92/178] Compiling SwiftSyntax RawSyntaxTokenView.swift
[93/178] Compiling SwiftSyntax SourceEdit.swift
[94/178] Compiling SwiftSyntax SourceLength.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/187] 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
[100/187] 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
[101/187] 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
[102/187] 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
/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