The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Satin with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Hi-Rez/Satin.git
Reference: 13.0.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Hi-Rez/Satin
 * tag               13.0.0     -> FETCH_HEAD
HEAD is now at 06593c2 fixed ObjectTests
Cloned https://github.com/Hi-Rez/Satin.git into spi-builder-workspace
06593c2762ae783cf19872eac1e4fcf12c8c21fb
SUCCESS checkout https://github.com/Hi-Rez/Satin.git at 13.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building for debugging...
[0/12] Copying Pipelines
[1/12] Compiling SatinCore Conversions.mm
[2/12] Compiling SatinCore Hermite.mm
[3/12] Compiling SatinCore Transforms.mm
[4/12] Compiling SatinCore Rectangle.mm
[5/12] Compiling SatinCore Types.mm
[6/12] Compiling SatinCore Geometry.mm
[7/12] Compiling SatinCore Triangulator.mm
[8/12] Compiling SatinCore Bvh.mm
[9/12] Compiling SatinCore Generators.mm
[10/12] Compiling SatinCore Bounds.mm
[11/12] Compiling SatinCore Bezier.mm
[13/139] Emitting module Satin
[14/157] Compiling Satin CylinderGeometry.swift
[15/157] Compiling Satin ExtrudedRoundedRectGeometry.swift
[16/157] Compiling Satin ExtrudedTextGeometry.swift
[17/157] Compiling Satin IcoSphereGeometry.swift
[18/157] Compiling Satin OctaSphereGeometry.swift
[19/157] Compiling Satin ParametricGeometry.swift
[20/157] Compiling Satin PlaneGeometry.swift
[21/157] Compiling Satin PointGeometry.swift
[22/157] Compiling Satin QuadGeometry.swift
[23/157] Compiling Satin RoundedBoxGeometry.swift
[24/157] Compiling Satin RoundedRectGeometry.swift
[25/157] Compiling Satin SkyboxGeometry.swift
[26/157] Compiling Satin SphereGeometry.swift
[27/157] Compiling Satin SquircleGeometry.swift
[28/157] Compiling Satin TextGeometry.swift
[29/157] Compiling Satin TorusGeometry.swift
[30/157] Compiling Satin TriangleGeometry.swift
[31/157] Compiling Satin TubeGeometry.swift
[32/157] Compiling Satin FragmentConstants.swift
[33/157] Compiling Satin MeshConstants.swift
[34/157] Compiling Satin ObjectConstants.swift
[35/157] Compiling Satin PBRConstants.swift
[36/157] Compiling Satin VertexConstants.swift
[37/157] Compiling Satin Tonemapping.swift
[38/157] Compiling Satin YCbCrToRGBConverter.swift
[39/157] Compiling Satin Camera.swift
[40/157] Compiling Satin Context.swift
[41/157] Compiling Satin Geometry.swift
[42/157] Compiling Satin Material.swift
[43/157] Compiling Satin Object.swift
[44/157] Compiling Satin Renderer.swift
[45/157] Compiling Satin Shader.swift
[46/157] Compiling Satin BVH+Extensions.swift
[47/157] Compiling Satin Bounds+Extensions.swift
[48/157] Compiling Satin Bundle+Extensions.swift
[49/157] Compiling Satin CGPoint+Extensions.swift
[50/157] Compiling Satin DirectionalLight.swift
[51/157] Compiling Satin PointLight.swift
[52/157] Compiling Satin SpotLight.swift
[53/157] Compiling Satin BasicColorMaterial.swift
[54/157] Compiling Satin BasicDiffuseMaterial.swift
[55/157] Compiling Satin BasicPointMaterial.swift
[56/157] Compiling Satin BasicTextureMaterial.swift
[57/157] Compiling Satin DepthMaterial.swift
[58/157] Compiling Satin LiveMaterial.swift
[59/157] Compiling Satin MatCapMaterial.swift
[60/157] Compiling Satin NormalColorMaterial.swift
[61/157] Compiling Satin PhysicalMaterial.swift
[62/157] Compiling Satin ShadowMaterial.swift
[63/157] Compiling Satin SkyboxMaterial.swift
[64/157] Compiling Satin SourceMaterial.swift
[65/157] Compiling Satin StandardMaterial.swift
[66/157] Compiling Satin UVColorMaterial.swift
[67/157] Compiling Satin InstancedMesh.swift
[68/157] Compiling Satin CGSize+Extensions.swift
[69/157] Compiling Satin MTLSamplerDescriptor+Extensions.swift
[70/157] Compiling Satin Metal+Extensions.swift
[71/157] Compiling Satin Ray+Extensions.swift
[72/157] Compiling Satin Rectangle+Extensions.swift
[73/157] Compiling Satin Simd+Extensions.swift
[74/157] Compiling Satin String+Extensions.swift
[75/157] Compiling Satin Vertex+Extensions.swift
[76/157] Compiling Satin BrdfGenerator.swift
[77/157] Compiling Satin CubemapGenerator.swift
[78/157] Compiling Satin DiffuseIBLGenerator.swift
[79/157] Compiling Satin RandomNoiseGenerator.swift
[80/157] Compiling Satin SpecularIBLGenerator.swift
[81/157] Compiling Satin ArcGeometry.swift
[82/157] Compiling Satin BoxGeometry.swift
[83/157] Compiling Satin CapsuleGeometry.swift
[84/157] Compiling Satin CircleGeometry.swift
[85/157] Compiling Satin ConeGeometry.swift
[86/157] Compiling Satin PackedFloat3Parameter.swift
[87/157] Compiling Satin Parameter.swift
[88/157] Compiling Satin ParameterGroup.swift
[89/157] Compiling Satin StringParameter.swift
[90/157] Compiling Satin UInt32Parameter.swift
[91/157] Compiling Satin Environment.swift
[92/157] Compiling Satin Light.swift
[93/157] Compiling Satin Renderable.swift
[94/157] Compiling Satin Shadow.swift
[95/157] Compiling Satin LiveShader.swift
[96/157] Compiling Satin PBRShader.swift
[97/157] Compiling Satin PhysicalShader.swift
[98/157] Compiling Satin SkyboxShader.swift
[99/157] Compiling Satin SourceShader.swift
[100/157] Compiling Satin StandardShader.swift
[101/157] Compiling Satin DirectionalLightShadow.swift
[102/157] Compiling Satin InstanceMatrixUniforms.swift
[103/157] Compiling Satin LightData.swift
[104/157] Compiling Satin Mesh.swift
[105/157] Compiling Satin Scene.swift
[106/157] Compiling Satin Submesh.swift
[107/157] Compiling Satin AnyParameter.swift
[108/157] Compiling Satin BoolParameter.swift
[109/157] Compiling Satin DoubleParameter.swift
[110/157] Compiling Satin Float2Parameter.swift
[111/157] Compiling Satin Float2x2Parameter.swift
[112/157] Compiling Satin Float3Parameter.swift
[113/157] Compiling Satin Float3x3Parameter.swift
[114/157] Compiling Satin Float4Parameter.swift
[115/157] Compiling Satin Float4x4Parameter.swift
[116/157] Compiling Satin FloatParameter.swift
[117/157] Compiling Satin GenericParameter.swift
[118/157] Compiling Satin Int2Parameter.swift
[119/157] Compiling Satin Int3Parameter.swift
[120/157] Compiling Satin Int4Parameter.swift
[121/157] Compiling Satin IntParameter.swift
[122/157] Compiling Satin InstanceMatrixUniformBuffer.swift
[123/157] Compiling Satin StructBuffer.swift
[124/157] Compiling Satin UniformBuffer.swift
[125/157] Compiling Satin VertexUniformBuffer.swift
[126/157] Compiling Satin CameraController.swift
[127/157] Compiling Satin OrthographicCameraController.swift
[128/157] Compiling Satin PerspectiveCameraController.swift
[129/157] Compiling Satin OrthographicCamera.swift
[130/157] Compiling Satin PerspectiveCamera.swift
[131/157] Compiling Satin AnyMaterial.swift
[132/157] Compiling Satin BufferComputeSystem.swift
[133/157] Compiling Satin LiveBufferComputeSystem.swift
[134/157] Compiling Satin LiveTextureComputeSystem.swift
[135/157] Compiling Satin TextureComputeSystem.swift
[136/157] Compiling Satin Blending.swift
[137/157] Compiling Satin Constants.swift
[138/157] Compiling Satin Lighting.swift
[139/157] Compiling Satin ComputeConstants.swift
[140/157] Compiling Satin RaycastResult.swift
[141/157] Compiling Satin ShadowData.swift
[142/157] Compiling Satin VertexUniforms.swift
[143/157] Compiling Satin FileWatcher.swift
[144/157] Compiling Satin Helpers.swift
[145/157] Compiling Satin Injections.swift
[146/157] Compiling Satin Loader.swift
[147/157] Compiling Satin MetalFileCompiler.swift
[148/157] Compiling Satin MetalSourceCompiler.swift
[149/157] Compiling Satin Parsers.swift
[150/157] Compiling Satin Paths.swift
[151/157] Compiling Satin PostProcessor.swift
[152/157] Compiling Satin Raycast.swift
[153/157] Compiling Satin Sources.swift
[154/157] Compiling Satin Textures.swift
[155/157] Compiling Satin ValueCache.swift
[156/157] Compiling Satin VertexDescriptors.swift
[157/157] Compiling Satin resource_bundle_accessor.swift
Build complete! (9.70s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/Hi-Rez/Satin.git
[1/11482] Fetching satin
Fetched https://github.com/Hi-Rez/Satin.git (4.36s)
Creating working copy for https://github.com/Hi-Rez/Satin.git
Working copy of https://github.com/Hi-Rez/Satin.git resolved at 13.0.0
warning: dependency 'satin' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "satin",
      "name": "Satin",
      "url": "https://github.com/Hi-Rez/Satin.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Satin",
      "dependencies": [

      ]
    }
  ]
}
Done.

Build Machine: Mac 5