Build Information
Successful build of swift-image-formats, reference v0.3.2 (697bd8
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 15:38:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-image-formats.git
Reference: v0.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stackotter/swift-image-formats
* tag v0.3.2 -> FETCH_HEAD
HEAD is now at 697bd8a Switch to the swift collective's libwebp wrapper (#2)
Cloned https://github.com/stackotter/swift-image-formats.git
Revision (git rev-parse @):
697bd8aa62bef7d74a1383454e3534a527769e41
SUCCESS checkout https://github.com/stackotter/swift-image-formats.git at v0.3.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/stackotter/swift-image-formats.git
https://github.com/stackotter/swift-image-formats.git
{
"dependencies" : [
{
"identity" : "libpng",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.45",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-swift-collective/libpng"
},
{
"identity" : "jpeg",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/jpeg"
},
{
"identity" : "libwebp",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-swift-collective/libwebp"
}
],
"manifest_display_name" : "swift-image-formats",
"name" : "swift-image-formats",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "ImageFormats",
"targets" : [
"ImageFormats"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Benchmarks",
"targets" : [
"Benchmarks"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ImageFormatsTests",
"module_type" : "SwiftTarget",
"name" : "ImageFormatsTests",
"path" : "Tests/ImageFormatsTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ImageFormatsTests/test.jpg",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ImageFormatsTests/test.png",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ImageFormatsTests/test.webp",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ImageFormatsTests.swift"
],
"target_dependencies" : [
"ImageFormats"
],
"type" : "test"
},
{
"c99name" : "ImageFormats",
"module_type" : "SwiftTarget",
"name" : "ImageFormats",
"path" : "Sources/ImageFormats",
"product_dependencies" : [
"LibPNG",
"JPEG",
"WebP"
],
"product_memberships" : [
"ImageFormats",
"Benchmarks"
],
"sources" : [
"BytesConvertible.swift",
"HSV.swift",
"Image.swift",
"ImageFormat.swift",
"InMemoryStream.swift",
"RGB.swift",
"RGBA.swift",
"RGBAConvertible.swift"
],
"type" : "library"
},
{
"c99name" : "Benchmarks",
"module_type" : "SwiftTarget",
"name" : "Benchmarks",
"path" : "Sources/Benchmarks",
"product_memberships" : [
"Benchmarks"
],
"sources" : [
"Benchmarks.swift"
],
"target_dependencies" : [
"ImageFormats"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/188] Write sources
[3/188] Write swift-version-2F0A5646E1D333AE.txt
[4/188] Compiling ZLibC compress.c
[5/188] Compiling sharpyuv_sse2.c
[6/188] Compiling sharpyuv_gamma.c
[7/188] Compiling sharpyuv_cpu.c
[8/188] Compiling sharpyuv_csp.c
[9/188] Compiling pnglibconf pnglibconf.c
[10/188] Compiling wicdec.c
[11/188] Compiling webpdec.c
[12/188] Compiling tiffdec.c
[13/188] Compiling sharpyuv.c
[14/188] Compiling ZLibC crc32.c
[15/188] Compiling sharpyuv_dsp.c
[16/188] Compiling ZLibC adler32.c
[17/188] Compiling pngdec.c
[18/188] Compiling ZLibC deflate.c
[19/188] Compiling pnmdec.c
[20/188] Compiling jpegdec.c
[21/188] Compiling metadata.c
[22/188] Compiling imageio_util.c
[23/188] Compiling image_dec.c
[24/188] Compiling image_enc.c
[25/188] Compiling ZLibC uncompr.c
[26/188] Compiling ZLibC inftrees.c
[27/188] Compiling sharpyuv_neon.c
[28/188] Write sources
[30/188] Compiling ZLibC trees.c
[31/188] Write sources
[32/188] Write Benchmarks-entitlement.plist
[33/188] Compiling ZLibC inflate.c
[34/188] Compiling ZLibC inffast.c
[35/188] Compiling ZLibC infback.c
[36/197] Compiling ZLibC gzlib.c
[37/197] Compiling ZLibC gzwrite.c
[38/197] Compiling ZLibC gzclose.c
[39/197] Compiling ZLibC gzread.c
[40/197] Compiling ZLibC zutil.c
[42/199] Compiling ZLib ZLib.swift
[43/199] Emitting module ZLib
[43/199] Compiling png pngwio.c
[44/199] Compiling powerpc_init.c
[45/199] Compiling filter_vsx_intrinsics.c
[46/199] Compiling png pngset.c
[47/199] Compiling png pngwrite.c
[48/199] Compiling png pngwtran.c
[49/199] Compiling png pngwutil.c
[50/199] Compiling png pngrio.c
[51/199] Compiling png pngrutil.c
[52/199] Compiling png pngmem.c
[53/199] Compiling png pngtrans.c
[54/199] Compiling mips_init.c
[55/199] Compiling png pngerror.c
[56/199] Compiling filter_msa_intrinsics.c
[57/199] Compiling png pngpread.c
[58/199] Compiling png pngget.c
[59/199] Compiling filter_mmi_inline_assembly.c
[60/199] Compiling png pngrtran.c
[61/199] Compiling loongarch_lsx_init.c
[62/199] Compiling png pngread.c
[63/199] Compiling png png.c
[64/199] Compiling filter_lsx_intrinsics.c
[65/199] Compiling filter_neon.S
[66/199] Compiling filter_sse2_intrinsics.c
[67/199] Compiling intel_init.c
[68/199] Compiling palette_neon_intrinsics.c
[69/199] Compiling arm_init.c
[70/199] Compiling filter_neon_intrinsics.c
[72/201] Compiling LibPNG LibPNG.swift
[73/201] Emitting module LibPNG
[74/201] Compiling JPEG metadata.swift
[75/201] Compiling JPEG os.swift
[75/201] Compiling random_utils.c
[76/201] Compiling quant_levels_dec_utils.c
[77/201] Compiling thread_utils.c
[78/201] Compiling filters_utils.c
[79/201] Compiling huffman_utils.c
[80/201] Compiling bit_writer_utils.c
[81/201] Compiling rescaler_utils.c
[82/201] Compiling color_cache_utils.c
[83/201] Compiling utils.c
[84/201] Compiling palette.c
[85/201] Compiling bit_reader_utils.c
[86/201] Compiling muxread.c
[87/201] Compiling huffman_encode_utils.c
[88/201] Compiling muxinternal.c
[89/201] Compiling quant_levels_utils.c
[90/201] Compiling muxedit.c
[91/201] Compiling tree_enc.c
[92/201] Compiling vp8l_enc.c
[93/201] Compiling webp_enc.c
[94/201] Compiling token_enc.c
[95/201] Compiling anim_encode.c
[96/201] Compiling syntax_enc.c
[97/201] Compiling picture_tools_enc.c
[98/201] Compiling picture_rescale_enc.c
[99/201] Compiling predictor_enc.c
[100/201] Compiling picture_psnr_enc.c
[101/201] Compiling picture_enc.c
[102/201] Compiling near_lossless_enc.c
[103/201] Compiling iterator_enc.c
[104/201] Compiling filter_enc.c
[105/201] Compiling config_enc.c
[106/201] Compiling histogram_enc.c
[107/201] Compiling frame_enc.c
[108/201] Compiling cost_enc.c
[109/201] Compiling picture_csp_enc.c
[110/201] Compiling quant_enc.c
[111/201] Compiling backward_references_cost_enc.c
[112/201] Compiling backward_references_enc.c
[113/201] Compiling yuv_sse41.c
[114/201] Compiling analysis_enc.c
[115/201] Compiling yuv_sse2.c
[116/201] Compiling yuv_mips_dsp_r2.c
[117/201] Compiling alpha_enc.c
[118/201] Compiling yuv_neon.c
[119/201] Compiling yuv_mips32.c
[120/201] Compiling upsampling_sse41.c
[121/201] Compiling yuv.c
[122/201] Compiling upsampling_sse2.c
[123/201] Compiling upsampling_msa.c
[124/201] Compiling upsampling_mips_dsp_r2.c
[125/201] Compiling ssim_sse2.c
[126/201] Compiling upsampling.c
[127/201] Compiling rescaler_sse2.c
[128/201] Compiling ssim.c
[129/201] Compiling rescaler_msa.c
[130/201] Compiling rescaler_mips_dsp_r2.c
[131/201] Compiling rescaler_neon.c
[132/201] Compiling rescaler_mips32.c
[133/201] Compiling rescaler.c
[134/201] Compiling lossless_sse41.c
[135/201] Compiling lossless_sse2.c
[136/201] Compiling upsampling_neon.c
[137/201] Compiling lossless_msa.c
[137/201] Compiling lossless_mips_dsp_r2.c
[139/201] Compiling lossless_enc_sse41.c
[140/201] Compiling lossless_enc_sse2.c
[141/201] Compiling lossless_enc_msa.c
[142/201] Compiling lossless_enc_mips_dsp_r2.c
[143/201] Compiling lossless_enc_neon.c
[144/201] Compiling lossless_neon.c
[145/201] Compiling filters_sse2.c
[146/201] Compiling lossless_enc_mips32.c
[147/201] Compiling filters_neon.c
[148/201] Compiling filters_msa.c
[149/201] Compiling filters_mips_dsp_r2.c
[150/201] Compiling lossless.c
[151/201] Compiling lossless_enc.c
[152/201] Compiling enc_sse41.c
[153/201] Compiling filters.c
[154/201] Compiling enc_sse2.c
[155/201] Compiling enc_mips_dsp_r2.c
[156/201] Compiling enc_msa.c
[157/201] Compiling enc_mips32.c
[158/201] Compiling dec_sse2.c
[159/201] Compiling dec_sse41.c
[160/201] Compiling enc.c
[161/201] Compiling dec_msa.c
[162/201] Compiling dec_mips_dsp_r2.c
[162/201] Compiling dec_mips32.c
[164/201] Compiling enc_neon.c
[165/201] Compiling cpu.c
[165/201] Compiling dec_clip_tables.c
[167/201] Compiling cost_sse2.c
[168/201] Compiling dec.c
[169/201] Compiling cost_mips_dsp_r2.c
[170/201] Compiling cost_mips32.c
[171/201] Compiling cost_neon.c
[172/201] Compiling cost.c
[173/201] Compiling dec_neon.c
[174/201] Compiling alpha_processing_sse2.c
[174/201] Compiling alpha_processing_sse41.c
[176/201] Compiling alpha_processing_neon.c
[177/201] Compiling alpha_processing_mips_dsp_r2.c
[178/201] Compiling alpha_processing.c
[179/201] Compiling demux.c
[180/201] Compiling anim_decode.c
[181/201] Compiling tree_dec.c
[182/201] Compiling webp_dec.c
[183/201] Compiling quant_dec.c
[184/201] Compiling vp8_dec.c
[185/201] Compiling vp8l_dec.c
[186/201] Compiling io_dec.c
[187/201] Compiling idec_dec.c
[188/201] Compiling buffer_dec.c
[189/201] Compiling alpha_dec.c
[190/201] Compiling frame_dec.c
[192/203] Compiling JPEG jpeg.swift
[193/203] Compiling JPEG error.swift
[194/203] Compiling JPEG encode.swift
[195/203] Compiling JPEG debug.swift
[196/203] Compiling JPEG decode.swift
[197/203] Emitting module JPEG
[198/203] Compiling JPEG common.swift
[199/203] Compiling WebP WebP.swift
[200/203] Emitting module WebP
[201/212] Compiling ImageFormats RGBA.swift
[202/212] Compiling ImageFormats RGBAConvertible.swift
[203/212] Compiling ImageFormats ImageFormat.swift
[204/212] Compiling ImageFormats RGB.swift
[205/212] Compiling ImageFormats HSV.swift
[206/212] Compiling ImageFormats InMemoryStream.swift
[207/212] Emitting module ImageFormats
[208/212] Compiling ImageFormats BytesConvertible.swift
[209/212] Compiling ImageFormats Image.swift
[210/214] Compiling Benchmarks Benchmarks.swift
[211/214] Emitting module Benchmarks
[211/214] Write Objects.LinkFileList
[212/214] Linking Benchmarks
[213/214] Applying Benchmarks
Build complete! (24.58s)
Fetching https://github.com/stackotter/jpeg
Fetching https://github.com/the-swift-collective/libpng
Fetching https://github.com/the-swift-collective/libwebp
[1/30] Fetching libpng
[31/3141] Fetching libpng, jpeg
[63/3195] Fetching libpng, jpeg, libwebp
Fetched https://github.com/stackotter/jpeg from cache (2.50s)
Fetched https://github.com/the-swift-collective/libpng from cache (2.50s)
Fetched https://github.com/the-swift-collective/libwebp from cache (2.50s)
Computing version for https://github.com/the-swift-collective/libwebp
Computed https://github.com/the-swift-collective/libwebp at 1.4.1 (3.09s)
Computing version for https://github.com/stackotter/jpeg
Computed https://github.com/stackotter/jpeg at 1.0.2 (0.59s)
Computing version for https://github.com/the-swift-collective/libpng
Computed https://github.com/the-swift-collective/libpng at 1.6.45 (0.57s)
Fetching https://github.com/the-swift-collective/zlib.git
[1/41] Fetching zlib
Fetched https://github.com/the-swift-collective/zlib.git from cache (0.63s)
Computing version for https://github.com/the-swift-collective/zlib.git
Computed https://github.com/the-swift-collective/zlib.git at 1.3.1 (1.24s)
Creating working copy for https://github.com/the-swift-collective/libwebp
Working copy of https://github.com/the-swift-collective/libwebp resolved at 1.4.1
Creating working copy for https://github.com/stackotter/jpeg
Working copy of https://github.com/stackotter/jpeg resolved at 1.0.2
Creating working copy for https://github.com/the-swift-collective/libpng
Working copy of https://github.com/the-swift-collective/libpng resolved at 1.6.45
Creating working copy for https://github.com/the-swift-collective/zlib.git
Working copy of https://github.com/the-swift-collective/zlib.git resolved at 1.3.1
Build complete.
{
"dependencies" : [
{
"identity" : "libpng",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.45",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-swift-collective/libpng"
},
{
"identity" : "jpeg",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/jpeg"
},
{
"identity" : "libwebp",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-swift-collective/libwebp"
}
],
"manifest_display_name" : "swift-image-formats",
"name" : "swift-image-formats",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "ImageFormats",
"targets" : [
"ImageFormats"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Benchmarks",
"targets" : [
"Benchmarks"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ImageFormatsTests",
"module_type" : "SwiftTarget",
"name" : "ImageFormatsTests",
"path" : "Tests/ImageFormatsTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ImageFormatsTests/test.jpg",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ImageFormatsTests/test.png",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ImageFormatsTests/test.webp",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ImageFormatsTests.swift"
],
"target_dependencies" : [
"ImageFormats"
],
"type" : "test"
},
{
"c99name" : "ImageFormats",
"module_type" : "SwiftTarget",
"name" : "ImageFormats",
"path" : "Sources/ImageFormats",
"product_dependencies" : [
"LibPNG",
"JPEG",
"WebP"
],
"product_memberships" : [
"ImageFormats",
"Benchmarks"
],
"sources" : [
"BytesConvertible.swift",
"HSV.swift",
"Image.swift",
"ImageFormat.swift",
"InMemoryStream.swift",
"RGB.swift",
"RGBA.swift",
"RGBAConvertible.swift"
],
"type" : "library"
},
{
"c99name" : "Benchmarks",
"module_type" : "SwiftTarget",
"name" : "Benchmarks",
"path" : "Sources/Benchmarks",
"product_memberships" : [
"Benchmarks"
],
"sources" : [
"Benchmarks.swift"
],
"target_dependencies" : [
"ImageFormats"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
Done.