The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BitcoinKit, reference master (74bd76), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 05:13:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yenom/BitcoinKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yenom/BitcoinKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 74bd764 Merge pull request #236 from yenom/update-documents
Cloned https://github.com/yenom/BitcoinKit.git
Revision (git rev-parse @):
74bd7642dfb3f6af6baf242c7bb084af6ee3ae1b
SUCCESS checkout https://github.com/yenom/BitcoinKit.git at master
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/Boilertalk/secp256k1.swift
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor-community/copenssl.git
Fetching https://github.com/vapor-community/random.git
Fetching https://github.com/vapor/bits.git
[1/34] Fetching copenssl
[19/294] Fetching copenssl, debugging
[74/652] Fetching copenssl, debugging, bits
[139/800] Fetching copenssl, debugging, bits, random
[427/20943] Fetching copenssl, debugging, bits, random, core
Fetched https://github.com/vapor-community/random.git from cache (0.70s)
Fetched https://github.com/vapor/bits.git from cache (0.70s)
[496/20437] Fetching copenssl, debugging, core
[497/21218] Fetching copenssl, debugging, core, secp256k1.swift
Fetched https://github.com/Boilertalk/secp256k1.swift from cache (1.55s)
Fetched https://github.com/vapor/debugging.git from cache (1.55s)
Fetched https://github.com/vapor/core.git from cache (1.55s)
Fetched https://github.com/vapor-community/copenssl.git from cache (1.55s)
Computing version for https://github.com/vapor-community/random.git
Computed https://github.com/vapor-community/random.git at 1.2.0 (3.77s)
Computing version for https://github.com/Boilertalk/secp256k1.swift
Computed https://github.com/Boilertalk/secp256k1.swift at 0.1.4 (0.66s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.75s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.82s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.80s)
Computing version for https://github.com/vapor-community/copenssl.git
Computed https://github.com/vapor-community/copenssl.git at 1.0.0-rc.1 (0.75s)
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/Boilertalk/secp256k1.swift
Working copy of https://github.com/Boilertalk/secp256k1.swift resolved at 0.1.4
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor-community/copenssl.git
Working copy of https://github.com/vapor-community/copenssl.git resolved at 1.0.0-rc.1
Creating working copy for https://github.com/vapor-community/random.git
Working copy of https://github.com/vapor-community/random.git resolved at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "bitcoinkit",
      "name": "BitcoinKit",
      "url": "https://github.com/yenom/BitcoinKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BitcoinKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "copenssl",
          "name": "COpenSSL",
          "url": "https://github.com/vapor-community/copenssl.git",
          "version": "1.0.0-rc.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/copenssl",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "secp256k1.swift",
          "name": "secp256k1",
          "url": "https://github.com/Boilertalk/secp256k1.swift",
          "version": "0.1.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1.swift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "random",
          "name": "Random",
          "url": "https://github.com/vapor-community/random.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/random",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "core",
              "name": "Core",
              "url": "https://github.com/vapor/core.git",
              "version": "2.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "bits",
                  "name": "Bits",
                  "url": "https://github.com/vapor/bits.git",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bits",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "debugging",
                  "name": "Debugging",
                  "url": "https://github.com/vapor/debugging.git",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/debugging",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yenom/BitcoinKit.git
[1/6977] Fetching bitcoinkit
Fetched https://github.com/yenom/BitcoinKit.git from cache (1.53s)
Fetching https://github.com/Boilertalk/secp256k1.swift from cache
Fetching https://github.com/vapor-community/copenssl.git from cache
Fetching https://github.com/vapor-community/random.git from cache
Fetched https://github.com/vapor-community/copenssl.git from cache (0.55s)
Fetched https://github.com/Boilertalk/secp256k1.swift from cache (0.55s)
Fetched https://github.com/vapor-community/random.git from cache (0.55s)
Computing version for https://github.com/vapor-community/random.git
Computed https://github.com/vapor-community/random.git at 1.2.0 (0.63s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/core.git from cache (0.53s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.61s)
Fetching https://github.com/vapor/debugging.git from cache
Fetching https://github.com/vapor/bits.git from cache
Fetched https://github.com/vapor/debugging.git from cache (0.43s)
Fetched https://github.com/vapor/bits.git from cache (0.43s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.52s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.07s)
Computing version for https://github.com/Boilertalk/secp256k1.swift
Computed https://github.com/Boilertalk/secp256k1.swift at 0.1.7 (0.74s)
Computing version for https://github.com/vapor-community/copenssl.git
Computed https://github.com/vapor-community/copenssl.git at 1.0.0-rc.1 (0.04s)
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/Boilertalk/secp256k1.swift
Working copy of https://github.com/Boilertalk/secp256k1.swift resolved at 0.1.7
Creating working copy for https://github.com/yenom/BitcoinKit.git
Working copy of https://github.com/yenom/BitcoinKit.git resolved at master (74bd764)
Creating working copy for https://github.com/vapor-community/copenssl.git
Working copy of https://github.com/vapor-community/copenssl.git resolved at 1.0.0-rc.1
Creating working copy for https://github.com/vapor-community/random.git
Working copy of https://github.com/vapor-community/random.git resolved at 1.2.0
warning: 'copenssl': ignoring declared target(s) 'COpenSSL' in the system package
warning: '.resolve-product-dependencies': dependency 'bitcoinkit' is not used by any target
Found 3 product dependencies
  - COpenSSL
  - secp256k1
  - Random
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yenom/BitcoinKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[8/12] Write swift-version--6988338F2F200930.txt
[9/12] Compiling lax_der_privatekey_parsing.c
[10/16] Compiling lax_der_parsing.c
[11/35] Compiling secp256k1.c
[13/37] Compiling Debugging Debuggable.swift
[14/37] Emitting module Debugging
[15/37] Compiling secp256k1 Exporter.swift
[16/37] Emitting module secp256k1
[17/39] Emitting module libc
[18/39] Compiling libc libc.swift
[19/39] Compiling Bits String+BytesConvertible.swift
[20/39] Compiling Bits UnsignedInteger+BytesConvertible.swift
[21/39] Compiling Bits HexEncoder.swift
[22/39] Compiling Bits Operators.swift
[23/40] Compiling Bits UnsignedInteger+Shifting.swift
[24/40] Compiling Bits BytesConvertible.swift
[25/40] Compiling Bits Data+BytesConvertible.swift
[26/40] Compiling Bits Aliases.swift
[27/40] Compiling Bits Base64Encoder.swift
[28/40] Compiling Bits ByteSequence+Conversions.swift
[29/40] Compiling Bits Bytes+Base64.swift
[30/40] Compiling Bits Byte+Convenience.swift
[31/40] Compiling Bits Byte+PatternMatching.swift
[32/40] Compiling Bits Byte+Random.swift
[33/40] Compiling Bits Byte+UTF8Numbers.swift
[34/40] Emitting module Bits
[35/40] Compiling Bits Bytes+Hex.swift
[36/40] Compiling Bits Bytes+Percent.swift
[37/40] Compiling Bits Byte+Alphabet.swift
[38/40] Compiling Bits Byte+ControlCharacters.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/40] Emitting module BitcoinKitPrivate
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/copenssl/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/Sources/BitcoinKitPrivate/BitcoinKit.Private.swift:10:8: error: could not build Objective-C module 'COpenSSL'
  8 |
  9 | import Foundation
 10 | import COpenSSL
    |        `- error: could not build Objective-C module 'COpenSSL'
 11 | import secp256k1
 12 |
[40/40] Compiling BitcoinKitPrivate BitcoinKit.Private.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/copenssl/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/Sources/BitcoinKitPrivate/BitcoinKit.Private.swift:10:8: error: could not build Objective-C module 'COpenSSL'
  8 |
  9 | import Foundation
 10 | import COpenSSL
    |        `- error: could not build Objective-C module 'COpenSSL'
 11 | import secp256k1
 12 |
warning: 'secp256k1.swift': Invalid Source '/Users/admin/builder/spi-builder-workspace/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/ecdh': File not found.
warning: 'secp256k1.swift': Invalid Source '/Users/admin/builder/spi-builder-workspace/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/recovery': File not found.
warning: 'copenssl': ignoring declared target(s) 'COpenSSL' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install openssl using your system-packager:
    brew install openssl
warning: you may be able to install openssl using your system-packager:
    brew install openssl
BUILD FAILURE 6.3 macosSpm