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.2 (beta) for Android on 26 Jun 2025 08:22:44 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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: main
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
 * 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:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ainame/Swift-WebP.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-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.48s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode.git
Computed https://github.com/SDWebImage/libwebp-Xcode.git at 1.5.0 (5.60s)
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 utils.c
[1/125] Compiling random_utils.c
[2/125] Compiling quant_levels_utils.c
[3/125] Compiling rescaler_utils.c
[4/125] Compiling quant_levels_dec_utils.c
[5/125] Compiling thread_utils.c
[6/125] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/125] Compiling color_cache_utils.c
[8/125] Compiling huffman_utils.c
[9/125] Compiling bit_reader_utils.c
[9/125] Compiling palette.c
[11/125] Compiling huffman_encode_utils.c
[12/125] Compiling filters_utils.c
[13/125] Compiling bit_writer_utils.c
[14/125] Compiling muxedit.c
[15/125] Compiling anim_encode.c
[16/125] Compiling tree_enc.c
[17/125] Compiling webp_enc.c
[18/125] Compiling muxinternal.c
[19/125] Compiling muxread.c
[20/125] Compiling token_enc.c
[21/125] Compiling picture_psnr_enc.c
[22/125] Compiling syntax_enc.c
[23/125] Compiling picture_rescale_enc.c
[24/125] Compiling picture_tools_enc.c
[25/125] Compiling picture_enc.c
[26/125] Compiling predictor_enc.c
[27/125] Compiling near_lossless_enc.c
[28/125] Compiling vp8l_enc.c
[29/125] Compiling picture_csp_enc.c
[30/125] Compiling iterator_enc.c
[31/125] Compiling cost_enc.c
[32/125] Compiling config_enc.c
[33/125] Compiling filter_enc.c
[34/125] Compiling backward_references_cost_enc.c
[35/125] Compiling yuv_sse2.c
[36/125] Compiling yuv_sse41.c
[37/125] Compiling histogram_enc.c
[38/125] Compiling frame_enc.c
[39/125] Compiling yuv_mips32.c
[40/125] Compiling yuv_mips_dsp_r2.c
[41/125] Compiling analysis_enc.c
[42/125] Compiling upsampling_sse41.c
[43/125] Compiling upsampling_sse2.c
[44/125] Compiling alpha_enc.c
[45/125] Compiling upsampling_msa.c
[46/125] Compiling upsampling_mips_dsp_r2.c
[47/125] Compiling backward_references_enc.c
[48/125] Compiling ssim_sse2.c
[49/125] Compiling yuv.c
[50/125] Compiling upsampling.c
[51/125] Compiling rescaler_sse2.c
[52/125] Compiling ssim.c
[53/125] Compiling rescaler_msa.c
[54/125] Compiling rescaler_mips_dsp_r2.c
[55/125] Compiling rescaler_mips32.c
[56/125] Compiling lossless_sse2.c
[57/125] Compiling lossless_sse41.c
[58/125] Compiling rescaler.c
[59/125] Compiling lossless_mips_dsp_r2.c
[60/125] Compiling lossless_msa.c
[61/125] Compiling quant_enc.c
[62/125] Compiling lossless_enc_sse41.c
[63/125] Compiling lossless_enc_sse2.c
[64/125] Compiling lossless_enc_msa.c
[65/125] Compiling lossless_enc_mips_dsp_r2.c
[66/125] Compiling rescaler_neon.c
[67/125] Compiling lossless_enc_mips32.c
[68/125] Compiling filters_sse2.c
[69/125] Compiling yuv_neon.c
[70/125] Compiling filters_mips_dsp_r2.c
[71/125] Compiling filters_msa.c
[72/125] Compiling lossless.c
[73/125] Compiling enc_sse41.c
[74/125] Compiling enc_sse2.c
[75/125] Compiling filters.c
[76/125] Compiling lossless_enc.c
[77/125] Compiling enc_msa.c
[78/125] Compiling enc_mips_dsp_r2.c
[79/125] Compiling enc_mips32.c
[80/125] Compiling dec_sse41.c
[81/125] Compiling lossless_enc_neon.c
[82/125] Compiling lossless_neon.c
[83/125] Compiling dec_sse2.c
[84/125] Compiling enc.c
[85/125] Compiling dec_msa.c
[86/125] Compiling dec_mips32.c
[87/125] Compiling dec_mips_dsp_r2.c
[88/125] Compiling dec_clip_tables.c
[89/125] Compiling upsampling_neon.c
[90/125] Compiling cpu.c
[91/125] Compiling cost_mips_dsp_r2.c
[91/125] Compiling dec.c
[93/125] Compiling cost_sse2.c
[94/125] Compiling cost_mips32.c
[95/125] Compiling alpha_processing_sse41.c
[96/125] Compiling alpha_processing_sse2.c
[97/125] Compiling cost.c
[98/125] Compiling alpha_processing_mips_dsp_r2.c
[99/125] Compiling alpha_processing.c
[100/125] Compiling enc_neon.c
[101/125] Compiling filters_neon.c
[102/125] Compiling demux.c
[103/125] Compiling anim_decode.c
[104/125] Compiling webp_dec.c
[105/125] Compiling vp8l_dec.c
[106/125] Compiling quant_dec.c
[107/125] Compiling tree_dec.c
[108/125] Compiling cost_neon.c
[109/125] Compiling alpha_processing_neon.c
[110/125] Compiling vp8_dec.c
[111/125] Compiling io_dec.c
[112/125] Compiling sharpyuv_sse2.c
[112/125] Compiling idec_dec.c
[114/125] Compiling buffer_dec.c
[115/125] Compiling frame_dec.c
[116/125] Compiling alpha_dec.c
[116/125] Write sources
[118/125] Compiling sharpyuv_dsp.c
[119/125] Compiling sharpyuv_csp.c
[120/125] Compiling sharpyuv_gamma.c
[121/125] Compiling dec_neon.c
[122/125] Compiling sharpyuv_cpu.c
[123/125] Compiling sharpyuv.c
[124/125] Compiling sharpyuv_neon.c
[126/136] 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) {
[127/136] Compiling WebP CGImage+Util.swift
[128/136] Compiling WebP InternalRawRepresentable.swift
[129/136] Compiling WebP WebPDecoder+Platform.swift
[130/136] Compiling WebP WebPDecoder.swift
[131/137] Compiling WebP WebPEncoder+Platform.swift
[132/137] Compiling WebP WebPDecoderConfig.swift
[133/137] Compiling WebP WebPEncoder+CGImage.swift
[134/137] Compiling WebP WebPError.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! (38.56s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.