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.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:  79% (683/864)
Updating files:  80% (692/864)
Updating files:  81% (700/864)
Updating files:  82% (709/864)
Updating files:  83% (718/864)
Updating files:  84% (726/864)
Updating files:  84% (731/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hughbe/ICCReader.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/hughbe/SwiftBitField
Fetching https://github.com/hughbe/DataStream
[1/22] Fetching swiftbitfield
[12/194] Fetching swiftbitfield, datastream
Fetched https://github.com/hughbe/SwiftBitField from cache (0.24s)
Fetched https://github.com/hughbe/DataStream from cache (0.24s)
Computing version for https://github.com/hughbe/DataStream
Computed https://github.com/hughbe/DataStream at 2.0.4 (0.38s)
Computing version for https://github.com/hughbe/SwiftBitField
Computed https://github.com/hughbe/SwiftBitField at 1.0.0 (0.39s)
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/6] Emitting module BitField
[6/6] Compiling BitField BitField.swift
[8/14] Emitting module DataStream
[9/14] Compiling DataStream BinaryInteger+HexString.swift
[10/14] Compiling DataStream Endianess.swift
[11/14] Compiling DataStream RangeReplaceableCollection+PadLeft.swift
[12/14] Compiling DataStream OutputDataStream.swift
[13/14] Compiling DataStream BitFieldReader.swift
[14/14] Compiling DataStream DataStream.swift
[16/111] Emitting module ICCReader
[17/124] Compiling ICCReader XYZNumber.swift
[18/124] Compiling ICCReader dateTimeNumber.swift
[19/124] Compiling ICCReader float32Number.swift
[20/124] Compiling ICCReader positionNumber.swift
[21/124] Compiling ICCReader response16Number.swift
[22/124] Compiling ICCReader s15Fixed16Number.swift
[23/124] Compiling ICCReader u16Fixed16Number.swift
[24/124] Compiling ICCReader u1Fixed15Number.swift
[25/124] Compiling ICCReader u8Fixed8Number.swift
[26/124] Compiling ICCReader uInt16Number.swift
[27/124] Compiling ICCReader uInt32Number.swift
[28/124] Compiling ICCReader uInt64Number.swift
[29/124] Compiling ICCReader uInt8Number.swift
[30/124] Compiling ICCReader ColorSpaceSignature.swift
[31/124] Compiling ICCReader sparseMatrixEncodingType.swift
[32/124] Compiling ICCReader spectralRange.swift
[33/124] Compiling ICCReader valueEncodingType.swift
[34/124] Compiling ICCReader StructSignature.swift
[35/124] Compiling ICCReader ImageEncodingType.swift
[36/124] Compiling ICCReader dictType.swift
[37/124] Compiling ICCReader embeddedHeightImageType.swift
[38/124] Compiling ICCReader embeddedNormalImageOrEmbeddedHeightImageType.swift
[39/124] Compiling ICCReader embeddedNormalImageType.swift
[40/124] Compiling ICCReader float16ArrayType.swift
[41/124] Compiling ICCReader float32ArrayType.swift
[42/124] Compiling ICCReader float64ArrayType.swift
[43/124] Compiling ICCReader gamutBoundaryDescriptionType.swift
[44/124] Compiling ICCReader u16Fixed16ArrayType.swift
[45/124] Compiling ICCReader uInt16ArrayType.swift
[46/124] Compiling ICCReader uInt32ArrayType.swift
[47/124] Compiling ICCReader uInt64ArrayType.swift
[48/124] Compiling ICCReader uInt8ArrayType.swift
[49/124] Compiling ICCReader ucrBgType.swift
[50/124] Compiling ICCReader viewingConditionsType.swift
[51/124] Compiling ICCReader TechnologySignature.swift
[52/124] Compiling ICCReader displayMakeAndModelType.swift
[53/124] Compiling ICCReader videoCardGammaTableType.swift
[54/124] Compiling ICCReader float16Number.swift
[55/124] Compiling ICCReader float64Number.swift
[56/124] Compiling ICCReader sparseMatrixEncoding.swift
[57/124] Compiling ICCReader ColorimetricIntentImageStateSignature.swift
[58/124] Compiling ICCReader ICCColorProfileClassSignature.swift
[59/124] Compiling ICCReader ICCColorProfileDeviceAttributes.swift
[60/124] Compiling ICCReader ICCColorProfileFlags.swift
[61/124] Compiling ICCReader ICCColorProfilePlatformSignature.swift
[62/124] Compiling ICCReader ICCColorProfileRenderingIntent.swift
[63/124] Compiling ICCReader ICCColorProfileVersion.swift
[64/124] Compiling ICCReader MultiplexColorSpaceSignature.swift
[65/124] Compiling ICCReader RenderingIntentGamutSignature.swift
[66/124] Compiling ICCReader SpectralProfileClassSignature.swift
[67/124] Compiling ICCReader deviceSettingsType.swift
[68/124] Compiling ICCReader namedColorType.swift
[69/124] Compiling ICCReader textDescriptionType.swift
[70/124] Compiling ICCReader XYZType.swift
[71/124] Compiling ICCReader multiLocalizedUnicodeType.swift
[72/124] Compiling ICCReader multiProcessElementsType.swift
[73/124] Compiling ICCReader namedColor2Type.swift
[74/124] Compiling ICCReader parametricCurveType.swift
[75/124] Compiling ICCReader profileSequenceDescType.swift
[76/124] Compiling ICCReader profileSequenceIdentifierType.swift
[77/124] Compiling ICCReader responseCurveSet16Type.swift
[78/124] Compiling ICCReader s15Fixed16ArrayType.swift
[79/124] Compiling ICCReader screeningType.swift
[80/124] Compiling ICCReader signatureType.swift
[81/124] Compiling ICCReader textDescriptionOrMultiLocalizedUnicodeTextType.swift
[82/124] Compiling ICCReader textOrMultiLocalizedUnicodeTextType.swift
[83/124] Compiling ICCReader textType.swift
[84/124] Compiling ICCReader DataStreamAlign.swift
[85/124] Compiling ICCReader ICCColorProfile+ICCMaxTags.swift
[86/124] Compiling ICCReader ICCColorProfile+ICCTags.swift
[87/124] Compiling ICCReader ICCColorProfile+PrivateTags.swift
[88/124] Compiling ICCReader ICCColorProfile+RemovedTags.swift
[89/124] Compiling ICCReader ICCColorProfile.swift
[90/124] Compiling ICCReader ICCColorProfileHeader.swift
[91/124] Compiling ICCReader ICCReadError.swift
[92/124] Compiling ICCReader ICCSignature.swift
[93/124] Compiling ICCReader ICCTag.swift
[94/124] Compiling ICCReader ICCTagData.swift
[95/124] Compiling ICCReader ICCTagSignature.swift
[96/124] Compiling ICCReader ICCTagTable.swift
[97/124] Compiling ICCReader ICCTagTypeSignature.swift
[98/124] Compiling ICCReader chromacityType.swift
[99/124] Compiling ICCReader colorantOrderType.swift
[100/124] Compiling ICCReader colorantTableType.swift
[101/124] Compiling ICCReader crdInfoType.swift
[102/124] Compiling ICCReader curveOrParametricCurveType.swift
[103/124] Compiling ICCReader curveType.swift
[104/124] Compiling ICCReader dataType.swift
[105/124] Compiling ICCReader dateTimeType.swift
[106/124] Compiling ICCReader lut16Type.swift
[107/124] Compiling ICCReader lut8Type.swift
[108/124] Compiling ICCReader lutAToBType.swift
[109/124] Compiling ICCReader lutBToAType.swift
[110/124] Compiling ICCReader lutType.swift
[111/124] Compiling ICCReader measurementType.swift
[112/124] Compiling ICCReader multiplexDefaultValuesType.swift
[113/124] Compiling ICCReader namedColor2OrTagArrayType.swift
[114/124] Compiling ICCReader sparseMatrixArrayType.swift
[115/124] Compiling ICCReader spectralViewingConditionsType.swift
[116/124] Compiling ICCReader spectralWhitePointType.swift
[117/124] Compiling ICCReader tagArrayType.swift
[118/124] Compiling ICCReader tagArrayTypeOrLut8Type.swift
[119/124] Compiling ICCReader tagStructType.swift
[120/124] Compiling ICCReader utf16Type.swift
[121/124] Compiling ICCReader utf8OrUtf8ZipType.swift
[122/124] Compiling ICCReader utf8Type.swift
[123/124] Compiling ICCReader utf8ZipType.swift
[124/124] Compiling ICCReader zipXmlType.swift
Build complete! (11.73s)
Build complete.
Done.

Build Machine: Linux 2