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 5.9 for visionOS using Xcode 15.2 on 12 Jun 2025 13:35:52 UTC.

Build Command

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

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:         visionOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/GLMap/GLMapSwift.git
Command line invocation:
    /Applications/Xcode-15.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
2025-06-12 09:35:42.654 xcodebuild[455:2491] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000020cf0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002714200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-12 09:35:42.655 xcodebuild[455:2491] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-12 09:35:42.655 xcodebuild[455:2491] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000020cf0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002714200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-12 09:35:42.655 xcodebuild[455:2491] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-12 09:35:42.655 xcodebuild[455:2491] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000020cf0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002714200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-12 09:35:42.655 xcodebuild[455:2491] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-12 09:35:42.655 xcodebuild[455:2491] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000020cf0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002714200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-12 09:35:42.655 xcodebuild[455:2491] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
{
  "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/world.vm",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/DefaultStyle.bundle",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/fonts",
          "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"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GLMap",
      "GLMap-Package",
      "GLRoute",
      "GLSearch"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GLMap-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-15.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=xrOS
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
Build description signature: 567f5b9815b03c1baab373ece7b57813
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/567f5b9815b03c1baab373ece7b57813.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLSearch/GLSearch.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMap/GLMap.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.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/world.vm",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/fonts",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/DefaultStyle.bundle",
          "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"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GLMap",
      "GLMap-Package",
      "GLRoute",
      "GLSearch"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GLMap-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-15.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=xrOS
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
Build description signature: 567f5b9815b03c1baab373ece7b57813
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/567f5b9815b03c1baab373ece7b57813.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLSearch/GLSearch.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GLMap/GLMap.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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')
** BUILD FAILED **
BUILD FAILURE 5.9 visionOS