Build Information
Failed to build MapLibre Native, reference 6.12.3 (82fd25
), with Swift 6.0 for macOS (SPM) on 7 Apr 2025 21:30:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maplibre/maplibre-gl-native-distribution.git
Reference: 6.12.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/maplibre-gl-native-distribution
* tag 6.12.3 -> FETCH_HEAD
HEAD is now at 82fd256 Release 6.12.3
Cloned https://github.com/maplibre/maplibre-gl-native-distribution.git
Revision (git rev-parse @):
82fd2565148fafa3478a2951bb709414950bda6f
SUCCESS checkout https://github.com/maplibre/maplibre-gl-native-distribution.git at 6.12.3
[16375/8326107] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.12.3/MapLibre.dynamic.xcframework.zip
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.12.3/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.12.3/MapLibre.dynamic.xcframework.zip (1.51s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "maplibre-gl-native-distribution",
"name": "MapLibre Native",
"url": "https://github.com/maplibre/maplibre-gl-native-distribution.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/maplibre-gl-native-distribution",
"dependencies": [
]
}
]
}
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
[1/312] Fetching maplibre-gl-native-distribution
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (0.70s)
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.12.3 (82fd256)
Fetching binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.12.3/MapLibre.dynamic.xcframework.zip from cache
Fetched https://github.com/maplibre/maplibre-native/releases/download/ios-v6.12.3/MapLibre.dynamic.xcframework.zip from cache (0.52s)
warning: '.resolve-product-dependencies': dependency 'maplibre-gl-native-distribution' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/maplibre/maplibre-gl-native-distribution.git
https://github.com/maplibre/maplibre-gl-native-distribution.git
{
"dependencies" : [
],
"manifest_display_name" : "MapLibre Native",
"name" : "MapLibre Native",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MapLibre",
"targets" : [
"MapLibre"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapLibre",
"module_type" : "BinaryTarget",
"name" : "MapLibre",
"path" : "remote/archive/MapLibre.dynamic.xcframework.zip",
"product_memberships" : [
"MapLibre"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm