The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Alloy 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/s1ddok/Alloy.git
Reference: 0.18.2
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/s1ddok/Alloy
 * tag               0.18.2     -> FETCH_HEAD
HEAD is now at d0d3172 fix maxX, maxY and maxZ implementations
Cloned https://github.com/s1ddok/Alloy.git into spi-builder-workspace
d0d3172e946bfabaf01883d4f84cb804c5d43fd6
SUCCESS checkout https://github.com/s1ddok/Alloy.git at 0.18.2
========================================
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/4] Copying Shaders.metal
[1/4] Copying Shared
[2/4] Copying TextureCopy
[3/4] Compiling AlloyShadersSharedTypes AlloyShadersSharedTypes.c
[5/77] Compiling AlloyTestsResources Bundle+AlloyTestsResources.swift
[6/77] Compiling AlloyTestsResources resource_bundle_accessor.swift
[7/77] Emitting module AlloyTestsResources
[8/77] Emitting module Alloy
[9/86] Compiling Alloy TextureMax.swift
[10/86] Compiling Alloy TextureMean.swift
[11/86] Compiling Alloy TextureMin.swift
[12/86] Compiling Alloy TextureMultiplyAdd.swift
[13/86] Compiling Alloy TextureNormalization.swift
[14/86] Compiling Alloy TextureResize.swift
[15/86] Compiling Alloy TextureWeightedMix.swift
[16/86] Compiling Alloy YCbCrToRGBA.swift
[17/86] Compiling Alloy GlobalPoolPadding.swift
[18/86] Compiling Alloy RGBAToYCbCr.swift
[19/86] Compiling Alloy StdMeanNormalization.swift
[20/86] Compiling Alloy TextureAddConstant.swift
[21/86] Compiling Alloy TextureAffineCrop.swift
[22/86] Compiling Alloy TextureCopy.swift
[23/86] Compiling Alloy TextureDifferenceHighlight.swift
[24/86] Compiling Alloy TextureDivideByConstant.swift
[25/86] Compiling Alloy TextureInterpolation.swift
[26/86] Compiling Alloy TextureMask.swift
[27/86] Compiling Alloy TextureMaskedMix.swift
[28/86] Compiling Alloy BitonicSort.swift
[29/86] Compiling Alloy BitonicSortFinalPass.swift
[30/86] Compiling Alloy BitonicSortFirstPass.swift
[31/86] Compiling Alloy BitonicSortGeneralPass.swift
[32/86] Compiling Alloy BlockSize.swift
[33/86] Compiling Alloy EuclideanDistance.swift
[34/86] Compiling Alloy LookUpTable.swift
[35/86] Compiling Alloy MPSUnaryImageKernels.swift
[36/86] Compiling Alloy MaskGuidedBlur.swift
[37/86] Compiling Alloy Normalization.swift
[38/86] Compiling Alloy ComputeCommand.swift
[39/86] Compiling Alloy MTLContext+Device.swift
[40/86] Compiling Alloy CVPixelBuffer+MTLTexture.swift
[41/86] Compiling Alloy Bundle+Module.swift
[42/86] Compiling Alloy Sequence+Utils.swift
[43/86] Compiling Alloy MTL+Codable.swift
[44/86] Compiling Alloy MTLBlitCommandEncoder+Extensions.swift
[45/86] Compiling Alloy MTLBuffer+Extensions.swift
[46/86] Compiling Alloy MTLClearColor+Extensions.swift
[47/86] Compiling Alloy MTLCommandBuffer+Extensions.swift
[48/86] Compiling Alloy MTLPixelFormat+Extensions.swift
[49/86] Compiling Alloy MTLRegion+Extensions.swift
[50/86] Compiling Alloy MTLRenderCommandEncoder+Extensions.swift
[51/86] Compiling Alloy MTLRenderPassColorAttachmentDescriptor+LoadAction.swift
[52/86] Compiling Alloy MTLRenderPipelineColorAttachmentDescriptor+Extensions.swift
[53/86] Compiling Alloy MTLResource+Extensions.swift
[54/86] Compiling Alloy MTLSize+Extensions.swift
[55/86] Compiling Alloy MTLSizeAndAlign+Extensions.swift
[56/86] Compiling Alloy MTLTexture+Extensions.swift
[57/86] Compiling Alloy MTLTexture+Serialization.swift
[58/86] Compiling Alloy MTLTextureDescriptor+Extensions.swift
[59/86] Compiling Alloy MTLTextureDescriptor+Serialization.swift
[60/86] Compiling Alloy MPS+Functors.swift
[61/86] Compiling Alloy MPSImage+Extensions.swift
[62/86] Compiling Alloy Float16.swift
[63/86] Compiling Alloy MTLContext.swift
[64/86] Compiling Alloy MTLIndexBuffer.swift
[65/86] Compiling Alloy MTLOffscreenRenderer.swift
[66/86] Compiling Alloy Metal.swift
[67/86] Compiling Alloy MetalError.swift
[68/86] Compiling Alloy MTLCommandQueue+Extensions.swift
[69/86] Compiling Alloy MTLComputeCommandEncoder+Extensions.swift
[70/86] Compiling Alloy MTLComputePipelineState+Threads.swift
[71/86] Compiling Alloy MTLContext+CommandQueue.swift
[72/86] Compiling Alloy MTLDevice+Extensions.swift
[73/86] Compiling Alloy MTLDevice+Features.swift
[74/86] Compiling Alloy MTLFunctionConstantValues+Extensions.swift
[75/86] Compiling Alloy MTLLibrary+Extensions.swift
[76/86] Compiling Alloy MTLOrigin+Extensions.swift
[77/86] Compiling Alloy MTLPixelFormat+CVPixelFormat.swift
[78/86] Compiling Alloy ONNXConvolutionPadding.swift
[79/86] Compiling Alloy PyTorchPoolPadding.swift
[80/86] Compiling Alloy BoundingBoxesRenderer.swift
[81/86] Compiling Alloy LinesRenderer.swift
[82/86] Compiling Alloy MaskRenderer.swift
[83/86] Compiling Alloy PointsRenderer.swift
[84/86] Compiling Alloy RectangleRenderer.swift
[85/86] Compiling Alloy SimpleGeometryRenderer.swift
[86/86] Compiling Alloy resource_bundle_accessor.swift
Build complete! (6.96s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/s1ddok/Alloy.git from cache
Fetched https://github.com/s1ddok/Alloy.git (0.19s)
Creating working copy for https://github.com/s1ddok/Alloy.git
Working copy of https://github.com/s1ddok/Alloy.git resolved at 0.18.2
warning: dependency 'alloy' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "alloy",
      "name": "Alloy",
      "url": "https://github.com/s1ddok/Alloy.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alloy",
      "dependencies": [

      ]
    }
  ]
}
Done.

Build Machine: Mac 5