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 main (c7c0ad), with Swift 6.0 for macOS (SPM) on 26 Jun 2025 08:25:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ainame/Swift-WebP.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ainame/Swift-WebP
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c7c0ade Removed outdated workflows
Cloned https://github.com/ainame/Swift-WebP.git
Revision (git rev-parse @):
c7c0adebb374493a665136d98198b11437045fb4
SUCCESS checkout https://github.com/ainame/Swift-WebP.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ainame/Swift-WebP.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/125] Write swift-version-5BDAB9E9C0126B9D.txt
[1/125] Compiling sharpyuv_csp.c
[2/125] Compiling sharpyuv_cpu.c
[3/125] Compiling thread_utils.c
[4/125] Compiling sharpyuv_gamma.c
[5/125] Compiling random_utils.c
[6/125] Compiling quant_levels_dec_utils.c
[7/125] Compiling rescaler_utils.c
[8/125] Compiling picture_enc.c
[9/125] Compiling quant_levels_utils.c
[10/125] Compiling sharpyuv_dsp.c
[11/125] Compiling palette.c
[11/125] Compiling utils.c
[13/125] Compiling picture_rescale_enc.c
[14/125] Compiling huffman_utils.c
[15/125] Compiling picture_psnr_enc.c
[16/125] Compiling huffman_encode_utils.c
[17/125] Compiling color_cache_utils.c
[18/125] Compiling filters_utils.c
[19/125] Compiling sharpyuv.c
[20/125] Compiling bit_writer_utils.c
[21/125] Compiling bit_reader_utils.c
[22/125] Compiling muxread.c
[23/125] Compiling muxinternal.c
[24/125] Compiling tree_enc.c
[25/125] Compiling webp_enc.c
[26/125] Compiling muxedit.c
[27/125] Compiling token_enc.c
[28/125] Compiling syntax_enc.c
[29/125] Compiling vp8l_enc.c
[30/125] Compiling anim_encode.c
[31/125] Compiling picture_tools_enc.c
[32/125] Compiling predictor_enc.c
[33/125] Compiling picture_csp_enc.c
[34/125] Compiling near_lossless_enc.c
[35/125] Compiling iterator_enc.c
[36/125] Compiling filter_enc.c
[37/125] Compiling cost_enc.c
[38/125] Compiling frame_enc.c
[39/125] Compiling quant_enc.c
[40/125] Compiling config_enc.c
[41/125] Compiling histogram_enc.c
[42/125] Compiling yuv_sse41.c
[43/125] Compiling backward_references_cost_enc.c
[44/125] Compiling yuv_sse2.c
[45/125] Compiling analysis_enc.c
[46/125] Compiling backward_references_enc.c
[47/125] Compiling yuv_mips_dsp_r2.c
[48/125] Compiling yuv_mips32.c
[49/125] Compiling alpha_enc.c
[50/125] Compiling yuv.c
[51/125] Compiling yuv_neon.c
[52/125] Compiling upsampling_sse41.c
[53/125] Compiling upsampling_sse2.c
[54/125] Compiling upsampling_msa.c
[55/125] Compiling upsampling_mips_dsp_r2.c
[56/125] Compiling rescaler_sse2.c
[56/125] Compiling ssim_sse2.c
[58/125] Compiling upsampling.c
[59/125] Compiling ssim.c
[59/125] Compiling upsampling_neon.c
[61/125] Compiling rescaler_msa.c
[62/125] Compiling rescaler_mips_dsp_r2.c
[63/125] Compiling rescaler_mips32.c
[64/125] Compiling rescaler_neon.c
[65/125] Compiling lossless_sse2.c
[66/125] Compiling lossless_sse41.c
[67/125] Compiling lossless_msa.c
[68/125] Compiling rescaler.c
[69/125] Compiling lossless_mips_dsp_r2.c
[70/125] Compiling lossless_enc_sse41.c
[71/125] Compiling lossless_enc_sse2.c
[72/125] Compiling lossless_enc_msa.c
[73/125] Compiling lossless_enc_mips_dsp_r2.c
[74/125] Compiling lossless_enc_neon.c
[75/125] Compiling lossless_neon.c
[76/125] Compiling lossless_enc_mips32.c
[77/125] Compiling filters_sse2.c
[78/125] Compiling lossless.c
[79/125] Compiling filters_msa.c
[80/125] Compiling filters_neon.c
[81/125] Compiling filters_mips_dsp_r2.c
[82/125] Compiling enc_sse41.c
[83/125] Compiling lossless_enc.c
[83/125] Compiling enc_sse2.c
[85/125] Compiling filters.c
[86/125] Compiling enc_msa.c
[87/125] Compiling enc_neon.c
[88/125] Compiling enc_mips32.c
[89/125] Compiling enc_mips_dsp_r2.c
[90/125] Compiling dec_sse41.c
[91/125] Compiling enc.c
[92/125] Compiling dec_sse2.c
[93/125] Compiling dec_msa.c
[94/125] Compiling dec_mips_dsp_r2.c
[95/125] Compiling dec_mips32.c
[96/125] Compiling cpu.c
[97/125] Compiling dec_clip_tables.c
[98/125] Compiling cost_sse2.c
[99/125] Compiling dec.c
[100/125] Compiling dec_neon.c
[101/125] Compiling cost_mips_dsp_r2.c
[102/125] Compiling cost_neon.c
[103/125] Compiling cost_mips32.c
[104/125] Compiling alpha_processing_sse41.c
[105/125] Compiling cost.c
[106/125] Compiling alpha_processing_sse2.c
[107/125] Compiling alpha_processing_mips_dsp_r2.c
[108/125] Compiling alpha_processing_neon.c
[109/125] Compiling alpha_processing.c
[110/125] Compiling anim_decode.c
[111/125] Compiling demux.c
[112/125] Compiling quant_dec.c
[113/125] Compiling webp_dec.c
[114/125] Compiling tree_dec.c
[115/125] Write sources
[116/125] Compiling vp8_dec.c
[117/125] Compiling io_dec.c
[118/125] Compiling vp8l_dec.c
[119/125] Compiling frame_dec.c
[120/125] Compiling idec_dec.c
[121/125] Compiling buffer_dec.c
[122/125] Compiling alpha_dec.c
[123/125] Compiling sharpyuv_sse2.c
[124/125] Compiling sharpyuv_neon.c
[126/136] Compiling WebP WebPError.swift
[127/137] Compiling WebP WebPEncoderConfig.swift
/Users/admin/builder/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 WebPImageInspector.swift
[129/137] Compiling WebP WebPEncoder.swift
[130/137] Compiling WebP WebPDecoder.swift
[131/137] Compiling WebP WebPEncoder+CGImage.swift
[132/137] Compiling WebP WebPDecoderConfig.swift
[133/137] Compiling WebP WebPEncoder+Platform.swift
[134/137] Compiling WebP CGImage+Util.swift
[135/137] Compiling WebP InternalRawRepresentable.swift
[136/137] Emitting module WebP
/Users/admin/builder/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 WebPDecoder+Platform.swift
Build complete! (16.16s)
Fetching https://github.com/SDWebImage/libwebp-Xcode.git
[6/274] Fetching libwebp-xcode
Fetched https://github.com/SDWebImage/libwebp-Xcode.git from cache (0.69s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode.git
Computed https://github.com/SDWebImage/libwebp-Xcode.git at 1.5.0 (2.96s)
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
    /Users/admin/builder/spi-builder-workspace/Sources/WebP/Info.plist
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" : "/Users/admin/builder/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" : "/Users/admin/builder/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"
}
Done.