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 swift-image-formats, reference v0.3.2 (697bd8), with Swift 5.9 for Linux on 18 Feb 2025 19:54:14 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.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 /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/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:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/stackotter/swift-image-formats.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/the-swift-collective/libwebp
Fetching https://github.com/the-swift-collective/libpng
Fetching https://github.com/stackotter/jpeg
[1/30] Fetching libpng
[31/3141] Fetching libpng, jpeg
[280/3195] Fetching libpng, jpeg, libwebp
[521/3165] Fetching jpeg, libwebp
Fetched https://github.com/the-swift-collective/libpng (0.62s)
Fetched https://github.com/the-swift-collective/libwebp (3.07s)
Fetched https://github.com/stackotter/jpeg (3.16s)
Computing version for https://github.com/the-swift-collective/libwebp
Computed https://github.com/the-swift-collective/libwebp at 1.4.1 (0.41s)
Computing version for https://github.com/stackotter/jpeg
Computed https://github.com/stackotter/jpeg at 1.0.2 (0.42s)
Computing version for https://github.com/the-swift-collective/libpng
Computed https://github.com/the-swift-collective/libpng at 1.6.45 (0.40s)
Fetching https://github.com/the-swift-collective/zlib.git
[1/37] Fetching zlib
Fetched https://github.com/the-swift-collective/zlib.git (0.17s)
Computing version for https://github.com/the-swift-collective/zlib.git
Computed https://github.com/the-swift-collective/zlib.git at 1.3.1 (0.57s)
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/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/zlib.git
Working copy of https://github.com/the-swift-collective/zlib.git resolved at 1.3.1
Building for debugging...
[0/184] Compiling sharpyuv_dsp.c
[1/184] Compiling sharpyuv_neon.c
[2/184] Compiling sharpyuv_csp.c
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.c:14:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/dsp/cpu.c:164:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN VP8CPUInfo VP8GetCPUInfo;
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
1 warning generated.
[3/184] Compiling sharpyuv_cpu.c
[3/184] Compiling sharpyuv.c
[5/184] Compiling sharpyuv_gamma.c
[6/184] Compiling pnglibconf pnglibconf.c
[7/184] Compiling wicdec.c
[8/184] Compiling tiffdec.c
[9/184] Compiling jpegdec.c
[10/184] Compiling webpdec.c
[11/184] Compiling metadata.c
[12/184] Compiling pngdec.c
[13/184] Compiling pnmdec.c
[14/184] Compiling imageio_util.c
[15/184] Compiling image_enc.c
[16/184] Compiling ZLibC uncompr.c
[17/184] Compiling image_dec.c
[18/184] Compiling ZLibC zutil.c
[19/185] Compiling ZLibC inftrees.c
[20/188] Compiling ZLibC inffast.c
[21/192] Compiling ZLibC trees.c
[22/192] Compiling ZLibC infback.c
[23/192] Compiling ZLibC gzlib.c
[24/192] Compiling ZLibC gzwrite.c
[25/192] Compiling ZLibC gzread.c
[26/192] Compiling ZLibC inflate.c
[26/192] Compiling ZLibC gzclose.c
[28/192] Compiling ZLibC compress.c
[29/192] Compiling ZLibC crc32.c
[30/192] Compiling ZLibC deflate.c
[31/192] Compiling ZLibC adler32.c
[33/194] Emitting module ZLib
[33/194] Compiling sharpyuv_sse2.c
[35/194] Emitting module JPEG
[36/195] Compiling ZLib ZLib.swift
[38/197] Compiling JPEG debug.swift
[40/197] Compiling JPEG common.swift
[40/197] Compiling powerpc_init.c
[42/197] Compiling JPEG error.swift
[42/197] Compiling filter_vsx_intrinsics.c
[43/197] Compiling png pngwio.c
[44/197] Compiling png pngwtran.c
[45/197] Compiling png pngtrans.c
[46/197] Compiling png pngwrite.c
[47/197] Compiling png pngrio.c
[48/197] Compiling png pngwutil.c
[49/197] Compiling png pngset.c
[50/197] Compiling png pngpread.c
[51/197] Compiling png pngmem.c
[53/197] Compiling JPEG metadata.swift
[53/197] Compiling png pngget.c
[54/197] Compiling png pngerror.c
[55/197] Compiling png pngread.c
[56/197] Compiling mips_init.c
[57/197] Compiling png pngrutil.c
[58/197] Compiling png pngrtran.c
[59/197] Compiling png png.c
[60/197] Compiling filter_msa_intrinsics.c
[61/197] Compiling filter_mmi_inline_assembly.c
[62/197] Compiling loongarch_lsx_init.c
[63/197] Compiling intel_init.c
[64/197] Compiling filter_neon_intrinsics.c
[65/197] Compiling palette_neon_intrinsics.c
[66/197] Compiling filter_neon.S
[67/197] Compiling filter_lsx_intrinsics.c
[68/197] Compiling filter_sse2_intrinsics.c
[69/197] Wrapping AST for ZLib for debugging
[70/197] Compiling arm_init.c
[72/199] Compiling JPEG jpeg.swift
[73/199] Emitting module LibPNG
[74/199] Compiling LibPNG LibPNG.swift
[77/201] Compiling JPEG os.swift
[78/201] Compiling JPEG encode.swift
[78/201] Compiling random_utils.c
[79/201] Compiling quant_levels_utils.c
[80/201] Compiling quant_levels_dec_utils.c
[81/201] Compiling thread_utils.c
[82/201] Compiling palette.c
[83/201] Compiling utils.c
[84/201] Compiling rescaler_utils.c
[85/201] Compiling huffman_utils.c
[86/201] Compiling filters_utils.c
[87/201] Compiling color_cache_utils.c
[88/201] Compiling bit_writer_utils.c
[89/201] Compiling bit_reader_utils.c
[90/201] Compiling huffman_encode_utils.c
[91/201] Compiling muxread.c
[92/201] Compiling muxinternal.c
[93/201] Compiling muxedit.c
[94/201] Compiling tree_enc.c
[95/201] Compiling webp_enc.c
[96/201] Compiling syntax_enc.c
[97/201] Compiling token_enc.c
[98/201] Compiling vp8l_enc.c
[99/201] Compiling picture_tools_enc.c
[99/201] Compiling anim_encode.c
[101/201] Compiling quant_enc.c
[102/201] Compiling picture_rescale_enc.c
[103/201] Compiling predictor_enc.c
[104/201] Compiling picture_enc.c
[105/201] Compiling near_lossless_enc.c
[106/201] Compiling picture_psnr_enc.c
[107/201] Compiling iterator_enc.c
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:20:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/vp8i_enc.h:22:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/utils/thread_utils.h:78:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN int WebPSetWorkerInterface(
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:20:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/vp8i_enc.h:22:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/utils/thread_utils.h:82:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN const WebPWorkerInterface* WebPGetWorkerInterface(void);
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:20:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/vp8i_enc.h:23:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/utils/utils.h:53:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN void* WebPSafeMalloc(uint64_t nmemb, size_t size);
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:20:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/vp8i_enc.h:23:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/utils/utils.h:56:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN void* WebPSafeCalloc(uint64_t nmemb, size_t size);
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:20:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/vp8i_enc.h:23:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/utils/utils.h:59:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN void WebPSafeFree(void* const ptr);
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:20:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/vp8i_enc.h:23:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/utils/utils.h:180:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN void WebPCopyPlane(const uint8_t* src, int src_stride,
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:20:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/vp8i_enc.h:23:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/utils/utils.h:186:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN void WebPCopyPixels(const struct WebPPicture* const src,
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:20:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/vp8i_enc.h:23:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/utils/utils.h:200:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN int WebPGetColorPalette(const struct WebPPicture* const pic,
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:25:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/dsp/yuv.h:39:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/dec/vp8_dec.h:159:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN int VP8CheckSignature(const uint8_t* const data, size_t data_size);
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:25:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/dsp/yuv.h:39:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/dec/vp8_dec.h:164:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN int VP8GetInfo(
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:25:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/dsp/yuv.h:39:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/dec/vp8_dec.h:171:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN int VP8LCheckSignature(const uint8_t* const data, size_t size);
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/enc/picture_csp_enc.c:25:
In file included from /host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/dsp/yuv.h:39:
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/dec/vp8_dec.h:176:1: warning: ambiguous expansion of macro 'WEBP_EXTERN' [-Wambiguous-macro]
WEBP_EXTERN int VP8LGetInfo(
^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/src/webp/types.h:68:11: note: expanding this definition of 'WEBP_EXTERN'
#  define WEBP_EXTERN extern __attribute__ ((visibility ("default")))
          ^
/host/spi-builder-workspace/.build/checkouts/libwebp/libwebp/sharpyuv/sharpyuv_cpu.h:18:9: note: other definition of 'WEBP_EXTERN'
#define WEBP_EXTERN extern
        ^
12 warnings generated.
[108/201] Compiling picture_csp_enc.c
[109/201] Compiling filter_enc.c
[110/201] Compiling config_enc.c
[111/201] Compiling cost_enc.c
[112/201] Compiling frame_enc.c
[113/201] Compiling analysis_enc.c
[114/201] Compiling histogram_enc.c
[115/201] Compiling alpha_enc.c
[116/201] Compiling yuv_sse41.c
[117/201] Compiling backward_references_cost_enc.c
[118/201] Compiling yuv_mips_dsp_r2.c
[119/201] Compiling yuv_neon.c
[120/201] Compiling yuv_mips32.c
[121/201] Compiling backward_references_enc.c
[122/201] Compiling upsampling_sse41.c
[123/201] Compiling yuv.c
[124/201] Compiling upsampling_mips_dsp_r2.c
[125/201] Compiling upsampling_neon.c
[126/201] Compiling upsampling_msa.c
[127/201] Compiling ssim.c
[128/201] Compiling upsampling.c
[129/201] Compiling rescaler_neon.c
[130/201] Compiling rescaler_msa.c
[131/201] Compiling rescaler_mips_dsp_r2.c
[131/201] Compiling rescaler_mips32.c
[133/201] Compiling lossless_sse41.c
[134/201] Compiling rescaler.c
[135/201] Compiling lossless_neon.c
[136/201] Compiling lossless_msa.c
[137/201] Compiling lossless_mips_dsp_r2.c
[138/201] Compiling lossless_enc_sse41.c
[139/201] Compiling lossless_enc_neon.c
[140/201] Compiling lossless_enc_msa.c
[141/201] Compiling lossless_enc_mips_dsp_r2.c
[142/201] Compiling lossless_enc_mips32.c
[143/201] Compiling rescaler_sse2.c
[144/201] Compiling yuv_sse2.c
[145/201] Compiling lossless_enc.c
[146/201] Compiling lossless_enc_sse2.c
[147/201] Compiling filters_sse2.c
[148/201] Compiling filters_neon.c
[149/201] Compiling filters_msa.c
[150/201] Compiling lossless.c
[151/201] Compiling enc_sse41.c
[152/201] Compiling filters_mips_dsp_r2.c
[153/201] Compiling lossless_sse2.c
[154/201] Compiling filters.c
[155/201] Compiling enc_msa.c
[156/201] Compiling ssim_sse2.c
[157/201] Compiling upsampling_sse2.c
[158/201] Compiling enc_mips_dsp_r2.c
[158/201] Compiling enc_mips32.c
[160/201] Compiling enc_neon.c
[161/201] Compiling dec_sse41.c
[162/201] Compiling enc.c
[163/201] Compiling dec_mips_dsp_r2.c
[164/201] Compiling dec_neon.c
[165/201] Compiling dec_mips32.c
[166/201] Compiling enc_sse2.c
[167/201] Compiling dec_clip_tables.c
[168/201] Compiling dec_msa.c
[169/201] Compiling cost_neon.c
[169/201] Compiling cpu.c
[171/201] Compiling cost_mips_dsp_r2.c
[172/201] Compiling cost_sse2.c
[173/201] Compiling alpha_processing_sse41.c
[173/201] Compiling cost_mips32.c
[175/201] Compiling alpha_processing_sse2.c
[176/201] Compiling alpha_processing_neon.c
[177/201] Compiling cost.c
[178/201] Compiling dec.c
[179/201] Compiling alpha_processing.c
[180/201] Compiling dec_sse2.c
[181/201] Compiling alpha_processing_mips_dsp_r2.c
[182/201] Compiling anim_decode.c
[183/201] Compiling quant_dec.c
[184/201] Compiling webp_dec.c
[185/201] Compiling tree_dec.c
[186/201] Compiling demux.c
[187/201] Compiling vp8_dec.c
[188/201] Compiling io_dec.c
[189/201] Compiling vp8l_dec.c
[190/201] Compiling buffer_dec.c
[191/201] Compiling alpha_dec.c
[192/201] Compiling frame_dec.c
[193/201] Compiling idec_dec.c
[194/201] Wrapping AST for LibPNG for debugging
[196/203] Compiling JPEG decode.swift
[198/205] Wrapping AST for JPEG for debugging
[200/205] Emitting module WebP
[201/205] Compiling WebP WebP.swift
[203/207] Wrapping AST for WebP for debugging
[205/215] Compiling ImageFormats ImageFormat.swift
[206/215] Compiling ImageFormats RGB.swift
[207/215] Compiling ImageFormats InMemoryStream.swift
[208/215] Compiling ImageFormats RGBA.swift
[209/216] Compiling ImageFormats RGBAConvertible.swift
[210/216] Emitting module ImageFormats
[211/216] Compiling ImageFormats BytesConvertible.swift
[212/216] Compiling ImageFormats HSV.swift
[213/216] Compiling ImageFormats Image.swift
[215/218] Wrapping AST for ImageFormats for debugging
[217/220] Emitting module Benchmarks
[218/220] Compiling Benchmarks Benchmarks.swift
[220/222] Wrapping AST for Benchmarks for debugging
[221/222] Linking Benchmarks
Build complete! (46.43s)
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" : "/host/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" : "/host/spi-builder-workspace/Tests/ImageFormatsTests/test.webp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ImageFormatsTests/test.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ImageFormatsTests/test.jpg",
          "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"
}
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.