Build Information
Failed to build SwWidevine, reference 1.1.2 (39ad90), with Swift 6.2 for Wasm on 22 Apr 2026 01:47:13 UTC.
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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mIwr/SwWidevine.git
Reference: 1.1.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/mIwr/SwWidevine
* tag 1.1.2 -> FETCH_HEAD
HEAD is now at 39ad90f upd: Exclude CryptoSwift package from SPM for Apple devices; chore: Bump SPM dependencies
Cloned https://github.com/mIwr/SwWidevine.git
Revision (git rev-parse @):
39ad90fdcc67a4a669546741c45588f312443454
SUCCESS checkout https://github.com/mIwr/SwWidevine.git at 1.1.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mIwr/SwWidevine.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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:39:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
37 | name: "SwWidevine",
38 | platforms: [
39 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
40 | ],
41 | products: [
/host/spi-builder-workspace/Package.swift:39:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
37 | name: "SwWidevine",
38 | platforms: [
39 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
40 | ],
41 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/mIwr/SwPSSH.git
Fetching https://github.com/mIwr/SwiftRSA.git
[1/173] Fetching swpssh
[100/13524] Fetching swpssh, cryptoswift
[283/14980] Fetching swpssh, cryptoswift, swiftrsa
[3500/62148] Fetching swpssh, cryptoswift, swiftrsa, swift-protobuf
Fetched https://github.com/mIwr/SwPSSH.git from cache (0.55s)
Fetched https://github.com/mIwr/SwiftRSA.git from cache (0.56s)
[4229/60519] Fetching cryptoswift, swift-protobuf
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (8.24s)
Fetched https://github.com/apple/swift-protobuf.git from cache (8.31s)
Computing version for https://github.com/mIwr/SwiftRSA.git
warning: 'swiftrsa': /Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "SwiftRSA",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "SwiftRSA",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/mIwr/SwiftRSA.git at 2.6.1 (8.71s)
Fetching https://github.com/mIwr/ASN1
Fetching https://github.com/mIwr/Digest
Fetching https://github.com/mIwr/BigInt
[1/2450] Fetching asn1
[908/5133] Fetching asn1, digest
[1932/11828] Fetching asn1, digest, bigint
Fetched https://github.com/mIwr/ASN1 from cache (0.61s)
[5897/9378] Fetching digest, bigint
Fetched https://github.com/mIwr/Digest from cache (1.10s)
Fetched https://github.com/mIwr/BigInt from cache (1.12s)
Computing version for https://github.com/mIwr/Digest
warning: 'digest': /Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "Digest",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "Digest",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/mIwr/Digest at 1.13.1 (1.48s)
Computing version for https://github.com/mIwr/ASN1
warning: 'asn1': /Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "ASN1",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "ASN1",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/mIwr/ASN1 at 2.7.2 (5.36s)
Computing version for https://github.com/mIwr/SwPSSH.git
warning: 'swpssh': /Package.swift:25:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
23 | #endif
24 |
25 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
26 | name: "SwPSSH",
27 | platforms: [
/Package.swift:28:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
26 | name: "SwPSSH",
27 | platforms: [
28 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | ],
30 | products: [
/Package.swift:28:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
26 | name: "SwPSSH",
27 | platforms: [
28 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | ],
30 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/mIwr/SwPSSH.git at 1.2.3 (0.47s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (4.28s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.50s)
Computing version for https://github.com/mIwr/BigInt
warning: 'bigint': /Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Package.swift:7:52: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/mIwr/BigInt at 1.23.1 (0.41s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
Creating working copy for https://github.com/mIwr/SwPSSH.git
Working copy of https://github.com/mIwr/SwPSSH.git resolved at 1.2.3
Creating working copy for https://github.com/mIwr/BigInt
Working copy of https://github.com/mIwr/BigInt resolved at 1.23.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/mIwr/ASN1
Working copy of https://github.com/mIwr/ASN1 resolved at 2.7.2
Creating working copy for https://github.com/mIwr/SwiftRSA.git
Working copy of https://github.com/mIwr/SwiftRSA.git resolved at 2.6.1
Creating working copy for https://github.com/mIwr/Digest
Working copy of https://github.com/mIwr/Digest resolved at 1.13.1
warning: 'swpssh': /host/spi-builder-workspace/.build/checkouts/SwPSSH/Package.swift:25:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
23 | #endif
24 |
25 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
26 | name: "SwPSSH",
27 | platforms: [
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Package.swift:28:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
26 | name: "SwPSSH",
27 | platforms: [
28 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | ],
30 | products: [
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Package.swift:28:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
26 | name: "SwPSSH",
27 | platforms: [
28 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | ],
30 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swiftrsa': /host/spi-builder-workspace/.build/checkouts/SwiftRSA/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "SwiftRSA",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/host/spi-builder-workspace/.build/checkouts/SwiftRSA/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "SwiftRSA",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'digest': /host/spi-builder-workspace/.build/checkouts/Digest/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "Digest",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/host/spi-builder-workspace/.build/checkouts/Digest/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "Digest",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'asn1': /host/spi-builder-workspace/.build/checkouts/ASN1/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "ASN1",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/host/spi-builder-workspace/.build/checkouts/ASN1/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "ASN1",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'bigint': /host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:52: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/17] Write sources
[1/17] Copying PrivacyInfo.xcprivacy
[1/17] Write sources
[8/17] Copying PrivacyInfo.xcprivacy
[10/17] Write sources
[10/17] Copying PrivacyInfo.xcprivacy
[10/17] Write sources
[14/17] Copying PrivacyInfo.xcprivacy
[16/17] Write swift-version-24593BA9C3E375BF.txt
[18/227] Emitting module Digest
[19/228] Compiling SwiftProtobuf ExtensibleMessage.swift
[20/228] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[21/228] Compiling SwiftProtobuf CustomJSONCodable.swift
[22/228] Compiling SwiftProtobuf Decoder.swift
[25/229] Compiling SwiftProtobuf ExtensionFields.swift
[26/229] Compiling SwiftProtobuf ExtensionMap.swift
[27/229] Compiling SwiftProtobuf BytecodeInterpreter.swift
[28/229] Compiling SwiftProtobuf BytecodeReader.swift
[29/229] Emitting module BigInt
[30/229] Compiling Digest XOF.swift
[31/229] Compiling Digest SHAKE.swift
[32/229] Compiling SwiftProtobuf FieldTag.swift
[33/229] Compiling SwiftProtobuf FieldTypes.swift
[34/229] Compiling BigInt ToomCook.swift
[35/229] Compiling Digest SHA2.swift
[36/229] Compiling SwiftProtobuf DoubleParser.swift
[37/229] Compiling SwiftProtobuf Enum.swift
[38/229] Compiling Digest SHA3.swift
[51/229] Compiling SwiftProtobuf AnyMessageStorage.swift
[52/229] Compiling SwiftProtobuf AnyUnpackError.swift
[53/229] Compiling SwiftProtobuf AsyncMessageSequence.swift
[54/241] Compiling CryptoSwift DigestType.swift
[55/241] Compiling SwiftProtobuf Message+FieldMask.swift
[56/241] Compiling SwiftProtobuf Message+JSONAdditions.swift
[57/241] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[58/241] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[59/241] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[60/241] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[61/241] Compiling SwiftProtobuf Message.swift
[62/241] Compiling SwiftProtobuf MessageExtension.swift
[63/241] Compiling SwiftProtobuf NameMap.swift
[64/241] Compiling SwiftProtobuf PathDecoder.swift
[65/241] Compiling SwiftProtobuf PathVisitor.swift
[78/254] Compiling CryptoSwift IntegerConversion.swift
[79/254] Compiling CryptoSwift Multiplication.swift
[80/254] Compiling CryptoSwift PrimeTest.swift
[81/254] Compiling CryptoSwift Random.swift
[82/254] Compiling CryptoSwift Shifts.swift
[83/254] Compiling CryptoSwift SquareRoot.swift
[84/254] Compiling CryptoSwift Strideable.swift
[85/254] Compiling CryptoSwift StringConversion.swift
[86/254] Compiling CryptoSwift Subtraction.swift
[87/254] Compiling CryptoSwift WordsAndBits.swift
[88/254] Compiling CryptoSwift ChaCha20.swift
[89/254] Compiling CryptoSwift Checksum.swift
[90/254] Compiling CryptoSwift Cipher.swift
[91/254] Compiling CryptoSwift Collection+Extension.swift
[92/254] Compiling Digest resource_bundle_accessor.swift
[93/254] Compiling SwiftProtobuf ProtoNameProviding.swift
[94/254] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[95/254] Compiling SwiftProtobuf ProtobufMap.swift
[96/254] Compiling SwiftProtobuf SelectiveVisitor.swift
[97/254] Compiling SwiftProtobuf SimpleExtensionMap.swift
[98/254] Compiling SwiftProtobuf StringUtils.swift
[99/254] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[100/254] Compiling SwiftProtobuf SwiftProtobufError.swift
[101/254] Compiling SwiftProtobuf TextFormatDecoder.swift
[102/254] Compiling SwiftProtobuf TextFormatDecodingError.swift
[103/254] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[104/254] Compiling SwiftProtobuf TextFormatEncoder.swift
[105/254] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[106/254] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[107/254] Compiling SwiftProtobuf TextFormatScanner.swift
[108/254] Compiling SwiftProtobuf TimeUtils.swift
[109/254] Compiling SwiftProtobuf UnknownStorage.swift
[110/254] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[111/254] Compiling SwiftProtobuf Varint.swift
[112/254] Compiling SwiftProtobuf Version.swift
[113/254] Compiling SwiftProtobuf Visitor.swift
[114/254] Compiling SwiftProtobuf WireFormat.swift
[115/254] Compiling SwiftProtobuf ZigZag.swift
[118/255] Compiling BigInt resource_bundle_accessor.swift
[133/255] Compiling SwiftProtobuf any.pb.swift
[134/255] Compiling SwiftProtobuf api.pb.swift
[135/255] Compiling SwiftProtobuf descriptor.pb.swift
[136/256] Compiling SwiftProtobuf BinaryDecoder.swift
[137/256] Compiling SwiftProtobuf BinaryDecodingError.swift
[138/256] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[139/256] Compiling SwiftProtobuf BinaryDelimited.swift
[140/256] Compiling SwiftProtobuf BinaryEncoder.swift
[141/256] Compiling SwiftProtobuf BinaryEncodingError.swift
[142/256] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[143/256] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[144/256] Compiling CryptoSwift ASN1Scanner.swift
[145/256] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[146/256] Compiling CryptoSwift Authenticator.swift
[147/256] Compiling CryptoSwift BatchedCollection.swift
[148/256] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[149/256] Compiling CryptoSwift BlockCipher.swift
[150/256] Compiling CryptoSwift BlockDecryptor.swift
[166/256] Compiling CryptoSwift CompactMap.swift
[167/256] Compiling CryptoSwift Cryptor.swift
[168/256] Compiling CryptoSwift Cryptors.swift
[169/256] Compiling CryptoSwift Digest.swift
[204/278] Emitting module ASN1
[205/280] Emitting module CryptoSwift
[206/280] Compiling ASN1 ASN1Time.swift
[207/280] Compiling ASN1 ASN1UTCTime.swift
[208/280] Compiling ASN1 ASN1UTF8String.swift
[209/280] Compiling ASN1 ASN1OctetString.swift
[210/280] Compiling ASN1 ASN1PrintableString.swift
[211/280] Compiling ASN1 ASN1Sequence.swift
[212/280] Compiling ASN1 ASN1Set.swift
[213/280] Compiling ASN1 ASN1SimpleType.swift
[214/280] Compiling ASN1 ASN1T61String.swift
[215/280] Compiling ASN1 InputStream.swift
[216/280] Compiling ASN1 resource_bundle_accessor.swift
[217/280] Compiling ASN1 ASN1Boolean.swift
[218/280] Compiling ASN1 ASN1Collection.swift
[219/280] Compiling ASN1 ASN1Ctx.swift
[220/280] Compiling ASN1 ASN1Exception.swift
[221/280] Compiling ASN1 ASN1GeneralizedTime.swift
[222/280] Compiling ASN1 ASN1IA5String.swift
[223/280] Compiling ASN1 ASN1Integer.swift
[224/280] Compiling ASN1 ASN1Null.swift
[225/280] Compiling ASN1 ASN1ObjectIdentifier.swift
[226/280] Emitting module SwiftProtobuf
[239/280] Compiling ASN1 ASN1.swift
[240/280] Compiling ASN1 ASN1BMPString.swift
[241/280] Compiling ASN1 ASN1BitString.swift
[243/286] Compiling SwiftRSA resource_bundle_accessor.swift
[244/286] Compiling CryptoSwift Signature.swift
[245/286] Compiling CryptoSwift StreamDecryptor.swift
[246/286] Compiling CryptoSwift StreamEncryptor.swift
[247/286] Compiling CryptoSwift String+Extension.swift
[248/286] Compiling CryptoSwift UInt128.swift
[249/286] Compiling CryptoSwift UInt16+Extension.swift
[250/286] Compiling CryptoSwift UInt32+Extension.swift
[251/286] Compiling CryptoSwift UInt64+Extension.swift
[252/286] Compiling CryptoSwift UInt8+Extension.swift
[253/286] Compiling CryptoSwift Updatable.swift
[254/286] Compiling CryptoSwift Utils.swift
[255/286] Compiling CryptoSwift XChaCha20.swift
[256/286] Compiling CryptoSwift ZeroPadding.swift
[257/286] Compiling CryptoSwift resource_bundle_accessor.swift
[258/286] Compiling SwiftRSA RSAPrivateKey.swift
[259/286] Compiling SwiftRSA RSAPublicKey.swift
[260/286] Compiling SwiftRSA RSA.swift
[261/286] Emitting module SwiftRSA
[263/287] Compiling SwiftProtobuf duration.pb.swift
[264/287] Compiling SwiftProtobuf empty.pb.swift
[265/287] Compiling SwiftProtobuf field_mask.pb.swift
[266/287] Compiling SwiftProtobuf source_context.pb.swift
[267/287] Compiling SwiftProtobuf struct.pb.swift
[268/287] Compiling SwiftProtobuf timestamp.pb.swift
[269/287] Compiling SwiftProtobuf type.pb.swift
[270/287] Compiling SwiftProtobuf wrappers.pb.swift
[271/287] Compiling CryptoSwift Rabbit.swift
[272/287] Compiling CryptoSwift SHA1.swift
[273/287] Compiling CryptoSwift SHA2.swift
[274/287] Compiling CryptoSwift SHA3.swift
[275/287] Compiling CryptoSwift Scrypt.swift
[276/287] Compiling CryptoSwift SecureBytes.swift
[290/307] Compiling SwPSSH PSSHConstants.swift
[291/307] Compiling SwPSSH PSSHBinaryUtil.swift
[292/309] Compiling SwPSSH PlayReadyRecordHeaderKey.swift
[293/309] Compiling SwPSSH PlayReadyRecordHeaderKeyAlgo.swift
[294/309] Compiling SwPSSH PlayReadyRecord.swift
[295/309] Compiling SwPSSH PlayReadyRecordType.swift
[296/309] Compiling SwPSSH PSSHBox+Wdv.swift
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 | private var value: PlayReadyRecordHeader?
105 | /// Dispatch queue
106 | private let queue = DispatchQueue(label: "xml-parsed.record")
| `- error: cannot find 'DispatchQueue' in scope
107 |
108 | init(initialValue: PlayReadyRecordHeader? = nil) {
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:65:33: error: cannot find 'DispatchSemaphore' in scope
63 | public static func fromSync(record: PlayReadyRecord) -> PlayReadyRecordHeader? {
64 | let res = ConcurrentPlayReadyRecordHeader()
65 | let dispatchSemaphore = DispatchSemaphore(value: 0)
| `- error: cannot find 'DispatchSemaphore' in scope
66 | _ = PlayReadyRecordHeaderXmlParser(xmlData: record.recordValue) { header in
67 | res.set(newVal: header)
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:70:46: error: cannot infer contextual base in reference to member 'distantFuture'
68 | dispatchSemaphore.signal()
69 | }
70 | _ = dispatchSemaphore.wait(timeout: .distantFuture)
| `- error: cannot infer contextual base in reference to member 'distantFuture'
71 | return res.get()
72 | }
[297/309] Compiling SwPSSH PSSHBox.swift
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 | private var value: PlayReadyRecordHeader?
105 | /// Dispatch queue
106 | private let queue = DispatchQueue(label: "xml-parsed.record")
| `- error: cannot find 'DispatchQueue' in scope
107 |
108 | init(initialValue: PlayReadyRecordHeader? = nil) {
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:65:33: error: cannot find 'DispatchSemaphore' in scope
63 | public static func fromSync(record: PlayReadyRecord) -> PlayReadyRecordHeader? {
64 | let res = ConcurrentPlayReadyRecordHeader()
65 | let dispatchSemaphore = DispatchSemaphore(value: 0)
| `- error: cannot find 'DispatchSemaphore' in scope
66 | _ = PlayReadyRecordHeaderXmlParser(xmlData: record.recordValue) { header in
67 | res.set(newVal: header)
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:70:46: error: cannot infer contextual base in reference to member 'distantFuture'
68 | dispatchSemaphore.signal()
69 | }
70 | _ = dispatchSemaphore.wait(timeout: .distantFuture)
| `- error: cannot infer contextual base in reference to member 'distantFuture'
71 | return res.get()
72 | }
[298/309] Compiling SwPSSH PlayReadyRecordHeader.swift
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 | private var value: PlayReadyRecordHeader?
105 | /// Dispatch queue
106 | private let queue = DispatchQueue(label: "xml-parsed.record")
| `- error: cannot find 'DispatchQueue' in scope
107 |
108 | init(initialValue: PlayReadyRecordHeader? = nil) {
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:65:33: error: cannot find 'DispatchSemaphore' in scope
63 | public static func fromSync(record: PlayReadyRecord) -> PlayReadyRecordHeader? {
64 | let res = ConcurrentPlayReadyRecordHeader()
65 | let dispatchSemaphore = DispatchSemaphore(value: 0)
| `- error: cannot find 'DispatchSemaphore' in scope
66 | _ = PlayReadyRecordHeaderXmlParser(xmlData: record.recordValue) { header in
67 | res.set(newVal: header)
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:70:46: error: cannot infer contextual base in reference to member 'distantFuture'
68 | dispatchSemaphore.signal()
69 | }
70 | _ = dispatchSemaphore.wait(timeout: .distantFuture)
| `- error: cannot infer contextual base in reference to member 'distantFuture'
71 | return res.get()
72 | }
[299/309] Compiling SwPSSH PSSHCryptoUtil.swift
[300/309] Compiling SwPSSH resource_bundle_accessor.swift
[301/309] Compiling SwPSSH PlayReadyRecordHeaderXmlParser.swift
[302/309] Compiling SwPSSH PlayReadyPsshData.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[303/309] Compiling SwPSSH PSSHBinaryIntegerExt.swift
[304/309] Compiling SwPSSH PSSHBox+Nagra.swift
[305/309] Compiling SwPSSH PSSHBox+PlayReady.swift
[306/309] Compiling SwPSSH License.pb.swift
[307/309] Compiling SwPSSH NagraPsshData+WDVConverter.swift
[308/309] Compiling SwPSSH NagraPsshData.swift
[309/309] Emitting module SwPSSH
/host/spi-builder-workspace/.build/checkouts/SwPSSH/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 | private var value: PlayReadyRecordHeader?
105 | /// Dispatch queue
106 | private let queue = DispatchQueue(label: "xml-parsed.record")
| `- error: cannot find 'DispatchQueue' in scope
107 |
108 | init(initialValue: PlayReadyRecordHeader? = nil) {
BUILD FAILURE 6.2 wasm