Build Information
Failed to build FishHook, reference 0.6.0 (7713b9
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 13:00:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swift-fishhook.git
Reference: 0.6.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/p-x9/swift-fishhook
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at 7713b95 Merge pull request #27 from p-x9/dependabot/swift/github.com/p-x9/machokit-0.33.0
Cloned https://github.com/p-x9/swift-fishhook.git
Revision (git rev-parse @):
7713b953cb9c951f9baed47a61f36e8f2924bab7
SUCCESS checkout https://github.com/p-x9/swift-fishhook.git at 0.6.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/p-x9/swift-fishhook.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/p-x9/MachOKit.git
[1/5282] Fetching machokit
Fetched https://github.com/p-x9/MachOKit.git from cache (0.39s)
Computing version for https://github.com/p-x9/MachOKit.git
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
78 | public static var allCases: [Self] {
79 | [
Computed https://github.com/p-x9/MachOKit.git at 0.35.1 (1.23s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/163] Fetching swift-fileio
[164/15582] Fetching swift-fileio, swift-crypto
Fetched https://github.com/p-x9/swift-fileio.git from cache (2.11s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.16s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.9.0 (2.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.41s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.37s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.93s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/p-x9/MachOKit.git
Working copy of https://github.com/p-x9/MachOKit.git resolved at 0.35.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.9.0
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
78 | public static var allCases: [Self] {
79 | [
Building for debugging...
[0/367] Write sources
[4/367] Compiling MachOKitC mach-o-linux.c
[5/367] Write sources
[6/367] Compiling CCryptoBoringSSLShims shims.c
[7/367] Compiling engine.cc
[8/367] Compiling evp_ctx.cc
[9/367] Compiling evp.cc
[10/367] Compiling p_dh.cc
[11/367] Write swift-version-24593BA9C3E375BF.txt
[12/367] Compiling evp_asn1.cc
[13/367] Compiling fiat_p256_adx_sqr.S
[14/367] Compiling err.cc
[15/367] Compiling fiat_curve25519_adx_square.S
[15/367] Compiling fiat_p256_adx_mul.S
[17/367] Compiling md5-x86_64-linux.S
[18/367] Compiling fiat_curve25519_adx_mul.S
[19/371] Compiling md5-x86_64-apple.S
[20/371] Compiling md5-586-linux.S
[21/371] Compiling md5-586-apple.S
[22/371] Compiling chacha20_poly1305_x86_64-linux.S
[23/371] Compiling chacha20_poly1305_armv8-win.S
[23/371] Compiling chacha20_poly1305_x86_64-apple.S
[25/371] Compiling chacha-x86-apple.S
[26/371] Compiling chacha-x86-linux.S
[26/371] Compiling chacha20_poly1305_armv8-apple.S
[26/371] Compiling chacha-x86_64-apple.S
[26/371] Compiling chacha-x86_64-linux.S
[30/371] Compiling chacha20_poly1305_armv8-linux.S
[31/371] Compiling chacha-armv8-linux.S
[32/371] Compiling chacha-armv8-apple.S
[32/371] Compiling aes128gcmsiv-x86_64-linux.S
[34/371] Compiling chacha-armv8-win.S
[35/371] Compiling chacha-armv4-linux.S
[36/371] Compiling x86_64-mont5-linux.S
[37/371] Compiling aes128gcmsiv-x86_64-apple.S
[38/371] Compiling x86_64-mont-linux.S
[39/371] Compiling x86_64-mont5-apple.S
[40/371] Compiling x86-mont-linux.S
[41/371] Compiling x86_64-mont-apple.S
[42/371] Compiling err_data.cc
[43/371] Compiling x86-mont-apple.S
[44/371] Compiling vpaes-x86_64-apple.S
[45/371] Compiling vpaes-x86_64-linux.S
[46/371] Compiling vpaes-x86-linux.S
[47/371] Compiling vpaes-armv8-win.S
[48/371] Compiling vpaes-armv8-linux.S
[49/371] Compiling sha512-x86_64-linux.S
[50/371] Compiling vpaes-x86-apple.S
[51/371] Compiling vpaes-armv8-apple.S
[52/371] Compiling sha512-x86_64-apple.S
[53/371] Compiling sha512-armv8-linux.S
[54/371] Compiling sha512-armv8-win.S
[55/371] Compiling vpaes-armv7-linux.S
[56/371] Compiling sha512-armv8-apple.S
[57/371] Compiling sha512-586-linux.S
[58/371] Compiling sha256-x86_64-apple.S
[59/371] Compiling sha512-armv4-linux.S
[60/371] Compiling sha256-armv8-win.S
[61/371] Compiling sha512-586-apple.S
[62/371] Compiling sha256-x86_64-linux.S
[63/371] Compiling sha256-armv8-linux.S
[64/371] Compiling sha256-armv8-apple.S
[65/371] Compiling sha256-586-linux.S
[66/371] Compiling sha1-x86_64-linux.S
[67/371] Compiling sha256-armv4-linux.S
[68/371] Compiling sha256-586-apple.S
[68/371] Compiling sha1-armv8-win.S
[70/371] Compiling sha1-x86_64-apple.S
[70/371] Compiling sha1-armv8-linux.S
[72/371] Compiling sha1-armv4-large-linux.S
[73/371] Compiling sha1-586-apple.S
[74/371] Compiling sha1-586-linux.S
[75/371] Compiling sha1-armv8-apple.S
[76/371] Compiling rsaz-avx2-linux.S
[77/371] Compiling rsaz-avx2-apple.S
[78/371] Compiling rdrand-x86_64-linux.S
[79/371] Compiling p256_beeu-x86_64-asm-apple.S
[80/371] Compiling p256_beeu-x86_64-asm-linux.S
[81/371] Compiling rdrand-x86_64-apple.S
[82/371] Compiling p256_beeu-armv8-asm-win.S
[83/371] Compiling p256_beeu-armv8-asm-apple.S
[84/371] Compiling p256-x86_64-asm-linux.S
[85/371] Compiling p256_beeu-armv8-asm-linux.S
[86/371] Compiling p256-x86_64-asm-apple.S
[87/371] Compiling p256-armv8-asm-apple.S
[87/371] Compiling p256-armv8-asm-win.S
[87/371] Compiling p256-armv8-asm-linux.S
[90/371] Compiling ghashv8-armv8-win.S
[90/371] Compiling ghashv8-armv8-linux.S
[92/371] Compiling ghashv8-armv8-apple.S
[93/371] Compiling ghashv8-armv7-linux.S
[94/371] Compiling ghash-x86-linux.S
[95/371] Compiling ghash-x86_64-linux.S
[95/371] Compiling ghash-ssse3-x86_64-apple.S
[97/371] Compiling ghash-x86-apple.S
[98/371] Compiling ghash-ssse3-x86_64-linux.S
[99/371] Compiling ghash-x86_64-apple.S
[100/371] Compiling ghash-ssse3-x86-linux.S
[101/371] Compiling ghash-neon-armv8-win.S
[102/371] Compiling co-586-linux.S
[103/371] Compiling ghash-neon-armv8-linux.S
[103/371] Compiling ghash-ssse3-x86-apple.S
[105/371] Compiling ghash-armv4-linux.S
[106/371] Compiling ghash-neon-armv8-apple.S
[107/371] Compiling co-586-apple.S
[108/371] Compiling bsaes-armv7-linux.S
[109/371] Compiling bn-armv8-linux.S
[110/371] Compiling bn-armv8-apple.S
[111/371] Compiling bn-586-linux.S
[111/371] Compiling bn-armv8-win.S
[113/371] Compiling bn-586-apple.S
[114/371] Compiling armv8-mont-win.S
[115/371] Compiling armv8-mont-linux.S
[116/371] Compiling armv8-mont-apple.S
[117/371] Compiling armv4-mont-linux.S
[118/371] Compiling aesv8-gcm-armv8-linux.S
[119/371] Compiling aesv8-gcm-armv8-apple.S
[120/371] Compiling aesv8-armv8-win.S
[121/371] Compiling aesv8-gcm-armv8-win.S
[122/371] Compiling aesv8-armv8-linux.S
[123/371] Compiling aesv8-armv8-apple.S
[124/371] Compiling aesni-x86-linux.S
[125/371] Compiling aesv8-armv7-linux.S
[126/371] Compiling aesni-x86_64-apple.S
[127/371] Compiling aesni-x86_64-linux.S
[128/371] Compiling aesni-x86-apple.S
[129/371] Compiling aesni-gcm-x86_64-linux.S
[130/371] Compiling aesni-gcm-x86_64-apple.S
[131/371] Compiling aes-gcm-avx10-x86_64-linux.S
[132/371] Compiling aes-gcm-avx10-x86_64-apple.S
[133/371] Compiling x_x509a.cc
[134/371] Compiling x_spki.cc
[135/371] Compiling x_x509.cc
[136/371] Compiling x_req.cc
[137/371] Compiling x_pubkey.cc
[138/371] Compiling x_val.cc
[139/371] Compiling x_sig.cc
[140/371] Compiling x_all.cc
[141/371] Compiling x_name.cc
[142/371] Compiling x_crl.cc
[143/371] Compiling x509spki.cc
[144/371] Compiling x_exten.cc
[145/371] Compiling x_algor.cc
[146/371] Compiling x_attrib.cc
[147/371] Compiling x509name.cc
[148/371] Compiling x509rset.cc
[149/371] Compiling x509_v3.cc
[150/371] Compiling x509cset.cc
[151/371] Compiling x509_vpm.cc
[152/371] Compiling x509_txt.cc
[153/371] Compiling x509_vfy.cc
[154/371] Compiling x509_trs.cc
[155/371] Compiling x509_set.cc
[156/371] Compiling x509_d2.cc
[157/371] Compiling x509_ext.cc
[158/371] Compiling x509_obj.cc
[159/371] Compiling x509_lu.cc
[160/371] Compiling x509_req.cc
[161/371] Compiling x509_def.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[163/371] Emitting module FileIO
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/FileIO.swift:4:8: error: no such module 'Foundation'
2 | // https://docs.swift.org/swift-book
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | public enum FileIOError: Error {
[164/371] Compiling FileIO MemoryMappedFile.swift
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/FileIO.swift:4:8: error: no such module 'Foundation'
2 | // https://docs.swift.org/swift-book
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | public enum FileIOError: Error {
[165/371] Compiling FileIO FileIO.swift
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/FileIO.swift:4:8: error: no such module 'Foundation'
2 | // https://docs.swift.org/swift-book
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | public enum FileIOError: Error {
[166/371] Compiling FileIO StreamedFile.swift
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/FileIO.swift:4:8: error: no such module 'Foundation'
2 | // https://docs.swift.org/swift-book
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | public enum FileIOError: Error {
[166/371] Compiling x509.cc
[166/371] Compiling v3_skey.cc
[166/371] Compiling v3_prn.cc
[166/371] Compiling x509_cmp.cc
[166/371] Compiling v3_utl.cc
[166/371] Compiling v3_purp.cc
[166/371] Compiling x509_att.cc
BUILD FAILURE 6.2 wasm