The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build BitcoinKit, reference master (74bd76), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 07:10:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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-community/random.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor-community/copenssl.git
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/Boilertalk/secp256k1.swift
[1/148] Fetching random
[37/506] Fetching random, bits
[109/540] Fetching random, bits, copenssl
[541/20683] Fetching random, bits, copenssl, core
[542/21463] Fetching random, bits, copenssl, core, secp256k1.swift
[605/21723] Fetching random, bits, copenssl, core, secp256k1.swift, debugging
Fetched https://github.com/vapor-community/random.git from cache (0.95s)
Fetched https://github.com/vapor/debugging.git from cache (0.95s)
Fetched https://github.com/vapor-community/copenssl.git from cache (0.95s)
Fetched https://github.com/Boilertalk/secp256k1.swift from cache (0.95s)
Computing version for https://github.com/vapor-community/random.git
[2977/20501] Fetching bits, core
Fetched https://github.com/vapor/bits.git from cache (1.53s)
Fetched https://github.com/vapor/core.git from cache (1.53s)
Computed https://github.com/vapor-community/random.git at 1.2.0 (1.71s)
Computing version for https://github.com/Boilertalk/secp256k1.swift
Computed https://github.com/Boilertalk/secp256k1.swift at 0.1.4 (0.60s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.62s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.61s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.61s)
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.62s)
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/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
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/Boilertalk/secp256k1.swift
Working copy of https://github.com/Boilertalk/secp256k1.swift resolved at 0.1.4
========================================
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",
  "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",
      "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",
          "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",
          "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",
          "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",
              "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",
                  "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",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yenom/BitcoinKit.git
[1/6909] Fetching bitcoinkit
Fetched https://github.com/yenom/BitcoinKit.git from cache (1.36s)
Fetching https://github.com/vapor-community/random.git from cache
Fetching https://github.com/Boilertalk/secp256k1.swift from cache
Fetching https://github.com/vapor-community/copenssl.git from cache
Fetched https://github.com/vapor-community/random.git from cache (0.47s)
Fetched https://github.com/vapor-community/copenssl.git from cache (0.47s)
Fetched https://github.com/Boilertalk/secp256k1.swift from cache (0.47s)
Computing version for https://github.com/vapor-community/random.git
Computed https://github.com/vapor-community/random.git at 1.2.0 (0.53s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/core.git from cache (0.50s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.56s)
Fetching https://github.com/vapor/bits.git from cache
Fetching https://github.com/vapor/debugging.git from cache
Fetched https://github.com/vapor/bits.git from cache (0.46s)
Fetched https://github.com/vapor/debugging.git from cache (0.46s)
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.03s)
Computing version for https://github.com/Boilertalk/secp256k1.swift
Computed https://github.com/Boilertalk/secp256k1.swift at 0.1.7 (0.60s)
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.03s)
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/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/Boilertalk/secp256k1.swift
Working copy of https://github.com/Boilertalk/secp256k1.swift resolved at 0.1.7
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/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.1
Building package at path:  $PWD
https://github.com/yenom/BitcoinKit.git
https://github.com/yenom/BitcoinKit.git
{
  "dependencies" : [
    {
      "identity" : "copenssl",
      "requirement" : {
        "exact" : [
          "1.0.0-rc.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor-community/copenssl.git"
    },
    {
      "identity" : "secp256k1.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Boilertalk/secp256k1.swift"
    },
    {
      "identity" : "random",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "1.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor-community/random.git"
    }
  ],
  "manifest_display_name" : "BitcoinKit",
  "name" : "BitcoinKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "BitcoinKit",
      "targets" : [
        "BitcoinKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BitcoinKitTests",
      "module_type" : "SwiftTarget",
      "name" : "BitcoinKitTests",
      "path" : "Tests/BitcoinKitTests",
      "sources" : [
        "BitcoinKitTests.swift",
        "Core/Address/AddressFactoryTests.swift",
        "Core/Address/AddressTests.swift",
        "Core/Address/Base58Tests.swift",
        "Core/Address/Bech32Tests.swift",
        "Core/Address/CashAddrTests.swift",
        "Core/Address/LegacyAddressTests.swift",
        "Core/BigNumberTests.swift",
        "Core/BloomFilterTests.swift",
        "Core/CryptoTests.swift",
        "Core/DecodePointFromCompressedKeyTests.swift",
        "Core/Keys/HDKeyChainTests.swift",
        "Core/Keys/HDPrivateKeyTests.swift",
        "Core/Keys/PrivateKeyTests.swift",
        "Core/MnemonicTests.swift",
        "Core/MurmurHashTests.swift",
        "Core/PaymentURITests.swift",
        "Core/PointMultiplicationTests.swift",
        "Core/ProofOfWorkTests.swift",
        "Core/SerializationTests.swift",
        "Core/UInt256+BitcoinTests.swift",
        "Core/UInt256Tests.swift",
        "Core/UInt32MathTests.swift",
        "Messages/BlockMessageTests.swift",
        "Messages/MessageSerializerTests.swift",
        "MockHelperTests.swift",
        "Script/OpCodeFactoryTests.swift",
        "Script/OpCodeTests.swift",
        "Script/ScriptMachineTests.swift",
        "Script/ScriptTests.swift",
        "TransactionTests.swift",
        "Wallet/BCHSignatureHashHelperTests.swift",
        "Wallet/BTCSignatureHashHelperTests.swift",
        "Wallet/FeeCalculatorTests.swift",
        "Wallet/HDWalletTests.swift",
        "Wallet/TransactionBuilderTests.swift",
        "Wallet/TransactionPlannerTests.swift",
        "Wallet/TransactionSignerTests.swift",
        "Wallet/UnspentTransactionOutputSelectorTests.swift"
      ],
      "target_dependencies" : [
        "BitcoinKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BitcoinKitPrivate",
      "module_type" : "SwiftTarget",
      "name" : "BitcoinKitPrivate",
      "path" : "Sources/BitcoinKitPrivate",
      "product_dependencies" : [
        "COpenSSL",
        "secp256k1"
      ],
      "product_memberships" : [
        "BitcoinKit"
      ],
      "sources" : [
        "BitcoinKit.Private.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BitcoinKit",
      "module_type" : "SwiftTarget",
      "name" : "BitcoinKit",
      "path" : "Sources/BitcoinKit",
      "product_dependencies" : [
        "secp256k1",
        "Random"
      ],
      "product_memberships" : [
        "BitcoinKit"
      ],
      "sources" : [
        "Core/Address/Address.swift",
        "Core/Address/AddressError.swift",
        "Core/Address/BitcoinAddress+Cashaddr.swift",
        "Core/Address/BitcoinAddress+HashSize.swift",
        "Core/Address/BitcoinAddress+HashType.swift",
        "Core/Address/BitcoinAddress+Legacy.swift",
        "Core/Address/BitcoinAddress+VersionByte.swift",
        "Core/Address/BitcoinAddress+deprecated.swift",
        "Core/Address/BitcoinAddress.swift",
        "Core/Address/BitcoinScheme.swift",
        "Core/Address/Encoding/Base58.swift",
        "Core/Address/Encoding/Base58Check.swift",
        "Core/Address/Encoding/Bech32.swift",
        "Core/Address/Encoding/Encoding.swift",
        "Core/BigNumber.swift",
        "Core/BitcoinKitPrivateSwift.swift",
        "Core/BlockChain.swift",
        "Core/BlockStore.swift",
        "Core/BloomFilter.swift",
        "Core/ByteStream.swift",
        "Core/CoinType.swift",
        "Core/Crypto.swift",
        "Core/Helpers.swift",
        "Core/Keys/HDKeychain.swift",
        "Core/Keys/HDPrivateKey.swift",
        "Core/Keys/HDPublicKey.swift",
        "Core/Keys/PrivateKey.swift",
        "Core/Keys/PublicKey+Address.swift",
        "Core/Keys/PublicKey.swift",
        "Core/Math.swift",
        "Core/MerkleTree.swift",
        "Core/Mnemonic/BitArray.swift",
        "Core/Mnemonic/Mnemonic+Checksum+Validate.swift",
        "Core/Mnemonic/Mnemonic+Error.swift",
        "Core/Mnemonic/Mnemonic+Generate.swift",
        "Core/Mnemonic/Mnemonic+Language.swift",
        "Core/Mnemonic/Mnemonic+Strength.swift",
        "Core/Mnemonic/Mnemonic+Wordlist.swift",
        "Core/Mnemonic/Mnemonic.swift",
        "Core/Mnemonic/UInt11.swift",
        "Core/Mnemonic/WordList/WordList+English.swift",
        "Core/Mnemonic/WordList/WordList+French.swift",
        "Core/Mnemonic/WordList/WordList+Italian.swift",
        "Core/Mnemonic/WordList/WordList+Japanese.swift",
        "Core/Mnemonic/WordList/WordList+Korean.swift",
        "Core/Mnemonic/WordList/WordList+SimplifiedChinese.swift",
        "Core/Mnemonic/WordList/WordList+Spanish.swift",
        "Core/Mnemonic/WordList/WordList+TraditionalChinese.swift",
        "Core/Mnemonic/WordList/WordList.swift",
        "Core/MurmurHash.swift",
        "Core/Network.swift",
        "Core/PaymentURI.swift",
        "Core/PointOnCurve.swift",
        "Core/ProofOfWork.swift",
        "Core/QR/QRCodeConvertible.swift",
        "Core/QR/QRCodeGenerator.swift",
        "Core/Scalar32Bytes.swift",
        "Core/SecureGenerateBytes/SecureGenerateBytes.swift",
        "Core/SecureGenerateBytes/Status.swift",
        "Core/Serialization.swift",
        "Core/UInt256+Bitcoin.swift",
        "Core/UInt256.swift",
        "Core/UInt32+Utility.swift",
        "Core/UnitsAndLimits.swift",
        "Core/UnspentTransaction.swift",
        "Deprecated/AddressFactory.swift",
        "Deprecated/AddressType.swift",
        "Deprecated/Cashaddr.swift",
        "Deprecated/LegacyAddress.swift",
        "Deprecated/Transaction+SignatureHash.swift",
        "Deprecated/TransactionSignatureSerializer.swift",
        "Deprecated/UnsignedTransaction.swift",
        "Extensions/Data_Extensions.swift",
        "Extensions/FixedWidthInteger_Extensions.swift",
        "Extensions/RangeReplaceableCollection_Extensions.swift",
        "LinuxSupport.swift",
        "Messages/AddressMessage.swift",
        "Messages/BlockMessage.swift",
        "Messages/FilterLoadMessage.swift",
        "Messages/GetBlocksMessage.swift",
        "Messages/GetDataMessage.swift",
        "Messages/GetHeadersMessage.swift",
        "Messages/HeadersMessage.swift",
        "Messages/InventoryItem.swift",
        "Messages/InventoryMessage.swift",
        "Messages/MerkleBlockMessage.swift",
        "Messages/Message.swift",
        "Messages/NetworkAddress.swift",
        "Messages/PingMessage.swift",
        "Messages/PongMessage.swift",
        "Messages/RejectMessage.swift",
        "Messages/ServiceFlags.swift",
        "Messages/Transaction.swift",
        "Messages/TransactionInput.swift",
        "Messages/TransactionOutPoint.swift",
        "Messages/TransactionOutput.swift",
        "Messages/TransactionWitness.swift",
        "Messages/VarInt.swift",
        "Messages/VarString.swift",
        "Messages/VerackMessage.swift",
        "Messages/VersionMessage.swift",
        "Mock/MockHelper.swift",
        "Mock/MockKey.swift",
        "Mock/MockUnlockScriptBuilder.swift",
        "Networking/Peer.swift",
        "Networking/PeerGroup.swift",
        "Scripts/OP_CODE/Arithmetic/OP_0NOTEQUAL.swift",
        "Scripts/OP_CODE/Arithmetic/OP_1ADD.swift",
        "Scripts/OP_CODE/Arithmetic/OP_1SUB.swift",
        "Scripts/OP_CODE/Arithmetic/OP_2DIV.swift",
        "Scripts/OP_CODE/Arithmetic/OP_2MUL.swift",
        "Scripts/OP_CODE/Arithmetic/OP_ABS.swift",
        "Scripts/OP_CODE/Arithmetic/OP_ADD.swift",
        "Scripts/OP_CODE/Arithmetic/OP_BOOLAND.swift",
        "Scripts/OP_CODE/Arithmetic/OP_BOOLOR.swift",
        "Scripts/OP_CODE/Arithmetic/OP_DIV.swift",
        "Scripts/OP_CODE/Arithmetic/OP_GREATERTHAN.swift",
        "Scripts/OP_CODE/Arithmetic/OP_GREATERTHANOREQUAL.swift",
        "Scripts/OP_CODE/Arithmetic/OP_LESSTHAN.swift",
        "Scripts/OP_CODE/Arithmetic/OP_LESSTHANOREQUAL.swift",
        "Scripts/OP_CODE/Arithmetic/OP_LSHIFT.swift",
        "Scripts/OP_CODE/Arithmetic/OP_MAX.swift",
        "Scripts/OP_CODE/Arithmetic/OP_MIN.swift",
        "Scripts/OP_CODE/Arithmetic/OP_MOD.swift",
        "Scripts/OP_CODE/Arithmetic/OP_MUL.swift",
        "Scripts/OP_CODE/Arithmetic/OP_NEGATE.swift",
        "Scripts/OP_CODE/Arithmetic/OP_NOT.swift",
        "Scripts/OP_CODE/Arithmetic/OP_NUMEQUAL.swift",
        "Scripts/OP_CODE/Arithmetic/OP_NUMEQUALVERIFY.swift",
        "Scripts/OP_CODE/Arithmetic/OP_NUMNOTEQUAL.swift",
        "Scripts/OP_CODE/Arithmetic/OP_RSHIFT.swift",
        "Scripts/OP_CODE/Arithmetic/OP_SUB.swift",
        "Scripts/OP_CODE/Arithmetic/OP_WITHIN.swift",
        "Scripts/OP_CODE/Bitwise Logic/OP_AND.swift",
        "Scripts/OP_CODE/Bitwise Logic/OP_EQUAL.swift",
        "Scripts/OP_CODE/Bitwise Logic/OP_EQUALVERIFY.swift",
        "Scripts/OP_CODE/Bitwise Logic/OP_INVERT.swift",
        "Scripts/OP_CODE/Bitwise Logic/OP_OR.swift",
        "Scripts/OP_CODE/Bitwise Logic/OP_RESERVED1.swift",
        "Scripts/OP_CODE/Bitwise Logic/OP_RESERVED2.swift",
        "Scripts/OP_CODE/Bitwise Logic/OP_XOR.swift",
        "Scripts/OP_CODE/Crypto/OP_CHECKMULTISIG.swift",
        "Scripts/OP_CODE/Crypto/OP_CHECKMULTISIGVERIFY.swift",
        "Scripts/OP_CODE/Crypto/OP_CHECKSIG.swift",
        "Scripts/OP_CODE/Crypto/OP_CHECKSIGVERIFY.swift",
        "Scripts/OP_CODE/Crypto/OP_CODESEPARATOR.swift",
        "Scripts/OP_CODE/Crypto/OP_HASH160.swift",
        "Scripts/OP_CODE/Crypto/OP_HASH256.swift",
        "Scripts/OP_CODE/Crypto/OP_RIPEMD160.swift",
        "Scripts/OP_CODE/Crypto/OP_SHA1.swift",
        "Scripts/OP_CODE/Crypto/OP_SHA256.swift",
        "Scripts/OP_CODE/Flow Control/OP_ELSE.swift",
        "Scripts/OP_CODE/Flow Control/OP_ENDIF.swift",
        "Scripts/OP_CODE/Flow Control/OP_IF.swift",
        "Scripts/OP_CODE/Flow Control/OP_NOP.swift",
        "Scripts/OP_CODE/Flow Control/OP_NOTIF.swift",
        "Scripts/OP_CODE/Flow Control/OP_RETURN.swift",
        "Scripts/OP_CODE/Flow Control/OP_VER.swift",
        "Scripts/OP_CODE/Flow Control/OP_VERIF.swift",
        "Scripts/OP_CODE/Flow Control/OP_VERIFY.swift",
        "Scripts/OP_CODE/Flow Control/OP_VERNOTIF.swift",
        "Scripts/OP_CODE/Lock Time/OP_CHECKLOCKTIMEVERIFY.swift",
        "Scripts/OP_CODE/Lock Time/OP_CHECKSEQUENCEVERIFY.swift",
        "Scripts/OP_CODE/OP_EXAMPLE.swift",
        "Scripts/OP_CODE/Pseudo Words/OP_INVALIDOPCODE.swift",
        "Scripts/OP_CODE/Pseudo Words/OP_PUBKEY.swift",
        "Scripts/OP_CODE/Pseudo Words/OP_PUBKEYHASH.swift",
        "Scripts/OP_CODE/Push Data/OP_0.swift",
        "Scripts/OP_CODE/Push Data/OP_1NEGATE.swift",
        "Scripts/OP_CODE/Push Data/OP_N.swift",
        "Scripts/OP_CODE/Push Data/OP_PUSHDATA.swift",
        "Scripts/OP_CODE/Push Data/OP_RESERVED.swift",
        "Scripts/OP_CODE/Reserved Words/OP_NOPN.swift",
        "Scripts/OP_CODE/Splice/OP_BIN2NUM.swift",
        "Scripts/OP_CODE/Splice/OP_CAT.swift",
        "Scripts/OP_CODE/Splice/OP_NUM2BIN.swift",
        "Scripts/OP_CODE/Splice/OP_SIZE.swift",
        "Scripts/OP_CODE/Splice/OP_SPLIT.swift",
        "Scripts/OP_CODE/Stack/OP_2DROP.swift",
        "Scripts/OP_CODE/Stack/OP_2DUP.swift",
        "Scripts/OP_CODE/Stack/OP_2OVER.swift",
        "Scripts/OP_CODE/Stack/OP_2ROT.swift",
        "Scripts/OP_CODE/Stack/OP_2SWAP.swift",
        "Scripts/OP_CODE/Stack/OP_3DUP.swift",
        "Scripts/OP_CODE/Stack/OP_DEPTH.swift",
        "Scripts/OP_CODE/Stack/OP_DROP.swift",
        "Scripts/OP_CODE/Stack/OP_DUP.swift",
        "Scripts/OP_CODE/Stack/OP_FROMALTSTACK.swift",
        "Scripts/OP_CODE/Stack/OP_IFDUP.swift",
        "Scripts/OP_CODE/Stack/OP_NIP.swift",
        "Scripts/OP_CODE/Stack/OP_OVER.swift",
        "Scripts/OP_CODE/Stack/OP_PICK.swift",
        "Scripts/OP_CODE/Stack/OP_ROLL.swift",
        "Scripts/OP_CODE/Stack/OP_ROT.swift",
        "Scripts/OP_CODE/Stack/OP_SWAP.swift",
        "Scripts/OP_CODE/Stack/OP_TOTALSTACK.swift",
        "Scripts/OP_CODE/Stack/OP_TUCK.swift",
        "Scripts/OpCodeFactory.swift",
        "Scripts/OpCodeProtocol.swift",
        "Scripts/Opcode.swift",
        "Scripts/Script.swift",
        "Scripts/ScriptChunk.swift",
        "Scripts/ScriptChunkHelper.swift",
        "Scripts/ScriptExecutionContext.swift",
        "Scripts/ScriptFactory.swift",
        "Scripts/ScriptMachine.swift",
        "Wallet/BCHSignatureHashHelper.swift",
        "Wallet/BTCSignatureHashHelper.swift",
        "Wallet/FeeCalculator.swift",
        "Wallet/HDWallet.swift",
        "Wallet/SighashType.swift",
        "Wallet/SignatureHashHelper.swift",
        "Wallet/TransactionBuilder.swift",
        "Wallet/TransactionPlan.swift",
        "Wallet/TransactionPlanner.swift",
        "Wallet/TransactionSigner.swift",
        "Wallet/UnspentTransactionSelector.swift"
      ],
      "target_dependencies" : [
        "BitcoinKitPrivate"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/12] Write sources
[8/12] Write swift-version-2F0A5646E1D333AE.txt
[9/31] Compiling lax_der_privatekey_parsing.c
[10/35] Compiling lax_der_parsing.c
[11/35] Compiling secp256k1.c
[13/37] Emitting module secp256k1
[14/37] Compiling secp256k1 Exporter.swift
[15/37] Emitting module Debugging
[16/37] Compiling Debugging Debuggable.swift
[17/39] Emitting module libc
[18/39] Compiling libc libc.swift
[19/39] Compiling Bits HexEncoder.swift
[20/39] Compiling Bits Operators.swift
[21/39] Compiling Bits String+BytesConvertible.swift
[22/39] Compiling Bits UnsignedInteger+BytesConvertible.swift
[23/40] Compiling Bits Aliases.swift
[24/40] Compiling Bits Base64Encoder.swift
[25/40] Compiling Bits UnsignedInteger+Shifting.swift
[26/40] Compiling Bits BytesConvertible.swift
[27/40] Compiling Bits Data+BytesConvertible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/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 |
[29/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 |
[30/40] Compiling Bits Byte+Random.swift
[31/40] Compiling Bits Byte+UTF8Numbers.swift
[32/40] Compiling Bits ByteSequence+Conversions.swift
[33/40] Compiling Bits Bytes+Base64.swift
[34/40] Compiling Bits Byte+Alphabet.swift
[35/40] Compiling Bits Byte+ControlCharacters.swift
[36/40] Compiling Bits Byte+Convenience.swift
[37/40] Compiling Bits Byte+PatternMatching.swift
[38/40] Emitting module Bits
[39/40] Compiling Bits Bytes+Hex.swift
[40/40] Compiling Bits Bytes+Percent.swift
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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/26] Emitting module secp256k1
[3/26] Compiling secp256k1 Exporter.swift
[4/26] Emitting module Debugging
[5/26] Compiling Debugging Debuggable.swift
[6/28] Emitting module libc
[7/28] Compiling libc libc.swift
[8/28] Compiling Bits String+BytesConvertible.swift
[9/28] Compiling Bits UnsignedInteger+BytesConvertible.swift
[10/29] Compiling Bits BytesConvertible.swift
[11/29] Compiling Bits Data+BytesConvertible.swift
[12/29] Compiling Bits Bytes+Hex.swift
[13/29] Compiling Bits Bytes+Percent.swift
[14/29] Compiling Bits Byte+Convenience.swift
[15/29] Compiling Bits Byte+PatternMatching.swift
[16/29] Compiling Bits ByteSequence+Conversions.swift
[17/29] Compiling Bits Bytes+Base64.swift
[18/29] Compiling Bits HexEncoder.swift
[19/29] Compiling Bits Operators.swift
[20/29] Compiling Bits Byte+Random.swift
[21/29] Compiling Bits Byte+UTF8Numbers.swift
[22/29] Compiling Bits Byte+Alphabet.swift
[23/29] Compiling Bits Byte+ControlCharacters.swift
[24/29] Emitting module Bits
[25/29] Compiling Bits Aliases.swift
[26/29] Compiling Bits Base64Encoder.swift
[27/29] Compiling Bits UnsignedInteger+Shifting.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/29] 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 |
[29/29] 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.1 macosSpm