Build Information
Successful build of snappy, reference v1.0.0 (1ae498), with Swift 6.3 for Android on 14 Apr 2026 12:20:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/lovetodream/swift-snappy.git
Reference: v1.0.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/lovetodream/swift-snappy
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 1ae4982 ci: run tests on ubuntu and macOS
Cloned https://github.com/lovetodream/swift-snappy.git
Revision (git rev-parse @):
1ae49828144f397aebcbb9d3e334a8f84268ef8d
SUCCESS checkout https://github.com/lovetodream/swift-snappy.git at v1.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/lovetodream/swift-snappy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-system
[1/2271] Fetching swift-docc-plugin
[229/7872] Fetching swift-docc-plugin, swift-system
Fetched https://github.com/apple/swift-system from cache (0.51s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.51s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.6 (0.98s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.09s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.65s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.77s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[4/8] Compiling SnappyC map.c
[5/8] Compiling CSystem shims.c
[6/8] Write swift-version--4F562202D5529B1.txt
In file included from /host/spi-builder-workspace/Sources/SnappyC/snappy.c:52:
/host/spi-builder-workspace/Sources/SnappyC/compat.h:32:9: warning: 'le32toh' macro redefined [-Wmacro-redefined]
32 | #define le32toh letoh32
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/sys/endian.h:102:9: note: previous definition is here
102 | #define le32toh(x) htole32(x)
| ^
1 warning generated.
[7/8] Compiling SnappyC snappy.c
[9/39] Emitting module SystemPackage
[10/43] Compiling SystemPackage SystemString.swift
[11/43] Compiling SystemPackage Util+StringArray.swift
[12/43] Compiling SystemPackage Util.swift
[13/43] Compiling SystemPackage UtilConsumers.swift
[14/43] Compiling SystemPackage FilePath.swift
[15/43] Compiling SystemPackage FilePathComponentView.swift
[16/43] Compiling SystemPackage FilePathComponents.swift
[17/43] Compiling SystemPackage FilePathParsing.swift
[18/43] Compiling SystemPackage FilePathString.swift
[19/43] Compiling SystemPackage Errno.swift
[20/43] Compiling SystemPackage ErrnoWindows.swift
[21/43] Compiling SystemPackage FileDescriptor.swift
[22/43] Compiling SystemPackage FileHelpers.swift
[23/43] Compiling SystemPackage FileOperations.swift
[24/43] Compiling SystemPackage IORing.swift
[25/43] Compiling SystemPackage RawIORequest.swift
[26/43] Compiling SystemPackage Backcompat.swift
[27/43] Compiling SystemPackage CInterop.swift
[28/43] Compiling SystemPackage Syscalls.swift
[29/43] Compiling SystemPackage WindowsSyscallAdapters.swift
[30/43] Compiling SystemPackage MachPort.swift
[31/43] Compiling SystemPackage PlatformString.swift
[32/43] Compiling SystemPackage FilePathSyntax.swift
[33/43] Compiling SystemPackage FilePathTemp.swift
[34/43] Compiling SystemPackage FilePathTempPosix.swift
[35/43] Compiling SystemPackage FilePathTempWindows.swift
[36/43] Compiling SystemPackage FilePathWindows.swift
[37/43] Compiling SystemPackage FilePermissions.swift
[38/43] Compiling SystemPackage IOCompletion.swift
[39/43] Compiling SystemPackage IORequest.swift
[40/43] Compiling SystemPackage Constants.swift
[41/43] Compiling SystemPackage Exports.swift
[42/43] Compiling SystemPackage Mocking.swift
[43/43] Compiling SystemPackage RawBuffer.swift
[45/46] Compiling Snappy Snappy.swift
[46/46] Emitting module Snappy
Build complete! (29.55s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "snappy",
"name" : "snappy",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Snappy",
"targets" : [
"Snappy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SnappyTests",
"module_type" : "SwiftTarget",
"name" : "SnappyTests",
"path" : "Tests/SnappyTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/Isaac_Newton-Opticks.rawsnappy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/Isaac_Newton-Opticks.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/alice29.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/asyoulik.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/baddata1.snappy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/baddata2.snappy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/baddata3.snappy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/fireworks.jpeg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/geo.protodata",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/html",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/html_x_4",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/kppkn.gtb",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/lcet10.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/paper-100k.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/plrabn12.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/urls.10K",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SnappyTests.swift"
],
"target_dependencies" : [
"Snappy"
],
"type" : "test"
},
{
"c99name" : "SnappyC",
"module_type" : "ClangTarget",
"name" : "SnappyC",
"path" : "Sources/SnappyC",
"product_memberships" : [
"Snappy"
],
"sources" : [
"map.c",
"snappy.c"
],
"type" : "library"
},
{
"c99name" : "Snappy",
"module_type" : "SwiftTarget",
"name" : "Snappy",
"path" : "Sources/Snappy",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"Snappy"
],
"sources" : [
"Snappy.swift"
],
"target_dependencies" : [
"SnappyC"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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.