Build Information
Failed to build OpenSwiftUI, reference 0.17.2 (89f034), with Swift 6.3 for Wasm on 18 Apr 2026 14:07:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
Reference: 0.17.2
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/OpenSwiftUIProject/OpenSwiftUI
* tag 0.17.2 -> FETCH_HEAD
HEAD is now at 89f034e Add automated release notes generation (#846)
Cloned https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
Revision (git rev-parse @):
89f034ee1984de43f90c389aedd67801d767a114
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenSwiftUI.git at 0.17.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
warning: 'spi-builder-workspace': [Env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENSWIFTUI_DEVELOPMENT not set -> false(default)
[Env] OPENSWIFTUI_WERROR not set -> false(default)
[Env] OPENSWIFTUI_TARGET_RELEASE not set -> 2024(default)
[Env] OPENSWIFTUI_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENSWIFTUI_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENSWIFTUI_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENSWIFTUI_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENSWIFTUI_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENSWIFTUI_RENDERBOX not set -> false(default)
[Env] OPENSWIFTUI_ANY_ATTRIBUTE_FIX not set -> true(default)
[Env] OPENSWIFTUI_LINK_COREUI not set -> false(default)
[Env] OPENSWIFTUI_LINK_CORESVG not set -> false(default)
[Env] OPENSWIFTUI_LINK_SFSYMBOLS not set -> false(default)
[Env] OPENSWIFTUI_LINK_BACKLIGHTSERVICES not set -> false(default)
[Env] OPENSWIFTUI_LINK_TESTING not set -> false(default)
[Env] OPENSWIFTUI_SYMBOL_LOCATOR not set -> false(default)
[Env] OPENSWIFTUI_OPENCOMBINE not set -> true(default)
[Env] OPENSWIFTUI_SWIFT_LOG not set -> true(default)
[Env] OPENSWIFTUI_SWIFT_CRYPTO not set -> true(default)
[Env] OPENSWIFTUI_RENDER_GTK not set -> true(default)
[Env] OPENSWIFTUI_SWIFTUI_RENDER not set -> false(default)
[Env] OPENSWIFTUI_IGNORE_AVAILABILITY not set -> true(default)
[Env] OPENSWIFTUI_INTERNAL_XR_SDK not set -> false(default)
[Env] OPENSWIFTUI_ENABLE_PRIVATE_IMPORTS not set -> true(default)
[Env] OPENSWIFTUI_ENABLE_RUNTIME_CONCURRENCY_CHECK not set -> false(default)
[Env] OPENSWIFTUI_OPENSWIFTUI_BRIDGE_FRAMEWORK not set -> SwiftUI(default)
[Env] OPENSWIFTUI_SUPPORT_MULTI_PRODUCTS not set -> true(default)
[Env] OPENSWIFTUI_CF_CGTYPES not set -> false(default)
Fetching https://github.com/OpenSwiftUIProject/OpenCoreGraphics
[1/224] Fetching opencoregraphics
Fetched https://github.com/OpenSwiftUIProject/OpenCoreGraphics from cache (0.40s)
warning: 'opencoregraphics': [Env] OPENCOREGRAPHICS_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] OPENCOREGRAPHICS_DEVELOPMENT not set -> false(default)
[Env] OPENCOREGRAPHICS_COREGRAPHICS not set -> false(default)
[Env] OPENCOREGRAPHICS_WERROR not set -> false(default)
[Env] OPENCOREGRAPHICS_LIBRARY_EVOLUTION not set -> false(default)
Fetching https://github.com/OpenSwiftUIProject/OpenAttributeGraph
[1/9730] Fetching openattributegraph
Fetched https://github.com/OpenSwiftUIProject/OpenAttributeGraph from cache (0.69s)
warning: 'openattributegraph': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENATTRIBUTEGRAPH_DEVELOPMENT not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_WERROR not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_TARGET_RELEASE not set -> 2024(default)
[Env] OPENATTRIBUTEGRAPH_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_OAG_USE_BINARY not set -> false(default)
Fetching https://github.com/OpenSwiftUIProject/OpenRenderBox
[1/1499] Fetching openrenderbox
Fetched https://github.com/OpenSwiftUIProject/OpenRenderBox from cache (0.43s)
warning: 'openrenderbox': [Env] OPENRENDERBOX_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENRENDERBOX_DEVELOPMENT not set -> false(default)
[Env] OPENRENDERBOX_TARGET_RELEASE not set -> 2024(default)
[Env] OPENRENDERBOX_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENRENDERBOX_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENRENDERBOX_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENRENDERBOX_RENDERBOX not set -> false(default)
[Env] OPENRENDERBOX_CF_CGTYPES not set -> false(default)
Fetching https://github.com/OpenSwiftUIProject/OpenObservation
[1/138] Fetching openobservation
Fetched https://github.com/OpenSwiftUIProject/OpenObservation from cache (0.39s)
warning: 'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: false
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: false
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/OpenSwiftUIProject/OpenCombine.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-log
[1/6635] Fetching swift-log
[333/12186] Fetching swift-log, opencombine
[655/18602] Fetching swift-log, opencombine, swift-numerics
[6678/36009] Fetching swift-log, opencombine, swift-numerics, swift-crypto
[14656/110992] Fetching swift-log, opencombine, swift-numerics, swift-crypto, swift-syntax
Fetched https://github.com/apple/swift-numerics from cache (1.54s)
Fetched https://github.com/apple/swift-log from cache (1.54s)
[11269/97941] Fetching opencombine, swift-crypto, swift-syntax
Fetched https://github.com/OpenSwiftUIProject/OpenCombine.git from cache (1.67s)
[8142/92390] Fetching swift-crypto, swift-syntax
Fetched https://github.com/apple/swift-crypto.git from cache (5.00s)
Fetched https://github.com/swiftlang/swift-syntax from cache (12.35s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (17.01s)
Computing version for https://github.com/OpenSwiftUIProject/OpenCombine.git
Computed https://github.com/OpenSwiftUIProject/OpenCombine.git at 0.15.1 (0.99s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.77s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.83s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.11s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.56s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (1.59s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/OpenSwiftUIProject/OpenAttributeGraph
Working copy of https://github.com/OpenSwiftUIProject/OpenAttributeGraph resolved at main (03c96a0)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenCoreGraphics
Working copy of https://github.com/OpenSwiftUIProject/OpenCoreGraphics resolved at main (050239b)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenRenderBox
Working copy of https://github.com/OpenSwiftUIProject/OpenRenderBox resolved at main (7a963a0)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenCombine.git
Working copy of https://github.com/OpenSwiftUIProject/OpenCombine.git resolved at 0.15.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/OpenSwiftUIProject/OpenObservation
Working copy of https://github.com/OpenSwiftUIProject/OpenObservation resolved at main (1642d3c)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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.7.0
warning: 'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: false
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: false
warning: 'opencoregraphics': [Env] OPENCOREGRAPHICS_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] OPENCOREGRAPHICS_DEVELOPMENT not set -> false(default)
[Env] OPENCOREGRAPHICS_COREGRAPHICS not set -> false(default)
[Env] OPENCOREGRAPHICS_WERROR not set -> false(default)
[Env] OPENCOREGRAPHICS_LIBRARY_EVOLUTION not set -> false(default)
warning: 'openrenderbox': [Env] OPENRENDERBOX_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENRENDERBOX_DEVELOPMENT not set -> false(default)
[Env] OPENRENDERBOX_TARGET_RELEASE not set -> 2024(default)
[Env] OPENRENDERBOX_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENRENDERBOX_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENRENDERBOX_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENRENDERBOX_RENDERBOX not set -> false(default)
[Env] OPENRENDERBOX_CF_CGTYPES not set -> false(default)
warning: 'openattributegraph': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENATTRIBUTEGRAPH_DEVELOPMENT not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_WERROR not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_TARGET_RELEASE not set -> 2024(default)
[Env] OPENATTRIBUTEGRAPH_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_OAG_USE_BINARY not set -> false(default)
Building for debugging...
[0/1002] Compiling _SwiftSyntaxCShims dummy.c
[1/1002] Write sources
[11/1002] Compiling CoreUI+UIUserInterfaceIdiom.m
[11/1002] Compiling OpenSwiftUI+NSColor.m
[13/1002] Write sources
[14/1002] Compiling OpenSwiftUI+NSView.m
[14/1002] Write sources
[25/1002] Compiling OpenSwiftUI+NSColor.m
[26/1002] Compiling CoreUI+UIUserInterfaceIdiom.m
[27/1002] Compiling OpenSwiftUI+NSWindow.m
[28/1002] Compiling OpenSwiftUI+NSView.m
[29/1002] Compiling Storage.cpp
[30/1002] Compiling ORBPathStorage.cpp
[31/1002] Compiling ORBPathCallbacks.cpp
[32/1002] Compiling ORBVersion.c
[33/1002] Compiling ORBPath.cpp
[34/1002] Compiling ORBLayer.m
[34/1002] Compiling ORBDisplayListInterpolator.m
[36/1002] Compiling ORBDisplayList.m
[37/1002] Compiling NestedCallbacks.cpp
[38/1002] Compiling ORBEncoderSet.m
[39/1002] Compiling ORBSymbolAnimator.m
[40/1002] Compiling ORBAnimation.m
[41/1002] Compiling ORBUUID.mm
[42/1002] Write sources
[46/1002] Compiling assert.cpp
[47/1002] Write sources
[49/1002] Compiling log.cpp
[49/1002] Write sources
[49/1002] Compiling OpenObservationCxx ThreadLocal.cpp
[52/1002] Write sources
[55/1002] Compiling OpenObservationCxx Locking.cpp
[56/1002] Compiling OAGVersion.c
[57/1002] Compiling ORBDevice.mm
[58/1002] Compiling ORBColorMode.cpp
[59/1002] Compiling ORBColor.cpp
[60/1002] Compiling ColorSpace.cpp
[61/1002] Compiling realloc_vector.cpp
[62/1002] Compiling log.cpp
[63/1002] Compiling OAGGraphContext.cpp
[64/1002] Compiling assert.cpp
[65/1002] Compiling Subgraph.cpp
[66/1002] Compiling OAGSubgraph.cpp
[67/1002] Compiling OAGGraphTracing.cpp
[68/1002] Compiling GraphDescription.mm
[69/1002] Compiling OAGGraph.cpp
[70/1002] Compiling GraphContext.cpp
[71/1002] Compiling GraphDescription.cpp
[72/1002] Compiling interpose.c
[73/1002] Compiling Graph.mm
[74/1002] Compiling DebugServer.mm
[75/1002] Compiling OAGTypeID.cpp
[76/1002] Compiling OAGTupleType.cpp
[77/1002] Compiling OAGDebugServer.cpp
[78/1002] Compiling metadata.cpp
[79/1002] Compiling OAGUniqueID.c
[80/1002] Compiling Graph.cpp
[81/1002] Compiling OAGWeakAttribute.cpp
[82/1002] Write sources
[86/1002] Compiling OAGComparison.cpp
[87/1002] Compiling OAGAttribute.cpp
[88/1002] Compiling AttributeType.cpp
[89/1002] Compiling ProtocolDescriptor.c
[90/1002] Compiling UITraitCollection+Private.m
[91/1002] Compiling UIKit_Private.m
[92/1002] Compiling OpenSwiftUITesting_Swizzles.m
[93/1002] Compiling AppKit_Private.m
[94/1002] Compiling OpenSwiftUITesting_Swizzles+UIKit.m
[95/1002] Compiling OpenSwiftUI+UIView.m
[96/1002] Compiling OpenSwiftUI+UIColor.m
[97/1002] Compiling OpenSwiftUI+UIApplication.m
[98/1002] Compiling CATransactionCompletionItem.m
[99/1002] Compiling AttributeID.cpp
[100/1002] Compiling OpenSwiftUI+NSThread.m
[101/1002] Compiling DisplayLink.c
[102/1002] Compiling fiat_p256_adx_sqr.S
[103/1002] Compiling CAChameleonLayer.m
[104/1002] Compiling fiat_p256_adx_mul.S
[105/1002] Compiling ClosureFunction.cpp
[106/1002] Compiling fiat_curve25519_adx_square.S
[107/1002] Compiling fiat_curve25519_adx_mul.S
[108/1002] Compiling md5-x86_64-apple.S
[108/1002] Compiling md5-x86_64-linux.S
[110/1002] Compiling md5-586-linux.S
[111/1002] Compiling md5-586-apple.S
[112/1002] Compiling chacha20_poly1305_x86_64-apple.S
[113/1002] Compiling chacha20_poly1305_armv8-win.S
[114/1002] Compiling chacha20_poly1305_x86_64-linux.S
[115/1002] Compiling chacha20_poly1305_armv8-linux.S
[116/1002] Compiling chacha20_poly1305_armv8-apple.S
[117/1002] Compiling chacha-x86_64-apple.S
[118/1002] Compiling chacha-x86_64-linux.S
[119/1002] Compiling CCryptoBoringSSLShims shims.c
[120/1002] Compiling chacha-x86-linux.S
[121/1002] Compiling chacha-armv8-win.S
[122/1002] Compiling chacha-x86-apple.S
[123/1002] Compiling chacha-armv8-linux.S
[124/1002] Compiling chacha-armv4-linux.S
[125/1002] Compiling chacha-armv8-apple.S
[126/1002] Compiling aes128gcmsiv-x86_64-linux.S
[127/1002] Compiling zone.cpp
[128/1002] Compiling x86_64-mont5-apple.S
[129/1002] Compiling aes128gcmsiv-x86_64-apple.S
[130/1002] Compiling x86_64-mont-linux.S
[131/1002] Compiling err_data.cc
[132/1002] Compiling x86_64-mont5-linux.S
[133/1002] Compiling x86_64-mont-apple.S
[134/1002] Compiling x86-mont-apple.S
[135/1002] Compiling vpaes-x86_64-apple.S
[136/1002] Compiling vpaes-x86-linux.S
[137/1002] Compiling vpaes-x86-apple.S
[138/1002] Compiling vpaes-x86_64-linux.S
[139/1002] Compiling x86-mont-linux.S
[140/1002] Compiling vpaes-armv8-win.S
[141/1002] Compiling sha512-x86_64-apple.S
[142/1002] Compiling vpaes-armv8-linux.S
[143/1002] Compiling vpaes-armv7-linux.S
[144/1002] Compiling vpaes-armv8-apple.S
[145/1002] Compiling sha512-x86_64-linux.S
[146/1002] Compiling sha512-armv8-win.S
[147/1002] Compiling sha512-armv8-linux.S
[148/1002] Compiling sha512-armv8-apple.S
[149/1002] Compiling sha512-armv4-linux.S
[150/1002] Compiling sha512-586-linux.S
[151/1002] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[152/1002] Compiling sha512-586-apple.S
[153/1002] Compiling sha256-x86_64-apple.S
[154/1002] Compiling sha256-armv8-apple.S
[155/1002] Compiling sha256-armv8-win.S
[156/1002] Compiling sha256-armv4-linux.S
[157/1002] Compiling sha256-586-linux.S
[158/1002] Compiling sha256-586-apple.S
[159/1002] Compiling sha256-armv8-linux.S
[160/1002] Compiling sha256-x86_64-linux.S
[161/1002] Compiling sha1-armv8-linux.S
[162/1002] Compiling sha1-x86_64-apple.S
[163/1002] Compiling sha1-armv8-win.S
[164/1002] Compiling sha1-armv4-large-linux.S
[165/1002] Compiling sha1-586-linux.S
[166/1002] Compiling sha1-armv8-apple.S
[167/1002] Compiling sha1-x86_64-linux.S
[167/1002] Compiling sha1-586-apple.S
[169/1002] Compiling rsaz-avx2-apple.S
[170/1002] Compiling rsaz-avx2-linux.S
[171/1002] Compiling rdrand-x86_64-linux.S
[172/1002] Compiling p256_beeu-x86_64-asm-linux.S
[173/1002] Compiling rdrand-x86_64-apple.S
[174/1002] Compiling p256_beeu-x86_64-asm-apple.S
[175/1002] Compiling p256_beeu-armv8-asm-linux.S
[176/1002] Compiling p256_beeu-armv8-asm-win.S
[177/1002] Compiling p256-x86_64-asm-apple.S
[178/1002] Compiling p256-armv8-asm-win.S
[179/1002] Compiling table.cpp
[180/1002] Compiling p256-x86_64-asm-linux.S
[180/1002] Compiling p256_beeu-armv8-asm-apple.S
[182/1002] Compiling p256-armv8-asm-linux.S
[183/1002] Compiling p256-armv8-asm-apple.S
[184/1002] Compiling ghashv8-armv8-win.S
[185/1002] Compiling ghashv8-armv8-linux.S
[186/1002] Compiling ghashv8-armv8-apple.S
[187/1002] Compiling ghash-x86_64-linux.S
[188/1002] Compiling ghashv8-armv7-linux.S
[189/1002] Compiling ghash-x86-apple.S
[190/1002] Compiling ghash-x86-linux.S
[191/1002] Compiling ghash-x86_64-apple.S
[192/1002] Compiling ghash-ssse3-x86_64-linux.S
[193/1002] Compiling ghash-ssse3-x86-linux.S
[194/1002] Compiling ghash-ssse3-x86-apple.S
[195/1002] Compiling ghash-ssse3-x86_64-apple.S
[196/1002] Compiling ghash-neon-armv8-linux.S
[197/1002] Compiling ghash-neon-armv8-win.S
[198/1002] Compiling ghash-neon-armv8-apple.S
[199/1002] Compiling ghash-armv4-linux.S
[199/1002] Compiling co-586-linux.S
[201/1002] Compiling co-586-apple.S
[202/1002] Compiling bsaes-armv7-linux.S
[203/1002] Compiling bn-armv8-win.S
[204/1002] Compiling bn-armv8-linux.S
[205/1002] Compiling bn-586-apple.S
[206/1002] Compiling armv8-mont-win.S
[207/1002] Compiling bn-armv8-apple.S
[208/1002] Compiling bn-586-linux.S
[209/1002] Compiling armv8-mont-apple.S
[210/1002] Compiling armv4-mont-linux.S
[211/1002] Compiling armv8-mont-linux.S
[212/1002] Compiling aesv8-armv8-linux.S
[213/1002] Compiling aesv8-armv8-win.S
[214/1002] Compiling aesv8-gcm-armv8-apple.S
[215/1002] Compiling aesv8-gcm-armv8-win.S
[216/1002] Compiling aesv8-armv8-apple.S
[217/1002] Compiling aesv8-gcm-armv8-linux.S
[218/1002] Compiling aesni-x86_64-linux.S
[219/1002] Compiling aesv8-armv7-linux.S
[220/1002] Compiling aesni-x86-apple.S
[221/1002] Compiling aesni-x86_64-apple.S
[222/1002] Compiling aesni-x86-linux.S
[223/1002] Compiling aesni-gcm-x86_64-apple.S
[224/1002] Compiling aesni-gcm-x86_64-linux.S
[225/1002] Compiling aes-gcm-avx2-x86_64-linux.S
[226/1002] Compiling aes-gcm-avx512-x86_64-linux.S
[227/1002] Compiling aes-gcm-avx512-x86_64-apple.S
[228/1002] Compiling aes-gcm-avx2-x86_64-apple.S
[229/1002] Compiling xwing.cc
[230/1002] Compiling x_req.cc
[231/1002] Compiling x_sig.cc
[232/1002] Compiling x_x509a.cc
[233/1002] Compiling x_name.cc
[234/1002] Compiling x_x509.cc
[235/1002] Compiling x_spki.cc
[236/1002] Compiling x_pubkey.cc
[237/1002] Compiling x_exten.cc
[238/1002] Compiling x509spki.cc
[239/1002] Compiling x_attrib.cc
[240/1002] Compiling x_crl.cc
[241/1002] Compiling x509rset.cc
[242/1002] Compiling x_all.cc
[243/1002] Compiling x_algor.cc
[244/1002] Compiling x509name.cc
[245/1002] Compiling x509_vpm.cc
[246/1002] Compiling x509cset.cc
[247/1002] Compiling x509_txt.cc
[248/1002] Compiling x509_v3.cc
[249/1002] Compiling x509_trs.cc
[250/1002] Compiling x509_vfy.cc
[251/1002] Compiling x509_set.cc
[252/1002] Compiling x509_req.cc
[253/1002] Compiling x509_obj.cc
[254/1002] Compiling x509_lu.cc
[255/1002] Compiling x509_d2.cc
[256/1002] Compiling x509_def.cc
[257/1002] Compiling x509_att.cc
[258/1002] Compiling x509_ext.cc
[259/1002] Compiling x509_cmp.cc
[260/1002] Compiling x509.cc
[261/1002] Compiling v3_utl.cc
[262/1002] Compiling v3_skey.cc
[263/1002] Compiling v3_prn.cc
[264/1002] Compiling v3_pmaps.cc
[265/1002] Compiling v3_purp.cc
[266/1002] Compiling v3_pcons.cc
[267/1002] Compiling v3_ocsp.cc
[268/1002] Compiling v3_ncons.cc
[269/1002] Compiling v3_lib.cc
[270/1002] Compiling v3_int.cc
[271/1002] Compiling v3_extku.cc
[272/1002] Compiling v3_genn.cc
[273/1002] Compiling v3_ia5.cc
[274/1002] Compiling v3_info.cc
[275/1002] Compiling v3_enum.cc
[276/1002] Compiling v3_crld.cc
[277/1002] Compiling v3_cpols.cc
[278/1002] Compiling v3_conf.cc
[279/1002] Compiling v3_bitst.cc
[280/1002] Compiling v3_akeya.cc
[281/1002] Compiling v3_bcons.cc
[282/1002] Compiling v3_alt.cc
[283/1002] Compiling v3_akey.cc
[284/1002] Compiling t_x509a.cc
[285/1002] Compiling t_x509.cc
[286/1002] Compiling t_crl.cc
[287/1002] Compiling i2d_pr.cc
[288/1002] Compiling t_req.cc
[289/1002] Compiling name_print.cc
[290/1002] Compiling rsa_pss.cc
[291/1002] Compiling policy.cc
[292/1002] Compiling by_file.cc
[293/1002] Compiling by_dir.cc
[294/1002] Compiling algorithm.cc
[295/1002] Compiling asn1_gen.cc
[295/1002] Compiling a_sign.cc
[297/1002] Compiling a_verify.cc
[298/1002] Compiling voprf.cc
[299/1002] Compiling a_digest.cc
[300/1002] Compiling thread_win.cc
[301/1002] Compiling thread.cc
[302/1002] Compiling thread_pthread.cc
[303/1002] Compiling thread_none.cc
[304/1002] Compiling trust_token.cc
[305/1002] Compiling pmbtoken.cc
[306/1002] Compiling stack.cc
[307/1002] Compiling sha512.cc
[308/1002] Compiling sha256.cc
[309/1002] Compiling siphash.cc
[310/1002] Compiling sha1.cc
[311/1002] Compiling rsa_extra.cc
[312/1002] Compiling slhdsa.cc
[313/1002] Compiling spake2plus.cc
[314/1002] Compiling rsa_print.cc
[315/1002] Compiling rc4.cc
[316/1002] Compiling refcount.cc
[317/1002] Compiling rsa_crypt.cc
[318/1002] Compiling trusty.cc
[319/1002] Compiling rand.cc
[320/1002] Compiling windows.cc
[321/1002] Compiling urandom.cc
[322/1002] Compiling ios.cc
[323/1002] Compiling passive.cc
[324/1002] Compiling poly1305_arm_asm.S
[325/1002] Compiling getentropy.cc
[326/1002] Compiling deterministic.cc
[327/1002] Compiling forkunsafe.cc
[328/1002] Compiling fork_detect.cc
[329/1002] Compiling rsa_asn1.cc
[330/1002] Compiling poly1305_arm.cc
[331/1002] Compiling poly1305.cc
[332/1002] Compiling poly1305_vec.cc
[333/1002] Compiling pool.cc
[334/1002] Compiling pkcs7.cc
[335/1002] Compiling pkcs8.cc
[336/1002] Compiling p5_pbev2.cc
[337/1002] Compiling pkcs8_x509.cc
[338/1002] Compiling pkcs7_x509.cc
[339/1002] Compiling pem_xaux.cc
[340/1002] Compiling pem_x509.cc
[341/1002] Compiling pem_pkey.cc
[342/1002] Compiling mlkem.cc
[343/1002] Compiling obj_xref.cc
[344/1002] Compiling pem_pk8.cc
[345/1002] Compiling pem_oth.cc
[346/1002] Compiling pem_info.cc
[347/1002] Compiling pem_lib.cc
[348/1002] Compiling mldsa.cc
[349/1002] Compiling pem_all.cc
[350/1002] Compiling mem.cc
[351/1002] Compiling poly_rq_mul.S
[352/1002] Compiling obj.cc
[353/1002] Compiling fips_shared_support.cc
[354/1002] Compiling lhash.cc
[355/1002] Compiling md5.cc
[356/1002] Compiling md4.cc
[357/1002] Compiling fuzzer_mode.cc
[358/1002] Compiling kyber.cc
[359/1002] Compiling ex_data.cc
[360/1002] Compiling hrss.cc
[361/1002] Compiling scrypt.cc
[362/1002] Compiling hpke.cc
[363/1002] Compiling pbkdf.cc
[364/1002] Compiling print.cc
[365/1002] Compiling sign.cc
[366/1002] Compiling p_x25519_asn1.cc
[367/1002] Compiling p_x25519.cc
[368/1002] Compiling p_rsa_asn1.cc
[369/1002] Compiling p_hkdf.cc
[370/1002] Compiling p_rsa.cc
[371/1002] Compiling p_ed25519.cc
[372/1002] Compiling p_ed25519_asn1.cc
[373/1002] Compiling p_ec_asn1.cc
[374/1002] Compiling p_ec.cc
[375/1002] Compiling p_dh.cc
[376/1002] Compiling p_dh_asn1.cc
[377/1002] Compiling p_dsa_asn1.cc
[378/1002] Compiling evp_ctx.cc
[379/1002] Compiling evp.cc
[380/1002] Compiling engine.cc
[381/1002] Compiling evp_asn1.cc
[382/1002] Compiling err.cc
[383/1002] Compiling ecdsa_p1363.cc
[384/1002] Compiling ecdh.cc
[385/1002] Compiling ec_derive.cc
[386/1002] Compiling ecdsa_asn1.cc
[387/1002] Compiling hash_to_curve.cc
[388/1002] Compiling dsa.cc
[389/1002] Compiling dsa_asn1.cc
[390/1002] Compiling digest_extra.cc
[391/1002] Compiling ec_asn1.cc
[392/1002] Compiling x25519-asm-arm.S
[393/1002] Compiling des.cc
[394/1002] Compiling params.cc
[395/1002] Compiling dh_asn1.cc
[396/1002] Compiling cpu_intel.cc
[397/1002] Compiling crypto.cc
[398/1002] Compiling cpu_arm_linux.cc
[399/1002] Compiling spake25519.cc
[400/1002] Compiling cpu_arm_freebsd.cc
[401/1002] Compiling curve25519.cc
[402/1002] Compiling cpu_aarch64_openbsd.cc
[403/1002] Compiling cpu_aarch64_fuchsia.cc
[404/1002] Compiling cpu_aarch64_win.cc
[405/1002] Compiling cpu_aarch64_sysreg.cc
[406/1002] Compiling cpu_aarch64_linux.cc
[407/1002] Compiling curve25519_64_adx.cc
[408/1002] Compiling cpu_aarch64_apple.cc
[409/1002] Compiling conf.cc
[410/1002] Compiling get_cipher.cc
[411/1002] Compiling tls_cbc.cc
[412/1002] Compiling e_rc4.cc
[413/1002] Compiling e_tls.cc
[414/1002] Compiling e_chacha20poly1305.cc
[415/1002] Compiling e_null.cc
[416/1002] Compiling e_rc2.cc
[417/1002] Compiling e_aesctrhmac.cc
[418/1002] Compiling e_des.cc
[419/1002] Compiling cms.cc
[420/1002] Compiling derive_key.cc
[421/1002] Compiling e_aesgcmsiv.cc
[422/1002] Compiling e_aeseax.cc
[423/1002] Compiling chacha.cc
[424/1002] Compiling unicode.cc
[425/1002] Compiling cbb.cc
[426/1002] Compiling buf.cc
[427/1002] Compiling sqrt.cc
[428/1002] Compiling cbs.cc
[429/1002] Compiling ber.cc
[430/1002] Compiling asn1_compat.cc
[431/1002] Compiling exponentiation.cc
[432/1002] Compiling div.cc
[433/1002] Compiling printf.cc
[434/1002] Compiling hexdump.cc
[435/1002] Compiling pair.cc
[436/1002] Compiling bn_asn1.cc
[437/1002] Compiling blake2.cc
[438/1002] Compiling file.cc
[439/1002] Compiling convert.cc
[440/1002] Compiling errno.cc
[441/1002] Compiling fd.cc
[442/1002] Compiling base64.cc
[443/1002] Compiling bio_mem.cc
[444/1002] Compiling bio.cc
[445/1002] Compiling tasn_typ.cc
[446/1002] Compiling tasn_fre.cc
[447/1002] Compiling tasn_utl.cc
[448/1002] Compiling posix_time.cc
[449/1002] Compiling tasn_enc.cc
[450/1002] Compiling f_string.cc
[451/1002] Compiling tasn_new.cc
[452/1002] Compiling tasn_dec.cc
[453/1002] Compiling asn1_par.cc
[454/1002] Compiling f_int.cc
[455/1002] Compiling asn_pack.cc
[456/1002] Compiling asn1_lib.cc
[457/1002] Compiling a_strex.cc
[458/1002] Compiling a_utctm.cc
[459/1002] Compiling a_octet.cc
[460/1002] Compiling a_type.cc
[461/1002] Compiling a_mbstr.cc
[462/1002] Compiling a_i2d_fp.cc
[463/1002] Compiling a_int.cc
[464/1002] Compiling a_time.cc
[465/1002] Compiling a_strnid.cc
[466/1002] Compiling a_gentm.cc
[467/1002] Compiling a_dup.cc
[468/1002] Write sources
[469/1002] Compiling aes.cc
[470/1002] Write sources
[473/1002] Compiling a_d2i_fp.cc
[474/1002] Write swift-version-24593BA9C3E375BF.txt
[475/1002] Compiling a_object.cc
[476/1002] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/Version/ORBVersion.c:5:
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBVersion.h:7:
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from //usr/lib/swift/CoreFoundation/CoreFoundation.h:28:
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| ^
1 error generated.
[478/1002] Compiling ORBVersion.c
[478/1002] Compiling log.cpp
[478/1002] Compiling a_bitstr.cc
[478/1002] Compiling bcm.cc
[478/1002] Compiling a_bool.cc
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
BUILD FAILURE 6.3 wasm