The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-iec-61966, reference 0.1.3 (1ca9cd), with Swift 6.2 for macOS (SPM) on 23 Apr 2026 19:25:02 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-iec/swift-iec-61966.git
Reference: 0.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-iec/swift-iec-61966
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at 1ca9cdd Bump swift-iso-9899 to 0.2.3 for Windows compatibility
Cloned https://github.com/swift-iec/swift-iec-61966.git
Revision (git rev-parse @):
1ca9cdd5c205b8c39a47c5a06af92fff92325adb
SUCCESS checkout https://github.com/swift-iec/swift-iec-61966.git at 0.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-iec/swift-iec-61966.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version--3CB7CFEC50E0D141.txt
[5/8] Compiling CISO9899Math iso9899_math.c
[7/27] Emitting module IEC_61966_Shared
[8/27] Compiling IEC_61966_Shared IEC_61966.swift
[9/27] Compiling ISO_9899 ISO_9899.Math.MaxMin.swift
[10/27] Compiling ISO_9899 ISO_9899.Math.Power.swift
[11/28] Compiling ISO_9899 ISO_9899.Math.swift
[12/28] Compiling ISO_9899 ISO_9899.swift
[13/28] Compiling ISO_9899 ISO_9899.Math.Rounding.swift
[14/28] Compiling ISO_9899 ISO_9899.Math.Trigonometric.swift
[15/28] Compiling ISO_9899 ISO_9899.Math.Remainder.swift
[16/28] Compiling ISO_9899 ISO_9899.Math.Rounding.Additional.swift
[17/28] Compiling ISO_9899 ISO_9899.Math.Hyperbolic.swift
[18/28] Compiling ISO_9899 ISO_9899.Math.Manipulation.swift
[19/28] Compiling ISO_9899 ISO_9899.Math.ErrorGamma.swift
[20/28] Compiling ISO_9899 ISO_9899.Math.Exponential.swift
[21/28] Compiling ISO_9899 ISO_9899.Math.Comparison.swift
[22/28] Compiling ISO_9899 ISO_9899.Math.Constants.swift
[23/28] Compiling ISO_9899 ISO_9899.Math.AbsoluteValue.swift
[24/28] Compiling ISO_9899 ISO_9899.Math.Classification.swift
[25/28] Compiling ISO_9899 Double+ISO_9899.swift
[26/28] Compiling ISO_9899 Float+ISO_9899.swift
[27/28] Emitting module ISO_9899
[28/28] Compiling ISO_9899 exports.swift
[29/37] Compiling IEC_61966_2_1 HWB.swift
[30/37] Compiling IEC_61966_2_1 HSL.swift
[31/37] Compiling IEC_61966_2_1 sRGB.swift
[32/37] Compiling IEC_61966_2_1 sRGB+TransferFunction.swift
[33/37] Compiling IEC_61966_2_1 ColorComponents.swift
[34/37] Emitting module IEC_61966_2_1
[35/37] Compiling IEC_61966_2_1 sRGB+HWB.swift
[36/37] Compiling IEC_61966_2_1 IEC_61966.2-1.swift
[37/37] Compiling IEC_61966_2_1 sRGB+HSL.swift
[38/39] Emitting module IEC_61966
[39/39] Compiling IEC_61966 exports.swift
Build complete! (4.05s)
Fetching https://github.com/swift-standards/swift-iso-9899
[1/476] Fetching swift-iso-9899
Fetched https://github.com/swift-standards/swift-iso-9899 from cache (1.02s)
Computing version for https://github.com/swift-standards/swift-iso-9899
Computed https://github.com/swift-standards/swift-iso-9899 at 0.2.3 (1.59s)
Creating working copy for https://github.com/swift-standards/swift-iso-9899
Working copy of https://github.com/swift-standards/swift-iso-9899 resolved at 0.2.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-iso-9899",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-standards/swift-iso-9899"
    }
  ],
  "manifest_display_name" : "swift-iec-61966",
  "name" : "swift-iec-61966",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "26.0"
    },
    {
      "name" : "watchos",
      "version" : "26.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "IEC 61966",
      "targets" : [
        "IEC 61966"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IEC 61966 Shared",
      "targets" : [
        "IEC 61966 Shared"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IEC 61966 2-1",
      "targets" : [
        "IEC 61966 2-1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "IEC_61966_Tests",
      "module_type" : "SwiftTarget",
      "name" : "IEC 61966 Tests",
      "path" : "Tests/IEC 61966 Tests",
      "sources" : [
        "sRGBTests.swift"
      ],
      "target_dependencies" : [
        "IEC 61966"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IEC_61966_Shared",
      "module_type" : "SwiftTarget",
      "name" : "IEC 61966 Shared",
      "path" : "Sources/IEC 61966 Shared",
      "product_memberships" : [
        "IEC 61966",
        "IEC 61966 Shared",
        "IEC 61966 2-1"
      ],
      "sources" : [
        "IEC_61966.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IEC_61966_2_1",
      "module_type" : "SwiftTarget",
      "name" : "IEC 61966 2-1",
      "path" : "Sources/IEC 61966 2-1",
      "product_dependencies" : [
        "ISO 9899"
      ],
      "product_memberships" : [
        "IEC 61966",
        "IEC 61966 2-1"
      ],
      "sources" : [
        "ColorComponents.swift",
        "HSL.swift",
        "HWB.swift",
        "IEC_61966.2-1.swift",
        "sRGB+HSL.swift",
        "sRGB+HWB.swift",
        "sRGB+TransferFunction.swift",
        "sRGB.swift"
      ],
      "target_dependencies" : [
        "IEC 61966 Shared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IEC_61966",
      "module_type" : "SwiftTarget",
      "name" : "IEC 61966",
      "path" : "Sources/IEC 61966",
      "product_memberships" : [
        "IEC 61966"
      ],
      "sources" : [
        "exports.swift"
      ],
      "target_dependencies" : [
        "IEC 61966 Shared",
        "IEC 61966 2-1"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.