Build Information
Successful build of Doggie, reference main (d49683
), with Swift 5.9 for Linux on 2 Jan 2025 16:22:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/susandoggie/doggie.git
Reference: main
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/susandoggie/doggie
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d496837 update
Cloned https://github.com/susandoggie/doggie.git
Revision (git rev-parse @):
d49683762677da1ed8a840a57238aaa6e5b4a11f
SUCCESS checkout https://github.com/susandoggie/doggie.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/susandoggie/doggie.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/SusanDoggie/libwebp
Fetching https://github.com/SusanDoggie/libjpeg
Fetching https://github.com/SusanDoggie/brotli
[1/70] Fetching brotli
[71/148] Fetching brotli, libwebp
[149/451] Fetching brotli, libwebp, libjpeg
Fetching https://github.com/SusanDoggie/Float16
Fetched https://github.com/SusanDoggie/libwebp (0.28s)
Fetched https://github.com/SusanDoggie/brotli (0.28s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/SusanDoggie/libjpeg (0.28s)
Fetching https://github.com/apple/swift-algorithms
[1/310] Fetching float16
[311/5924] Fetching float16, swift-algorithms
[5925/21527] Fetching float16, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms (0.32s)
Fetching https://github.com/apple/swift-numerics
[2027/15913] Fetching float16, swift-collections
[15914/21489] Fetching float16, swift-collections, swift-numerics
Fetched https://github.com/SusanDoggie/Float16 (1.05s)
Fetched https://github.com/apple/swift-numerics (0.75s)
Fetched https://github.com/apple/swift-collections (1.07s)
Computing version for https://github.com/SusanDoggie/Float16
Computed https://github.com/SusanDoggie/Float16 at 1.1.1 (0.39s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.39s)
Computing version for https://github.com/SusanDoggie/libjpeg
Computed https://github.com/SusanDoggie/libjpeg at 1.0.3 (1.01s)
Computing version for https://github.com/SusanDoggie/libwebp
Computed https://github.com/SusanDoggie/libwebp at 1.0.3 (0.50s)
Computing version for https://github.com/SusanDoggie/brotli
Computed https://github.com/SusanDoggie/brotli at 1.0.3 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.60s)
Creating working copy for https://github.com/SusanDoggie/libjpeg
Working copy of https://github.com/SusanDoggie/libjpeg resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Creating working copy for https://github.com/SusanDoggie/brotli
Working copy of https://github.com/SusanDoggie/brotli resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/SusanDoggie/Float16
Working copy of https://github.com/SusanDoggie/Float16 resolved at 1.1.1
Creating working copy for https://github.com/SusanDoggie/libwebp
Working copy of https://github.com/SusanDoggie/libwebp resolved at 1.0.3
Building for debugging...
[0/212] Compiling zlib_c empty.c
[1/212] Compiling context.c
[2/212] Compiling platform.c
[3/212] Compiling transform.c
[4/212] Compiling shared_dictionary.c
[5/212] Compiling thread_utils.c
[6/212] Compiling random_utils.c
[7/212] Compiling utils.c
[8/212] Compiling backward_references_cost_enc.c
[9/212] Compiling rescaler_utils.c
[10/212] Compiling quant_levels_utils.c
[11/212] Compiling quant_levels_dec_utils.c
[12/212] Compiling huffman_utils.c
[13/212] Compiling filters_utils.c
[14/212] Compiling huffman_encode_utils.c
[15/212] Compiling color_cache_utils.c
[16/212] Compiling bit_reader_utils.c
[17/212] Compiling bit_writer_utils.c
[18/212] Compiling muxinternal.c
[19/212] Compiling muxedit.c
[19/212] Compiling muxread.c
[21/212] Compiling webp_enc.c
[22/212] Compiling anim_encode.c
[23/212] Compiling syntax_enc.c
[24/212] Compiling tree_enc.c
[25/212] Compiling token_enc.c
[26/223] Compiling dictionary.c
[27/229] Compiling picture_tools_enc.c
[27/229] Compiling picture_rescale_enc.c
[28/229] Compiling vp8l_enc.c
[30/229] Compiling predictor_enc.c
[31/229] Compiling picture_enc.c
[32/229] Compiling quant_enc.c
[33/229] Compiling iterator_enc.c
[34/229] Compiling picture_psnr_enc.c
[35/229] Compiling near_lossless_enc.c
[36/229] Compiling cost_enc.c
[37/229] Compiling filter_enc.c
[38/229] Compiling config_enc.c
[39/229] Compiling histogram_enc.c
[40/229] Compiling picture_csp_enc.c
[41/229] Compiling yuv_neon.c
[42/229] Compiling yuv_sse41.c
[43/229] Compiling analysis_enc.c
[44/229] Compiling frame_enc.c
[45/229] Compiling yuv_mips_dsp_r2.c
[46/229] Compiling yuv_mips32.c
[47/229] Compiling alpha_enc.c
[48/229] Compiling upsampling_sse41.c
[48/229] Compiling yuv.c
[50/229] Compiling backward_references_enc.c
[51/229] Compiling upsampling_neon.c
[52/229] Compiling upsampling_msa.c
[53/229] Compiling upsampling_mips_dsp_r2.c
[54/229] Compiling ssim.c
[55/229] Compiling upsampling.c
[56/229] Compiling rescaler_neon.c
[57/229] Compiling rescaler_msa.c
[58/229] Compiling rescaler_mips32.c
[59/229] Compiling rescaler_mips_dsp_r2.c
[60/229] Compiling lossless_sse41.c
[61/229] Compiling rescaler.c
[63/229] Emitting module InternalCollectionsUtilities
[63/229] Compiling lossless_neon.c
[64/231] Compiling lossless_msa.c
[65/231] Compiling lossless_mips_dsp_r2.c
[66/231] Compiling lossless_enc_sse41.c
[67/231] Compiling lossless_enc_neon.c
[68/231] Compiling lossless_enc_msa.c
[69/231] Compiling lossless_enc_mips_dsp_r2.c
[70/231] Compiling lossless_enc_sse2.c
[71/231] Compiling lossless_enc_mips32.c
[72/231] Compiling yuv_sse2.c
[73/231] Compiling filters_sse2.c
[74/231] Compiling upsampling_sse2.c
[75/231] Compiling filters_neon.c
[76/231] Compiling filters_msa.c
[77/231] Compiling lossless.c
[78/231] Compiling lossless_enc.c
[79/231] Compiling filters_mips_dsp_r2.c
[80/231] Compiling enc_sse41.c
[81/231] Compiling enc_neon.c
[82/231] Compiling filters.c
[83/231] Compiling ssim_sse2.c
[84/231] Compiling enc_msa.c
[85/231] Compiling enc_mips32.c
[85/231] Compiling enc_mips_dsp_r2.c
[87/231] Compiling lossless_sse2.c
[88/231] Compiling dec_sse41.c
[89/231] Compiling dec_msa.c
[90/231] Compiling dec_neon.c
[91/231] Compiling dec_mips_dsp_r2.c
[92/231] Compiling rescaler_sse2.c
[93/231] Compiling dec_mips32.c
[94/231] Compiling dec_clip_tables.c
[94/231] Compiling enc.c
[96/231] Compiling cpu.c
[97/231] Compiling cost_mips32.c
[98/231] Compiling cost_mips_dsp_r2.c
[99/231] Compiling cost_neon.c
[100/231] Compiling cost_sse2.c
[101/231] Compiling alpha_processing_sse41.c
[102/231] Compiling dec.c
[103/231] Compiling alpha_processing_neon.c
[104/231] Compiling enc_sse2.c
[105/231] Compiling cost.c
[106/231] Compiling alpha_processing_mips_dsp_r2.c
[107/231] Compiling alpha_processing.c
[108/231] Compiling alpha_processing_sse2.c
[109/231] Compiling dec_sse2.c
[110/231] Compiling anim_decode.c
[111/231] Compiling tree_dec.c
[111/231] Compiling webp_dec.c
[113/231] Compiling vp8_dec.c
[114/231] Compiling quant_dec.c
[115/231] Compiling demux.c
[116/231] Compiling vp8l_dec.c
[117/231] Compiling io_dec.c
[118/231] Compiling idec_dec.c
[119/231] Compiling frame_dec.c
[120/231] Compiling buffer_dec.c
[121/231] Compiling jutils.c
[122/231] Compiling alpha_dec.c
[123/231] Compiling jsimd_none.c
[124/231] Compiling jmemnobs.c
[125/231] Compiling jidctred.c
[126/231] Compiling jmemmgr.c
[127/231] Compiling jquant1.c
[128/231] Compiling jquant2.c
[129/231] Compiling jidctfst.c
[130/231] Compiling jfdctflt.c
[130/231] Compiling jidctflt.c
[130/231] Compiling jfdctfst.c
[130/231] Compiling jfdctint.c
[134/231] Compiling jerror.c
[135/231] Compiling jdtrans.c
[136/231] Compiling jidctint.c
[137/231] Compiling jdpostct.c
[138/231] Compiling jdsample.c
[139/231] Compiling jdphuff.c
[140/231] Compiling jdmaster.c
[141/231] Compiling jdmainct.c
[142/231] Compiling jdinput.c
[143/231] Compiling jdicc.c
[144/231] Compiling jddctmgr.c
[145/231] Compiling jdmarker.c
[146/231] Compiling jdhuff.c
[146/231] Compiling jdmerge.c
[148/231] Compiling jdatasrc.c
[149/231] Compiling jdatadst.c
[150/231] Compiling jdcoefct.c
[151/231] Compiling jdapimin.c
[152/231] Compiling jdarith.c
[152/231] Compiling jctrans.c
[154/231] Compiling jdapistd.c
[155/231] Compiling jcsample.c
[156/231] Compiling jdcolor.c
[157/231] Compiling jcprepct.c
[158/231] Compiling jcomapi.c
[159/231] Compiling jcparam.c
[160/231] Compiling jcmaster.c
[161/231] Compiling jcmarker.c
[162/231] Compiling jcinit.c
[163/231] Compiling jcmainct.c
[164/231] Compiling jcicc.c
[165/231] Compiling jcdctmgr.c
[166/231] Compiling jccoefct.c
[167/231] Compiling jcapistd.c
[168/231] Compiling jcarith.c
[169/231] Compiling jccolor.c
[170/231] Compiling utf8_util.c
[171/231] Compiling shim.c
[172/231] Compiling jaricom.c
[172/231] Compiling jcapimin.c
[174/231] Compiling jcphuff.c
[175/231] Compiling memory.c
[176/231] Compiling fast_log.c
[177/231] Compiling literal_cost.c
[179/231] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[180/231] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[181/231] Compiling InternalCollectionsUtilities _SortedCollection.swift
[182/231] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[183/231] Compiling InternalCollectionsUtilities UInt+reversed.swift
[184/231] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[184/231] Compiling entropy_encode.c
[186/231] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[187/231] Compiling InternalCollectionsUtilities Specialize.swift
[188/231] Compiling InternalCollectionsUtilities Debugging.swift
[189/231] Compiling InternalCollectionsUtilities Descriptions.swift
[189/231] Compiling dictionary_hash.c
[191/231] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[192/231] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[193/231] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[194/231] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[195/231] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[196/231] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[197/231] Compiling InternalCollectionsUtilities Integer rank.swift
[198/231] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[199/232] Compiling static_dict.c
[200/233] Compiling histogram.c
[202/233] Compiling jchuff.c
[203/233] Compiling metablock.c
[204/253] Compiling encoder_dict.c
[205/266] Compiling compound_dictionary.c
[206/287] Compiling command.c
[207/301] Compiling compress_fragment_two_pass.c
[208/301] Compiling encode.c
[209/301] Compiling cluster.c
[210/378] Compiling compress_fragment.c
[212/507] Compiling BitCollections BitArray+Codable.swift
[213/507] Compiling BitCollections BitArray+Collection.swift
[214/509] Compiling BitCollections BitArray+Hashable.swift
[215/509] Compiling BitCollections BitArray+Initializers.swift
[216/509] Compiling HeapModule _HeapNode.swift
[217/509] Compiling HeapModule Heap.swift
[218/509] Compiling BitCollections BitArray+Copy.swift
[219/509] Compiling BitCollections BitArray+CustomReflectable.swift
[220/509] Emitting module HeapModule
[221/509] Compiling HeapModule Heap+Invariants.swift
[222/509] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[223/509] Compiling HeapModule Heap+Descriptions.swift
[224/509] Compiling HeapModule Heap+UnsafeHandle.swift
[226/511] Compiling BitCollections BitArray+Descriptions.swift
[227/511] Compiling BitCollections BitArray+Equatable.swift
[228/511] Compiling brotli_bit_stream.c
[229/511] Compiling block_splitter.c
[231/511] Compiling DequeModule _DequeSlot.swift
[232/511] Compiling DequeModule _UnsafeWrappedBuffer.swift
[233/511] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[234/511] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[235/511] Compiling BitCollections BitSet+SetAlgebra union.swift
[236/511] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[237/511] Compiling BitCollections BitSet.Counted.swift
[238/511] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[239/511] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[240/511] Compiling HashTreeCollections TreeSet+Hashable.swift
[241/511] Compiling HashTreeCollections TreeSet+Sendable.swift
[242/511] Compiling HashTreeCollections TreeSet+Sequence.swift
[243/511] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[244/511] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[245/511] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[246/511] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[247/511] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[248/511] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[249/511] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[250/511] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[251/511] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[252/511] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[253/511] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[254/511] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[255/511] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[256/511] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[257/528] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[258/528] Compiling BitCollections BitSet+CustomReflectable.swift
[259/528] Compiling BitCollections BitSet+CustomStringConvertible.swift
[260/528] Compiling BitCollections BitSet+Equatable.swift
[261/528] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[262/528] Compiling BitCollections BitSet+Extras.swift
[263/528] Compiling BitCollections BitSet+Hashable.swift
[264/535] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[265/535] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[266/535] Compiling BitCollections BitArray+Extras.swift
[267/535] Compiling BitCollections BitArray+Fill.swift
[268/535] Compiling BitCollections BitSet+Initializers.swift
[269/535] Compiling BitCollections BitSet+Invariants.swift
[270/535] Compiling BitCollections BitSet+Random.swift
[271/535] Compiling BitCollections BitSet+SetAlgebra basics.swift
[272/535] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[273/535] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[274/535] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[275/535] Compiling BitCollections BitArray+RandomBits.swift
[276/535] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[277/535] Compiling BitCollections BitArray+Shifts.swift
[278/535] Compiling BitCollections BitArray+Testing.swift
[279/535] Compiling BitCollections BitArray._UnsafeHandle.swift
[280/535] Compiling BitCollections BitArray.swift
[281/535] Compiling BitCollections BitSet+BidirectionalCollection.swift
[282/535] Compiling BitCollections BitSet+Codable.swift
[297/535] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[298/535] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[299/535] Compiling BitCollections Range+Utilities.swift
[300/535] Compiling BitCollections Slice+Utilities.swift
[301/535] Compiling BitCollections UInt+Tricks.swift
[302/535] Compiling BitCollections _Word.swift
[303/535] Compiling OrderedCollections OrderedSet.swift
[304/535] Compiling OrderedCollections _UnsafeBitset.swift
[305/535] Compiling HashTreeCollections TreeSet+Equatable.swift
[306/535] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[307/535] Compiling HashTreeCollections TreeSet+Extras.swift
[308/535] Compiling HashTreeCollections TreeSet+Filter.swift
[317/535] Compiling BitCollections BitSet.Index.swift
[318/535] Compiling BitCollections BitSet._UnsafeHandle.swift
[319/535] Compiling BitCollections BitSet.swift
[319/535] Compiling bit_cost.c
[335/535] Compiling BitCollections BitArray+BitwiseOperations.swift
[336/535] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[336/535] Compiling state.c
[338/535] Emitting module DequeModule
[338/536] Compiling huffman.c
[342/537] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[343/537] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[344/537] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[345/537] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[346/537] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[347/537] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[348/537] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[349/537] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[350/537] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[351/537] Compiling HashTreeCollections TreeSet.swift
[351/537] Compiling bit_reader.c
[352/537] Compiling backward_references_hq.c
[353/537] Compiling constants.c
[354/537] Copying kMeansClusteringKernel.metal
[355/537] Copying WrapTileKernel.metal
[356/537] Copying SVGTurbulenceKernel.metal
[357/537] Copying SVGLightingKernel.metal
[358/537] Copying SVGDisplacementMapKernel.metal
[359/537] Copying SVGConvolveKernel.metal
[360/537] Copying SVGComponentTransferKernel.metal
[361/537] Copying PalettizeKernel.metal
[362/537] Copying MeshGradientKernel.metal
[363/537] Copying BilateralFilter.metal
[364/537] Compiling _NumericsShims _NumericsShims.c
[366/537] Emitting module BitCollections
[366/537] Compiling CFloat16 float16.c
[438/557] Compiling RealModule AugmentedArithmetic.swift
[439/557] Compiling RealModule Double+Real.swift
[440/557] Compiling RealModule AlgebraicField.swift
[441/557] Compiling RealModule ApproximateEquality.swift
[454/558] Compiling decode.c
[457/558] Compiling RealModule Float+Real.swift
[458/558] Compiling RealModule Real.swift
[466/559] Compiling RealModule Float80+Real.swift
[467/559] Compiling RealModule ElementaryFunctions.swift
[468/559] Compiling RealModule Float16+Real.swift
[468/559] Compiling backward_references.c
[474/559] Compiling RealModule RealFunctions.swift
[475/559] Emitting module RealModule
[478/561] Emitting module OrderedCollections
[491/592] Compiling Algorithms Intersperse.swift
[492/592] Compiling Algorithms Joined.swift
[493/592] Compiling Algorithms Keyed.swift
[494/592] Compiling Algorithms MinMax.swift
[495/592] Compiling Algorithms Partition.swift
[496/592] Compiling Algorithms Permutations.swift
[497/592] Compiling Algorithms Product.swift
[498/592] Compiling Algorithms RandomSample.swift
[499/592] Compiling Algorithms Reductions.swift
[500/592] Compiling Algorithms Rotate.swift
[501/592] Compiling Algorithms Split.swift
[503/592] Compiling Algorithms Stride.swift
[504/592] Compiling Algorithms Suffix.swift
[514/592] Compiling Float16 Real.swift
[515/592] Emitting module HashTreeCollections
[516/593] Compiling _RopeModule Rope+Join.swift
[517/593] Compiling _RopeModule Rope+MutatingForEach.swift
[518/593] Compiling _RopeModule Rope+Remove.swift
[519/593] Compiling _RopeModule Rope+RemoveSubrange.swift
[520/593] Compiling _RopeModule Rope+Split.swift
[521/593] Compiling _RopeModule Optional Utilities.swift
[522/593] Compiling _RopeModule String Utilities.swift
[523/593] Compiling _RopeModule String.Index+ABI.swift
[524/593] Compiling _RopeModule _CharacterRecognizer.swift
[526/594] Compiling Float16 Concurrency.swift
[527/594] Compiling Float16 float16.swift
[529/594] Emitting module Float16
[540/595] Emitting module _RopeModule
[551/595] Compiling Algorithms Indexed.swift
[580/603] Compiling Collections Collections.swift
[581/603] Emitting module Collections
[590/605] Compiling Algorithms Compacted.swift
[591/605] Compiling Algorithms Cycle.swift
[592/605] Compiling Algorithms EitherSequence.swift
[593/605] Compiling Algorithms FirstNonNil.swift
[594/605] Compiling Algorithms FlattenCollection.swift
[595/605] Compiling Algorithms Grouped.swift
[598/605] Compiling Algorithms Trim.swift
[599/605] Compiling Algorithms Unique.swift
[600/605] Compiling Algorithms Windows.swift
[601/605] Compiling Algorithms AdjacentPairs.swift
[602/605] Compiling Algorithms Chain.swift
[603/605] Compiling Algorithms Chunked.swift
[604/605] Compiling Algorithms Combinations.swift
[605/605] Emitting module Algorithms
[608/659] Compiling DoggieCore AppleCompression.swift
[609/659] Compiling DoggieCore AppleExported.swift
[610/659] Compiling DoggieCore Metal.swift
[611/659] Compiling DoggieCore NSItemProvider.swift
[612/659] Compiling DoggieCore CompressionCodec.swift
[613/659] Compiling DoggieCore BrotliDecoder.swift
[614/659] Compiling DoggieCore BrotliEncoder.swift
[615/659] Compiling DoggieCore Deflate.swift
[616/666] Compiling DoggieCore ContiguousBuffer.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
[617/666] Compiling DoggieCore Data.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
[618/666] Compiling DoggieCore Date.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
[619/666] Compiling DoggieCore FileManager.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
[620/666] Compiling DoggieCore Graph.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
[621/666] Compiling DoggieCore Locking.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
[622/666] Compiling DoggieCore MappedBuffer.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
[623/666] Compiling DoggieCore String.swift
[624/666] Compiling DoggieCore replaceValue.swift
[625/666] Compiling DoggieCore SDXMLAttribute.swift
[626/666] Compiling DoggieCore SDXMLDocument.swift
[627/666] Compiling DoggieCore SDXMLElement.swift
[628/666] Compiling DoggieCore SDXMLParser.swift
[629/666] Compiling DoggieCore SDXMLString.swift
[630/666] Compiling DoggieCore Inflate.swift
[631/666] Compiling DoggieCore zlib.swift
[632/666] Compiling DoggieCore Sendable.swift
[633/666] Compiling DoggieCore SerialRunLoop.swift
[634/666] Compiling DoggieCore UnsafeSendable.swift
[635/666] Compiling DoggieCore Exported.swift
[636/666] Compiling DoggieCore Algorithm.swift
[637/666] Compiling DoggieCore Cache.swift
[638/666] Compiling DoggieCore Parallel.swift
[639/666] Compiling DoggieCore TypePunned.swift
[640/666] Compiling DoggieCore TypedData.swift
[641/666] Compiling DoggieCore URLComponents.swift
[642/666] Compiling DoggieCore UUID.swift
[643/666] Compiling DoggieCore WeakDictionary.swift
[644/666] Compiling DoggieCore WeakSet.swift
[645/666] Compiling DoggieCore Dictionary.swift
[646/666] Compiling DoggieCore Equatable.swift
[647/666] Compiling DoggieCore FloatingPoint.swift
[648/666] Compiling DoggieCore Integer.swift
[649/666] Compiling DoggieCore OptionOneCollection.swift
[650/666] Compiling DoggieCore Policy.swift
[651/666] Compiling DoggieCore RawBitPattern.swift
[652/666] Compiling DoggieCore MediaType.swift
[653/666] Compiling DoggieCore BinaryFixedPoint.swift
[654/666] Compiling DoggieCore ByteCodable.swift
[655/666] Compiling DoggieCore Endianness.swift
[656/666] Compiling DoggieCore Signature.swift
[657/666] Compiling DoggieCore CollectionExtension.swift
[658/666] Compiling DoggieCore Decimal.swift
[659/666] Compiling DoggieCore Json.swift
[660/666] Compiling DoggieCore JsonCodable.swift
[661/666] Compiling DoggieCore JsonConvertible.swift
[662/666] Compiling DoggieCore JsonNumber.swift
[663/666] Compiling DoggieCore JsonNumberCodable.swift
[664/666] Compiling DoggieCore FileExtension.swift
[665/666] Compiling DoggieCore MIMEType.swift
[666/666] Emitting module DoggieCore
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func _append<C: Collection>(_ newElements: C) where C.Element == Element {
^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
^
[669/695] Compiling DoggieMath half_cooleytukey_2.swift
[670/695] Compiling DoggieMath half_cooleytukey_4.swift
[671/695] Compiling DoggieMath half_cooleytukey_8.swift
[672/695] Compiling DoggieMath Wrapper.swift
[673/698] Compiling DoggieMath Arithmetic.swift
[674/698] Compiling DoggieMath Complex.swift
[675/698] Compiling DoggieMath Exported.swift
[676/698] Compiling DoggieMath LinearAlgebra.swift
[677/698] Compiling DoggieMath Move.swift
[678/698] Compiling DoggieMath OverlapAddConvolve.swift
[679/698] Compiling DoggieMath HalfInverseRadix2CooleyTukey.swift
[680/698] Compiling DoggieMath cooleytukey_2.swift
[681/698] Compiling DoggieMath cooleytukey_4.swift
[682/698] Compiling DoggieMath cooleytukey_8.swift
[683/698] Compiling DoggieMath half_cooleytukey_16.swift
[684/698] Compiling DoggieMath CircularConvolve.swift
[685/698] Compiling DoggieMath CircularConvolve2D.swift
[686/698] Compiling DoggieMath CooleyTukey2D.swift
[687/698] Compiling DoggieMath DirectConvolve.swift
[688/698] Compiling DoggieMath HalfRadix2CooleyTukey.swift
[689/698] Compiling DoggieMath InverseRadix2CooleyTukey.swift
[690/698] Compiling DoggieMath Radix2CooleyTukey.swift
[691/698] Compiling DoggieMath cooleytukey_16.swift
[692/698] Compiling DoggieMath Extension.swift
[693/698] Compiling DoggieMath Fourier.swift
[694/698] Compiling DoggieMath Maths.swift
[695/698] Compiling DoggieMath Polynomial.swift
[696/698] Compiling DoggieMath Rational.swift
[697/698] Compiling DoggieMath SafeFunction.swift
[698/698] Emitting module DoggieMath
[701/738] Compiling DoggieGeometry AppleExported.swift
[702/738] Compiling DoggieGeometry CGAffineTransform.swift
[703/738] Compiling DoggieGeometry CGPath.swift
[704/738] Compiling DoggieGeometry CGPoint.swift
[705/738] Compiling DoggieGeometry CGRect.swift
[706/738] Compiling DoggieGeometry CGSize.swift
[707/743] Compiling DoggieGeometry Matrix.swift
[708/743] Compiling DoggieGeometry Point.swift
[709/743] Compiling DoggieGeometry Rect.swift
[710/743] Compiling DoggieGeometry SDTransform.swift
[711/743] Compiling DoggieGeometry Size.swift
[712/743] Compiling DoggieGeometry BreakLoop.swift
[713/743] Compiling DoggieGeometry PathBuilder.swift
[714/743] Compiling DoggieGeometry ShapeRegion.swift
[715/743] Compiling DoggieGeometry ShapeRegionOp.swift
[716/743] Compiling DoggieGeometry ShapeRegionWinding.swift
[717/743] Compiling DoggieGeometry Tensor.swift
[718/743] Compiling DoggieGeometry Vector.swift
[719/743] Compiling DoggieGeometry PathCoder.swift
[720/743] Compiling DoggieGeometry PathStroke.swift
[721/743] Compiling DoggieGeometry SVGPathCoder.swift
[722/743] Compiling DoggieGeometry Shape.swift
[723/743] Compiling DoggieGeometry ShapeSegment.swift
[724/743] Compiling DoggieGeometry ShapeTweening.swift
[725/743] Compiling DoggieGeometry ShapeWinding.swift
[726/743] Compiling DoggieGeometry VariableRoundStroke.swift
[727/743] Compiling DoggieGeometry SwiftPlayground.swift
[728/743] Compiling DoggieGeometry Arithmetic.swift
[729/743] Compiling DoggieGeometry Bezier.swift
[730/743] Compiling DoggieGeometry BezierArc.swift
[731/743] Compiling DoggieGeometry BezierOffset.swift
[732/743] Compiling DoggieGeometry BezierProtocol.swift
[733/743] Compiling DoggieGeometry Exported.swift
[734/743] Compiling DoggieGeometry Extension.swift
[735/743] Compiling DoggieGeometry EdgeInsets.swift
[736/743] Compiling DoggieGeometry Ellipse.swift
[737/743] Compiling DoggieGeometry Geometry.swift
[738/743] Compiling DoggieGeometry CubicBezier.swift
[739/743] Compiling DoggieGeometry CubicBezierPatch.swift
[740/743] Compiling DoggieGeometry CubicBezierTriangularPatch.swift
[741/743] Compiling DoggieGeometry LineSegment.swift
[742/743] Compiling DoggieGeometry QuadBezier.swift
[743/743] Emitting module DoggieGeometry
[746/914] Compiling DoggieGraphics FloatComponentPixel.swift
[747/914] Compiling DoggieGraphics Gray16ColorPixel.swift
[748/914] Compiling DoggieGraphics Gray32ColorPixel.swift
[749/914] Compiling DoggieGraphics GrayColorPixel.swift
[750/914] Compiling DoggieGraphics ABGR32ColorPixel.swift
[751/914] Compiling DoggieGraphics ARGB32ColorPixel.swift
[752/914] Compiling DoggieGraphics ARGB64ColorPixel.swift
[753/914] Compiling DoggieGraphics BGRA32ColorPixel.swift
[754/914] Compiling DoggieGraphics RGBA32ColorPixel.swift
[755/914] Compiling DoggieGraphics RGBA64ColorPixel.swift
[756/914] Compiling DoggieGraphics RGBColorPixel.swift
[757/914] Compiling DoggieGraphics AnyColorSpace.swift
[758/914] Compiling DoggieGraphics ChromaticAdaptationAlgorithm.swift
[759/914] Compiling DoggieGraphics ColorSpace.swift
[760/914] Compiling DoggieGraphics CIELabColorSpace.swift
[761/914] Compiling DoggieGraphics CIELuvColorSpace.swift
[762/914] Compiling DoggieGraphics CIEXYZColorSpace.swift
[763/914] Compiling DoggieGraphics CIEYxyColorSpace.swift
[764/914] Compiling DoggieGraphics CalibratedGrayColorSpace.swift
[765/914] Compiling DoggieGraphics AdobeRGB.swift
[766/914] Compiling DoggieGraphics CalibratedRGBColorSpace.swift
[767/914] Compiling DoggieGraphics displayP3.swift
[768/914] Compiling DoggieGraphics sRGB.swift
[769/914] Compiling DoggieGraphics ColorSpaceBaseProtocol.swift
[770/938] Compiling DoggieGraphics TIFFDecoder.swift
[771/938] Compiling DoggieGraphics WEBPDecoder.swift
[772/938] Compiling DoggieGraphics BMPEncoder.swift
[773/938] Compiling DoggieGraphics ImageRepEncoder.swift
[774/938] Compiling DoggieGraphics JPEGEncoder.swift
[775/938] Compiling DoggieGraphics PNGEncoder.swift
[776/938] Compiling DoggieGraphics TIFFEncoder.swift
[777/938] Compiling DoggieGraphics WEBPEncoder.swift
[778/938] Compiling DoggieGraphics ImageRep.swift
[779/938] Compiling DoggieGraphics FastDecode.swift
[780/938] Compiling DoggieGraphics _fast_decode_alpha_first.swift
[781/938] Compiling DoggieGraphics _fast_decode_alpha_last.swift
[782/938] Compiling DoggieGraphics _fast_decode_alpha_none.swift
[783/938] Compiling DoggieGraphics _fast_decode_float.swift
[784/938] Compiling DoggieGraphics _fast_decode_pixel.swift
[785/938] Compiling DoggieGraphics RawBitmap.swift
[786/938] Compiling DoggieGraphics SlowDecode.swift
[787/938] Compiling DoggieGraphics _aligned_channel.swift
[788/938] Compiling DoggieGraphics _aligned_float_channel.swift
[789/938] Compiling DoggieGraphics _channel_to_double.swift
[790/938] Compiling DoggieGraphics _float_channel.swift
[791/938] Compiling DoggieGraphics _unsigned_aligned_channel.swift
[792/938] Compiling DoggieGraphics _unsigned_channel.swift
[793/938] Compiling DoggieGraphics _unsigned_pixel.swift
[794/962] Compiling DoggieGraphics SFNTHEAD.swift
[795/962] Compiling DoggieGraphics SFNTHHEA.swift
[796/962] Compiling DoggieGraphics SFNTLTAG.swift
[797/962] Compiling DoggieGraphics SFNTMAXP.swift
[798/962] Compiling DoggieGraphics SFNTMORX.swift
[799/962] Compiling DoggieGraphics SFNTNAME.swift
[800/962] Compiling DoggieGraphics SFNTOS2.swift
[801/962] Compiling DoggieGraphics SFNTPOST.swift
[802/962] Compiling DoggieGraphics SFNTPlatform.swift
[803/962] Compiling DoggieGraphics SFNTSBIX.swift
[804/962] Compiling DoggieGraphics SFNTVHEA.swift
[805/962] Compiling DoggieGraphics TTCDecoder.swift
[806/962] Compiling DoggieGraphics WOFFDecoder.swift
[807/962] Compiling DoggieGraphics FontFaceEncoder.swift
[808/962] Compiling DoggieGraphics OTFEncoder.swift
[809/962] Compiling DoggieGraphics WOFFEncoder.swift
[810/962] Compiling DoggieGraphics Font.swift
[811/962] Compiling DoggieGraphics FontCollection.swift
[812/962] Compiling DoggieGraphics AnyImage.swift
[813/962] Compiling DoggieGraphics Image.swift
[814/962] Compiling DoggieGraphics ImageOrientation.swift
[815/962] Compiling DoggieGraphics ImageProtocol.swift
[816/962] Compiling DoggieGraphics RawPixelProtocol.swift
[817/962] Compiling DoggieGraphics Resampling.swift
[818/962] Compiling DoggieGraphics Stroke.swift
[819/962] Compiling DoggieGraphics Exported.swift
[820/962] Compiling DoggieGraphics CFF2Decoder.swift
[821/962] Compiling DoggieGraphics CFF2INDEX.swift
[822/962] Compiling DoggieGraphics CFFCharStrings.swift
[823/962] Compiling DoggieGraphics CFFDICT.swift
[824/962] Compiling DoggieGraphics CFFDecoder.swift
[825/962] Compiling DoggieGraphics CFFEncoding.swift
[826/962] Compiling DoggieGraphics CFFFDSelect.swift
[827/962] Compiling DoggieGraphics CFFFontFace.swift
[828/962] Compiling DoggieGraphics CFFINDEX.swift
[829/962] Compiling DoggieGraphics FontDecoder.swift
[830/962] Compiling DoggieGraphics OpenTypeDecoder.swift
[831/962] Compiling DoggieGraphics AATStateTable.swift
[832/962] Compiling DoggieGraphics OTFFeatureList.swift
[833/962] Compiling DoggieGraphics OTFGDEF.swift
[834/962] Compiling DoggieGraphics OTFGPOS.swift
[835/962] Compiling DoggieGraphics OTFGSUB.swift
[836/962] Compiling DoggieGraphics OTFLookupList.swift
[837/962] Compiling DoggieGraphics OTFScriptList.swift
[838/962] Compiling DoggieGraphics SFNTCMAP.swift
[839/962] Compiling DoggieGraphics SFNTFEAT.swift
[840/962] Compiling DoggieGraphics SFNTFontFace.swift
[841/962] Compiling DoggieGraphics SFNTGLYF.swift
[842/962] Compiling DoggieGraphics ICC Creator.swift
[843/962] Compiling DoggieGraphics ICCColorSpace.swift
[844/962] Compiling DoggieGraphics iccProfile.swift
[845/962] Compiling DoggieGraphics iccCurve.swift
[846/962] Compiling DoggieGraphics iccLUTTransform.swift
[847/962] Compiling DoggieGraphics iccMultiLocalizedUnicode.swift
[848/962] Compiling DoggieGraphics iccNamedColor.swift
[849/962] Compiling DoggieGraphics iccTagData.swift
[850/962] Compiling DoggieGraphics iccTextDescription.swift
[851/962] Compiling DoggieGraphics iccTransform.swift
[852/962] Compiling DoggieGraphics iccDateTimeNumber.swift
[853/962] Compiling DoggieGraphics iccMatrix.swift
[854/962] Compiling DoggieGraphics iccType.swift
[855/962] Compiling DoggieGraphics iccXYZNumber.swift
[856/962] Compiling DoggieGraphics LinearToneColorSpace.swift
[857/962] Compiling DoggieGraphics PredefinedColorSpace.swift
[858/962] Compiling DoggieGraphics WrappedColorSpace.swift
[859/962] Compiling DoggieGraphics ColorSpaceProtocol.swift
[860/962] Compiling DoggieGraphics Illuminant.swift
[861/962] Compiling DoggieGraphics RenderingIntent.swift
[862/962] Compiling DoggieGraphics DrawableContext.swift
[863/962] Compiling DoggieGraphics Gradient.swift
[864/962] Compiling DoggieGraphics MeshGradient.swift
[865/962] Compiling DoggieGraphics Pattern.swift
[866/1010] Compiling DoggieGraphics AvailableColorSpaces.swift
[867/1010] Compiling DoggieGraphics AvailableFonts.swift
[868/1010] Compiling DoggieGraphics Prespecialize.swift
[869/1010] Compiling DoggieGraphics SVGContext.swift
[870/1010] Compiling DoggieGraphics SVGBlendEffect.swift
[871/1010] Compiling DoggieGraphics SVGColorMatrixEffect.swift
[872/1010] Compiling DoggieGraphics SVGComponentTransferEffect.swift
[873/1010] Compiling DoggieGraphics SVGConvolveMatrixEffect.swift
[874/1010] Compiling DoggieGraphics SVGDisplacementMapEffect.swift
[875/1010] Compiling DoggieGraphics SVGDropShadowEffect.swift
[876/1010] Compiling DoggieGraphics SVGEffect.swift
[877/1010] Compiling DoggieGraphics SVGFloodEffect.swift
[878/1010] Compiling DoggieGraphics SVGGaussianBlurEffect.swift
[879/1010] Compiling DoggieGraphics SVGHueRotateEffect.swift
[880/1010] Compiling DoggieGraphics SVGImageEffect.swift
[881/1010] Compiling DoggieGraphics SVGLightingEffect.swift
[882/1010] Compiling DoggieGraphics SVGLuminanceToAlphaEffect.swift
[883/1010] Compiling DoggieGraphics SVGMergeEffect.swift
[884/1010] Compiling DoggieGraphics SVGMorphologyEffect.swift
[885/1010] Compiling DoggieGraphics SVGOffsetEffect.swift
[886/1010] Compiling DoggieGraphics SVGSaturateEffect.swift
[887/1010] Compiling DoggieGraphics SVGTileEffect.swift
[888/1010] Compiling DoggieGraphics SVGTurbulenceEffect.swift
[889/1010] Compiling DoggieGraphics FixedNumber.swift
[890/1010] Compiling DoggieGraphics AppleExported.swift
[891/1010] Compiling DoggieGraphics CGColor.swift
[892/1010] Compiling DoggieGraphics CGColorSpace.swift
[893/1010] Compiling DoggieGraphics CGContext.swift
[894/1010] Compiling DoggieGraphics CGFont.swift
[895/1010] Compiling DoggieGraphics CGGradient.swift
[896/1010] Compiling DoggieGraphics CGPattern.swift
[897/1010] Compiling DoggieGraphics CGShading.swift
[898/1010] Compiling DoggieGraphics CoreText.swift
[899/1010] Compiling DoggieGraphics CGImage.swift
[900/1010] Compiling DoggieGraphics CVPixelFormat.swift
[901/1010] Compiling DoggieGraphics CoreVideo.swift
[902/1010] Compiling DoggieGraphics IOSurface.swift
[903/1010] Compiling DoggieGraphics NSImage.swift
[904/1010] Compiling DoggieGraphics UIImage.swift
[905/1010] Compiling DoggieGraphics AVDepthData.swift
[906/1010] Compiling DoggieGraphics AVPortraitEffectsMatte.swift
[907/1010] Compiling DoggieGraphics CGAnimatedImage.swift
[908/1010] Compiling DoggieGraphics CGImageDestination.swift
[909/1010] Compiling DoggieGraphics CGImageRep.swift
[910/1010] Compiling DoggieGraphics CGImageSource.swift
[911/1010] Compiling DoggieGraphics Metal.swift
[912/1010] Compiling DoggieGraphics CIContext.swift
[913/1010] Compiling DoggieGraphics CIContextPool.swift
[914/1010] Compiling DoggieGraphics SwiftPlayground.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[915/1010] Compiling DoggieGraphics AnyColor.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[916/1010] Compiling DoggieGraphics Color.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[917/1010] Compiling DoggieGraphics ColorProtocol.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[918/1010] Compiling DoggieGraphics PredefinedColor.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[919/1010] Compiling DoggieGraphics ColorBlendKernel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[920/1010] Compiling DoggieGraphics ColorBlendMode.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[921/1010] Compiling DoggieGraphics ColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[922/1010] Compiling DoggieGraphics CMYColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[923/1010] Compiling DoggieGraphics CMYKColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[924/1010] Compiling DoggieGraphics DeviceNColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[925/1010] Compiling DoggieGraphics GrayColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[926/1010] Compiling DoggieGraphics LabColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[927/1010] Compiling DoggieGraphics LuvColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[928/1010] Compiling DoggieGraphics RGBColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[929/1010] Compiling DoggieGraphics XYZColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[930/1010] Compiling DoggieGraphics YCbCrColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[931/1010] Compiling DoggieGraphics YxyColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[932/1010] Compiling DoggieGraphics ColorCompositingKernel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[933/1010] Compiling DoggieGraphics ColorCompositingMode.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[934/1010] Compiling DoggieGraphics ColorPixel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[935/1010] Compiling DoggieGraphics Float16ColorPixel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[936/1010] Compiling DoggieGraphics Float32ColorPixel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[937/1010] Compiling DoggieGraphics Float64ColorPixel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[938/1010] Compiling DoggieGraphics Resolution.swift
[939/1010] Compiling DoggieGraphics StencilTexture.swift
[940/1010] Compiling DoggieGraphics Texture.swift
[941/1010] Compiling DoggieGraphics TextureProtocol.swift
[942/1010] Compiling DoggieGraphics GrayPixelDecoder.swift
[943/1010] Compiling DoggieGraphics PNGChunk.swift
[944/1010] Compiling DoggieGraphics PNGFilter0.swift
[945/1010] Compiling DoggieGraphics PNGInterlace.swift
[946/1010] Compiling DoggieGraphics PNGRegion.swift
[947/1010] Compiling DoggieGraphics RGBPixelDecoder.swift
[948/1010] Compiling DoggieGraphics TIFFCompression.swift
[949/1010] Compiling DoggieGraphics TIFFLZWCompression.swift
[950/1010] Compiling DoggieGraphics TIFFPackBitsCompression.swift
[951/1010] Compiling DoggieGraphics TIFFEncodablePixel.swift
[952/1010] Compiling DoggieGraphics TIFFPrediction.swift
[953/1010] Compiling DoggieGraphics TIFFRawRepresentable.swift
[954/1010] Compiling DoggieGraphics AnimatedImage.swift
[955/1010] Compiling DoggieGraphics PNGAnimatedEncoder.swift
[956/1010] Compiling DoggieGraphics WEBPAnimatedEncoder.swift
[957/1010] Compiling DoggieGraphics APNGDecoder.swift
[958/1010] Compiling DoggieGraphics BMPDecoder.swift
[959/1010] Compiling DoggieGraphics ImageRepDecoder.swift
[960/1010] Compiling DoggieGraphics JPEGDecoder.swift
[961/1010] Compiling DoggieGraphics PNGDecoder.swift
[962/1010] Emitting module DoggieGraphics
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
^
[963/1010] Compiling DoggieGraphics SVGNoiseGenerator.swift
[964/1010] Compiling DoggieGraphics SimplexNoise.swift
[965/1010] Compiling DoggieGraphics PDFContext.swift
[966/1010] Compiling DoggieGraphics PDFContextEncoder.swift
[967/1010] Compiling DoggieGraphics PDFContextImage.swift
[968/1010] Compiling DoggieGraphics PDFContextPage.swift
[969/1010] Compiling DoggieGraphics PDFDecoder.swift
[970/1010] Compiling DoggieGraphics PDFDocument.swift
[971/1010] Compiling DoggieGraphics ASCII85Filter.swift
[972/1010] Compiling DoggieGraphics ASCIIHexFilter.swift
[973/1010] Compiling DoggieGraphics PDFFilter.swift
[974/1010] Compiling DoggieGraphics PDFName.swift
[975/1010] Compiling DoggieGraphics PDFNumber.swift
[976/1010] Compiling DoggieGraphics PDFObject.swift
[977/1010] Compiling DoggieGraphics PDFPage.swift
[978/1010] Compiling DoggieGraphics PDFBitmap.swift
[979/1010] Compiling DoggieGraphics PDFColorSpace.swift
[980/1010] Compiling DoggieGraphics PDFCommand.swift
[981/1010] Compiling DoggieGraphics PDFDrawPage.swift
[982/1010] Compiling DoggieGraphics PDFFunction.swift
[983/1010] Compiling DoggieGraphics PDFRenderer.swift
[984/1010] Compiling DoggieGraphics PDFStream.swift
[985/1010] Compiling DoggieGraphics PDFString.swift
[986/1010] Compiling DoggieGraphics PDFXref.swift
[987/1010] Compiling DoggieGraphics DrawGradient.swift
[988/1010] Compiling DoggieGraphics DrawImage.swift
[989/1010] Compiling DoggieGraphics DrawMeshGradient.swift
[990/1010] Compiling DoggieGraphics DrawPattern.swift
[991/1010] Compiling DoggieGraphics DrawShadow.swift
[992/1010] Compiling DoggieGraphics DrawShape.swift
[993/1010] Compiling DoggieGraphics ImageContext.swift
[994/1010] Compiling DoggieGraphics ImageContextExtension.swift
[995/1010] Compiling DoggieGraphics PixelBlender.swift
[996/1010] Compiling DoggieGraphics Rasterizer.swift
[997/1010] Compiling DoggieGraphics Rendering.swift
[998/1010] Compiling DoggieGraphics SetClip.swift
[999/1010] Compiling DoggieGraphics Stencil.swift
[1000/1010] Compiling DoggieGraphics BayerDithering.swift
[1001/1010] Compiling DoggieGraphics BilateralFilter.swift
[1002/1010] Compiling DoggieGraphics ColorSeparation.swift
[1003/1010] Compiling DoggieGraphics DifferenceOfGaussian.swift
[1004/1010] Compiling DoggieGraphics DisplacementMap.swift
[1005/1010] Compiling DoggieGraphics GaussianBlur.swift
[1006/1010] Compiling DoggieGraphics ImageConvolution.swift
[1007/1010] Compiling DoggieGraphics LaplacianOfGaussian.swift
[1008/1010] Compiling DoggieGraphics SVGTurbulence.swift
[1009/1010] Compiling DoggieGraphics Underpainting.swift
[1010/1010] Compiling DoggieGraphics kMeansClustering.swift
[1013/1037] Compiling DoggieGPU GPContextPattern.swift
[1014/1037] Compiling DoggieGPU MeshGradientKernel.swift
[1015/1037] Compiling DoggieGPU MTLDevice.swift
[1016/1037] Compiling DoggieGPU BilateralFilter.swift
[1017/1037] Compiling DoggieGPU CIImage.swift
[1018/1037] Compiling DoggieGPU CIVector.swift
[1019/1037] Compiling DoggieGPU ConvolveKernel.swift
[1020/1037] Compiling DoggieGPU SVGConvolveKernel.swift
[1021/1037] Compiling DoggieGPU SVGDisplacementMapKernel.swift
[1022/1037] Compiling DoggieGPU SVGLightingKernel.swift
[1023/1037] Compiling DoggieGPU SVGTurbulenceKernel.swift
[1024/1037] Compiling DoggieGPU ShaderLoader.swift
[1025/1037] Compiling DoggieGPU WrapTileKernel.swift
[1026/1037] Compiling DoggieGPU kMeansClusteringKernel.swift
[1027/1037] Compiling DoggieGPU CoreImage.swift
[1028/1037] Compiling DoggieGPU MorphologyKernel.swift
[1029/1037] Compiling DoggieGPU PalettizeKernel.swift
[1030/1037] Compiling DoggieGPU SVGComponentTransferKernel.swift
[1031/1040] Compiling DoggieGPU Exported.swift
[1032/1040] Compiling DoggieGPU CGContextProcessorKernel.swift
[1033/1040] Compiling DoggieGPU CGPathProcessorKernel.swift
[1034/1040] Compiling DoggieGPU GPContext.swift
[1035/1040] Compiling DoggieGPU GPContextBase.swift
[1036/1040] Compiling DoggieGPU GPContextExtension.swift
[1037/1040] Emitting module DoggieGPU
[1038/1040] Compiling DoggieGPU Packed.swift
[1039/1040] Compiling DoggieGPU SIMD.swift
[1040/1040] Compiling DoggieGPU resource_bundle_accessor.swift
[1043/1044] Emitting module Doggie
[1044/1044] Compiling Doggie Exported.swift
Build complete! (208.11s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "float16",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SusanDoggie/Float16"
},
{
"identity" : "brotli",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SusanDoggie/brotli"
},
{
"identity" : "libwebp",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SusanDoggie/libwebp"
},
{
"identity" : "libjpeg",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SusanDoggie/libjpeg"
}
],
"manifest_display_name" : "Doggie",
"name" : "Doggie",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DoggieCore",
"targets" : [
"DoggieCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DoggieMath",
"targets" : [
"DoggieMath"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DoggieGeometry",
"targets" : [
"DoggieGeometry"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DoggieGraphics",
"targets" : [
"DoggieGraphics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DoggieGPU",
"targets" : [
"DoggieGPU"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Doggie",
"targets" : [
"Doggie"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "zlib_c",
"module_type" : "ClangTarget",
"name" : "zlib_c",
"path" : "Sources/zlib_c",
"product_memberships" : [
"DoggieCore",
"DoggieMath",
"DoggieGeometry",
"DoggieGraphics",
"DoggieGPU",
"Doggie"
],
"sources" : [
"empty.c"
],
"type" : "library"
},
{
"c99name" : "DoggieTests",
"module_type" : "SwiftTarget",
"name" : "DoggieTests",
"path" : "Tests/DoggieTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/DoggieTests/images",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ArithmeticTest.swift",
"BrotliTest.swift",
"CollectionTest.swift",
"ColorSpaceTest.swift",
"ColorTest.swift",
"ConcurrencyTest.swift",
"FontTest.swift",
"FourierSpeedTest.swift",
"FourierTest.swift",
"GeometryTest.swift",
"ImageCodecTest.swift",
"ImageContextTest.swift",
"ImageTest.swift",
"JsonTest.swift",
"LayoutTest.swift",
"MappedBufferTest.swift",
"MathTest.swift",
"PDFContextTest.swift",
"PolynomialTest.swift",
"ShapeRegionTest.swift",
"XMLTest.swift",
"ZlibTest.swift"
],
"target_dependencies" : [
"Doggie"
],
"type" : "test"
},
{
"c99name" : "DoggieMath",
"module_type" : "SwiftTarget",
"name" : "DoggieMath",
"path" : "Sources/DoggieMath",
"product_memberships" : [
"DoggieMath",
"DoggieGeometry",
"DoggieGraphics",
"DoggieGPU",
"Doggie"
],
"sources" : [
"Accelerate/CircularConvolve.swift",
"Accelerate/CircularConvolve2D.swift",
"Accelerate/CooleyTukey2D.swift",
"Accelerate/DirectConvolve.swift",
"Accelerate/LinearAlgebra.swift",
"Accelerate/Move.swift",
"Accelerate/OverlapAddConvolve.swift",
"Accelerate/Radix2CooleyTukey/HalfInverseRadix2CooleyTukey.swift",
"Accelerate/Radix2CooleyTukey/HalfRadix2CooleyTukey.swift",
"Accelerate/Radix2CooleyTukey/InverseRadix2CooleyTukey.swift",
"Accelerate/Radix2CooleyTukey/Radix2CooleyTukey.swift",
"Accelerate/Radix2CooleyTukey/cooleytukey_16.swift",
"Accelerate/Radix2CooleyTukey/cooleytukey_2.swift",
"Accelerate/Radix2CooleyTukey/cooleytukey_4.swift",
"Accelerate/Radix2CooleyTukey/cooleytukey_8.swift",
"Accelerate/Radix2CooleyTukey/half_cooleytukey_16.swift",
"Accelerate/Radix2CooleyTukey/half_cooleytukey_2.swift",
"Accelerate/Radix2CooleyTukey/half_cooleytukey_4.swift",
"Accelerate/Radix2CooleyTukey/half_cooleytukey_8.swift",
"Accelerate/Wrapper.swift",
"Arithmetic.swift",
"Complex.swift",
"Exported.swift",
"Extension.swift",
"Fourier.swift",
"Maths.swift",
"Polynomial.swift",
"Rational.swift",
"SafeFunction.swift"
],
"target_dependencies" : [
"DoggieCore"
],
"type" : "library"
},
{
"c99name" : "DoggieGraphics",
"module_type" : "SwiftTarget",
"name" : "DoggieGraphics",
"path" : "Sources/DoggieGraphics",
"product_dependencies" : [
"libwebp",
"libjpeg"
],
"product_memberships" : [
"DoggieGraphics",
"DoggieGPU",
"Doggie"
],
"sources" : [
"ApplePlatform/AppleExported.swift",
"ApplePlatform/Graphic/CGColor.swift",
"ApplePlatform/Graphic/CGColorSpace.swift",
"ApplePlatform/Graphic/CGContext.swift",
"ApplePlatform/Graphic/CGFont.swift",
"ApplePlatform/Graphic/CGGradient.swift",
"ApplePlatform/Graphic/CGPattern.swift",
"ApplePlatform/Graphic/CGShading.swift",
"ApplePlatform/Graphic/CoreText.swift",
"ApplePlatform/Image/CGImage.swift",
"ApplePlatform/Image/CVPixelFormat.swift",
"ApplePlatform/Image/CoreVideo.swift",
"ApplePlatform/Image/IOSurface.swift",
"ApplePlatform/Image/NSImage.swift",
"ApplePlatform/Image/UIImage.swift",
"ApplePlatform/ImageIO/AVDepthData.swift",
"ApplePlatform/ImageIO/AVPortraitEffectsMatte.swift",
"ApplePlatform/ImageIO/CGAnimatedImage.swift",
"ApplePlatform/ImageIO/CGImageDestination.swift",
"ApplePlatform/ImageIO/CGImageRep.swift",
"ApplePlatform/ImageIO/CGImageSource.swift",
"ApplePlatform/Metal.swift",
"ApplePlatform/Performance/CIContext.swift",
"ApplePlatform/Performance/CIContextPool.swift",
"ApplePlatform/SwiftPlayground.swift",
"Color/AnyColor.swift",
"Color/Color.swift",
"Color/ColorProtocol.swift",
"Color/PredefinedColor.swift",
"ColorModel/ColorBlendKernel.swift",
"ColorModel/ColorBlendMode.swift",
"ColorModel/ColorModel.swift",
"ColorModel/Model/CMYColorModel.swift",
"ColorModel/Model/CMYKColorModel.swift",
"ColorModel/Model/DeviceNColorModel.swift",
"ColorModel/Model/GrayColorModel.swift",
"ColorModel/Model/LabColorModel.swift",
"ColorModel/Model/LuvColorModel.swift",
"ColorModel/Model/RGBColorModel.swift",
"ColorModel/Model/XYZColorModel.swift",
"ColorModel/Model/YCbCrColorModel.swift",
"ColorModel/Model/YxyColorModel.swift",
"ColorPixel/ColorCompositingKernel.swift",
"ColorPixel/ColorCompositingMode.swift",
"ColorPixel/ColorPixel.swift",
"ColorPixel/FloatComponentPixel/Float16ColorPixel.swift",
"ColorPixel/FloatComponentPixel/Float32ColorPixel.swift",
"ColorPixel/FloatComponentPixel/Float64ColorPixel.swift",
"ColorPixel/FloatComponentPixel/FloatComponentPixel.swift",
"ColorPixel/Gray/Gray16ColorPixel.swift",
"ColorPixel/Gray/Gray32ColorPixel.swift",
"ColorPixel/Gray/GrayColorPixel.swift",
"ColorPixel/RGB/ABGR32ColorPixel.swift",
"ColorPixel/RGB/ARGB32ColorPixel.swift",
"ColorPixel/RGB/ARGB64ColorPixel.swift",
"ColorPixel/RGB/BGRA32ColorPixel.swift",
"ColorPixel/RGB/RGBA32ColorPixel.swift",
"ColorPixel/RGB/RGBA64ColorPixel.swift",
"ColorPixel/RGB/RGBColorPixel.swift",
"ColorSpace/AnyColorSpace.swift",
"ColorSpace/ChromaticAdaptationAlgorithm.swift",
"ColorSpace/ColorSpace.swift",
"ColorSpace/ColorSpaceBase/CIEColorSpace/CIELabColorSpace.swift",
"ColorSpace/ColorSpaceBase/CIEColorSpace/CIELuvColorSpace.swift",
"ColorSpace/ColorSpaceBase/CIEColorSpace/CIEXYZColorSpace.swift",
"ColorSpace/ColorSpaceBase/CIEColorSpace/CIEYxyColorSpace.swift",
"ColorSpace/ColorSpaceBase/CalibratedGrayColorSpace/CalibratedGrayColorSpace.swift",
"ColorSpace/ColorSpaceBase/CalibratedRGBColorSpace/AdobeRGB.swift",
"ColorSpace/ColorSpaceBase/CalibratedRGBColorSpace/CalibratedRGBColorSpace.swift",
"ColorSpace/ColorSpaceBase/CalibratedRGBColorSpace/displayP3.swift",
"ColorSpace/ColorSpaceBase/CalibratedRGBColorSpace/sRGB.swift",
"ColorSpace/ColorSpaceBase/ColorSpaceBaseProtocol.swift",
"ColorSpace/ColorSpaceBase/ICC/ICC Creator.swift",
"ColorSpace/ColorSpaceBase/ICC/ICCColorSpace.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccProfile.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccTagData/iccCurve.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccTagData/iccLUTTransform.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccTagData/iccMultiLocalizedUnicode.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccTagData/iccNamedColor.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccTagData/iccTagData.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccTagData/iccTextDescription.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccTagData/iccTransform.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccType/iccDateTimeNumber.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccType/iccMatrix.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccType/iccType.swift",
"ColorSpace/ColorSpaceBase/ICC/iccProfile/iccType/iccXYZNumber.swift",
"ColorSpace/ColorSpaceBase/LinearToneColorSpace.swift",
"ColorSpace/ColorSpaceBase/PredefinedColorSpace.swift",
"ColorSpace/ColorSpaceBase/WrappedColorSpace.swift",
"ColorSpace/ColorSpaceProtocol.swift",
"ColorSpace/Illuminant.swift",
"ColorSpace/RenderingIntent.swift",
"DrawableContext/DrawableContext.swift",
"DrawableContext/Gradient.swift",
"DrawableContext/MeshGradient.swift",
"DrawableContext/Pattern.swift",
"DrawableContext/Stroke.swift",
"Exported.swift",
"Font/Decoder/CFF2Decoder/CFF2Decoder.swift",
"Font/Decoder/CFF2Decoder/CFF2INDEX.swift",
"Font/Decoder/CFFDecoder/CFFCharStrings.swift",
"Font/Decoder/CFFDecoder/CFFDICT.swift",
"Font/Decoder/CFFDecoder/CFFDecoder.swift",
"Font/Decoder/CFFDecoder/CFFEncoding.swift",
"Font/Decoder/CFFDecoder/CFFFDSelect.swift",
"Font/Decoder/CFFDecoder/CFFFontFace.swift",
"Font/Decoder/CFFDecoder/CFFINDEX.swift",
"Font/Decoder/FontDecoder.swift",
"Font/Decoder/OpenTypeDecoder.swift",
"Font/Decoder/SFNTFontFace/AATStateTable.swift",
"Font/Decoder/SFNTFontFace/OTFFeatureList.swift",
"Font/Decoder/SFNTFontFace/OTFGDEF.swift",
"Font/Decoder/SFNTFontFace/OTFGPOS.swift",
"Font/Decoder/SFNTFontFace/OTFGSUB.swift",
"Font/Decoder/SFNTFontFace/OTFLookupList.swift",
"Font/Decoder/SFNTFontFace/OTFScriptList.swift",
"Font/Decoder/SFNTFontFace/SFNTCMAP.swift",
"Font/Decoder/SFNTFontFace/SFNTFEAT.swift",
"Font/Decoder/SFNTFontFace/SFNTFontFace.swift",
"Font/Decoder/SFNTFontFace/SFNTGLYF.swift",
"Font/Decoder/SFNTFontFace/SFNTHEAD.swift",
"Font/Decoder/SFNTFontFace/SFNTHHEA.swift",
"Font/Decoder/SFNTFontFace/SFNTLTAG.swift",
"Font/Decoder/SFNTFontFace/SFNTMAXP.swift",
"Font/Decoder/SFNTFontFace/SFNTMORX.swift",
"Font/Decoder/SFNTFontFace/SFNTNAME.swift",
"Font/Decoder/SFNTFontFace/SFNTOS2.swift",
"Font/Decoder/SFNTFontFace/SFNTPOST.swift",
"Font/Decoder/SFNTFontFace/SFNTPlatform.swift",
"Font/Decoder/SFNTFontFace/SFNTSBIX.swift",
"Font/Decoder/SFNTFontFace/SFNTVHEA.swift",
"Font/Decoder/TTCDecoder.swift",
"Font/Decoder/WOFFDecoder.swift",
"Font/Encoder/FontFaceEncoder.swift",
"Font/Encoder/OTFEncoder.swift",
"Font/Encoder/WOFFEncoder.swift",
"Font/Font.swift",
"Font/FontCollection.swift",
"Image/AnyImage.swift",
"Image/Image.swift",
"Image/ImageOrientation.swift",
"Image/ImageProtocol.swift",
"Image/RawPixelProtocol.swift",
"Image/Resampling.swift",
"Image/Resolution.swift",
"Image/StencilTexture.swift",
"Image/Texture.swift",
"Image/TextureProtocol.swift",
"ImageCodec/Algorithm/GrayPixelDecoder.swift",
"ImageCodec/Algorithm/PNG/PNGChunk.swift",
"ImageCodec/Algorithm/PNG/PNGFilter0.swift",
"ImageCodec/Algorithm/PNG/PNGInterlace.swift",
"ImageCodec/Algorithm/PNG/PNGRegion.swift",
"ImageCodec/Algorithm/RGBPixelDecoder.swift",
"ImageCodec/Algorithm/TIFF/TIFFCompression/TIFFCompression.swift",
"ImageCodec/Algorithm/TIFF/TIFFCompression/TIFFLZWCompression.swift",
"ImageCodec/Algorithm/TIFF/TIFFCompression/TIFFPackBitsCompression.swift",
"ImageCodec/Algorithm/TIFF/TIFFEncodablePixel.swift",
"ImageCodec/Algorithm/TIFF/TIFFPrediction.swift",
"ImageCodec/Algorithm/TIFF/TIFFRawRepresentable.swift",
"ImageCodec/AnimatedEncoder/AnimatedImage.swift",
"ImageCodec/AnimatedEncoder/PNGAnimatedEncoder.swift",
"ImageCodec/AnimatedEncoder/WEBPAnimatedEncoder.swift",
"ImageCodec/Decoder/APNGDecoder.swift",
"ImageCodec/Decoder/BMPDecoder.swift",
"ImageCodec/Decoder/ImageRepDecoder.swift",
"ImageCodec/Decoder/JPEGDecoder.swift",
"ImageCodec/Decoder/PNGDecoder.swift",
"ImageCodec/Decoder/TIFFDecoder.swift",
"ImageCodec/Decoder/WEBPDecoder.swift",
"ImageCodec/Encoder/BMPEncoder.swift",
"ImageCodec/Encoder/ImageRepEncoder.swift",
"ImageCodec/Encoder/JPEGEncoder.swift",
"ImageCodec/Encoder/PNGEncoder.swift",
"ImageCodec/Encoder/TIFFEncoder.swift",
"ImageCodec/Encoder/WEBPEncoder.swift",
"ImageCodec/ImageRep.swift",
"ImageCodec/RawBitmap/FastDecode.swift",
"ImageCodec/RawBitmap/FastDecode/_fast_decode_alpha_first.swift",
"ImageCodec/RawBitmap/FastDecode/_fast_decode_alpha_last.swift",
"ImageCodec/RawBitmap/FastDecode/_fast_decode_alpha_none.swift",
"ImageCodec/RawBitmap/FastDecode/_fast_decode_float.swift",
"ImageCodec/RawBitmap/FastDecode/_fast_decode_pixel.swift",
"ImageCodec/RawBitmap/RawBitmap.swift",
"ImageCodec/RawBitmap/SlowDecode.swift",
"ImageCodec/RawBitmap/SlowDecode/_aligned_channel.swift",
"ImageCodec/RawBitmap/SlowDecode/_aligned_float_channel.swift",
"ImageCodec/RawBitmap/SlowDecode/_channel_to_double.swift",
"ImageCodec/RawBitmap/SlowDecode/_float_channel.swift",
"ImageCodec/RawBitmap/SlowDecode/_unsigned_aligned_channel.swift",
"ImageCodec/RawBitmap/SlowDecode/_unsigned_channel.swift",
"ImageCodec/RawBitmap/SlowDecode/_unsigned_pixel.swift",
"ImageContext/DrawGradient.swift",
"ImageContext/DrawImage.swift",
"ImageContext/DrawMeshGradient.swift",
"ImageContext/DrawPattern.swift",
"ImageContext/DrawShadow.swift",
"ImageContext/DrawShape.swift",
"ImageContext/ImageContext.swift",
"ImageContext/ImageContextExtension.swift",
"ImageContext/PixelBlender.swift",
"ImageContext/Rasterizer.swift",
"ImageContext/Rendering.swift",
"ImageContext/SetClip.swift",
"ImageContext/Stencil.swift",
"ImageFilter/BayerDithering.swift",
"ImageFilter/BilateralFilter.swift",
"ImageFilter/ColorSeparation.swift",
"ImageFilter/DifferenceOfGaussian.swift",
"ImageFilter/DisplacementMap.swift",
"ImageFilter/GaussianBlur.swift",
"ImageFilter/ImageConvolution.swift",
"ImageFilter/LaplacianOfGaussian.swift",
"ImageFilter/SVGTurbulence.swift",
"ImageFilter/Underpainting.swift",
"ImageFilter/kMeansClustering.swift",
"Noise/SVGNoiseGenerator.swift",
"Noise/SimplexNoise.swift",
"PDFContext/PDFContext.swift",
"PDFContext/PDFContextEncoder.swift",
"PDFContext/PDFContextImage.swift",
"PDFContext/PDFContextPage.swift",
"PDFDocument/PDFDecoder.swift",
"PDFDocument/PDFDocument.swift",
"PDFDocument/PDFFilter/ASCII85Filter.swift",
"PDFDocument/PDFFilter/ASCIIHexFilter.swift",
"PDFDocument/PDFFilter/PDFFilter.swift",
"PDFDocument/PDFName.swift",
"PDFDocument/PDFNumber.swift",
"PDFDocument/PDFObject.swift",
"PDFDocument/PDFPage.swift",
"PDFDocument/PDFRenderer/PDFBitmap.swift",
"PDFDocument/PDFRenderer/PDFColorSpace.swift",
"PDFDocument/PDFRenderer/PDFCommand.swift",
"PDFDocument/PDFRenderer/PDFDrawPage.swift",
"PDFDocument/PDFRenderer/PDFFunction.swift",
"PDFDocument/PDFRenderer/PDFRenderer.swift",
"PDFDocument/PDFStream.swift",
"PDFDocument/PDFString.swift",
"PDFDocument/PDFXref.swift",
"Platform/AvailableColorSpaces.swift",
"Platform/AvailableFonts.swift",
"Prespecialize.swift",
"SVGContext/SVGContext.swift",
"SVGContext/SVGEffect/SVGBlendEffect.swift",
"SVGContext/SVGEffect/SVGColorMatrixEffect.swift",
"SVGContext/SVGEffect/SVGComponentTransferEffect.swift",
"SVGContext/SVGEffect/SVGConvolveMatrixEffect.swift",
"SVGContext/SVGEffect/SVGDisplacementMapEffect.swift",
"SVGContext/SVGEffect/SVGDropShadowEffect.swift",
"SVGContext/SVGEffect/SVGEffect.swift",
"SVGContext/SVGEffect/SVGFloodEffect.swift",
"SVGContext/SVGEffect/SVGGaussianBlurEffect.swift",
"SVGContext/SVGEffect/SVGHueRotateEffect.swift",
"SVGContext/SVGEffect/SVGImageEffect.swift",
"SVGContext/SVGEffect/SVGLightingEffect.swift",
"SVGContext/SVGEffect/SVGLuminanceToAlphaEffect.swift",
"SVGContext/SVGEffect/SVGMergeEffect.swift",
"SVGContext/SVGEffect/SVGMorphologyEffect.swift",
"SVGContext/SVGEffect/SVGOffsetEffect.swift",
"SVGContext/SVGEffect/SVGSaturateEffect.swift",
"SVGContext/SVGEffect/SVGTileEffect.swift",
"SVGContext/SVGEffect/SVGTurbulenceEffect.swift",
"Serialization/FixedNumber.swift"
],
"target_dependencies" : [
"DoggieCore",
"DoggieMath",
"DoggieGeometry"
],
"type" : "library"
},
{
"c99name" : "DoggieGeometry",
"module_type" : "SwiftTarget",
"name" : "DoggieGeometry",
"path" : "Sources/DoggieGeometry",
"product_memberships" : [
"DoggieGeometry",
"DoggieGraphics",
"DoggieGPU",
"Doggie"
],
"sources" : [
"ApplePlatform/AppleExported.swift",
"ApplePlatform/Geometry/CGAffineTransform.swift",
"ApplePlatform/Geometry/CGPath.swift",
"ApplePlatform/Geometry/CGPoint.swift",
"ApplePlatform/Geometry/CGRect.swift",
"ApplePlatform/Geometry/CGSize.swift",
"ApplePlatform/SwiftPlayground.swift",
"Arithmetic.swift",
"Bezier/Bezier.swift",
"Bezier/BezierArc.swift",
"Bezier/BezierOffset.swift",
"Bezier/BezierProtocol.swift",
"Bezier/CubicBezier.swift",
"Bezier/CubicBezierPatch.swift",
"Bezier/CubicBezierTriangularPatch.swift",
"Bezier/LineSegment.swift",
"Bezier/QuadBezier.swift",
"Exported.swift",
"Extension.swift",
"Geometry/EdgeInsets.swift",
"Geometry/Ellipse.swift",
"Geometry/Geometry.swift",
"Geometry/Matrix.swift",
"Geometry/Point.swift",
"Geometry/Rect.swift",
"Geometry/SDTransform.swift",
"Geometry/Size.swift",
"Geometry/Tensor.swift",
"Geometry/Vector.swift",
"Shape/PathCoder.swift",
"Shape/PathStroke.swift",
"Shape/SVGPathCoder.swift",
"Shape/Shape.swift",
"Shape/ShapeSegment.swift",
"Shape/ShapeTweening.swift",
"Shape/ShapeWinding.swift",
"Shape/VariableRoundStroke.swift",
"ShapeRegion/BreakLoop.swift",
"ShapeRegion/PathBuilder.swift",
"ShapeRegion/ShapeRegion.swift",
"ShapeRegion/ShapeRegionOp.swift",
"ShapeRegion/ShapeRegionWinding.swift"
],
"target_dependencies" : [
"DoggieCore",
"DoggieMath"
],
"type" : "library"
},
{
"c99name" : "DoggieGPU",
"module_type" : "SwiftTarget",
"name" : "DoggieGPU",
"path" : "Sources/DoggieGPU",
"product_memberships" : [
"DoggieGPU",
"Doggie"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/SVGTurbulenceKernel.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/SVGLightingKernel.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/SVGComponentTransferKernel.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/kMeansClusteringKernel.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DoggieGPU/GPContext/Shaders/MeshGradientKernel.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/BilateralFilter.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/WrapTileKernel.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/PalettizeKernel.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/SVGDisplacementMapKernel.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/SVGConvolveKernel.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CoreImage/BilateralFilter.swift",
"CoreImage/CIImage.swift",
"CoreImage/CIVector.swift",
"CoreImage/ConvolveKernel.swift",
"CoreImage/CoreImage.swift",
"CoreImage/MorphologyKernel.swift",
"CoreImage/PalettizeKernel.swift",
"CoreImage/SVGComponentTransferKernel.swift",
"CoreImage/SVGConvolveKernel.swift",
"CoreImage/SVGDisplacementMapKernel.swift",
"CoreImage/SVGLightingKernel.swift",
"CoreImage/SVGTurbulenceKernel.swift",
"CoreImage/ShaderLoader.swift",
"CoreImage/WrapTileKernel.swift",
"CoreImage/kMeansClusteringKernel.swift",
"Exported.swift",
"GPContext/CGContextProcessorKernel.swift",
"GPContext/CGPathProcessorKernel.swift",
"GPContext/GPContext.swift",
"GPContext/GPContextBase.swift",
"GPContext/GPContextExtension.swift",
"GPContext/GPContextPattern.swift",
"GPContext/MeshGradientKernel.swift",
"Metal/MTLDevice.swift",
"Packed.swift",
"SIMD.swift"
],
"target_dependencies" : [
"DoggieGraphics"
],
"type" : "library"
},
{
"c99name" : "DoggieCore",
"module_type" : "SwiftTarget",
"name" : "DoggieCore",
"path" : "Sources/DoggieCore",
"product_dependencies" : [
"RealModule",
"Algorithms",
"Collections",
"Float16",
"brotli"
],
"product_memberships" : [
"DoggieCore",
"DoggieMath",
"DoggieGeometry",
"DoggieGraphics",
"DoggieGPU",
"Doggie"
],
"sources" : [
"ApplePlatform/AppleCompression.swift",
"ApplePlatform/AppleExported.swift",
"ApplePlatform/Metal.swift",
"ApplePlatform/NSItemProvider.swift",
"Compression/CompressionCodec.swift",
"Compression/brotli/BrotliDecoder.swift",
"Compression/brotli/BrotliEncoder.swift",
"Compression/zlib/Deflate.swift",
"Compression/zlib/Inflate.swift",
"Compression/zlib/zlib.swift",
"Concurrency/Sendable.swift",
"Concurrency/SerialRunLoop.swift",
"Concurrency/UnsafeSendable.swift",
"Exported.swift",
"Foundation/Algorithm.swift",
"Foundation/Cache.swift",
"Foundation/ContiguousBuffer.swift",
"Foundation/Data.swift",
"Foundation/Date.swift",
"Foundation/FileManager.swift",
"Foundation/Graph.swift",
"Foundation/Locking.swift",
"Foundation/MappedBuffer.swift",
"Foundation/Parallel.swift",
"Foundation/TypePunned.swift",
"Foundation/TypedData.swift",
"Foundation/URLComponents.swift",
"Foundation/UUID.swift",
"Foundation/WeakDictionary.swift",
"Foundation/WeakSet.swift",
"Json/Json.swift",
"Json/JsonCodable.swift",
"Json/JsonConvertible.swift",
"Json/JsonNumber.swift",
"Json/JsonNumberCodable.swift",
"MediaType/FileExtension.swift",
"MediaType/MIMEType.swift",
"MediaType/MediaType.swift",
"Serialization/BinaryFixedPoint.swift",
"Serialization/ByteCodable.swift",
"Serialization/Endianness.swift",
"Serialization/Signature.swift",
"Swift/CollectionExtension.swift",
"Swift/Decimal.swift",
"Swift/Dictionary.swift",
"Swift/Equatable.swift",
"Swift/FloatingPoint.swift",
"Swift/Integer.swift",
"Swift/OptionOneCollection.swift",
"Swift/Policy.swift",
"Swift/RawBitPattern.swift",
"Swift/String.swift",
"Swift/replaceValue.swift",
"XML/SDXMLAttribute.swift",
"XML/SDXMLDocument.swift",
"XML/SDXMLElement.swift",
"XML/SDXMLParser.swift",
"XML/SDXMLString.swift"
],
"target_dependencies" : [
"zlib_c"
],
"type" : "library"
},
{
"c99name" : "Doggie",
"module_type" : "SwiftTarget",
"name" : "Doggie",
"path" : "Sources/Doggie",
"product_memberships" : [
"Doggie"
],
"sources" : [
"Exported.swift"
],
"target_dependencies" : [
"DoggieCore",
"DoggieMath",
"DoggieGeometry",
"DoggieGraphics",
"DoggieGPU"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.