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

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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:  78% (682/864)
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% (730/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.8
Building package at path:  $workDir
https://github.com/hughbe/ICCReader.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/hughbe/DataStream
Fetching https://github.com/hughbe/SwiftBitField
[1/22] Fetching swiftbitfield
[23/194] Fetching swiftbitfield, datastream
Fetched https://github.com/hughbe/SwiftBitField (0.21s)
Fetched https://github.com/hughbe/DataStream (0.21s)
Computing version for https://github.com/hughbe/DataStream
Computed https://github.com/hughbe/DataStream at 2.0.4 (0.34s)
Computing version for https://github.com/hughbe/SwiftBitField
Computed https://github.com/hughbe/SwiftBitField at 1.0.0 (0.34s)
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/SwiftBitField
Working copy of https://github.com/hughbe/SwiftBitField resolved at 1.0.0
Building for debugging...
[1/2] Emitting module BitField
[2/2] Compiling BitField BitField.swift
[5/11] Emitting module DataStream
[6/11] Compiling DataStream RangeReplaceableCollection+PadLeft.swift
[7/11] Compiling DataStream Endianess.swift
[8/11] Compiling DataStream OutputDataStream.swift
[9/11] Compiling DataStream BitFieldReader.swift
[10/11] Compiling DataStream DataStream.swift
[11/11] Compiling DataStream BinaryInteger+HexString.swift
[14/109] Compiling ICCReader sparseMatrixEncodingType.swift
[15/109] Compiling ICCReader spectralRange.swift
[16/109] Compiling ICCReader valueEncodingType.swift
[17/109] Compiling ICCReader StructSignature.swift
[18/109] Compiling ICCReader ImageEncodingType.swift
[19/109] Compiling ICCReader dictType.swift
[20/109] Compiling ICCReader embeddedHeightImageType.swift
[21/109] Compiling ICCReader embeddedNormalImageOrEmbeddedHeightImageType.swift
[22/109] Compiling ICCReader embeddedNormalImageType.swift
[23/109] Compiling ICCReader float16ArrayType.swift
[24/109] Compiling ICCReader float32ArrayType.swift
[25/109] Compiling ICCReader float64ArrayType.swift
[26/109] Compiling ICCReader gamutBoundaryDescriptionType.swift
[27/109] Compiling ICCReader u16Fixed16ArrayType.swift
[28/109] Compiling ICCReader uInt16ArrayType.swift
[29/109] Compiling ICCReader uInt32ArrayType.swift
[30/109] Compiling ICCReader uInt64ArrayType.swift
[31/109] Compiling ICCReader uInt8ArrayType.swift
[32/109] Compiling ICCReader ucrBgType.swift
[33/109] Compiling ICCReader viewingConditionsType.swift
[34/109] Compiling ICCReader TechnologySignature.swift
[35/109] Compiling ICCReader displayMakeAndModelType.swift
[36/109] Compiling ICCReader videoCardGammaTableType.swift
[37/109] Compiling ICCReader float16Number.swift
[38/109] Compiling ICCReader float64Number.swift
[39/109] Compiling ICCReader sparseMatrixEncoding.swift
[40/109] Compiling ICCReader multiLocalizedUnicodeType.swift
[41/109] Compiling ICCReader multiProcessElementsType.swift
[42/109] Compiling ICCReader namedColor2Type.swift
[43/109] Compiling ICCReader parametricCurveType.swift
[44/109] Compiling ICCReader profileSequenceDescType.swift
[45/109] Compiling ICCReader profileSequenceIdentifierType.swift
[46/109] Compiling ICCReader responseCurveSet16Type.swift
[47/109] Compiling ICCReader s15Fixed16ArrayType.swift
[48/109] Compiling ICCReader screeningType.swift
[49/109] Compiling ICCReader signatureType.swift
[50/109] Compiling ICCReader textDescriptionOrMultiLocalizedUnicodeTextType.swift
[51/109] Compiling ICCReader textOrMultiLocalizedUnicodeTextType.swift
[52/109] Compiling ICCReader textType.swift
[53/122] Compiling ICCReader XYZNumber.swift
[54/122] Compiling ICCReader dateTimeNumber.swift
[55/122] Compiling ICCReader float32Number.swift
[56/122] Compiling ICCReader positionNumber.swift
[57/122] Compiling ICCReader response16Number.swift
[58/122] Compiling ICCReader s15Fixed16Number.swift
[59/122] Compiling ICCReader u16Fixed16Number.swift
[60/122] Compiling ICCReader u1Fixed15Number.swift
[61/122] Compiling ICCReader u8Fixed8Number.swift
[62/122] Compiling ICCReader uInt16Number.swift
[63/122] Compiling ICCReader uInt32Number.swift
[64/122] Compiling ICCReader uInt64Number.swift
[65/122] Compiling ICCReader uInt8Number.swift
[66/122] Compiling ICCReader ColorSpaceSignature.swift
[67/122] Compiling ICCReader ColorimetricIntentImageStateSignature.swift
[68/122] Compiling ICCReader ICCColorProfileClassSignature.swift
[69/122] Compiling ICCReader ICCColorProfileDeviceAttributes.swift
[70/122] Compiling ICCReader ICCColorProfileFlags.swift
[71/122] Compiling ICCReader ICCColorProfilePlatformSignature.swift
[72/122] Compiling ICCReader ICCColorProfileRenderingIntent.swift
[73/122] Compiling ICCReader ICCColorProfileVersion.swift
[74/122] Compiling ICCReader MultiplexColorSpaceSignature.swift
[75/122] Compiling ICCReader RenderingIntentGamutSignature.swift
[76/122] Compiling ICCReader SpectralProfileClassSignature.swift
[77/122] Compiling ICCReader deviceSettingsType.swift
[78/122] Compiling ICCReader namedColorType.swift
[79/122] Compiling ICCReader textDescriptionType.swift
[80/122] Compiling ICCReader XYZType.swift
[81/122] Compiling ICCReader chromacityType.swift
[82/122] Compiling ICCReader colorantOrderType.swift
[83/122] Compiling ICCReader colorantTableType.swift
[84/122] Compiling ICCReader crdInfoType.swift
[85/122] Compiling ICCReader curveOrParametricCurveType.swift
[86/122] Compiling ICCReader curveType.swift
[87/122] Compiling ICCReader dataType.swift
[88/122] Compiling ICCReader dateTimeType.swift
[89/122] Compiling ICCReader lut16Type.swift
[90/122] Compiling ICCReader lut8Type.swift
[91/122] Compiling ICCReader lutAToBType.swift
[92/122] Compiling ICCReader lutBToAType.swift
[93/122] Compiling ICCReader lutType.swift
[94/122] Compiling ICCReader measurementType.swift
[95/122] Emitting module ICCReader
[96/122] Compiling ICCReader DataStreamAlign.swift
[97/122] Compiling ICCReader ICCColorProfile+ICCMaxTags.swift
[98/122] Compiling ICCReader ICCColorProfile+ICCTags.swift
[99/122] Compiling ICCReader ICCColorProfile+PrivateTags.swift
[100/122] Compiling ICCReader ICCColorProfile+RemovedTags.swift
[101/122] Compiling ICCReader ICCColorProfile.swift
[102/122] Compiling ICCReader ICCColorProfileHeader.swift
[103/122] Compiling ICCReader ICCReadError.swift
[104/122] Compiling ICCReader ICCSignature.swift
[105/122] Compiling ICCReader ICCTag.swift
[106/122] Compiling ICCReader ICCTagData.swift
[107/122] Compiling ICCReader ICCTagSignature.swift
[108/122] Compiling ICCReader ICCTagTable.swift
[109/122] Compiling ICCReader ICCTagTypeSignature.swift
[110/122] Compiling ICCReader multiplexDefaultValuesType.swift
[111/122] Compiling ICCReader namedColor2OrTagArrayType.swift
[112/122] Compiling ICCReader sparseMatrixArrayType.swift
[113/122] Compiling ICCReader spectralViewingConditionsType.swift
[114/122] Compiling ICCReader spectralWhitePointType.swift
[115/122] Compiling ICCReader tagArrayType.swift
[116/122] Compiling ICCReader tagArrayTypeOrLut8Type.swift
[117/122] Compiling ICCReader tagStructType.swift
[118/122] Compiling ICCReader utf16Type.swift
[119/122] Compiling ICCReader utf8OrUtf8ZipType.swift
[120/122] Compiling ICCReader utf8Type.swift
[121/122] Compiling ICCReader utf8ZipType.swift
[122/122] Compiling ICCReader zipXmlType.swift
Build complete! (13.53s)
Build complete.
Done.

Build Machine: Linux 2