The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGLTF with Swift 5.8 for watchOS using Xcode 14.3 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SwiftGLTF -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/schwa/SwiftGLTF.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/schwa/SwiftGLTF
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a4fd051 Fixes dependabot issue: https://github.com/schwa/SwiftGLTF/security/dependabot/1
Cloned https://github.com/schwa/SwiftGLTF.git
Revision (git rev-parse @):
a4fd05179ccb778fd491d855969ef26042759b49
SUCCESS checkout https://github.com/schwa/SwiftGLTF.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.8
Building package at path:  $workDir
https://github.com/schwa/SwiftGLTF.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/schwa/CoreGraphicsGeometrySupport (cached)
Fetching from https://github.com/schwa/Everything (cached)
Fetching from https://github.com/apple/swift-numerics (cached)
Fetching from https://github.com/schwa/SIMD-Support (cached)
Fetching from https://github.com/apple/swift-algorithms (cached)
Creating working copy of package ‘SIMD-Support’
Checking out 0.2.1 of package ‘SIMD-Support’
Creating working copy of package ‘Everything’
Checking out 0.4.4 of package ‘Everything’
Creating working copy of package ‘swift-algorithms’
Checking out 1.0.0 of package ‘swift-algorithms’
Creating working copy of package ‘CoreGraphicsGeometrySupport’
Checking out 0.1.0 of package ‘CoreGraphicsGeometrySupport’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Resolve Package Graph
Resolved source packages:
  CoreGraphicsGeometrySupport: https://github.com/schwa/CoreGraphicsGeometrySupport @ 0.1.0
  Everything: https://github.com/schwa/Everything @ 0.4.4
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.0.0
  SIMDSupport: https://github.com/schwa/SIMD-Support @ 0.2.1
  SwiftGLTF: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
resolved source packages: CoreGraphicsGeometrySupport, Everything, swift-algorithms, SIMDSupport, SwiftGLTF, swift-numerics
2024-03-26 22:12:37.779 xcodebuild[75229:10143761] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
    {
      "identity" : "everything",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/schwa/Everything"
    },
    {
      "identity" : "simd-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/schwa/SIMD-Support"
    }
  ],
  "manifest_display_name" : "SwiftGLTF",
  "name" : "SwiftGLTF",
  "path" : "/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftGLTF",
      "targets" : [
        "SwiftGLTF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftGLTFTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGLTFTests",
      "path" : "Tests/SwiftGLTFTests",
      "resources" : [
        {
          "path" : "/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SwiftGLTFTests/Box-byteStride.glb",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SwiftGLTFTests/Box.gltf",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "GLTFTests.swift"
      ],
      "target_dependencies" : [
        "SwiftGLTF"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftGLTF",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGLTF",
      "path" : "Sources/SwiftGLTF",
      "product_dependencies" : [
        "Everything",
        "SIMDSupport"
      ],
      "product_memberships" : [
        "SwiftGLTF"
      ],
      "sources" : [
        "Scratch.swift",
        "glb.swift",
        "gltf+RealityKit.swift",
        "gltf+SceneKit.swift",
        "gltf.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Everything",
      "Everything-Package",
      "EverythingHelpers",
      "SIMDSupport",
      "SwiftGLTF"
    ]
  }
}
2024-03-26 22:12:53.172 xcodebuild[75566:10144800] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Everything",
      "Everything-Package",
      "EverythingHelpers",
      "SIMDSupport",
      "SwiftGLTF"
    ]
  }
}
2024-03-26 22:12:54.592 xcodebuild[75569:10144869] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SwiftGLTF -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SwiftGLTF -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Everything: https://github.com/schwa/Everything @ 0.4.4
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.0.0
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  SwiftGLTF: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CoreGraphicsGeometrySupport: https://github.com/schwa/CoreGraphicsGeometrySupport @ 0.1.0
  SIMDSupport: https://github.com/schwa/SIMD-Support @ 0.2.1
2024-03-26 22:12:56.031 xcodebuild[75570:10144908] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-03-26 22:12:58.990 xcodebuild[75570:10144908] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000800bd0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002f10200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-03-26 22:12:58.992 xcodebuild[75570:10144908] 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.}
2024-03-26 22:12:58.995 xcodebuild[75570:10144908] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-26-03_22-12-0058.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "SwiftGLTF". The "-list" option can be used to find the names of the schemes in the workspace.
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SwiftGLTF -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  SIMDSupport: https://github.com/schwa/SIMD-Support @ 0.2.1
  SwiftGLTF: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CoreGraphicsGeometrySupport: https://github.com/schwa/CoreGraphicsGeometrySupport @ 0.1.0
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.0.0
  Everything: https://github.com/schwa/Everything @ 0.4.4
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 86973075f80359abec0193c8f82259f4
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/86973075f80359abec0193c8f82259f4.xcbuilddata
note: Building targets in dependency order
error: The package product 'Everything' requires minimum platform version 8.0 for the watchOS platform, but this target supports 4.0 (in target 'SwiftGLTF' from project 'SwiftGLTF')
error: The package product 'SIMDSupport' requires minimum platform version 8.0 for the watchOS platform, but this target supports 4.0 (in target 'SwiftGLTF' from project 'SwiftGLTF')
error: The package product 'Everything' requires minimum platform version 8.0 for the watchOS platform, but this target supports 7.0 (in target 'SwiftGLTFTests' from project 'SwiftGLTF')
error: The package product 'SIMDSupport' requires minimum platform version 8.0 for the watchOS platform, but this target supports 7.0 (in target 'SwiftGLTFTests' from project 'SwiftGLTF')
Resolve Package Graph
2024-03-26 22:13:00.997 xcodebuild[75587:10145046] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS