The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftBlend2D, reference master (21650f), with Swift 6.2 (beta) for Linux on 21 Jun 2025 18:51:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/swift-blend2d.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/LuizZak/swift-blend2d
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 21650fe Fixing retroactive conformance warnings under Swift 6.0
Cloned https://github.com/LuizZak/swift-blend2d.git
Revision (git rev-parse @):
21650fe3e039af95b1e4a9d1102c5c73c05a20cd
SUCCESS checkout https://github.com/LuizZak/swift-blend2d.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/LuizZak/swift-blend2d.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/LuizZak/swift-libpng.git
[1/76] Fetching swift-libpng
Fetched https://github.com/LuizZak/swift-libpng.git from cache (0.27s)
Creating working copy for https://github.com/LuizZak/swift-libpng.git
Working copy of https://github.com/LuizZak/swift-libpng.git resolved at master (c059e4a)
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/SwiftBlend2DTests/SnapshotFailures': File not found.
warning: you may be able to install libpng using your system-packager:
    apt-get install libpng-dev
warning: you may be able to install libpng using your system-packager:
    apt-get install libpng-dev
Building for debugging...
[0/192] Compiling a64func.cpp
[1/192] Compiling a64instdb.cpp
[2/192] Compiling a64formatter.cpp
[2/192] Compiling a64compiler.cpp
[4/192] Compiling a64instapi.cpp
[5/192] Compiling a64emithelper.cpp
[6/192] Write swift-version-24593BA9C3E375BF.txt
[7/192] Compiling a64builder.cpp
[8/192] Compiling a64operand.cpp
[9/192] Compiling uniqueidgenerator.cpp
[10/192] Compiling trace.cpp
[11/192] Compiling futex.cpp
[12/192] Compiling tables.cpp
[13/192] Compiling thread.cpp
[14/192] Compiling threadpool.cpp
[15/192] Compiling unicode.cpp
[16/192] Compiling scopedallocator.cpp
[17/192] Compiling var.cpp
[18/192] Compiling arenahashmap.cpp
[19/192] Compiling zeroallocator.cpp
[20/192] Compiling simdx86_test_ssse3.cpp
[21/192] Compiling simdx86_test_sse4_2.cpp
[22/192] Compiling arenaallocator.cpp
[23/192] Compiling simdx86_test_sse4_1.cpp
[24/192] Compiling math.cpp
[25/192] Compiling simdx86_test_sse2.cpp
[26/192] Compiling simdx86_test_avx2.cpp
[27/192] Compiling string.cpp
[28/192] Compiling simdx86_test_avx512.cpp
[29/192] Compiling simdarm_test_asimd.cpp
[30/192] Compiling runtimescope.cpp
[31/192] Compiling simdx86_test_avx.cpp
[32/192] Compiling workersynchronization.cpp
[33/192] Compiling renderfetchdata.cpp
[34/192] Compiling runtime.cpp
[35/192] Compiling random.cpp
[36/192] Compiling interpolation_sse2.cpp
[37/192] Compiling interpolation_avx2.cpp
[38/192] Compiling rendertargetinfo.cpp
[39/192] Compiling interpolation.cpp
[40/192] Compiling workerproc.cpp
[41/192] Compiling funcs.cpp
[42/192] Compiling workermanager.cpp
[43/192] Compiling pixelconverter_ssse3.cpp
[44/192] Compiling workdata.cpp
[45/192] Compiling pixelconverter_avx2.cpp
[46/192] Compiling pixelconverter_sse2.cpp
[47/192] Compiling piperuntime.cpp
[48/192] Compiling pixelconverter.cpp
[49/192] Compiling pipedefs.cpp
[50/192] Compiling pipeprimitives.cpp
[51/192] Compiling pipepart.cpp
[52/192] Compiling pipecompiler_test_sse2.cpp
[53/192] Compiling rastercontext.cpp
[54/192] Compiling pipecompiler_test_avx2fma.cpp
[55/192] Compiling pipecompiler_a64.cpp
[56/192] Compiling pipefunction.cpp
[57/192] Compiling pipegenruntime.cpp
[58/192] Compiling pipecomposer.cpp
[59/192] Compiling rastercontextops.cpp
[60/192] Compiling fetchutilspixelgather.cpp
[61/192] Compiling fillpart.cpp
[62/192] Compiling pipecompiler_x86.cpp
[63/192] Compiling fetchutilscoverage.cpp
[64/192] Compiling fetchutilsinlineloops.cpp
[65/192] Compiling fetchsolidpart.cpp
[66/192] Compiling fetchutilspixelaccess.cpp
[67/192] Compiling pattern.cpp
[68/192] Compiling pathstroke.cpp
[69/192] Compiling fetchpart.cpp
[70/192] Compiling fetchpixelptrpart.cpp
[71/192] Compiling fetchgradientpart.cpp
[72/192] Compiling path.cpp
[73/192] Compiling fetchpatternpart.cpp
[74/192] Compiling otname.cpp
[75/192] Compiling otglyfsimddata.cpp
[76/192] Compiling otmetrics.cpp
[77/192] Compiling otglyf_sse4_2.cpp
[78/192] Compiling otkern.cpp
[79/192] Compiling fixedpiperuntime.cpp
[80/192] Compiling otglyf_avx2.cpp
[81/192] Compiling otglyf_asimd.cpp
[82/192] Compiling compoppart.cpp
[83/192] Compiling otface.cpp
[84/192] Compiling otglyf.cpp
[85/192] Compiling matrix_avx.cpp
[86/192] Compiling matrix_sse2.cpp
[87/192] Compiling object.cpp
[88/192] Compiling otcmap.cpp
[89/192] Compiling otcore.cpp
[90/192] Compiling otlayout.cpp
[91/192] Compiling otcff.cpp
[92/192] Compiling imagedecoder.cpp
[93/192] Compiling imageencoder.cpp
[94/192] Compiling matrix.cpp
[95/192] Compiling imagecodec.cpp
[96/192] Compiling image.cpp
[97/192] Compiling imagescale.cpp
[98/192] Compiling gradient.cpp
[99/192] Compiling geometry.cpp
[100/192] Compiling format.cpp
[101/192] Compiling glyphbuffer.cpp
[102/192] Compiling fonttagdatainfo.cpp
[103/192] Compiling fonttagset.cpp
[104/192] Compiling fonttagdataids.cpp
[105/192] Compiling fontvariationsettings.cpp
[106/192] Compiling fontfeaturesettings.cpp
[107/192] Compiling filesystem.cpp
[108/192] Compiling fontdata.cpp
[109/192] Compiling fontface.cpp
[110/192] Compiling deflatedecoder.cpp
[111/192] Compiling font.cpp
[112/192] Compiling fontmanager.cpp
[113/192] Compiling deflateencoder.cpp
[114/192] Compiling checksum.cpp
[115/192] Compiling pngops_avx.cpp
[116/192] Compiling pngops_asimd.cpp
[117/192] Compiling pngops.cpp
[118/192] Compiling qoicodec.cpp
[119/192] Compiling compopinfo.cpp
[120/192] Compiling jpeghuffman.cpp
[121/192] Compiling pngops_sse2.cpp
[122/192] Compiling jpegops_sse2.cpp
[123/192] Compiling pngcodec.cpp
[124/192] Compiling jpegops.cpp
[125/192] Compiling jpegcodec.cpp
[126/192] Compiling bmpcodec.cpp
[127/192] Compiling bitarray.cpp
[128/192] Compiling api-nocxx.cpp
[129/192] Compiling api-globals.cpp
[130/192] Compiling context.cpp
[131/192] Compiling bitset.cpp
[132/192] Compiling x86operand.cpp
[133/192] Compiling x86formatter.cpp
[134/192] Compiling array.cpp
[135/192] Compiling x86instapi.cpp
[136/192] Compiling x86func.cpp
[137/192] Compiling zonevector.cpp
[138/192] Compiling x86rapass.cpp
[139/192] Compiling zonetree.cpp
[140/192] Compiling x86emithelper.cpp
[141/192] Compiling zonehash.cpp
[142/192] Compiling x86builder.cpp
[143/192] Compiling zonestack.cpp
[144/192] Compiling zonelist.cpp
[145/192] Compiling zone.cpp
[146/192] Compiling x86compiler.cpp
[147/192] Compiling support.cpp
[148/192] Compiling virtmem.cpp
[149/192] Compiling string.cpp
[150/192] Compiling target.cpp
[151/192] Compiling type.cpp
[152/192] Compiling x86instdb.cpp
[153/192] Compiling rastack.cpp
[154/192] Compiling logger.cpp
[155/192] Compiling operand.cpp
[156/192] Compiling osutils.cpp
[157/192] Compiling globals.cpp
[158/192] Compiling instdb.cpp
[159/192] Compiling inst.cpp
[160/192] Compiling jitruntime.cpp
[161/192] Compiling jitallocator.cpp
[162/192] Compiling errorhandler.cpp
[163/192] Compiling formatter.cpp
[164/192] Compiling ralocal.cpp
[165/192] Compiling x86assembler.cpp
[165/192] Compiling environment.cpp
[165/192] Compiling funcargscontext.cpp
[165/192] Compiling rapass.cpp
[165/192] Compiling func.cpp
[170/192] Compiling emitterutils.cpp
[171/192] Compiling constpool.cpp
[172/192] Compiling emitter.cpp
[173/192] Compiling cpuinfo.cpp
[174/192] Compiling emithelper.cpp
[175/192] Compiling armformatter.cpp
[176/192] Compiling a64rapass.cpp
[177/192] Write sources
[180/192] Compiling codewriter.cpp
[181/192] Compiling a64assembler.cpp
[182/273] Compiling compiler.cpp
[183/354] Compiling assembler.cpp
[184/354] Compiling builder.cpp
[185/354] Compiling archtraits.cpp
[186/354] Compiling codeholder.cpp
[188/354] Compiling SwiftBlend2D BLExtendMode.swift
[189/354] Compiling SwiftBlend2D BLFormat.swift
[190/354] Compiling SwiftBlend2D BLFormatFlags.swift
[191/354] Compiling SwiftBlend2D BLModifyOp.swift
[192/354] Compiling SwiftBlend2D BLPixelConverterCreateFlags.swift
[193/354] Compiling SwiftBlend2D BLRange+Ext.swift
[194/354] Compiling SwiftBlend2D BLResultCode.swift
[195/354] Compiling SwiftBlend2D BLRgba+Ext.swift
[196/354] Compiling SwiftBlend2D BLRgba32+Ext.swift
[197/354] Compiling SwiftBlend2D BLRgba64+Ext.swift
[198/354] Compiling SwiftBlend2D BLClipMode.swift
[199/354] Compiling SwiftBlend2D BLCompOp.swift
[200/354] Compiling SwiftBlend2D BLContextCreateFlags.swift
[201/354] Compiling SwiftBlend2D BLContextErrorFlags.swift
[202/354] Compiling SwiftBlend2D BLContextFlushFlags.swift
[203/354] Compiling SwiftBlend2D BLContextHint.swift
[204/354] Compiling SwiftBlend2D BLContextRenderTextOp.swift
[205/354] Compiling SwiftBlend2D BLContextStyleSlot.swift
[206/354] Compiling SwiftBlend2D BLContextStyleSwapMode.swift
[207/354] Compiling SwiftBlend2D BLContextStyleTransformMode.swift
[208/354] Compiling SwiftBlend2D BLContextType.swift
[209/354] Compiling SwiftBlend2D BLFillRule.swift
[210/354] Compiling SwiftBlend2D BLFlattenMode.swift
[211/354] Compiling SwiftBlend2D BLMatrix2D+Ext.swift
[212/354] Compiling SwiftBlend2D BLTransformOp.swift
[213/354] Compiling SwiftBlend2D BLTransformType.swift
[214/354] Compiling SwiftBlend2D BLHitTest.swift
[215/354] Compiling SwiftBlend2D BLOffsetMode.swift
[216/354] Compiling SwiftBlend2D BLPathCmd.swift
[217/354] Compiling SwiftBlend2D BLPathCmdExtra.swift
[218/354] Compiling SwiftBlend2D BLPathFlags.swift
[219/354] Compiling SwiftBlend2D BLPathReverseMode.swift
[220/354] Compiling SwiftBlend2D BLConicGradientValues+Ext.swift
[221/354] Compiling SwiftBlend2D BLGradientStop+Ext.swift
[222/354] Compiling SwiftBlend2D BLGradientType.swift
[223/354] Compiling SwiftBlend2D BLGradientValue.swift
[224/354] Compiling SwiftBlend2D BLLinearGradientValues+Ext.swift
[225/354] Compiling SwiftBlend2D BLRadialGradientValues+Ext.swift
[226/354] Compiling SwiftBlend2D BLImageCodecFeatures.swift
[227/354] Compiling SwiftBlend2D BLImageInfo+Ext.swift
[228/354] Compiling SwiftBlend2D BLImageInfoFlags.swift
[229/354] Compiling SwiftBlend2D BLImageScaleFilter.swift
[230/354] Compiling SwiftBlend2D BLObjectType.swift
[231/354] Compiling SwiftBlend2D BLRuntimeBuildType.swift
[232/354] Compiling SwiftBlend2D BLRuntimeCleanupFlags.swift
[233/354] Compiling SwiftBlend2D BLRuntimeCpuArch.swift
[234/354] Emitting module SwiftBlend2D
[235/354] Compiling SwiftBlend2D BLRuntimeCpuFeatures.swift
[236/354] Compiling SwiftBlend2D BLRuntimeInfoType.swift
[237/354] Compiling SwiftBlend2D BLRuntimeLimits.swift
[238/354] Compiling SwiftBlend2D BLStrokeCap.swift
[239/354] Compiling SwiftBlend2D BLStrokeCapPosition.swift
[240/354] Compiling SwiftBlend2D BLStrokeJoin.swift
[241/354] Compiling SwiftBlend2D BLStrokeTransformOrder.swift
[242/354] Compiling SwiftBlend2D BLTextDirection.swift
[243/354] Compiling SwiftBlend2D BLTextEncoding.swift
[244/354] Compiling SwiftBlend2D BLTextMetrics+Ext.swift
[245/354] Compiling SwiftBlend2D BLFontDataFlags.swift
[246/354] Compiling SwiftBlend2D BLFontFaceDiagFlags.swift
[247/354] Compiling SwiftBlend2D BLFontFaceFlags.swift
[248/354] Compiling SwiftBlend2D BLFontFaceInfo+Ext.swift
[249/354] Compiling SwiftBlend2D BLFontFaceType.swift
[250/354] Compiling SwiftBlend2D BLFontFeatureItem+Ext.swift
[251/354] Compiling SwiftBlend2D BLFontMatrix+Ext.swift
[252/354] Compiling SwiftBlend2D BLFontOutlineType.swift
[253/354] Compiling SwiftBlend2D BLFontQueryProperties+Ext.swift
[254/354] Compiling SwiftBlend2D BLFontStretch.swift
[255/354] Compiling SwiftBlend2D BLFontStringId.swift
[256/354] Compiling SwiftBlend2D BLFontStyle.swift
[257/354] Compiling SwiftBlend2D BLFontUnicodeCoverageIndex.swift
[258/377] Compiling SwiftBlend2D BLArrayView.swift
[259/377] Compiling SwiftBlend2D BLFile.swift
[260/377] Compiling SwiftBlend2D BLFontFeatureSettingsView.swift
[261/377] Compiling SwiftBlend2D BLFontVariationSettingsView.swift
[262/377] Compiling SwiftBlend2D BLPath.swift
[263/377] Compiling SwiftBlend2D BLRange.swift
[264/377] Compiling SwiftBlend2D BLTypedVar.swift
[265/377] Compiling SwiftBlend2D BLVar.swift
[266/377] Compiling SwiftBlend2D BLBitArray.swift
[267/377] Compiling SwiftBlend2D BLBitSet.swift
[268/377] Compiling SwiftBlend2D BLBitSetSegment.swift
[269/377] Compiling SwiftBlend2D BLBitSetWordIterator.swift
[270/377] Compiling SwiftBlend2D BLConicGradientValues+Init.swift
[271/377] Compiling SwiftBlend2D BLObjectDetail.swift
[272/377] Compiling SwiftBlend2D BLObjectInfo.swift
[273/377] Compiling SwiftBlend2D BLRadialGradientValues+Init.swift
[274/377] Compiling SwiftBlend2D BLResultCode+Error.swift
[275/377] Compiling SwiftBlend2D BLBitSetConstants.swift
[276/377] Compiling SwiftBlend2D BLBitSetSegment+Ext.swift
[277/377] Compiling SwiftBlend2D BLBooleanOp.swift
[278/377] Compiling SwiftBlend2D BLByteOrder.swift
[279/377] Compiling SwiftBlend2D BLDataAccessFlags.swift
[280/377] Compiling SwiftBlend2D BLDataSourceType.swift
[281/377] Compiling SwiftBlend2D BLGradientQuality.swift
[282/377] Compiling SwiftBlend2D BLPatternQuality.swift
[283/377] Compiling SwiftBlend2D BLRenderingQuality.swift
[284/377] Compiling SwiftBlend2D BLFileInfoFlags.swift
[285/377] Compiling SwiftBlend2D BLFileOpenFlags.swift
[286/377] Compiling SwiftBlend2D BLFileReadFlags.swift
[287/377] Compiling SwiftBlend2D BLFileSeekType.swift
[288/377] Compiling SwiftBlend2D BLArc+Ext.swift
[289/377] Compiling SwiftBlend2D BLBox+Ext.swift
[290/377] Compiling SwiftBlend2D BLBoxI+Ext.swift
[291/377] Compiling SwiftBlend2D BLCircle+Ext.swift
[292/377] Compiling SwiftBlend2D BLEllipse+Ext.swift
[293/377] Compiling SwiftBlend2D BLGeometryDirection.swift
[294/377] Compiling SwiftBlend2D BLGeometryType.swift
[295/377] Compiling SwiftBlend2D BLLine+Ext.swift
[296/377] Compiling SwiftBlend2D BLPoint+Ext.swift
[297/377] Compiling SwiftBlend2D BLPointI+Ext.swift
[298/377] Compiling SwiftBlend2D BLRect+Ext.swift
[299/377] Compiling SwiftBlend2D BLRectI+Ext.swift
[300/377] Compiling SwiftBlend2D BLRoundRect+Ext.swift
[301/377] Compiling SwiftBlend2D BLSize+Ext.swift
[302/377] Compiling SwiftBlend2D BLSizeI+Ext.swift
[303/377] Compiling SwiftBlend2D BLTriangle+Ext.swift
[304/377] Compiling SwiftBlend2D BLFontVariationItem+Ext.swift
[305/377] Compiling SwiftBlend2D BLFontWeight.swift
[306/377] Compiling SwiftBlend2D BLOrientation.swift
[307/377] Compiling SwiftBlend2D BLGlyphInfo+Ext.swift
[308/377] Compiling SwiftBlend2D BLGlyphPlacement+Ext.swift
[309/377] Compiling SwiftBlend2D BLGlyphPlacementType.swift
[310/377] Compiling SwiftBlend2D BLGlyphRunFlags.swift
[311/377] Compiling SwiftBlend2D BLArc.swift
[312/377] Compiling SwiftBlend2D BLBox.swift
[313/377] Compiling SwiftBlend2D BLBoxI.swift
[314/377] Compiling SwiftBlend2D BLCircle.swift
[315/377] Compiling SwiftBlend2D BLEllipse.swift
[316/377] Compiling SwiftBlend2D BLLine.swift
[317/377] Compiling SwiftBlend2D BLMatrix2D.swift
[318/377] Compiling SwiftBlend2D BLPoint.swift
[319/377] Compiling SwiftBlend2D BLPointI.swift
[320/377] Compiling SwiftBlend2D BLRect.swift
[321/377] Compiling SwiftBlend2D BLRectI.swift
[322/377] Compiling SwiftBlend2D BLRoundRect.swift
[323/377] Compiling SwiftBlend2D BLSize.swift
[324/377] Compiling SwiftBlend2D BLSizeI.swift
[325/377] Compiling SwiftBlend2D BLTriangle.swift
[326/377] Compiling SwiftBlend2D Helpers.swift
[327/377] Compiling SwiftBlend2D BLApproximationOptions.swift
[328/377] Compiling SwiftBlend2D BLBaseClass.swift
[329/377] Compiling SwiftBlend2D BLContext+CreateOptions.swift
[330/377] Compiling SwiftBlend2D BLContext.swift
[331/377] Compiling SwiftBlend2D BLContextCookie.swift
[332/377] Compiling SwiftBlend2D BLContextHints.swift
[333/377] Compiling SwiftBlend2D BLFormatInfo.swift
[334/377] Compiling SwiftBlend2D BLImage.swift
[335/377] Compiling SwiftBlend2D BLImageCodec.swift
[336/377] Compiling SwiftBlend2D BLPixelConverter.swift
[337/377] Compiling SwiftBlend2D BLRandom.swift
[338/377] Compiling SwiftBlend2D BLRuntimeBuildInfo.swift
[339/377] Compiling SwiftBlend2D BLRuntimeResourceInfo.swift
[340/377] Compiling SwiftBlend2D BLRuntimeSystemInfo.swift
[341/377] Compiling SwiftBlend2D BLStrokeOptions.swift
[342/377] Compiling SwiftBlend2D BLRgba+Colors.swift
[343/377] Compiling SwiftBlend2D BLRgba.swift
[344/377] Compiling SwiftBlend2D BLRgba32+Colors.swift
[345/377] Compiling SwiftBlend2D BLRgba32.swift
[346/377] Compiling SwiftBlend2D BLRgba64+Colors.swift
[347/377] Compiling SwiftBlend2D BLRgba64.swift
[348/377] Compiling SwiftBlend2D CoreStructure.swift
[349/377] Compiling SwiftBlend2D BLArray.swift
[350/377] Compiling SwiftBlend2D BLGradient.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[351/377] Compiling SwiftBlend2D BLGradientStop.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[352/377] Compiling SwiftBlend2D BLLinearGradientValues.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[353/377] Compiling SwiftBlend2D BLPattern.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[354/377] Compiling SwiftBlend2D UInt32+Platform.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[355/377] Compiling SwiftBlend2D BLStyle.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[356/377] Compiling SwiftBlend2D BLStyleConvertible.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[357/377] Compiling SwiftBlend2D BLStyleType.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[358/377] Compiling SwiftBlend2D SwiftBlend2D.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[359/377] Compiling SwiftBlend2D SwiftBlend2DError.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[360/377] Compiling SwiftBlend2D SwiftBlend2DErrorMapper.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[361/377] Compiling SwiftBlend2D BLGlyphBuffer.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[362/377] Compiling SwiftBlend2D BLGlyphRun.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[363/377] Compiling SwiftBlend2D BLString.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[364/377] Compiling SwiftBlend2D BLFont.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[365/377] Compiling SwiftBlend2D BLFontData.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[366/377] Compiling SwiftBlend2D BLFontFace.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[367/377] Compiling SwiftBlend2D BLFontFeatureSettings.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[368/377] Compiling SwiftBlend2D BLFontManager.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[369/377] Compiling SwiftBlend2D BLFontMatrix.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[370/377] Compiling SwiftBlend2D BLFontTable.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[371/377] Compiling SwiftBlend2D BLFontUnicodeCoverage.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[372/377] Compiling SwiftBlend2D BLFontVariationSettings.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Text/Font/BLFont.swift:229:34: warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
227 |
228 |         var original = original
229 |         return closure(pathSink, &original)
    |                                  `- warning: forming 'UnsafeMutableRawPointer' to a variable of type '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32'; this is likely incorrect because '(BLPath, BLGlyphOutlineSinkInfo) -> UInt32' may contain an object reference.
230 |     }
231 | }
[373/378] Wrapping AST for SwiftBlend2D for debugging
[375/381] Emitting module TigerSample
[376/381] Compiling TigerSample TigerData.swift
[377/381] Compiling TigerSample Tiger.swift
[378/382] Wrapping AST for TigerSample for debugging
[380/385] Emitting module SwiftBlend2DSample
[381/385] Compiling SwiftBlend2DSample main.swift
[382/385] Compiling SwiftBlend2DSample Samples.swift
[383/386] Wrapping AST for SwiftBlend2DSample for debugging
[384/386] Write Objects.LinkFileList
[385/386] Linking SwiftBlend2DSample
Build complete! (88.06s)
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-libpng",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LuizZak/swift-libpng.git"
    }
  ],
  "manifest_display_name" : "SwiftBlend2D",
  "name" : "SwiftBlend2D",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBlend2D",
      "targets" : [
        "SwiftBlend2D"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftBlend2DSample",
      "targets" : [
        "SwiftBlend2DSample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "blend2d",
      "module_type" : "ClangTarget",
      "name" : "blend2d",
      "path" : "Sources/blend2d",
      "product_memberships" : [
        "SwiftBlend2D",
        "SwiftBlend2DSample"
      ],
      "sources" : [
        "blend2d/api-globals.cpp",
        "blend2d/api-nocxx.cpp",
        "blend2d/array.cpp",
        "blend2d/bitarray.cpp",
        "blend2d/bitset.cpp",
        "blend2d/codec/bmpcodec.cpp",
        "blend2d/codec/jpegcodec.cpp",
        "blend2d/codec/jpeghuffman.cpp",
        "blend2d/codec/jpegops.cpp",
        "blend2d/codec/jpegops_sse2.cpp",
        "blend2d/codec/pngcodec.cpp",
        "blend2d/codec/pngops.cpp",
        "blend2d/codec/pngops_asimd.cpp",
        "blend2d/codec/pngops_avx.cpp",
        "blend2d/codec/pngops_sse2.cpp",
        "blend2d/codec/qoicodec.cpp",
        "blend2d/compopinfo.cpp",
        "blend2d/compression/checksum.cpp",
        "blend2d/compression/deflatedecoder.cpp",
        "blend2d/compression/deflateencoder.cpp",
        "blend2d/context.cpp",
        "blend2d/filesystem.cpp",
        "blend2d/font.cpp",
        "blend2d/fontdata.cpp",
        "blend2d/fontface.cpp",
        "blend2d/fontfeaturesettings.cpp",
        "blend2d/fontmanager.cpp",
        "blend2d/fonttagdataids.cpp",
        "blend2d/fonttagdatainfo.cpp",
        "blend2d/fonttagset.cpp",
        "blend2d/fontvariationsettings.cpp",
        "blend2d/format.cpp",
        "blend2d/geometry.cpp",
        "blend2d/glyphbuffer.cpp",
        "blend2d/gradient.cpp",
        "blend2d/image.cpp",
        "blend2d/imagecodec.cpp",
        "blend2d/imagedecoder.cpp",
        "blend2d/imageencoder.cpp",
        "blend2d/imagescale.cpp",
        "blend2d/matrix.cpp",
        "blend2d/matrix_avx.cpp",
        "blend2d/matrix_sse2.cpp",
        "blend2d/object.cpp",
        "blend2d/opentype/otcff.cpp",
        "blend2d/opentype/otcmap.cpp",
        "blend2d/opentype/otcore.cpp",
        "blend2d/opentype/otface.cpp",
        "blend2d/opentype/otglyf.cpp",
        "blend2d/opentype/otglyf_asimd.cpp",
        "blend2d/opentype/otglyf_avx2.cpp",
        "blend2d/opentype/otglyf_sse4_2.cpp",
        "blend2d/opentype/otglyfsimddata.cpp",
        "blend2d/opentype/otkern.cpp",
        "blend2d/opentype/otlayout.cpp",
        "blend2d/opentype/otmetrics.cpp",
        "blend2d/opentype/otname.cpp",
        "blend2d/path.cpp",
        "blend2d/pathstroke.cpp",
        "blend2d/pattern.cpp",
        "blend2d/pipeline/jit/compoppart.cpp",
        "blend2d/pipeline/jit/fetchgradientpart.cpp",
        "blend2d/pipeline/jit/fetchpart.cpp",
        "blend2d/pipeline/jit/fetchpatternpart.cpp",
        "blend2d/pipeline/jit/fetchpixelptrpart.cpp",
        "blend2d/pipeline/jit/fetchsolidpart.cpp",
        "blend2d/pipeline/jit/fetchutilscoverage.cpp",
        "blend2d/pipeline/jit/fetchutilsinlineloops.cpp",
        "blend2d/pipeline/jit/fetchutilspixelaccess.cpp",
        "blend2d/pipeline/jit/fetchutilspixelgather.cpp",
        "blend2d/pipeline/jit/fillpart.cpp",
        "blend2d/pipeline/jit/pipecompiler_a64.cpp",
        "blend2d/pipeline/jit/pipecompiler_test_avx2fma.cpp",
        "blend2d/pipeline/jit/pipecompiler_test_sse2.cpp",
        "blend2d/pipeline/jit/pipecompiler_x86.cpp",
        "blend2d/pipeline/jit/pipecomposer.cpp",
        "blend2d/pipeline/jit/pipefunction.cpp",
        "blend2d/pipeline/jit/pipegenruntime.cpp",
        "blend2d/pipeline/jit/pipepart.cpp",
        "blend2d/pipeline/jit/pipeprimitives.cpp",
        "blend2d/pipeline/pipedefs.cpp",
        "blend2d/pipeline/piperuntime.cpp",
        "blend2d/pipeline/reference/fixedpiperuntime.cpp",
        "blend2d/pixelconverter.cpp",
        "blend2d/pixelconverter_avx2.cpp",
        "blend2d/pixelconverter_sse2.cpp",
        "blend2d/pixelconverter_ssse3.cpp",
        "blend2d/pixelops/funcs.cpp",
        "blend2d/pixelops/interpolation.cpp",
        "blend2d/pixelops/interpolation_avx2.cpp",
        "blend2d/pixelops/interpolation_sse2.cpp",
        "blend2d/random.cpp",
        "blend2d/raster/rastercontext.cpp",
        "blend2d/raster/rastercontextops.cpp",
        "blend2d/raster/renderfetchdata.cpp",
        "blend2d/raster/rendertargetinfo.cpp",
        "blend2d/raster/workdata.cpp",
        "blend2d/raster/workermanager.cpp",
        "blend2d/raster/workerproc.cpp",
        "blend2d/raster/workersynchronization.cpp",
        "blend2d/runtime.cpp",
        "blend2d/runtimescope.cpp",
        "blend2d/simd/simdarm_test_asimd.cpp",
        "blend2d/simd/simdx86_test_avx.cpp",
        "blend2d/simd/simdx86_test_avx2.cpp",
        "blend2d/simd/simdx86_test_avx512.cpp",
        "blend2d/simd/simdx86_test_sse2.cpp",
        "blend2d/simd/simdx86_test_sse4_1.cpp",
        "blend2d/simd/simdx86_test_sse4_2.cpp",
        "blend2d/simd/simdx86_test_ssse3.cpp",
        "blend2d/string.cpp",
        "blend2d/support/arenaallocator.cpp",
        "blend2d/support/arenahashmap.cpp",
        "blend2d/support/math.cpp",
        "blend2d/support/scopedallocator.cpp",
        "blend2d/support/zeroallocator.cpp",
        "blend2d/tables/tables.cpp",
        "blend2d/threading/futex.cpp",
        "blend2d/threading/thread.cpp",
        "blend2d/threading/threadpool.cpp",
        "blend2d/threading/uniqueidgenerator.cpp",
        "blend2d/trace.cpp",
        "blend2d/unicode/unicode.cpp",
        "blend2d/var.cpp"
      ],
      "target_dependencies" : [
        "asmjit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "asmjit",
      "module_type" : "ClangTarget",
      "name" : "asmjit",
      "path" : "Sources/asmjit",
      "product_memberships" : [
        "SwiftBlend2D",
        "SwiftBlend2DSample"
      ],
      "sources" : [
        "arm/a64assembler.cpp",
        "arm/a64builder.cpp",
        "arm/a64compiler.cpp",
        "arm/a64emithelper.cpp",
        "arm/a64formatter.cpp",
        "arm/a64func.cpp",
        "arm/a64instapi.cpp",
        "arm/a64instdb.cpp",
        "arm/a64operand.cpp",
        "arm/a64rapass.cpp",
        "arm/armformatter.cpp",
        "core/archtraits.cpp",
        "core/assembler.cpp",
        "core/builder.cpp",
        "core/codeholder.cpp",
        "core/codewriter.cpp",
        "core/compiler.cpp",
        "core/constpool.cpp",
        "core/cpuinfo.cpp",
        "core/emithelper.cpp",
        "core/emitter.cpp",
        "core/emitterutils.cpp",
        "core/environment.cpp",
        "core/errorhandler.cpp",
        "core/formatter.cpp",
        "core/func.cpp",
        "core/funcargscontext.cpp",
        "core/globals.cpp",
        "core/inst.cpp",
        "core/instdb.cpp",
        "core/jitallocator.cpp",
        "core/jitruntime.cpp",
        "core/logger.cpp",
        "core/operand.cpp",
        "core/osutils.cpp",
        "core/ralocal.cpp",
        "core/rapass.cpp",
        "core/rastack.cpp",
        "core/string.cpp",
        "core/support.cpp",
        "core/target.cpp",
        "core/type.cpp",
        "core/virtmem.cpp",
        "core/zone.cpp",
        "core/zonehash.cpp",
        "core/zonelist.cpp",
        "core/zonestack.cpp",
        "core/zonetree.cpp",
        "core/zonevector.cpp",
        "x86/x86assembler.cpp",
        "x86/x86builder.cpp",
        "x86/x86compiler.cpp",
        "x86/x86emithelper.cpp",
        "x86/x86formatter.cpp",
        "x86/x86func.cpp",
        "x86/x86instapi.cpp",
        "x86/x86instdb.cpp",
        "x86/x86operand.cpp",
        "x86/x86rapass.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TigerSample",
      "module_type" : "SwiftTarget",
      "name" : "TigerSample",
      "path" : "Sources/TigerSample",
      "product_memberships" : [
        "SwiftBlend2DSample"
      ],
      "sources" : [
        "Tiger.swift",
        "TigerData.swift"
      ],
      "target_dependencies" : [
        "blend2d",
        "SwiftBlend2D"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftBlend2DTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBlend2DTests",
      "path" : "Tests/SwiftBlend2DTests",
      "product_dependencies" : [
        "LibPNG"
      ],
      "sources" : [
        "BLBaseClassTests.swift",
        "BLContextCookieTests.swift",
        "BLContextTests.swift",
        "BLFormatInfoTests.swift",
        "BLImageCodecTests.swift",
        "BLImageTests.swift",
        "BLRandomTests.swift",
        "BLRuntimeBuildInfoTests.swift",
        "BLRuntimeResourceInfoTests.swift",
        "BLRuntimeSystemInfoTests.swift",
        "Color/BLRgba32Tests.swift",
        "Color/BLRgba64Tests.swift",
        "Color/BLRgbaTests.swift",
        "DataStructures/BLArrayTests.swift",
        "DataStructures/BLArrayViewTests.swift",
        "DataStructures/BLPathTests.swift",
        "DataStructures/BLRangeTests.swift",
        "DataStructures/BitSet/BLBitSetTests.swift",
        "DataStructures/BitSet/BLBitSetWordIteratorTests.swift",
        "EnumsTests.swift",
        "Geometry/BLArcTests.swift",
        "Geometry/BLBoxITests.swift",
        "Geometry/BLBoxTests.swift",
        "Geometry/BLCircleTests.swift",
        "Geometry/BLEllipseTests.swift",
        "Geometry/BLLineTests.swift",
        "Geometry/BLMatrix2DTests.swift",
        "Geometry/BLPointITests.swift",
        "Geometry/BLPointTests.swift",
        "Geometry/BLRectITests.swift",
        "Geometry/BLRectTests.swift",
        "Geometry/BLRoundRectTests.swift",
        "Geometry/BLSizeITests.swift",
        "Geometry/BLSizeTests.swift",
        "Geometry/BLTriangleTests.swift",
        "Patterns/BLGradientStopTests.swift",
        "Patterns/BLGradientTests.swift",
        "Patterns/BLLinearGradientValuesTests.swift",
        "SwiftBlend2DTests.swift",
        "TestHelpers.swift",
        "Text/BLGlyphBufferTests.swift",
        "Text/BLStringTests.swift",
        "Text/Font/BLFontFeatureSettingsTests.swift",
        "Text/Font/BLFontManagerTests.swift",
        "Text/Font/BLFontMatrixTests.swift",
        "Text/Font/BLFontTableTests.swift",
        "Text/Font/BLFontUnicodeCoverageTests.swift",
        "Text/Font/BLFontVariationSettingsTests.swift"
      ],
      "target_dependencies" : [
        "TigerSample",
        "SwiftBlend2D",
        "blend2d",
        "asmjit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBlend2DSample",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBlend2DSample",
      "path" : "Sources/SwiftBlend2DSample",
      "product_memberships" : [
        "SwiftBlend2DSample"
      ],
      "sources" : [
        "Samples.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "TigerSample",
        "SwiftBlend2D",
        "blend2d"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftBlend2D",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBlend2D",
      "path" : "Sources/SwiftBlend2D",
      "product_memberships" : [
        "SwiftBlend2D",
        "SwiftBlend2DSample"
      ],
      "sources" : [
        "BLApproximationOptions.swift",
        "BLBaseClass.swift",
        "BLContext+CreateOptions.swift",
        "BLContext.swift",
        "BLContextCookie.swift",
        "BLContextHints.swift",
        "BLFormatInfo.swift",
        "BLImage.swift",
        "BLImageCodec.swift",
        "BLPixelConverter.swift",
        "BLRandom.swift",
        "BLRuntimeBuildInfo.swift",
        "BLRuntimeResourceInfo.swift",
        "BLRuntimeSystemInfo.swift",
        "BLStrokeOptions.swift",
        "Color/BLRgba+Colors.swift",
        "Color/BLRgba.swift",
        "Color/BLRgba32+Colors.swift",
        "Color/BLRgba32.swift",
        "Color/BLRgba64+Colors.swift",
        "Color/BLRgba64.swift",
        "CoreStructure.swift",
        "DataStructures/BLArray.swift",
        "DataStructures/BLArrayView.swift",
        "DataStructures/BLFile.swift",
        "DataStructures/BLFontFeatureSettingsView.swift",
        "DataStructures/BLFontVariationSettingsView.swift",
        "DataStructures/BLPath.swift",
        "DataStructures/BLRange.swift",
        "DataStructures/BLTypedVar.swift",
        "DataStructures/BLVar.swift",
        "DataStructures/BitArray/BLBitArray.swift",
        "DataStructures/BitSet/BLBitSet.swift",
        "DataStructures/BitSet/BLBitSetSegment.swift",
        "DataStructures/BitSet/BLBitSetWordIterator.swift",
        "Extensions/BLConicGradientValues+Init.swift",
        "Extensions/BLObjectDetail.swift",
        "Extensions/BLObjectInfo.swift",
        "Extensions/BLRadialGradientValues+Init.swift",
        "Extensions/BLResultCode+Error.swift",
        "Generated/BLBitSetConstants.swift",
        "Generated/BLBitSetSegment+Ext.swift",
        "Generated/BLBooleanOp.swift",
        "Generated/BLByteOrder.swift",
        "Generated/BLDataAccessFlags.swift",
        "Generated/BLDataSourceType.swift",
        "Generated/BLExtendMode.swift",
        "Generated/BLFormat.swift",
        "Generated/BLFormatFlags.swift",
        "Generated/BLModifyOp.swift",
        "Generated/BLPixelConverterCreateFlags.swift",
        "Generated/BLRange+Ext.swift",
        "Generated/BLResultCode.swift",
        "Generated/BLRgba+Ext.swift",
        "Generated/BLRgba32+Ext.swift",
        "Generated/BLRgba64+Ext.swift",
        "Generated/Context/BLClipMode.swift",
        "Generated/Context/BLCompOp.swift",
        "Generated/Context/BLContextCreateFlags.swift",
        "Generated/Context/BLContextErrorFlags.swift",
        "Generated/Context/BLContextFlushFlags.swift",
        "Generated/Context/BLContextHint.swift",
        "Generated/Context/BLContextRenderTextOp.swift",
        "Generated/Context/BLContextStyleSlot.swift",
        "Generated/Context/BLContextStyleSwapMode.swift",
        "Generated/Context/BLContextStyleTransformMode.swift",
        "Generated/Context/BLContextType.swift",
        "Generated/Context/BLFillRule.swift",
        "Generated/Context/BLFlattenMode.swift",
        "Generated/Context/BLGradientQuality.swift",
        "Generated/Context/BLPatternQuality.swift",
        "Generated/Context/BLRenderingQuality.swift",
        "Generated/File/BLFileInfoFlags.swift",
        "Generated/File/BLFileOpenFlags.swift",
        "Generated/File/BLFileReadFlags.swift",
        "Generated/File/BLFileSeekType.swift",
        "Generated/Geometry/BLArc+Ext.swift",
        "Generated/Geometry/BLBox+Ext.swift",
        "Generated/Geometry/BLBoxI+Ext.swift",
        "Generated/Geometry/BLCircle+Ext.swift",
        "Generated/Geometry/BLEllipse+Ext.swift",
        "Generated/Geometry/BLGeometryDirection.swift",
        "Generated/Geometry/BLGeometryType.swift",
        "Generated/Geometry/BLLine+Ext.swift",
        "Generated/Geometry/BLPoint+Ext.swift",
        "Generated/Geometry/BLPointI+Ext.swift",
        "Generated/Geometry/BLRect+Ext.swift",
        "Generated/Geometry/BLRectI+Ext.swift",
        "Generated/Geometry/BLRoundRect+Ext.swift",
        "Generated/Geometry/BLSize+Ext.swift",
        "Generated/Geometry/BLSizeI+Ext.swift",
        "Generated/Geometry/BLTriangle+Ext.swift",
        "Generated/Geometry/Matrix/BLMatrix2D+Ext.swift",
        "Generated/Geometry/Matrix/BLTransformOp.swift",
        "Generated/Geometry/Matrix/BLTransformType.swift",
        "Generated/Geometry/Path/BLHitTest.swift",
        "Generated/Geometry/Path/BLOffsetMode.swift",
        "Generated/Geometry/Path/BLPathCmd.swift",
        "Generated/Geometry/Path/BLPathCmdExtra.swift",
        "Generated/Geometry/Path/BLPathFlags.swift",
        "Generated/Geometry/Path/BLPathReverseMode.swift",
        "Generated/Gradient/BLConicGradientValues+Ext.swift",
        "Generated/Gradient/BLGradientStop+Ext.swift",
        "Generated/Gradient/BLGradientType.swift",
        "Generated/Gradient/BLGradientValue.swift",
        "Generated/Gradient/BLLinearGradientValues+Ext.swift",
        "Generated/Gradient/BLRadialGradientValues+Ext.swift",
        "Generated/Image/BLImageCodecFeatures.swift",
        "Generated/Image/BLImageInfo+Ext.swift",
        "Generated/Image/BLImageInfoFlags.swift",
        "Generated/Image/BLImageScaleFilter.swift",
        "Generated/Runtime/BLObjectType.swift",
        "Generated/Runtime/BLRuntimeBuildType.swift",
        "Generated/Runtime/BLRuntimeCleanupFlags.swift",
        "Generated/Runtime/BLRuntimeCpuArch.swift",
        "Generated/Runtime/BLRuntimeCpuFeatures.swift",
        "Generated/Runtime/BLRuntimeInfoType.swift",
        "Generated/Runtime/BLRuntimeLimits.swift",
        "Generated/Stroke/BLStrokeCap.swift",
        "Generated/Stroke/BLStrokeCapPosition.swift",
        "Generated/Stroke/BLStrokeJoin.swift",
        "Generated/Stroke/BLStrokeTransformOrder.swift",
        "Generated/Text/BLTextDirection.swift",
        "Generated/Text/BLTextEncoding.swift",
        "Generated/Text/BLTextMetrics+Ext.swift",
        "Generated/Text/Font/BLFontDataFlags.swift",
        "Generated/Text/Font/BLFontFaceDiagFlags.swift",
        "Generated/Text/Font/BLFontFaceFlags.swift",
        "Generated/Text/Font/BLFontFaceInfo+Ext.swift",
        "Generated/Text/Font/BLFontFaceType.swift",
        "Generated/Text/Font/BLFontFeatureItem+Ext.swift",
        "Generated/Text/Font/BLFontMatrix+Ext.swift",
        "Generated/Text/Font/BLFontOutlineType.swift",
        "Generated/Text/Font/BLFontQueryProperties+Ext.swift",
        "Generated/Text/Font/BLFontStretch.swift",
        "Generated/Text/Font/BLFontStringId.swift",
        "Generated/Text/Font/BLFontStyle.swift",
        "Generated/Text/Font/BLFontUnicodeCoverageIndex.swift",
        "Generated/Text/Font/BLFontVariationItem+Ext.swift",
        "Generated/Text/Font/BLFontWeight.swift",
        "Generated/Text/Font/BLOrientation.swift",
        "Generated/Text/Glyph/BLGlyphInfo+Ext.swift",
        "Generated/Text/Glyph/BLGlyphPlacement+Ext.swift",
        "Generated/Text/Glyph/BLGlyphPlacementType.swift",
        "Generated/Text/Glyph/BLGlyphRunFlags.swift",
        "Geometry/BLArc.swift",
        "Geometry/BLBox.swift",
        "Geometry/BLBoxI.swift",
        "Geometry/BLCircle.swift",
        "Geometry/BLEllipse.swift",
        "Geometry/BLLine.swift",
        "Geometry/BLMatrix2D.swift",
        "Geometry/BLPoint.swift",
        "Geometry/BLPointI.swift",
        "Geometry/BLRect.swift",
        "Geometry/BLRectI.swift",
        "Geometry/BLRoundRect.swift",
        "Geometry/BLSize.swift",
        "Geometry/BLSizeI.swift",
        "Geometry/BLTriangle.swift",
        "Helpers.swift",
        "Patterns/BLGradient.swift",
        "Patterns/BLGradientStop.swift",
        "Patterns/BLLinearGradientValues.swift",
        "Patterns/BLPattern.swift",
        "Platform/UInt32+Platform.swift",
        "Style/BLStyle.swift",
        "Style/BLStyleConvertible.swift",
        "Style/BLStyleType.swift",
        "SwiftBlend2D.swift",
        "SwiftBlend2DError.swift",
        "SwiftBlend2DErrorMapper.swift",
        "Text/BLGlyphBuffer.swift",
        "Text/BLGlyphRun.swift",
        "Text/BLString.swift",
        "Text/Font/BLFont.swift",
        "Text/Font/BLFontData.swift",
        "Text/Font/BLFontFace.swift",
        "Text/Font/BLFontFeatureSettings.swift",
        "Text/Font/BLFontManager.swift",
        "Text/Font/BLFontMatrix.swift",
        "Text/Font/BLFontTable.swift",
        "Text/Font/BLFontUnicodeCoverage.swift",
        "Text/Font/BLFontVariationSettings.swift"
      ],
      "target_dependencies" : [
        "blend2d"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/SwiftBlend2DTests/SnapshotFailures': File not found.
Done.