The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Openhealthcardkit, reference 5.11.0 (1831d7), with Swift 6.2 (beta) for Linux on 23 Jun 2025 01:07:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gematik/ref-OpenHealthCardKit.git
Reference: 5.11.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/gematik/ref-OpenHealthCardKit
 * tag               5.11.0     -> FETCH_HEAD
HEAD is now at 1831d7e Release 5.11.0 (#40)
Cloned https://github.com/gematik/ref-OpenHealthCardKit.git
Revision (git rev-parse @):
1831d7e1ee5725c1dfe8d44a4c8e044c17f79494
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gematik/ref-OpenHealthCardKit.git at 5.11.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/gematik/ref-OpenHealthCardKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/gematik/ASN1Kit.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/gematik/OpenSSL-Swift
[1/2082] Fetching swift-docc-plugin
[2/2965] Fetching swift-docc-plugin, openssl-swift
[3/4173] Fetching swift-docc-plugin, openssl-swift, asn1kit
Fetched https://github.com/gematik/ASN1Kit.git from cache (0.88s)
[2091/2965] Fetching swift-docc-plugin, openssl-swift
Fetched https://github.com/apple/swift-docc-plugin from cache (1.08s)
Fetched https://github.com/gematik/OpenSSL-Swift from cache (1.11s)
Computing version for https://github.com/gematik/ASN1Kit.git
Computed https://github.com/gematik/ASN1Kit.git at 1.3.1 (3.43s)
Fetching http://github.com/Carthage/Commandant
[1/2329] Fetching commandant
Fetched http://github.com/Carthage/Commandant from cache (0.53s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (1.15s)
Computing version for https://github.com/gematik/OpenSSL-Swift
Computed https://github.com/gematik/OpenSSL-Swift at 4.4.1 (0.37s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.40s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3415] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.23s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/gematik/OpenSSL-Swift
Working copy of https://github.com/gematik/OpenSSL-Swift resolved at 4.4.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for http://github.com/Carthage/Commandant
Working copy of http://github.com/Carthage/Commandant resolved at 0.18.0
Creating working copy for https://github.com/gematik/ASN1Kit.git
Working copy of https://github.com/gematik/ASN1Kit.git resolved at 1.3.1
Downloading binary artifact https://github.com/gematik/OpenSSL-Swift/releases/download/4.4.1/OpenSSL.xcframework.zip
[1369/12821385] Downloading https://github.com/gematik/OpenSSL-Swift/releases/download/4.4.1/OpenSSL.xcframework.zip
Downloaded https://github.com/gematik/OpenSSL-Swift/releases/download/4.4.1/OpenSSL.xcframework.zip (1.54s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/38] Emitting module Helper
[12/38] Compiling ASN1Kit ASN1Data.swift
[13/38] Compiling ASN1Kit ASN1DecodedTag.swift
[14/38] Compiling ASN1Kit ASN1Decoder.swift
[15/38] Compiling ASN1Kit ASN1Error.swift
[16/41] Compiling ASN1Kit Data+ASN1Int.swift
[17/41] Compiling ASN1Kit Data+UInt.swift
[18/41] Compiling ASN1Kit Int+Length.swift
[19/41] Compiling ASN1Kit Data+Hex.swift
[20/41] Compiling ASN1Kit ObjectIdentifier.swift
[21/41] Compiling ASN1Kit ASN1CodableType.swift
[22/41] Compiling ASN1Kit ASN1Object+Encoding.swift
[23/41] Compiling Helper CommandLogger.swift
[24/42] Emitting module ASN1Kit
[25/42] Compiling ASN1Kit ASN1Int.swift
[26/42] Compiling ASN1Kit ASN1Object.swift
[27/42] Compiling ASN1Kit ASN1Tag.swift
[28/42] Compiling ASN1Kit DataScanner.swift
[30/42] Compiling ASN1Kit Array+ASN1Encoding.swift
[31/42] Compiling ASN1Kit Bool+ASN1Encoding.swift
[32/42] Compiling ASN1Kit Data+ASN1Encoding.swift
[33/42] Compiling ASN1Kit Date+ASN1Encoding.swift
[34/42] Compiling ASN1Kit GeneralizedTimeDateFormatter.swift
[35/42] Compiling ASN1Kit Int+ASN1Encoding.swift
[36/42] Compiling ASN1Kit String+ASN1Encoding.swift
[37/42] Compiling ASN1Kit ASN1DecodedTag+Encoding.swift
[38/42] Compiling ASN1Kit ASN1Object+Subscript.swift
[39/42] Compiling ASN1Kit ASN1Primitive+Description.swift
[40/57] Compiling ASN1Kit OutputStream+UInt8.swift
[41/57] Compiling ASN1Kit String+Subscript.swift
[42/57] Compiling ASN1Kit UInt+TagNo.swift
[43/58] Compiling CardReaderProviderApi CardReaderProviderType.swift
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Provider/CardReaderProviderType.swift:24:2: error: Objective-C interoperability is disabled
22 |     and/or CardReaderProvider(s) within the HealthCardAccess domain.
23 |  */
24 | @objc public protocol CardReaderProviderType {
   |  `- error: Objective-C interoperability is disabled
25 |     /**
26 |         Tell the provider to load and initialize the CardReaderController
[44/58] Compiling CardReaderProviderApi CardReaderControllerType.swift
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Provider/CardReaderProviderType.swift:24:2: error: Objective-C interoperability is disabled
22 |     and/or CardReaderProvider(s) within the HealthCardAccess domain.
23 |  */
24 | @objc public protocol CardReaderProviderType {
   |  `- error: Objective-C interoperability is disabled
25 |     /**
26 |         Tell the provider to load and initialize the CardReaderController
[45/58] Compiling CardReaderProviderApi ProviderDescriptor.swift
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Model/ProviderDescriptorType.swift:20:2: error: Objective-C interoperability is disabled
18 |
19 | /// Card Reader Provider information
20 | @objc public protocol ProviderDescriptorType {
   |  `- error: Objective-C interoperability is disabled
21 |     /// Provider (displayable) commercial name
22 |     var name: String { get }
[46/58] Compiling CardReaderProviderApi ProviderDescriptorType.swift
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Model/ProviderDescriptorType.swift:20:2: error: Objective-C interoperability is disabled
18 |
19 | /// Card Reader Provider information
20 | @objc public protocol ProviderDescriptorType {
   |  `- error: Objective-C interoperability is disabled
21 |     /// Provider (displayable) commercial name
22 |     var name: String { get }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/59] Emitting module CardReaderProviderApi
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Card/CardError.swift:28:20: error: cannot find type 'NSException' in scope
26 |     case illegalState(Error?)
27 |     /// An ObjC NSException was thrown
28 |     case objcError(NSException?)
   |                    `- error: cannot find type 'NSException' in scope
29 | }
30 |
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Model/ProviderDescriptorType.swift:20:2: error: Objective-C interoperability is disabled
18 |
19 | /// Card Reader Provider information
20 | @objc public protocol ProviderDescriptorType {
   |  `- error: Objective-C interoperability is disabled
21 |     /// Provider (displayable) commercial name
22 |     var name: String { get }
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Provider/CardReaderProviderType.swift:24:2: error: Objective-C interoperability is disabled
22 |     and/or CardReaderProvider(s) within the HealthCardAccess domain.
23 |  */
24 | @objc public protocol CardReaderProviderType {
   |  `- error: Objective-C interoperability is disabled
25 |     /**
26 |         Tell the provider to load and initialize the CardReaderController
[49/59] Compiling CardReaderProviderApi CardReaderType.swift
[50/59] Compiling CardReaderProviderApi CardChannelType.swift
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Card/CardError.swift:28:20: error: cannot find type 'NSException' in scope
26 |     case illegalState(Error?)
27 |     /// An ObjC NSException was thrown
28 |     case objcError(NSException?)
   |                    `- error: cannot find type 'NSException' in scope
29 | }
30 |
[51/59] Compiling CardReaderProviderApi CardError.swift
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Card/CardError.swift:28:20: error: cannot find type 'NSException' in scope
26 |     case illegalState(Error?)
27 |     /// An ObjC NSException was thrown
28 |     case objcError(NSException?)
   |                    `- error: cannot find type 'NSException' in scope
29 | }
30 |
[52/59] Compiling CardReaderProviderApi CardProtocol.swift
[53/59] Compiling CardReaderProviderApi CardType.swift
[54/59] Compiling CardReaderProviderApi ResponseType+APDU.swift
[55/59] Compiling CardReaderProviderApi ResponseType.swift
[56/59] Compiling CardReaderProviderApi CommandType+LogicChannel.swift
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Card/CardError.swift:28:20: error: cannot find type 'NSException' in scope
26 |     case illegalState(Error?)
27 |     /// An ObjC NSException was thrown
28 |     case objcError(NSException?)
   |                    `- error: cannot find type 'NSException' in scope
29 | }
30 |
[57/59] Compiling CardReaderProviderApi CommandType.swift
/host/spi-builder-workspace/Sources/CardReaderProviderApi/Card/CardError.swift:28:20: error: cannot find type 'NSException' in scope
26 |     case illegalState(Error?)
27 |     /// An ObjC NSException was thrown
28 |     case objcError(NSException?)
   |                    `- error: cannot find type 'NSException' in scope
29 | }
30 |
[58/59] Compiling CardReaderProviderApi APDU.swift
[59/59] Compiling CardReaderProviderApi CommandType+APDU.swift
BUILD FAILURE 6.2 linux