The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ICCReader with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hughbe/ICCReader.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hughbe/ICCReader
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 15425e9 Merge pull request #4 from gmcusaro/fix-illuminant-cases
Updating files:  82% (716/864)
Updating files:  83% (718/864)
Updating files:  84% (726/864)
Updating files:  85% (735/864)
Updating files:  86% (744/864)
Updating files:  87% (752/864)
Updating files:  88% (761/864)
Updating files:  89% (769/864)
Updating files:  90% (778/864)
Updating files:  91% (787/864)
Updating files:  92% (795/864)
Updating files:  93% (804/864)
Updating files:  94% (813/864)
Updating files:  95% (821/864)
Updating files:  96% (830/864)
Updating files:  97% (839/864)
Updating files:  98% (847/864)
Updating files:  99% (856/864)
Updating files: 100% (864/864)
Updating files: 100% (864/864), done.
Cloned https://github.com/hughbe/ICCReader.git
Revision (git rev-parse @):
15425e9ef4f114b4801abd8ed760db9dc4ce2b56
SUCCESS checkout https://github.com/hughbe/ICCReader.git at master
Fetching https://github.com/hughbe/DataStream from cache
Fetching https://github.com/hughbe/SwiftBitField from cache
Fetched https://github.com/hughbe/SwiftBitField from cache (0.16s)
Fetched https://github.com/hughbe/DataStream from cache (0.16s)
Computing version for https://github.com/hughbe/DataStream
Computed https://github.com/hughbe/DataStream at 2.0.4 (0.80s)
Computing version for https://github.com/hughbe/SwiftBitField
Computed https://github.com/hughbe/SwiftBitField at 1.0.0 (0.36s)
Creating working copy for https://github.com/hughbe/SwiftBitField
Working copy of https://github.com/hughbe/SwiftBitField resolved at 1.0.0
Creating working copy for https://github.com/hughbe/DataStream
Working copy of https://github.com/hughbe/DataStream resolved at 2.0.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "iccreader",
      "name": "ICCReader",
      "url": "https://github.com/hughbe/ICCReader.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ICCReader",
      "dependencies": [
        {
          "identity": "datastream",
          "name": "DataStream",
          "url": "https://github.com/hughbe/DataStream",
          "version": "2.0.4",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DataStream",
          "dependencies": [
            {
              "identity": "swiftbitfield",
              "name": "BitField",
              "url": "https://github.com/hughbe/SwiftBitField",
              "version": "1.0.0",
              "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBitField",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/hughbe/ICCReader.git from cache
Fetched https://github.com/hughbe/ICCReader.git from cache (0.19s)
Fetching https://github.com/hughbe/DataStream from cache
Fetched https://github.com/hughbe/DataStream from cache (0.18s)
Computing version for https://github.com/hughbe/DataStream
Computed https://github.com/hughbe/DataStream at 2.0.4 (0.04s)
Fetching https://github.com/hughbe/SwiftBitField from cache
Fetched https://github.com/hughbe/SwiftBitField from cache (0.17s)
Computing version for https://github.com/hughbe/SwiftBitField
Computed https://github.com/hughbe/SwiftBitField at 1.0.0 (0.03s)
Creating working copy for https://github.com/hughbe/SwiftBitField
Working copy of https://github.com/hughbe/SwiftBitField resolved at 1.0.0
Creating working copy for https://github.com/hughbe/DataStream
Working copy of https://github.com/hughbe/DataStream resolved at 2.0.4
Creating working copy for https://github.com/hughbe/ICCReader.git
Working copy of https://github.com/hughbe/ICCReader.git resolved at master (15425e9)
warning: '.resolve-product-dependencies': dependency 'iccreader' is not used by any target
Found 1 product dependencies
  - DataStream
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/hughbe/ICCReader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling BitField BitField.swift
[2/2] Emitting module BitField
[3/9] Compiling DataStream BitFieldReader.swift
[4/9] Compiling DataStream Endianess.swift
[5/9] Compiling DataStream RangeReplaceableCollection+PadLeft.swift
[6/9] Emitting module DataStream
[7/9] Compiling DataStream BinaryInteger+HexString.swift
[8/9] Compiling DataStream DataStream.swift
[9/9] Compiling DataStream OutputDataStream.swift
[10/105] Emitting module ICCReader
[11/118] Compiling ICCReader ColorimetricIntentImageStateSignature.swift
[12/118] Compiling ICCReader ICCColorProfileClassSignature.swift
[13/118] Compiling ICCReader ICCColorProfileDeviceAttributes.swift
[14/118] Compiling ICCReader ICCColorProfileFlags.swift
[15/118] Compiling ICCReader ICCColorProfilePlatformSignature.swift
[16/118] Compiling ICCReader ICCColorProfileRenderingIntent.swift
[17/118] Compiling ICCReader ICCColorProfileVersion.swift
[18/118] Compiling ICCReader MultiplexColorSpaceSignature.swift
[19/118] Compiling ICCReader RenderingIntentGamutSignature.swift
[20/118] Compiling ICCReader SpectralProfileClassSignature.swift
[21/118] Compiling ICCReader deviceSettingsType.swift
[22/118] Compiling ICCReader namedColorType.swift
[23/118] Compiling ICCReader textDescriptionType.swift
[24/118] Compiling ICCReader XYZType.swift
[25/118] Compiling ICCReader XYZNumber.swift
[26/118] Compiling ICCReader dateTimeNumber.swift
[27/118] Compiling ICCReader float32Number.swift
[28/118] Compiling ICCReader positionNumber.swift
[29/118] Compiling ICCReader response16Number.swift
[30/118] Compiling ICCReader s15Fixed16Number.swift
[31/118] Compiling ICCReader u16Fixed16Number.swift
[32/118] Compiling ICCReader u1Fixed15Number.swift
[33/118] Compiling ICCReader u8Fixed8Number.swift
[34/118] Compiling ICCReader uInt16Number.swift
[35/118] Compiling ICCReader uInt32Number.swift
[36/118] Compiling ICCReader uInt64Number.swift
[37/118] Compiling ICCReader uInt8Number.swift
[38/118] Compiling ICCReader ColorSpaceSignature.swift
[39/118] Compiling ICCReader u16Fixed16ArrayType.swift
[40/118] Compiling ICCReader uInt16ArrayType.swift
[41/118] Compiling ICCReader uInt32ArrayType.swift
[42/118] Compiling ICCReader uInt64ArrayType.swift
[43/118] Compiling ICCReader uInt8ArrayType.swift
[44/118] Compiling ICCReader ucrBgType.swift
[45/118] Compiling ICCReader viewingConditionsType.swift
[46/118] Compiling ICCReader TechnologySignature.swift
[47/118] Compiling ICCReader displayMakeAndModelType.swift
[48/118] Compiling ICCReader videoCardGammaTableType.swift
[49/118] Compiling ICCReader float16Number.swift
[50/118] Compiling ICCReader float64Number.swift
[51/118] Compiling ICCReader sparseMatrixEncoding.swift
[52/118] Compiling ICCReader sparseMatrixEncodingType.swift
[53/118] Compiling ICCReader spectralRange.swift
[54/118] Compiling ICCReader valueEncodingType.swift
[55/118] Compiling ICCReader StructSignature.swift
[56/118] Compiling ICCReader ImageEncodingType.swift
[57/118] Compiling ICCReader dictType.swift
[58/118] Compiling ICCReader embeddedHeightImageType.swift
[59/118] Compiling ICCReader embeddedNormalImageOrEmbeddedHeightImageType.swift
[60/118] Compiling ICCReader embeddedNormalImageType.swift
[61/118] Compiling ICCReader float16ArrayType.swift
[62/118] Compiling ICCReader float32ArrayType.swift
[63/118] Compiling ICCReader float64ArrayType.swift
[64/118] Compiling ICCReader gamutBoundaryDescriptionType.swift
[65/118] Compiling ICCReader multiplexDefaultValuesType.swift
[66/118] Compiling ICCReader namedColor2OrTagArrayType.swift
[67/118] Compiling ICCReader sparseMatrixArrayType.swift
[68/118] Compiling ICCReader spectralViewingConditionsType.swift
[69/118] Compiling ICCReader spectralWhitePointType.swift
[70/118] Compiling ICCReader tagArrayType.swift
[71/118] Compiling ICCReader tagArrayTypeOrLut8Type.swift
[72/118] Compiling ICCReader tagStructType.swift
[73/118] Compiling ICCReader utf16Type.swift
[74/118] Compiling ICCReader utf8OrUtf8ZipType.swift
[75/118] Compiling ICCReader utf8Type.swift
[76/118] Compiling ICCReader utf8ZipType.swift
[77/118] Compiling ICCReader zipXmlType.swift
[78/118] Compiling ICCReader DataStreamAlign.swift
[79/118] Compiling ICCReader ICCColorProfile+ICCMaxTags.swift
[80/118] Compiling ICCReader ICCColorProfile+ICCTags.swift
[81/118] Compiling ICCReader ICCColorProfile+PrivateTags.swift
[82/118] Compiling ICCReader ICCColorProfile+RemovedTags.swift
[83/118] Compiling ICCReader ICCColorProfile.swift
[84/118] Compiling ICCReader ICCColorProfileHeader.swift
[85/118] Compiling ICCReader ICCReadError.swift
[86/118] Compiling ICCReader ICCSignature.swift
[87/118] Compiling ICCReader ICCTag.swift
[88/118] Compiling ICCReader ICCTagData.swift
[89/118] Compiling ICCReader ICCTagSignature.swift
[90/118] Compiling ICCReader ICCTagTable.swift
[91/118] Compiling ICCReader ICCTagTypeSignature.swift
[92/118] Compiling ICCReader multiLocalizedUnicodeType.swift
[93/118] Compiling ICCReader multiProcessElementsType.swift
[94/118] Compiling ICCReader namedColor2Type.swift
[95/118] Compiling ICCReader parametricCurveType.swift
[96/118] Compiling ICCReader profileSequenceDescType.swift
[97/118] Compiling ICCReader profileSequenceIdentifierType.swift
[98/118] Compiling ICCReader responseCurveSet16Type.swift
[99/118] Compiling ICCReader s15Fixed16ArrayType.swift
[100/118] Compiling ICCReader screeningType.swift
[101/118] Compiling ICCReader signatureType.swift
[102/118] Compiling ICCReader textDescriptionOrMultiLocalizedUnicodeTextType.swift
[103/118] Compiling ICCReader textOrMultiLocalizedUnicodeTextType.swift
[104/118] Compiling ICCReader textType.swift
[105/118] Compiling ICCReader chromacityType.swift
[106/118] Compiling ICCReader colorantOrderType.swift
[107/118] Compiling ICCReader colorantTableType.swift
[108/118] Compiling ICCReader crdInfoType.swift
[109/118] Compiling ICCReader curveOrParametricCurveType.swift
[110/118] Compiling ICCReader curveType.swift
[111/118] Compiling ICCReader dataType.swift
[112/118] Compiling ICCReader dateTimeType.swift
[113/118] Compiling ICCReader lut16Type.swift
[114/118] Compiling ICCReader lut8Type.swift
[115/118] Compiling ICCReader lutAToBType.swift
[116/118] Compiling ICCReader lutBToAType.swift
[117/118] Compiling ICCReader lutType.swift
[118/118] Compiling ICCReader measurementType.swift
Build complete! (5.92s)
Build complete.
Done.

Build Machine: Mac 7