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 GLMap, reference master (c08c3e), with Swift 6.0 for watchOS using Xcode 16.2 on 12 Jun 2025 13:34:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GLMap-Package -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GLMap/GLMapSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GLMap/GLMapSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c08c3e5 Display bollards as points.
Cloned https://github.com/GLMap/GLMapSwift.git
Revision (git rev-parse @):
c08c3e52816cedad8e91b906a9f23ff490855e67
SUCCESS checkout https://github.com/GLMap/GLMapSwift.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/GLMap/GLMapSwift.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Resolved source packages:
  GLMap: /Users/admin/builder/spi-builder-workspace
resolved source packages: GLMap
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GLMap",
  "name" : "GLMap",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "GLMap",
      "targets" : [
        "GLMap",
        "GLMapCore",
        "GLMapSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GLSearch",
      "targets" : [
        "GLSearch",
        "GLMapCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GLRoute",
      "targets" : [
        "GLRoute",
        "GLMapCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GLSearch",
      "module_type" : "BinaryTarget",
      "name" : "GLSearch",
      "path" : "remote/archive/GLSearch-1.11.0.zip",
      "product_memberships" : [
        "GLSearch"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLRoute",
      "module_type" : "BinaryTarget",
      "name" : "GLRoute",
      "path" : "remote/archive/GLRoute-1.11.0.zip",
      "product_memberships" : [
        "GLRoute"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLMapSwift",
      "module_type" : "SwiftTarget",
      "name" : "GLMapSwift",
      "path" : ".",
      "product_memberships" : [
        "GLMap"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/DefaultStyle.bundle",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/fonts",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/world.vm",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SwiftExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GLMapCore",
      "module_type" : "BinaryTarget",
      "name" : "GLMapCore",
      "path" : "remote/archive/GLMapCore-1.11.0.zip",
      "product_memberships" : [
        "GLMap",
        "GLSearch",
        "GLRoute"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLMap",
      "module_type" : "BinaryTarget",
      "name" : "GLMap",
      "path" : "remote/archive/GLMap-1.11.0.zip",
      "product_memberships" : [
        "GLMap"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GLMap",
      "GLMap-Package",
      "GLRoute",
      "GLSearch"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GLMap-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GLMap-Package -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Resolved source packages:
  GLMap: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'GLSearch' in project 'GLMap' (no dependencies)
    Target 'GLRoute' in project 'GLMap' (no dependencies)
    Target 'GLMap' in project 'GLMap'
        ➜ Explicit dependency on target 'GLMapSwift' in project 'GLMap'
        ➜ Explicit dependency on target 'GLMap_GLMapSwift' in project 'GLMap'
    Target 'GLMapSwift' in project 'GLMap'
        ➜ Explicit dependency on target 'GLMap_GLMapSwift' in project 'GLMap'
    Target 'GLMap_GLMapSwift' in project 'GLMap' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5f4d6835b52e87928cf7ff7cfc88ba57
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5f4d6835b52e87928cf7ff7cfc88ba57.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLRoute/GLRoute.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLRoute/GLRoute.xcframework'. (in target 'GLRoute' from project 'GLMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework'. (in target 'GLRoute' from project 'GLMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMap/GLMap.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMap/GLMap.xcframework'. (in target 'GLMap' from project 'GLMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework'. (in target 'GLMap' from project 'GLMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLSearch/GLSearch.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLSearch/GLSearch.xcframework'. (in target 'GLSearch' from project 'GLMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework'. (in target 'GLSearch' from project 'GLMap')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GLMap-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Resolved source packages:
  GLMap: /Users/admin/builder/spi-builder-workspace
resolved source packages: GLMap
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GLMap",
  "name" : "GLMap",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "GLMap",
      "targets" : [
        "GLMap",
        "GLMapCore",
        "GLMapSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GLSearch",
      "targets" : [
        "GLSearch",
        "GLMapCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GLRoute",
      "targets" : [
        "GLRoute",
        "GLMapCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GLSearch",
      "module_type" : "BinaryTarget",
      "name" : "GLSearch",
      "path" : "remote/archive/GLSearch-1.11.0.zip",
      "product_memberships" : [
        "GLSearch"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLRoute",
      "module_type" : "BinaryTarget",
      "name" : "GLRoute",
      "path" : "remote/archive/GLRoute-1.11.0.zip",
      "product_memberships" : [
        "GLRoute"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLMapSwift",
      "module_type" : "SwiftTarget",
      "name" : "GLMapSwift",
      "path" : ".",
      "product_memberships" : [
        "GLMap"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/DefaultStyle.bundle",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/fonts",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/world.vm",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SwiftExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GLMapCore",
      "module_type" : "BinaryTarget",
      "name" : "GLMapCore",
      "path" : "remote/archive/GLMapCore-1.11.0.zip",
      "product_memberships" : [
        "GLMap",
        "GLSearch",
        "GLRoute"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLMap",
      "module_type" : "BinaryTarget",
      "name" : "GLMap",
      "path" : "remote/archive/GLMap-1.11.0.zip",
      "product_memberships" : [
        "GLMap"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GLMap",
      "GLMap-Package",
      "GLRoute",
      "GLSearch"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GLMap-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GLMap-Package -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Resolved source packages:
  GLMap: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'GLSearch' in project 'GLMap' (no dependencies)
    Target 'GLRoute' in project 'GLMap' (no dependencies)
    Target 'GLMap' in project 'GLMap'
        ➜ Explicit dependency on target 'GLMapSwift' in project 'GLMap'
        ➜ Explicit dependency on target 'GLMap_GLMapSwift' in project 'GLMap'
    Target 'GLMapSwift' in project 'GLMap'
        ➜ Explicit dependency on target 'GLMap_GLMapSwift' in project 'GLMap'
    Target 'GLMap_GLMapSwift' in project 'GLMap' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5f4d6835b52e87928cf7ff7cfc88ba57
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5f4d6835b52e87928cf7ff7cfc88ba57.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMap/GLMap.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMap/GLMap.xcframework'. (in target 'GLMap' from project 'GLMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework'. (in target 'GLMap' from project 'GLMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLRoute/GLRoute.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLRoute/GLRoute.xcframework'. (in target 'GLRoute' from project 'GLMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework'. (in target 'GLRoute' from project 'GLMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLSearch/GLSearch.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLSearch/GLSearch.xcframework'. (in target 'GLSearch' from project 'GLMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMapCore/GLMapCore.xcframework'. (in target 'GLSearch' from project 'GLMap')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GLMap-Package
(1 failure)
BUILD FAILURE 6.0 watchOS