Build Information
Failed to build SwWidevine, reference master (39ad90), with Swift 6.3 for Wasm on 22 Apr 2026 01:58:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/mIwr/SwWidevine.git
Reference: master
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
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mIwr/SwWidevine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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': /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/mIwr/SwPSSH.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/mIwr/SwiftRSA.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/173] Fetching swpssh
Fetched https://github.com/mIwr/SwPSSH.git from cache (0.25s)
[1/13351] Fetching cryptoswift
[135/14807] Fetching cryptoswift, swiftrsa
[3327/61975] Fetching cryptoswift, swiftrsa, swift-protobuf
Fetched https://github.com/mIwr/SwiftRSA.git from cache (1.88s)
[36464/60519] Fetching cryptoswift, swift-protobuf
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.92s)
[24528/47168] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (7.61s)
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.08s)
Fetching https://github.com/mIwr/BigInt
Fetching https://github.com/mIwr/Digest
Fetching https://github.com/mIwr/ASN1
[1/2450] Fetching asn1
[957/5133] Fetching asn1, digest
[2083/11828] Fetching asn1, digest, bigint
Fetched https://github.com/mIwr/Digest from cache (0.83s)
[7606/9145] Fetching asn1, bigint
Fetched https://github.com/mIwr/ASN1 from cache (0.84s)
[5223/6695] Fetching bigint
Fetched https://github.com/mIwr/BigInt from cache (1.37s)
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.82s)
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 (0.47s)
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.52s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (4.08s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.54s)
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.68s)
Creating working copy for https://github.com/mIwr/Digest
Working copy of https://github.com/mIwr/Digest resolved at 1.13.1
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/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/ASN1
Working copy of https://github.com/mIwr/ASN1 resolved at 2.7.2
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/mIwr/SwiftRSA.git
Working copy of https://github.com/mIwr/SwiftRSA.git resolved at 2.6.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
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: '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>
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>
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/17] Copying PrivacyInfo.xcprivacy
[5/17] Write sources
[5/17] Copying PrivacyInfo.xcprivacy
[5/17] Write sources
[13/17] Copying PrivacyInfo.xcprivacy
[15/17] Write sources
[16/17] Write swift-version-24593BA9C3E375BF.txt
[18/227] Compiling Digest SHAKE.swift
[19/228] Compiling BigInt ToomCook.swift
[20/229] Compiling Digest XOF.swift
[21/229] Compiling SwiftProtobuf BinaryDelimited.swift
[22/229] Compiling SwiftProtobuf BinaryEncoder.swift
[23/229] Compiling SwiftProtobuf BinaryDecodingError.swift
[24/229] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[25/229] Compiling SwiftProtobuf BinaryEncodingError.swift
[26/229] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[27/229] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[28/229] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[31/229] Compiling SwiftProtobuf AsyncMessageSequence.swift
[32/229] Compiling SwiftProtobuf BinaryDecoder.swift
[33/229] Compiling Digest SHA2.swift
[34/229] Compiling Digest SHA3.swift
[35/229] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[36/229] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[37/229] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[38/229] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[39/229] Compiling SwiftProtobuf HashVisitor.swift
[40/229] Compiling SwiftProtobuf Internal.swift
[41/229] Compiling SwiftProtobuf JSONDecoder.swift
[42/229] Compiling SwiftProtobuf JSONDecodingError.swift
[43/229] Compiling SwiftProtobuf JSONDecodingOptions.swift
[44/229] Compiling SwiftProtobuf JSONEncoder.swift
[45/229] Compiling SwiftProtobuf JSONEncodingError.swift
[46/229] Compiling SwiftProtobuf JSONEncodingOptions.swift
[47/229] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[48/229] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[49/229] Emitting module CryptoSwift
[50/243] Compiling SwiftProtobuf AnyMessageStorage.swift
[51/243] Compiling SwiftProtobuf AnyUnpackError.swift
[52/243] Emitting module Digest
[53/243] Compiling Digest resource_bundle_accessor.swift
[54/244] Compiling BigInt resource_bundle_accessor.swift
[56/244] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[57/244] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[58/244] Compiling SwiftProtobuf TextFormatScanner.swift
[59/244] Compiling SwiftProtobuf TimeUtils.swift
[60/244] Compiling SwiftProtobuf UnknownStorage.swift
[61/244] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[62/244] Compiling SwiftProtobuf Varint.swift
[63/244] Compiling SwiftProtobuf Version.swift
[64/244] Compiling SwiftProtobuf Visitor.swift
[65/244] Compiling SwiftProtobuf WireFormat.swift
[66/244] Compiling SwiftProtobuf ZigZag.swift
[67/255] Compiling SwiftProtobuf JSONScanner.swift
[68/255] Compiling SwiftProtobuf MathUtils.swift
[69/255] Compiling SwiftProtobuf Message+AnyAdditions.swift
[70/255] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[81/255] Compiling CryptoSwift PKCS1v15.swift
[82/255] Compiling CryptoSwift CompactMap.swift
[83/255] Compiling CryptoSwift Cryptor.swift
[84/255] Compiling CryptoSwift Cryptors.swift
[85/255] Compiling CryptoSwift Digest.swift
[86/255] Compiling CryptoSwift DigestType.swift
[87/255] Compiling CryptoSwift AES+Foundation.swift
[88/255] Compiling CryptoSwift Array+Foundation.swift
[89/255] Compiling CryptoSwift Blowfish+Foundation.swift
[90/255] Compiling CryptoSwift ChaCha20+Foundation.swift
[91/255] Compiling CryptoSwift Data+Extension.swift
[92/255] Compiling CryptoSwift HMAC+Foundation.swift
[93/255] Compiling SwiftProtobuf ProtoNameProviding.swift
[94/255] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[95/255] Compiling SwiftProtobuf ProtobufMap.swift
[96/255] Compiling SwiftProtobuf SelectiveVisitor.swift
[97/255] Compiling SwiftProtobuf SimpleExtensionMap.swift
[98/255] Compiling SwiftProtobuf StringUtils.swift
[99/255] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[100/255] Compiling SwiftProtobuf SwiftProtobufError.swift
[101/255] Compiling SwiftProtobuf TextFormatDecoder.swift
[102/255] Compiling SwiftProtobuf TextFormatDecodingError.swift
[103/255] Compiling CryptoSwift PBKDF1.swift
[104/255] Compiling CryptoSwift PBKDF2.swift
[105/255] Compiling SwiftProtobuf BytecodeInterpreter.swift
[106/255] Compiling SwiftProtobuf BytecodeReader.swift
[107/255] Compiling SwiftProtobuf CustomJSONCodable.swift
[108/255] Compiling SwiftProtobuf Decoder.swift
[109/255] Compiling SwiftProtobuf DoubleParser.swift
[110/255] Compiling SwiftProtobuf Enum.swift
[111/255] Compiling SwiftProtobuf ExtensibleMessage.swift
[112/255] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[113/255] Compiling SwiftProtobuf ExtensionFields.swift
[114/255] Compiling SwiftProtobuf ExtensionMap.swift
[115/255] Compiling SwiftProtobuf FieldTag.swift
[116/255] Compiling SwiftProtobuf FieldTypes.swift
[117/255] Emitting module BigInt
[123/278] Compiling ASN1 ASN1.swift
[124/278] Compiling ASN1 ASN1BMPString.swift
[125/278] Compiling ASN1 ASN1BitString.swift
[126/278] Compiling ASN1 ASN1OctetString.swift
[127/278] Compiling ASN1 ASN1PrintableString.swift
[128/278] Compiling ASN1 ASN1Sequence.swift
[129/278] Compiling ASN1 ASN1Time.swift
[130/278] Compiling ASN1 ASN1UTCTime.swift
[131/278] Compiling ASN1 ASN1UTF8String.swift
[132/278] Compiling ASN1 ASN1Integer.swift
[133/278] Compiling ASN1 ASN1Null.swift
[134/278] Compiling ASN1 ASN1ObjectIdentifier.swift
[135/278] Compiling ASN1 ASN1Set.swift
[136/278] Compiling ASN1 ASN1SimpleType.swift
[137/278] Compiling ASN1 ASN1T61String.swift
[138/278] Emitting module ASN1
[139/280] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[140/280] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[141/280] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[142/280] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[143/280] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[144/280] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[172/280] Compiling ASN1 InputStream.swift
[173/280] Compiling ASN1 resource_bundle_accessor.swift
[174/280] Compiling ASN1 ASN1Exception.swift
[175/280] Compiling ASN1 ASN1GeneralizedTime.swift
[176/280] Compiling ASN1 ASN1IA5String.swift
[177/280] Compiling ASN1 ASN1Boolean.swift
[178/280] Compiling ASN1 ASN1Collection.swift
[179/280] Compiling ASN1 ASN1Ctx.swift
[194/280] Compiling SwiftProtobuf any.pb.swift
[195/280] Compiling SwiftProtobuf api.pb.swift
[196/280] Compiling SwiftProtobuf descriptor.pb.swift
[211/280] Compiling SwiftProtobuf duration.pb.swift
[212/280] Compiling SwiftProtobuf empty.pb.swift
[213/280] Compiling SwiftProtobuf field_mask.pb.swift
[214/280] Compiling SwiftProtobuf source_context.pb.swift
[215/280] Compiling SwiftProtobuf struct.pb.swift
[216/280] Compiling SwiftProtobuf timestamp.pb.swift
[217/280] Compiling SwiftProtobuf type.pb.swift
[218/280] Compiling SwiftProtobuf wrappers.pb.swift
[219/280] Compiling CryptoSwift Rabbit.swift
[220/280] Compiling CryptoSwift SHA1.swift
[221/280] Compiling CryptoSwift SHA2.swift
[222/280] Compiling CryptoSwift SHA3.swift
[223/280] Compiling CryptoSwift Scrypt.swift
[224/280] Compiling CryptoSwift SecureBytes.swift
[243/281] Compiling CryptoSwift Signature.swift
[244/281] Compiling CryptoSwift StreamDecryptor.swift
[245/281] Compiling CryptoSwift StreamEncryptor.swift
[246/281] Compiling CryptoSwift String+Extension.swift
[247/281] Compiling CryptoSwift UInt128.swift
[248/281] Compiling CryptoSwift UInt16+Extension.swift
[249/281] Compiling CryptoSwift UInt32+Extension.swift
[250/281] Compiling CryptoSwift UInt64+Extension.swift
[251/281] Compiling CryptoSwift UInt8+Extension.swift
[252/281] Compiling CryptoSwift Updatable.swift
[253/281] Compiling CryptoSwift Utils.swift
[254/281] Compiling CryptoSwift XChaCha20.swift
[255/281] Compiling CryptoSwift ZeroPadding.swift
[256/281] Compiling CryptoSwift resource_bundle_accessor.swift
[257/281] Emitting module SwiftProtobuf
[272/287] Compiling SwiftRSA resource_bundle_accessor.swift
[273/287] Compiling SwiftRSA RSAPublicKey.swift
[274/287] Compiling SwiftRSA RSA.swift
[275/287] Emitting module SwiftRSA
[276/287] Compiling SwiftRSA RSAPrivateKey.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[290/307] 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) {
[291/309] Compiling SwPSSH PSSHConstants.swift
[292/309] Compiling SwPSSH PSSHBinaryUtil.swift
[293/309] Compiling SwPSSH PlayReadyRecord.swift
[294/309] Compiling SwPSSH PlayReadyRecordType.swift
[295/309] Compiling SwPSSH PSSHCryptoUtil.swift
[296/309] Compiling SwPSSH resource_bundle_accessor.swift
[297/309] Compiling SwPSSH PSSHBinaryIntegerExt.swift
[298/309] Compiling SwPSSH PSSHBox+Nagra.swift
[299/309] Compiling SwPSSH PSSHBox+PlayReady.swift
[300/309] Compiling SwPSSH PlayReadyRecordHeaderKey.swift
[301/309] Compiling SwPSSH PlayReadyRecordHeaderKeyAlgo.swift
[302/309] Compiling SwPSSH PlayReadyRecordHeaderXmlParser.swift
[303/309] Compiling SwPSSH PlayReadyPsshData.swift
[304/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 | }
[305/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 | }
[306/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 | }
[307/309] Compiling SwPSSH License.pb.swift
[308/309] Compiling SwPSSH NagraPsshData+WDVConverter.swift
[309/309] Compiling SwPSSH NagraPsshData.swift
BUILD FAILURE 6.3 wasm