The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MapLibreSwiftUI, reference v0.3.1 (a6e079), with Swift 5.10 for macOS (SPM) on 22 Oct 2024 03:38:26 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maplibre/swiftui-dsl.git
Reference: v0.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/swiftui-dsl
 * tag               v0.3.1     -> FETCH_HEAD
HEAD is now at a6e079c Fix the location manager being nil after Swiftui view update. (#57)
Cloned https://github.com/maplibre/swiftui-dsl.git
Revision (git rev-parse @):
a6e079ce382e7860bc9105a05534f967a2f9ef65
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maplibre/swiftui-dsl.git at v0.3.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/maplibre/swiftui-dsl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[20/25] Write swift-version-33747A42983211AE.txt
[22/33] Emitting module SwiftSyntax509
[23/33] Compiling SwiftSyntax509 Empty.swift
[24/33] Emitting module SwiftSyntax510
[25/33] Compiling SwiftSyntax510 Empty.swift
[26/95] Compiling SwiftSyntax AbsolutePosition.swift
[27/95] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[28/95] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[29/95] Compiling SwiftSyntax Assert.swift
[30/95] Compiling SwiftSyntax BumpPtrAllocator.swift
[31/95] Compiling SwiftSyntax CommonAncestor.swift
[32/95] Compiling SwiftSyntax Convenience.swift
[33/101] Compiling SwiftSyntax MemoryLayout.swift
[34/101] Compiling SwiftSyntax MissingNodeInitializers.swift
[35/101] Compiling SwiftSyntax RawSyntax.swift
[36/101] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[37/101] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[38/101] Compiling SwiftSyntax RawSyntaxTokenView.swift
[39/101] Compiling SwiftSyntax SourceLength.swift
[40/101] Compiling SwiftSyntax SyntaxHashable.swift
[41/101] Compiling SwiftSyntax SyntaxIdentifier.swift
[42/101] Compiling SwiftSyntax SyntaxNodeStructure.swift
[43/101] Compiling SwiftSyntax SyntaxProtocol.swift
[44/101] Compiling SwiftSyntax SyntaxText.swift
[45/101] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[46/101] Compiling SwiftSyntax TokenDiagnostic.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/101] Emitting module InternalUtils
/Users/admin/builder/spi-builder-workspace/Sources/InternalUtils/Utilities.swift:3:8: error: no such module 'MapLibre'
import MapLibre
       ^
[48/101] Compiling InternalUtils Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/InternalUtils/Utilities.swift:3:8: error: no such module 'MapLibre'
import MapLibre
       ^
[49/101] Compiling InternalUtils Enums.swift
/Users/admin/builder/spi-builder-workspace/Sources/InternalUtils/Utilities.swift:3:8: error: no such module 'MapLibre'
import MapLibre
       ^
[50/101] Compiling InternalUtils Sample Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/InternalUtils/Utilities.swift:3:8: error: no such module 'MapLibre'
import MapLibre
       ^
error: fatalError
[51/101] Compiling SwiftSyntax SourceLocation.swift
[52/101] Compiling SwiftSyntax SourcePresence.swift
[53/101] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[54/101] Compiling SwiftSyntax Syntax.swift
[55/101] Compiling SwiftSyntax SyntaxArena.swift
[56/101] Compiling SwiftSyntax SyntaxChildren.swift
[57/101] Compiling SwiftSyntax SyntaxCollection.swift
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/stadiamaps/maplibre-swift-macros.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/90] Fetching maplibre-swift-macros
[91/350] Fetching maplibre-swift-macros, maplibre-gl-native-distribution
[247/1852] Fetching maplibre-swift-macros, maplibre-gl-native-distribution, mockable
[1853/14282] Fetching maplibre-swift-macros, maplibre-gl-native-distribution, mockable, swift-snapshot-testing
[3594/80225] Fetching maplibre-swift-macros, maplibre-gl-native-distribution, mockable, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (7.39s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.39s)
Fetched https://github.com/stadiamaps/maplibre-swift-macros.git from cache (7.39s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (7.39s)
Fetched https://github.com/Kolos65/Mockable.git from cache (7.39s)
Creating working copy for https://github.com/maplibre/maplibre-gl-native-distribution.git
Working copy of https://github.com/maplibre/maplibre-gl-native-distribution.git resolved at 6.7.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.4
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.0.10
Creating working copy for https://github.com/stadiamaps/maplibre-swift-macros.git
Working copy of https://github.com/stadiamaps/maplibre-swift-macros.git resolved at 0.0.5
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.3
[16375/7805659] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.7.1/MapLibre.dynamic.xcframework.zip
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.7.1/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.7.1/MapLibre.dynamic.xcframework.zip (1.51s)
warning: 'spi-builder-workspace': found 23 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/CameraStateTests/testTrackingUserLocationWithCourse.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testCompassChangePosition.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/LayerPreviewTests/testRoseTint.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testCompassOnly.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraTests/testCenterCamera.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/CameraStateTests/testTrackingUserLocationWithHeading.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/CameraStateTests/testCenterCameraState.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/LayerPreviewTests/testCirclesWithSymbols.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/LayerPreviewTests/testRotatedSymboleDynamic.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraTests/testTrackUserLocationWithHeading.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/CameraPreviewTests/testCameraPreview.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testAttributionOnly.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/LayerPreviewTests/testRotatedSymbolConst.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/CameraStateTests/testRect.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testAttributionChangePosition.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraTests/testTrackUserLocationWithCourse.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testLogoOnly.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraTests/testBoundingBox.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testLogoChangePosition.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/LayerPreviewTests/testSimpleSymbol.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testEmptyControls.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/CameraStateTests/testTrackingUserLocation.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraTests/testTrackingUserLocation.1.txt
BUILD FAILURE 5.10 macosSpm