The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Swim with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UnGast/swim.git
Reference: 3.8.1
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/UnGast/swim
 * tag               3.8.1      -> FETCH_HEAD
HEAD is now at 2175fd3 Fix maxOS version
Cloned https://github.com/UnGast/swim.git
Revision (git rev-parse @):
2175fd328b022d8d072d64034503a1499a1f39bc
SUCCESS checkout https://github.com/UnGast/swim.git at 3.8.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/UnGast/swim.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[0/2] Compiling CStbImage truetype.c
[1/2] Compiling CStbImage image_io.c
[3/86] Compiling Swim PixelTypeConversion.swift
[4/86] Compiling Swim PixelwiseConversion.swift
[5/86] Compiling Swim Color.swift
[6/86] Compiling Swim ColorPreset.swift
[7/86] Compiling Swim ColorProtocol.swift
[8/86] Compiling Swim DataType.swift
[9/86] Compiling Swim Image.swift
[10/86] Compiling Swim ImageInitializers.swift
[11/86] Compiling Swim LikeInitializer.swift
[12/86] Compiling Swim UninitializedCreation.swift
[13/86] Compiling Swim Pixel.swift
[14/86] Compiling Swim PixelIterator.swift
[15/97] Compiling Swim Bayer.swift
[16/97] Compiling Swim FourierTransformer.swift
[17/97] Compiling Swim Histograms.swift
[18/97] Compiling Swim Im2col.swift
[19/97] Compiling Swim ImageCompare.swift
[20/97] Compiling Swim IntegralImage.swift
[21/97] Compiling Swim Skeletonizer.swift
[22/97] Compiling Swim ColorAndColor.swift
[23/97] Compiling Swim ColorAndScalar.swift
[24/97] Compiling Swim ColorUnary.swift
[25/97] Compiling Swim ImageAndColor.swift
[26/97] Compiling Swim ImageAndImage.swift
[27/97] Compiling Swim UnsafePixelRef.swift
[28/97] Compiling Swim PixelType.swift
[29/97] Compiling Swim DrawCircle.swift
[30/97] Compiling Swim DrawImage.swift
[31/97] Compiling Swim DrawLine.swift
[32/97] Compiling Swim DrawPixel.swift
[33/97] Compiling Swim DrawPolygon.swift
[34/97] Compiling Swim DrawRect.swift
[35/97] Compiling Swim DrawText.swift
[36/97] Compiling Swim BilateralFilter.swift
[37/97] Compiling Swim Convolution.swift
[38/97] Compiling Swim NonLocalMeanFilter.swift
[39/97] Compiling Swim Rounding.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[40/97] Compiling Swim AppKit.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[41/97] Compiling Swim CoreGraphics.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[42/97] Compiling Swim S4TF.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[43/97] Compiling Swim UIKit.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[44/97] Compiling Swim vImageAlphaBlend.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[45/97] Compiling Swim vImageBuffer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[46/97] Compiling Swim vImageMorphology.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[47/97] Compiling Swim vImageUtils.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[48/97] Compiling Swim Extrema.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[49/97] Compiling Swim ChannelSubscript.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[50/97] Compiling Swim PixelSubscript.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/host/spi-builder-workspace/Sources/CStbImage/include/CStbImage.h"
         ^
[51/97] Compiling Swim ImageAndScalar.swift
[52/97] Compiling Swim ImageUnary.swift
[53/97] Compiling Swim PixelRefAndColor.swift
[54/97] Compiling Swim PixelRefAndScalar.swift
[55/97] Compiling Swim Blender.swift
[56/97] Compiling Swim BitOperations.swift
[57/97] Compiling Swim CheckBool.swift
[58/97] Compiling Swim ChannelComposition.swift
[59/97] Compiling Swim ChannelwiseConversion.swift
[60/97] Compiling Swim CreateMask.swift
[61/97] Compiling Swim DataConversion.swift
[62/97] Compiling Swim DataTypeConversion.swift
[63/97] Compiling Swim RankFilter.swift
[64/97] Compiling Swim ReadImage.swift
[65/97] Compiling Swim WriteImage.swift
[66/97] Compiling Swim BicubicInterpolator.swift
[67/97] Compiling Swim BilinearInterpolator.swift
[68/97] Compiling Swim Interpolator.swift
[69/97] Compiling Swim Interpolator4x4.swift
[70/97] Compiling Swim LanczosInterpolator.swift
[71/97] Compiling Swim NearestNeighborInterpolator.swift
[72/97] Compiling Swim Abs.swift
[73/97] Compiling Swim Clip.swift
[74/97] Compiling Swim Power.swift
[75/97] Compiling Swim SubimageSubscript.swift
[76/97] Compiling Swim Concatenation.swift
[77/97] Compiling Swim EdgeMode.swift
[78/97] Compiling Swim Flip.swift
[79/97] Compiling Swim AffineTransformation.swift
[80/97] Compiling Swim HomogeneousTransformationMatrix.swift
[81/97] Compiling Swim ProjectiveTransformation.swift
[82/97] Compiling Swim Padding.swift
[83/97] Compiling Swim Repeat.swift
[84/97] Compiling Swim Resize.swift
[85/97] Compiling Swim Rotate.swift
[86/97] Compiling Swim Shift.swift
[87/97] Compiling Swim Transpose.swift
[88/97] Compiling Swim Warp.swift
[89/97] Compiling Swim Clamp.swift
[90/97] Compiling Swim Complex.swift
[91/97] Compiling Swim ConvertUInt8FP.swift
[92/97] Compiling Swim Copy.swift
[93/97] Compiling Swim Interleave.swift
[94/97] Compiling Swim IsPOT.swift
[95/97] Compiling Swim Matrix.swift
[96/97] Compiling Swim Rect.swift
[97/97] Emitting module Swim
Build complete! (10.24s)
Build complete.
Done.