Build Information
Failed to build SwWidevine, reference 1.1.2 (39ad90), with Swift 6.3 for Wasm on 22 Apr 2026 02:05:50 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/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.3
Building package at path: $PWD
https://github.com/mIwr/SwWidevine.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
70792468e643: Already exists
e7b51208f843: Already exists
e5e9f367ac69: Already exists
c194a44aa1b1: Already exists
096121ba052d: Pulling fs layer
46f021bc3db8: Pulling fs layer
096121ba052d: Waiting
46f021bc3db8: Waiting
096121ba052d: Verifying Checksum
46f021bc3db8: Verifying Checksum
46f021bc3db8: Download complete
096121ba052d: Pull complete
46f021bc3db8: Pull complete
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Downloaded newer image 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/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/mIwr/SwPSSH.git
Fetching https://github.com/mIwr/SwiftRSA.git
[1/173] Fetching swpssh
[174/1629] Fetching swpssh, swiftrsa
[422/14980] Fetching swpssh, swiftrsa, cryptoswift
Fetched https://github.com/mIwr/SwiftRSA.git from cache (0.88s)
[3646/60692] Fetching swpssh, cryptoswift, swift-protobuf
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.04s)
[11494/47341] Fetching swpssh, swift-protobuf
Fetched https://github.com/mIwr/SwPSSH.git from cache (8.33s)
Fetched https://github.com/apple/swift-protobuf.git from cache (8.43s)
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.86s)
Fetching https://github.com/mIwr/ASN1
Fetching https://github.com/mIwr/Digest
Fetching https://github.com/mIwr/BigInt
[1/2450] Fetching asn1
[957/5133] Fetching asn1, digest
[3113/11828] Fetching asn1, digest, bigint
Fetched https://github.com/mIwr/ASN1 from cache (0.56s)
Fetched https://github.com/mIwr/Digest from cache (0.56s)
[2344/6695] Fetching bigint
Fetched https://github.com/mIwr/BigInt from cache (1.04s)
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.53s)
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.43s)
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 (12.92s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (2.19s)
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 (3.52s)
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/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
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/BigInt
Working copy of https://github.com/mIwr/BigInt resolved at 1.23.1
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/SwPSSH.git
Working copy of https://github.com/mIwr/SwPSSH.git resolved at 1.2.3
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: '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: '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] Copying PrivacyInfo.xcprivacy
[7/17] Write sources
[13/17] Copying PrivacyInfo.xcprivacy
[14/17] Write sources
[16/17] Write swift-version-24593BA9C3E375BF.txt
[18/227] Emitting module SwiftProtobuf
[19/238] Emitting module CryptoSwift
[20/252] Compiling CryptoSwift ASN1Decoder.swift
[21/252] Compiling CryptoSwift ASN1Encoder.swift
[22/253] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[23/253] Compiling CryptoSwift AES.Cryptors.swift
[24/253] Compiling CryptoSwift AES.swift
[25/253] Compiling CryptoSwift ASN1.swift
[26/253] Compiling Digest XOF.swift
[27/253] Compiling Digest SHAKE.swift
[28/254] Compiling CryptoSwift Authenticator.swift
[29/254] Compiling CryptoSwift BatchedCollection.swift
[30/254] Compiling BigInt ToomCook.swift
[31/254] Compiling Digest SHA3.swift
[34/254] Compiling CryptoSwift AEAD.swift
[35/254] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[36/254] Compiling Digest SHA2.swift
[37/254] Compiling CryptoSwift GCM.swift
[38/254] Compiling CryptoSwift OCB.swift
[39/254] Compiling CryptoSwift OFB.swift
[40/254] Compiling CryptoSwift PCBC.swift
[41/254] Compiling CryptoSwift Blowfish.swift
[42/254] Compiling CryptoSwift CBCMAC.swift
[43/254] Compiling CryptoSwift CMAC.swift
[44/254] Compiling CryptoSwift Addition.swift
[45/254] Compiling CryptoSwift BigInt.swift
[46/254] Compiling CryptoSwift BigUInt.swift
[47/254] Compiling CryptoSwift BitwiseOps.swift
[48/254] Compiling CryptoSwift CS.swift
[55/254] Compiling CryptoSwift Codable.swift
[56/254] Compiling CryptoSwift Comparable.swift
[57/254] Compiling CryptoSwift DataConversion.swift
[58/254] Compiling CryptoSwift Division.swift
[59/254] Compiling CryptoSwift Exponentiation.swift
[60/254] Compiling CryptoSwift FloatingPointConversion.swift
[61/254] Compiling CryptoSwift GCD.swift
[62/254] Compiling CryptoSwift Hashable.swift
[63/254] Compiling CryptoSwift BlockEncryptor.swift
[64/254] Compiling CryptoSwift BlockMode.swift
[65/254] Compiling CryptoSwift BlockModeOptions.swift
[66/254] Compiling CryptoSwift CBC.swift
[67/254] Compiling CryptoSwift CCM.swift
[68/254] Compiling CryptoSwift CFB.swift
[69/254] Compiling CryptoSwift CTR.swift
[70/254] Compiling CryptoSwift CipherModeWorker.swift
[71/254] Compiling CryptoSwift ECB.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 Bit.swift
[90/254] Compiling CryptoSwift BlockCipher.swift
[91/254] Compiling CryptoSwift BlockDecryptor.swift
[101/254] Compiling CryptoSwift Cryptors.swift
[102/254] Compiling CryptoSwift Digest.swift
[103/254] Compiling CryptoSwift DigestType.swift
[104/254] Compiling CryptoSwift AES+Foundation.swift
[105/254] Compiling CryptoSwift Array+Foundation.swift
[106/254] Compiling CryptoSwift Blowfish+Foundation.swift
[107/254] Compiling CryptoSwift ChaCha20+Foundation.swift
[108/254] Compiling CryptoSwift Data+Extension.swift
[109/254] Compiling CryptoSwift HMAC+Foundation.swift
[110/254] Compiling CryptoSwift Rabbit+Foundation.swift
[111/254] Compiling CryptoSwift String+FoundationExtension.swift
[112/254] Compiling CryptoSwift Utils+Foundation.swift
[121/254] Compiling CryptoSwift XChaCha20+Foundation.swift
[122/254] Compiling CryptoSwift Generics.swift
[123/254] Compiling CryptoSwift HKDF.swift
[124/254] Compiling CryptoSwift HMAC.swift
[125/254] Compiling CryptoSwift ISO10126Padding.swift
[126/254] Compiling CryptoSwift ISO78164Padding.swift
[127/254] Compiling CryptoSwift Int+Extension.swift
[128/254] Compiling CryptoSwift MD5.swift
[129/254] Compiling CryptoSwift NoPadding.swift
[130/254] Compiling CryptoSwift Operators.swift
[131/254] Compiling CryptoSwift DER.swift
[132/254] Compiling CryptoSwift PBKDF1.swift
[133/254] Compiling CryptoSwift PBKDF2.swift
[134/254] Compiling CryptoSwift PKCS1v15.swift
[135/254] Compiling CryptoSwift CompactMap.swift
[136/254] Compiling CryptoSwift Cryptor.swift
[137/254] Emitting module Digest
[140/254] Compiling Digest resource_bundle_accessor.swift
[141/255] Compiling BigInt resource_bundle_accessor.swift
[153/255] Compiling SwiftProtobuf any.pb.swift
[154/255] Compiling SwiftProtobuf api.pb.swift
[155/255] Compiling SwiftProtobuf descriptor.pb.swift
[156/255] Compiling SwiftProtobuf duration.pb.swift
[157/255] Compiling SwiftProtobuf empty.pb.swift
[158/255] Compiling SwiftProtobuf field_mask.pb.swift
[159/255] Compiling SwiftProtobuf source_context.pb.swift
[160/255] Compiling SwiftProtobuf struct.pb.swift
[161/255] Compiling SwiftProtobuf timestamp.pb.swift
[162/255] Compiling SwiftProtobuf type.pb.swift
[163/255] Compiling SwiftProtobuf wrappers.pb.swift
[164/255] Compiling CryptoSwift Rabbit.swift
[165/255] Compiling CryptoSwift SHA1.swift
[166/255] Compiling CryptoSwift SHA2.swift
[167/255] Compiling CryptoSwift SHA3.swift
[168/255] Compiling CryptoSwift Scrypt.swift
[169/255] Compiling CryptoSwift SecureBytes.swift
[199/255] Emitting module BigInt
[200/255] Compiling CryptoSwift ASN1Scanner.swift
[201/255] Compiling CryptoSwift Array+Extension.swift
[232/257] Compiling CryptoSwift Signature.swift
[233/257] Compiling CryptoSwift StreamDecryptor.swift
[234/257] Compiling CryptoSwift StreamEncryptor.swift
[235/257] Compiling CryptoSwift String+Extension.swift
[236/257] Compiling CryptoSwift UInt128.swift
[237/257] Compiling CryptoSwift UInt16+Extension.swift
[238/257] Compiling CryptoSwift UInt32+Extension.swift
[239/257] Compiling CryptoSwift UInt64+Extension.swift
[240/257] Compiling CryptoSwift UInt8+Extension.swift
[241/257] Compiling CryptoSwift Updatable.swift
[242/257] Compiling CryptoSwift Utils.swift
[243/257] Compiling CryptoSwift XChaCha20.swift
[244/257] Compiling CryptoSwift ZeroPadding.swift
[245/257] Compiling CryptoSwift resource_bundle_accessor.swift
[246/257] Emitting module ASN1
[248/275] Compiling ASN1 ASN1Time.swift
[249/275] Compiling ASN1 ASN1UTCTime.swift
[250/275] Compiling ASN1 ASN1UTF8String.swift
[251/278] Compiling ASN1 InputStream.swift
[252/278] Compiling ASN1 resource_bundle_accessor.swift
[253/281] Compiling ASN1 ASN1Exception.swift
[254/281] Compiling ASN1 ASN1GeneralizedTime.swift
[255/281] Compiling ASN1 ASN1IA5String.swift
[256/281] Compiling ASN1 ASN1OctetString.swift
[257/281] Compiling ASN1 ASN1PrintableString.swift
[258/281] Compiling ASN1 ASN1Sequence.swift
[259/281] Compiling ASN1 ASN1Boolean.swift
[260/281] Compiling ASN1 ASN1Collection.swift
[261/281] Compiling ASN1 ASN1Ctx.swift
[262/281] Compiling ASN1 ASN1Integer.swift
[263/281] Compiling ASN1 ASN1Null.swift
[264/281] Compiling ASN1 ASN1ObjectIdentifier.swift
[265/281] Compiling ASN1 ASN1.swift
[266/281] Compiling ASN1 ASN1BMPString.swift
[267/281] Compiling ASN1 ASN1BitString.swift
[268/281] Compiling ASN1 ASN1Set.swift
[269/281] Compiling ASN1 ASN1SimpleType.swift
[270/281] Compiling ASN1 ASN1T61String.swift
[272/287] Emitting module SwiftRSA
[273/287] Compiling SwiftRSA resource_bundle_accessor.swift
[274/287] Compiling SwiftRSA RSAPublicKey.swift
[275/287] Compiling SwiftRSA RSAPrivateKey.swift
[276/287] Compiling SwiftRSA RSA.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 PlayReadyRecord.swift
[292/309] Compiling SwPSSH PlayReadyRecordType.swift
[293/309] Compiling SwPSSH PSSHConstants.swift
[294/309] Compiling SwPSSH PSSHBinaryUtil.swift
[295/309] Compiling SwPSSH PlayReadyRecordHeaderKey.swift
[296/309] Compiling SwPSSH PlayReadyRecordHeaderKeyAlgo.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 PSSHCryptoUtil.swift
[301/309] Compiling SwPSSH resource_bundle_accessor.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