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 WebP, reference v0.5.0 (3f5895), with Swift 6.1 for Wasm on 26 Jun 2025 08:21:19 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ainame/Swift-WebP.git
Reference: v0.5.0
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/ainame/Swift-WebP
 * tag               v0.5.0     -> FETCH_HEAD
HEAD is now at 3f58957 Bump version to v0.5.0
Cloned https://github.com/ainame/Swift-WebP.git
Revision (git rev-parse @):
3f5895711566ee862e7cff7694867c6f77adf452
SUCCESS checkout https://github.com/ainame/Swift-WebP.git at v0.5.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ainame/Swift-WebP.git
https://github.com/ainame/Swift-WebP.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "libwebp-xcode",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/libwebp-Xcode.git"
    }
  ],
  "manifest_display_name" : "WebP",
  "name" : "WebP",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "WebP",
      "targets" : [
        "WebP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebPTests",
      "module_type" : "SwiftTarget",
      "name" : "WebPTests",
      "path" : "Tests/WebPTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/WebPTests/Resources/jiro.jpg",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ResourceAccessHelper.swift",
        "WebPEncoderCGImageTests.swift",
        "WebPEncoderIOSTests.swift",
        "WebPEncoderMacOSTests.swift",
        "WebPImageInspectorTests.swift"
      ],
      "target_dependencies" : [
        "WebP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebP",
      "module_type" : "SwiftTarget",
      "name" : "WebP",
      "path" : "Sources/WebP",
      "product_dependencies" : [
        "libwebp"
      ],
      "product_memberships" : [
        "WebP"
      ],
      "sources" : [
        "CGImage+Util.swift",
        "InternalRawRepresentable.swift",
        "WebPDecoder+Platform.swift",
        "WebPDecoder.swift",
        "WebPDecoderConfig.swift",
        "WebPEncoder+CGImage.swift",
        "WebPEncoder+Platform.swift",
        "WebPEncoder.swift",
        "WebPEncoderConfig.swift",
        "WebPError.swift",
        "WebPImageInspector.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/SDWebImage/libwebp-Xcode.git
[1/274] Fetching libwebp-xcode
Fetched https://github.com/SDWebImage/libwebp-Xcode.git from cache (0.39s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode.git
Computed https://github.com/SDWebImage/libwebp-Xcode.git at 1.5.0 (4.65s)
Creating working copy for https://github.com/SDWebImage/libwebp-Xcode.git
Working copy of https://github.com/SDWebImage/libwebp-Xcode.git resolved at 1.5.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/WebP/Info.plist
Building for debugging...
[0/125] Compiling rescaler_utils.c
[1/125] Compiling quant_levels_utils.c
[2/125] Compiling utils.c
[3/125] Compiling thread_utils.c
[4/125] Compiling random_utils.c
[5/125] Compiling quant_levels_dec_utils.c
[6/125] Compiling filters_utils.c
[7/125] Compiling bit_reader_utils.c
[8/125] Compiling palette.c
[9/125] Compiling huffman_encode_utils.c
[10/125] Compiling bit_writer_utils.c
[11/125] Compiling color_cache_utils.c
[12/125] Compiling huffman_utils.c
[13/125] Compiling muxread.c
[14/125] Compiling webp_enc.c
[14/125] Compiling token_enc.c
[16/125] Compiling muxinternal.c
[17/125] Compiling tree_enc.c
[18/125] Compiling muxedit.c
[19/125] Compiling vp8l_enc.c
[20/125] Compiling anim_encode.c
[21/125] Write swift-version-24593BA9C3E375BF.txt
[22/125] Compiling syntax_enc.c
[23/125] Compiling picture_rescale_enc.c
[24/125] Compiling picture_tools_enc.c
[25/125] Compiling near_lossless_enc.c
[26/125] Compiling picture_psnr_enc.c
[27/125] Compiling picture_enc.c
[28/125] Compiling predictor_enc.c
[29/125] Compiling iterator_enc.c
[30/125] Compiling quant_enc.c
[31/125] Compiling config_enc.c
[32/125] Compiling filter_enc.c
[33/125] Compiling picture_csp_enc.c
[34/125] Compiling backward_references_enc.c
[35/125] Compiling cost_enc.c
[36/125] Compiling histogram_enc.c
[37/125] Compiling yuv_sse41.c
[38/125] Compiling yuv_sse2.c
[39/125] Compiling alpha_enc.c
[40/125] Compiling backward_references_cost_enc.c
[40/125] Compiling yuv_mips32.c
[40/125] Compiling frame_enc.c
[40/125] Compiling analysis_enc.c
[44/125] Compiling yuv_neon.c
[45/125] Compiling yuv_mips_dsp_r2.c
[46/125] Compiling upsampling_neon.c
[47/125] Compiling upsampling_sse2.c
[48/125] Compiling upsampling_sse41.c
[49/125] Compiling upsampling_msa.c
[49/125] Compiling yuv.c
[49/125] Compiling upsampling_mips_dsp_r2.c
[52/125] Compiling rescaler_sse2.c
[53/125] Compiling rescaler_neon.c
[54/125] Compiling ssim_sse2.c
[55/125] Compiling rescaler_msa.c
[56/125] Compiling rescaler_mips32.c
[57/125] Compiling upsampling.c
[58/125] Compiling ssim.c
[58/125] Compiling lossless_msa.c
[60/125] Compiling rescaler.c
[60/125] Compiling rescaler_mips_dsp_r2.c
[60/125] Compiling lossless_sse41.c
[63/125] Compiling lossless_sse2.c
[64/125] Compiling lossless_mips_dsp_r2.c
[65/125] Compiling lossless_enc_sse41.c
[65/125] Compiling lossless_enc_neon.c
[65/125] Compiling lossless_neon.c
[68/125] Compiling lossless_enc_mips_dsp_r2.c
[69/125] Compiling filters_sse2.c
[70/125] Compiling lossless_enc_sse2.c
[71/125] Compiling lossless_enc_mips32.c
[72/125] Compiling lossless_enc_msa.c
[73/125] Compiling filters_neon.c
[74/125] Compiling filters_msa.c
[75/125] Compiling enc_sse2.c
[76/125] Compiling enc_sse41.c
[77/125] Compiling filters_mips_dsp_r2.c
[78/125] Compiling enc_neon.c
[79/125] Compiling enc_msa.c
[80/125] Compiling filters.c
[81/125] Compiling enc_mips_dsp_r2.c
[81/125] Compiling lossless_enc.c
[83/125] Compiling dec_sse2.c
[84/125] Compiling enc_mips32.c
[85/125] Compiling lossless.c
[85/125] Compiling dec_msa.c
[87/125] Compiling dec_mips_dsp_r2.c
[88/125] Compiling dec_sse41.c
[89/125] Compiling dec_neon.c
[90/125] Compiling dec_mips32.c
[91/125] Compiling dec_clip_tables.c
[91/125] Compiling cpu.c
[93/125] Compiling cost_mips_dsp_r2.c
[94/125] Compiling cost_sse2.c
[94/125] Compiling cost_neon.c
[96/125] Compiling enc.c
[97/125] Compiling alpha_processing_sse41.c
[98/125] Compiling dec.c
[98/125] Compiling alpha_processing_sse2.c
[100/125] Compiling alpha_processing_neon.c
[101/125] Compiling cost.c
[102/125] Compiling cost_mips32.c
[103/125] Compiling alpha_processing_mips_dsp_r2.c
[104/125] Compiling alpha_processing.c
[105/125] Compiling quant_dec.c
[106/125] Compiling anim_decode.c
[107/125] Compiling tree_dec.c
[108/125] Compiling vp8_dec.c
[109/125] Compiling demux.c
[110/125] Compiling io_dec.c
[111/125] Compiling webp_dec.c
[112/125] Compiling sharpyuv_neon.c
[113/125] Compiling sharpyuv_sse2.c
[114/125] Compiling buffer_dec.c
[115/125] Compiling vp8l_dec.c
[116/125] Compiling alpha_dec.c
[116/125] Write sources
[118/125] Compiling idec_dec.c
[119/125] Compiling sharpyuv_csp.c
[120/125] Compiling sharpyuv_dsp.c
[121/125] Compiling sharpyuv_gamma.c
[122/125] Compiling frame_dec.c
[123/125] Compiling sharpyuv_cpu.c
[124/125] Compiling sharpyuv.c
[126/136] Compiling WebP WebPEncoder+Platform.swift
[127/137] Emitting module WebP
/host/spi-builder-workspace/Sources/WebP/WebPEncoderConfig.swift:4:1: warning: extension declares a conformance of imported type 'WebPImageHint' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'libwebp' introduce this conformance in the future
  2 | import libwebp
  3 |
  4 | extension libwebp.WebPImageHint: ExpressibleByIntegerLiteral {
    | |- warning: extension declares a conformance of imported type 'WebPImageHint' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'libwebp' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  5 |     /// Create an instance initialized to `value`.
  6 |     public init(integerLiteral value: Int) {
[128/137] Compiling WebP WebPDecoder+Platform.swift
[129/137] Compiling WebP WebPDecoder.swift
[130/137] Compiling WebP WebPError.swift
[131/137] Compiling WebP CGImage+Util.swift
[132/137] Compiling WebP InternalRawRepresentable.swift
[133/137] Compiling WebP WebPDecoderConfig.swift
[134/137] Compiling WebP WebPEncoder+CGImage.swift
[135/137] Compiling WebP WebPEncoder.swift
[136/137] Compiling WebP WebPEncoderConfig.swift
/host/spi-builder-workspace/Sources/WebP/WebPEncoderConfig.swift:4:1: warning: extension declares a conformance of imported type 'WebPImageHint' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'libwebp' introduce this conformance in the future
  2 | import libwebp
  3 |
  4 | extension libwebp.WebPImageHint: ExpressibleByIntegerLiteral {
    | |- warning: extension declares a conformance of imported type 'WebPImageHint' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'libwebp' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  5 |     /// Create an instance initialized to `value`.
  6 |     public init(integerLiteral value: Int) {
[137/137] Compiling WebP WebPImageInspector.swift
Build complete! (30.51s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "libwebp-xcode",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/libwebp-Xcode.git"
    }
  ],
  "manifest_display_name" : "WebP",
  "name" : "WebP",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "WebP",
      "targets" : [
        "WebP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebPTests",
      "module_type" : "SwiftTarget",
      "name" : "WebPTests",
      "path" : "Tests/WebPTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/WebPTests/Resources/jiro.jpg",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ResourceAccessHelper.swift",
        "WebPEncoderCGImageTests.swift",
        "WebPEncoderIOSTests.swift",
        "WebPEncoderMacOSTests.swift",
        "WebPImageInspectorTests.swift"
      ],
      "target_dependencies" : [
        "WebP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebP",
      "module_type" : "SwiftTarget",
      "name" : "WebP",
      "path" : "Sources/WebP",
      "product_dependencies" : [
        "libwebp"
      ],
      "product_memberships" : [
        "WebP"
      ],
      "sources" : [
        "CGImage+Util.swift",
        "InternalRawRepresentable.swift",
        "WebPDecoder+Platform.swift",
        "WebPDecoder.swift",
        "WebPDecoderConfig.swift",
        "WebPEncoder+CGImage.swift",
        "WebPEncoder+Platform.swift",
        "WebPEncoder.swift",
        "WebPEncoderConfig.swift",
        "WebPError.swift",
        "WebPImageInspector.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.