Build Information
Successful build of zstd, reference dev (0cdce5), with Swift 6.3 for Android on 25 Apr 2026 08:39:13 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/facebook/zstd.git
Reference: dev
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/facebook/zstd
* branch dev -> FETCH_HEAD
* [new branch] dev -> origin/dev
HEAD is now at 0cdce55 Merge pull request #4648 from eyupcanakman/fix/valgrind-test-no-arg
Cloned https://github.com/facebook/zstd.git
Revision (git rev-parse @):
0cdce55f2fbf02990df8681eedb76e32f804fcc8
SUCCESS checkout https://github.com/facebook/zstd.git at dev
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/facebook/zstd.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Building for debugging...
[0/31] Compiling huf_decompress_amd64.S
[1/31] Compiling divsufsort.c
[2/31] Compiling zstd_decompress.c
[3/31] Compiling zstd_ddict.c
[4/31] Compiling zdict.c
[5/31] Compiling fastcover.c
[6/31] Compiling cover.c
[7/31] Compiling zstd_decompress_block.c
[8/31] Compiling huf_decompress.c
[9/31] Compiling zstdmt_compress.c
[10/31] Compiling zstd_compress_superblock.c
[11/31] Compiling zstd_compress_sequences.c
[12/31] Compiling zstd_preSplit.c
[13/31] Compiling zstd_ldm.c
[14/31] Compiling zstd_double_fast.c
[15/31] Compiling zstd_opt.c
[16/31] Compiling zstd_fast.c
[17/31] Compiling zstd_compress_literals.c
[18/31] Compiling threading.c
[19/31] Compiling xxhash.c
[20/31] Compiling zstd_compress.c
[21/31] Compiling huf_compress.c
[22/31] Compiling hist.c
[23/31] Compiling debug.c
[24/31] Compiling fse_compress.c
[25/31] Compiling error_private.c
[26/31] Compiling fse_decompress.c
[27/31] Compiling zstd_common.c
[28/31] Compiling pool.c
[29/31] Compiling entropy_common.c
[30/31] Compiling zstd_lazy.c
Build complete! (14.61s)
Build complete.
{
"c_language_standard" : "gnu11",
"cxx_language_standard" : "gnu++14",
"dependencies" : [
],
"manifest_display_name" : "zstd",
"name" : "zstd",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "libzstd",
"targets" : [
"libzstd"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "libzstd",
"module_type" : "ClangTarget",
"name" : "libzstd",
"path" : "lib",
"product_memberships" : [
"libzstd"
],
"sources" : [
"common/debug.c",
"common/entropy_common.c",
"common/error_private.c",
"common/fse_decompress.c",
"common/pool.c",
"common/threading.c",
"common/xxhash.c",
"common/zstd_common.c",
"compress/fse_compress.c",
"compress/hist.c",
"compress/huf_compress.c",
"compress/zstd_compress.c",
"compress/zstd_compress_literals.c",
"compress/zstd_compress_sequences.c",
"compress/zstd_compress_superblock.c",
"compress/zstd_double_fast.c",
"compress/zstd_fast.c",
"compress/zstd_lazy.c",
"compress/zstd_ldm.c",
"compress/zstd_opt.c",
"compress/zstd_preSplit.c",
"compress/zstdmt_compress.c",
"decompress/huf_decompress.c",
"decompress/huf_decompress_amd64.S",
"decompress/zstd_ddict.c",
"decompress/zstd_decompress.c",
"decompress/zstd_decompress_block.c",
"dictBuilder/cover.c",
"dictBuilder/divsufsort.c",
"dictBuilder/fastcover.c",
"dictBuilder/zdict.c"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.