The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGLTF with Swift 5.8 for tvOS 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=tvos

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:         tvOS
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/apple/swift-numerics (cached)
Fetching from https://github.com/schwa/Everything (cached)
Fetching from https://github.com/apple/swift-algorithms (cached)
Fetching from https://github.com/schwa/CoreGraphicsGeometrySupport (cached)
Fetching from https://github.com/schwa/SIMD-Support (cached)
Creating working copy of package ‘Everything’
Checking out 0.4.4 of package ‘Everything’
Creating working copy of package ‘SIMD-Support’
Checking out 0.2.1 of package ‘SIMD-Support’
Creating working copy of package ‘CoreGraphicsGeometrySupport’
Checking out 0.1.0 of package ‘CoreGraphicsGeometrySupport’
Creating working copy of package ‘swift-algorithms’
Checking out 1.0.0 of package ‘swift-algorithms’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Resolve Package Graph
Resolved source packages:
  Everything: https://github.com/schwa/Everything @ 0.4.4
  SIMDSupport: https://github.com/schwa/SIMD-Support @ 0.2.1
  CoreGraphicsGeometrySupport: https://github.com/schwa/CoreGraphicsGeometrySupport @ 0.1.0
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.0.0
  SwiftGLTF: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: Everything, SIMDSupport, CoreGraphicsGeometrySupport, swift-numerics, swift-algorithms, SwiftGLTF
2024-03-26 22:13:16.951 xcodebuild[75989:10146356] 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:13:19.379 xcodebuild[76330:10147209] 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:13:19.991 xcodebuild[76332:10147237] 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=tvos
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=tvos
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:
  SIMDSupport: https://github.com/schwa/SIMD-Support @ 0.2.1
  CoreGraphicsGeometrySupport: https://github.com/schwa/CoreGraphicsGeometrySupport @ 0.1.0
  Everything: https://github.com/schwa/Everything @ 0.4.4
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.0.0
  SwiftGLTF: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 2630c4fa68f512d917c4029c665b6941
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2630c4fa68f512d917c4029c665b6941.xcbuilddata
note: Building targets in dependency order
error: The package product 'Everything' requires minimum platform version 16.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftGLTFTests' from project 'SwiftGLTF')
error: The package product 'SIMDSupport' requires minimum platform version 15.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftGLTFTests' from project 'SwiftGLTF')
error: The package product 'Everything' requires minimum platform version 16.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftGLTF' from project 'SwiftGLTF')
error: The package product 'SIMDSupport' requires minimum platform version 15.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftGLTF' from project 'SwiftGLTF')
Resolve Package Graph
2024-03-26 22:13:20.724 xcodebuild[76405:10147450] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
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=tvos
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
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.0.0
  SIMDSupport: https://github.com/schwa/SIMD-Support @ 0.2.1
  CoreGraphicsGeometrySupport: https://github.com/schwa/CoreGraphicsGeometrySupport @ 0.1.0
  SwiftGLTF: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Everything: https://github.com/schwa/Everything @ 0.4.4
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 2630c4fa68f512d917c4029c665b6941
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2630c4fa68f512d917c4029c665b6941.xcbuilddata
note: Building targets in dependency order
error: The package product 'Everything' requires minimum platform version 16.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftGLTFTests' from project 'SwiftGLTF')
error: The package product 'SIMDSupport' requires minimum platform version 15.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftGLTFTests' from project 'SwiftGLTF')
error: The package product 'Everything' requires minimum platform version 16.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftGLTF' from project 'SwiftGLTF')
error: The package product 'SIMDSupport' requires minimum platform version 15.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftGLTF' from project 'SwiftGLTF')
2024-03-26 22:13:22.372 xcodebuild[76477:10147667] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS