Build Information
Failed to build snappy, reference v1.0.0 (1ae498
), with Swift 6.1 for Wasm on 29 May 2025 08:28:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/lovetodream/swift-snappy.git
https://github.com/lovetodream/swift-snappy.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2049] Fetching swift-docc-plugin
[227/6440] Fetching swift-docc-plugin, swift-system
Fetched https://github.com/apple/swift-system from cache (1.23s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.23s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.73s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.93s)
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
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.3
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[4/8] Compiling CSystem shims.c
In file included from /host/spi-builder-workspace/Sources/SnappyC/map.c:1:
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/sys/mman.h:2:2: error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
2 | #error "WASI lacks a true mmap; to enable minimal mmap emulation, \
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:20:14: error: use of undeclared identifier 'PROT_READ'
20 | int prot = PROT_READ;
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:21:38: error: use of undeclared identifier 'MAP_PRIVATE'
21 | if ((oflags & O_WRONLY) || (flag & MAP_PRIVATE))
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:22:12: error: use of undeclared identifier 'PROT_WRITE'
22 | prot |= PROT_WRITE;
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:23:15: error: call to undeclared function 'mmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
23 | char *map = mmap(NULL, *size, prot,
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:23:9: error: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
23 | char *map = mmap(NULL, *size, prot,
| ^ ~~~~~~~~~~~~~~~~~~~~~~~
24 | flag,
| ~~~~~
25 | fd, 0);
| ~~~~~~
/host/spi-builder-workspace/Sources/SnappyC/map.c:38:42: error: use of undeclared identifier 'MAP_SHARED'
38 | return mapfile_flag(file, oflags, size, MAP_SHARED);
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:44:2: error: call to undeclared function 'munmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
44 | munmap(map, roundup(size, ps));
| ^
8 errors generated.
[5/8] Compiling SnappyC map.c
[5/8] Compiling SnappyC snappy.c
[5/8] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Compiling SnappyC snappy.c
In file included from /host/spi-builder-workspace/Sources/SnappyC/map.c:1:
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/sys/mman.h:2:2: error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
2 | #error "WASI lacks a true mmap; to enable minimal mmap emulation, \
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:20:14: error: use of undeclared identifier 'PROT_READ'
20 | int prot = PROT_READ;
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:21:38: error: use of undeclared identifier 'MAP_PRIVATE'
21 | if ((oflags & O_WRONLY) || (flag & MAP_PRIVATE))
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:22:12: error: use of undeclared identifier 'PROT_WRITE'
22 | prot |= PROT_WRITE;
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:23:15: error: call to undeclared function 'mmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
23 | char *map = mmap(NULL, *size, prot,
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:23:9: error: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
23 | char *map = mmap(NULL, *size, prot,
| ^ ~~~~~~~~~~~~~~~~~~~~~~~
24 | flag,
| ~~~~~
25 | fd, 0);
| ~~~~~~
/host/spi-builder-workspace/Sources/SnappyC/map.c:38:42: error: use of undeclared identifier 'MAP_SHARED'
38 | return mapfile_flag(file, oflags, size, MAP_SHARED);
| ^
/host/spi-builder-workspace/Sources/SnappyC/map.c:44:2: error: call to undeclared function 'munmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
44 | munmap(map, roundup(size, ps));
| ^
8 errors generated.
[3/5] Compiling SnappyC map.c
[3/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm