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 TLS, reference 2.1.3 (a5981b), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 15:29:59 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/vapor-community/tls.git
Reference: 2.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/tls
 * tag               2.1.3      -> FETCH_HEAD
HEAD is now at a5981b0 Merge pull request #71 from vapor-community/warnings-real
Cloned https://github.com/vapor-community/tls.git
Revision (git rev-parse @):
a5981b0a370f227521330beb92b7ce6d636a1eb2
SUCCESS checkout https://github.com/vapor-community/tls.git at 2.1.3
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/ctls.git
[1/3312] Fetching sockets
[101/23455] Fetching sockets, core
[334/23526] Fetching sockets, core, ctls
Fetched https://github.com/vapor/core.git from cache (1.35s)
Fetched https://github.com/vapor/ctls.git from cache (1.35s)
Fetched https://github.com/vapor/sockets.git from cache (1.35s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (1.96s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.57s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
[227/618] Fetching bits, debugging
Fetched https://github.com/vapor/bits.git from cache (0.74s)
[175/260] Fetching debugging
Fetched https://github.com/vapor/debugging.git from cache (0.77s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (1.44s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.57s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.57s)
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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
Creating working copy for https://github.com/vapor/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
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
========================================
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": "tls",
      "name": "TLS",
      "url": "https://github.com/vapor-community/tls.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/tls",
      "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": [
              ]
            }
          ]
        },
        {
          "identity": "sockets",
          "name": "Sockets",
          "url": "https://github.com/vapor/sockets.git",
          "version": "2.2.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sockets",
          "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": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "ctls",
          "name": "CTLS",
          "url": "https://github.com/vapor/ctls.git",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ctls",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor-community/tls.git
[1/1144] Fetching tls
Fetched https://github.com/vapor-community/tls.git from cache (0.93s)
Fetching https://github.com/vapor/sockets.git from cache
Fetching https://github.com/vapor/ctls.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/sockets.git from cache (0.54s)
Fetched https://github.com/vapor/ctls.git from cache (0.55s)
Fetched https://github.com/vapor/core.git from cache (0.55s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.61s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.04s)
Fetching https://github.com/vapor/debugging.git from cache
Fetching https://github.com/vapor/bits.git from cache
Fetched https://github.com/vapor/bits.git from cache (0.75s)
Fetched https://github.com/vapor/debugging.git from cache (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.04s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (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/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
Creating working copy for https://github.com/vapor-community/tls.git
Working copy of https://github.com/vapor-community/tls.git resolved at 2.1.3 (a5981b0)
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: '.resolve-product-dependencies': dependency 'tls' is not used by any target
Found 3 product dependencies
  - Core
  - Sockets
  - CTLS
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor-community/tls.git
https://github.com/vapor-community/tls.git
{
  "dependencies" : [
    {
      "identity" : "core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/core.git"
    },
    {
      "identity" : "sockets",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/sockets.git"
    },
    {
      "identity" : "ctls",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/ctls.git"
    }
  ],
  "manifest_display_name" : "TLS",
  "name" : "TLS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TLS",
      "targets" : [
        "TLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TLSTests",
      "module_type" : "SwiftTarget",
      "name" : "TLSTests",
      "path" : "Tests/TLSTests",
      "sources" : [
        "Certs.swift",
        "LiveTests.swift"
      ],
      "target_dependencies" : [
        "TLS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TLS",
      "module_type" : "SwiftTarget",
      "name" : "TLS",
      "path" : "Sources/TLS",
      "product_dependencies" : [
        "Core",
        "CTLS",
        "Sockets"
      ],
      "product_memberships" : [
        "TLS"
      ],
      "sources" : [
        "Certificates.swift",
        "ClientSocket.swift",
        "Context.swift",
        "Error.swift",
        "Exports.swift",
        "InternetSocket.swift",
        "Mode.swift",
        "ReadableSocket.swift",
        "ServerSocket.swift",
        "Socket.swift",
        "Utilities.swift",
        "WriteableSocket.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.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/8] Write sources
[7/8] Write swift-version-2F0A5646E1D333AE.txt
[9/31] Emitting module Debugging
[10/31] Compiling Debugging Debuggable.swift
[11/31] Emitting module libc
[12/31] Compiling libc libc.swift
[13/31] Emitting module Bits
[14/32] Compiling Bits UnsignedInteger+Shifting.swift
[15/32] Compiling Bits Bytes+Hex.swift
[16/32] Compiling Bits Bytes+Percent.swift
[17/32] Compiling Bits Byte+Random.swift
[18/32] Compiling Bits Byte+UTF8Numbers.swift
[19/32] Compiling Bits Aliases.swift
[20/32] Compiling Bits Base64Encoder.swift
[21/32] Compiling Bits ByteSequence+Conversions.swift
[22/32] Compiling Bits Bytes+Base64.swift
[23/32] Compiling Bits HexEncoder.swift
[24/32] Compiling Bits Operators.swift
[25/32] Compiling Bits String+BytesConvertible.swift
[26/32] Compiling Bits UnsignedInteger+BytesConvertible.swift
[27/32] Compiling Bits Byte+Convenience.swift
[28/32] Compiling Bits Byte+PatternMatching.swift
[29/32] Compiling Bits BytesConvertible.swift
[30/32] Compiling Bits Data+BytesConvertible.swift
[31/32] Compiling Bits Byte+Alphabet.swift
[32/32] Compiling Bits Byte+ControlCharacters.swift
[33/54] Emitting module Core
[34/56] Compiling Core DispatchTime+Utilities.swift
[35/56] Compiling Core EmptyInitializable.swift
[36/56] Compiling Core Exports.swift
[37/56] Compiling Core Extendable.swift
[38/56] Compiling Core FileProtocol.swift
[39/56] Compiling Core Sequence.swift
[40/56] Compiling Core StaticDataBuffer.swift
[41/56] Compiling Core String+CaseInsensitiveCompare.swift
[42/56] Compiling Core String+Polymorphic.swift
[43/56] Compiling Core Result.swift
[44/56] Compiling Core Semaphore.swift
[45/56] Compiling Core Int+Hex.swift
[46/56] Compiling Core Lock.swift
[47/56] Compiling Core Collection+Safe.swift
[48/56] Compiling Core DataFile.swift
[49/56] Compiling Core Dispatch.swift
[50/56] Compiling Core Portal.swift
[51/56] Compiling Core RFC1123.swift
[52/56] Compiling Core Array.swift
[53/56] Compiling Core Bits.swift
[54/56] Compiling Core Cache.swift
[55/56] Compiling Core String.swift
[56/56] Compiling Core WorkingDirectory.swift
[57/66] Compiling Transport Stream.swift
[58/66] Compiling Transport ReadableStream.swift
[59/67] Compiling Transport StreamError.swift
[60/67] Compiling Transport ServerStream.swift
[61/67] Compiling Transport InternetStream.swift
[62/67] Compiling Transport Port.swift
[63/67] Compiling Transport ClientStream.swift
[64/67] Emitting module Transport
[65/67] Compiling Transport FoundationStream.swift
[66/67] Compiling Transport Exports.swift
[67/67] Compiling Transport WriteableStream.swift
[68/88] Emitting module Sockets
[69/90] Compiling Sockets Config.swift
[70/90] Compiling Sockets Descriptor.swift
[71/90] Compiling Sockets Socket.swift
[72/90] Compiling Sockets SocketOptions.swift
[73/90] Compiling Sockets RawSocket.swift
[74/90] Compiling Sockets Select.swift
[75/90] Compiling Sockets Address+C.swift
[76/90] Compiling Sockets Address.swift
[77/90] Compiling Sockets Buffer.swift
[78/90] Compiling Sockets TCPReadableSocket.swift
[79/90] Compiling Sockets TCPSocket.swift
[80/90] Compiling Sockets InternetSocket.swift
[81/90] Compiling Sockets Pipe.swift
[82/90] Compiling Sockets TCPEstablishedSocket.swift
[83/90] Compiling Sockets TCPInternetSocket.swift
[84/90] Compiling Sockets Conversions.swift
[85/90] Compiling Sockets Error.swift
[86/90] Compiling Sockets FDSet.swift
[87/90] Compiling Sockets Types.swift
[88/90] Compiling Sockets Exports.swift
[89/90] Compiling Sockets TCPWriteableSocket.swift
[90/90] Compiling Sockets UDPSocket.swift
[91/102] Compiling TLS Socket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[92/103] Compiling TLS Utilities.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[93/103] Compiling TLS ReadableSocket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[94/103] Compiling TLS Mode.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[95/103] Compiling TLS Certificates.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[96/103] Compiling TLS ClientSocket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[97/103] Emitting module TLS
<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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[98/103] Compiling TLS Exports.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[99/103] Compiling TLS ServerSocket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[100/103] Compiling TLS InternetSocket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[101/103] Compiling TLS Context.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[102/103] Compiling TLS Error.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[103/103] Compiling TLS WriteableSocket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
warning: 'ctls': ignoring declared target(s) 'CTLS' 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 ctls using your system-packager:
    brew install openssl
warning: you may be able to install ctls 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/24] Emitting module Debugging
[3/24] Compiling Debugging Debuggable.swift
[4/24] Emitting module libc
[5/24] Compiling libc libc.swift
[6/24] Compiling Bits Byte+Random.swift
[7/24] Compiling Bits Byte+UTF8Numbers.swift
[8/24] Compiling Bits Bytes+Hex.swift
[9/24] Compiling Bits Bytes+Percent.swift
[10/25] Compiling Bits String+BytesConvertible.swift
[11/25] Compiling Bits UnsignedInteger+BytesConvertible.swift
[12/25] Compiling Bits BytesConvertible.swift
[13/25] Compiling Bits Data+BytesConvertible.swift
[14/25] Compiling Bits Byte+Convenience.swift
[15/25] Compiling Bits Byte+PatternMatching.swift
[16/25] Compiling Bits ByteSequence+Conversions.swift
[17/25] Compiling Bits Bytes+Base64.swift
[18/25] Compiling Bits HexEncoder.swift
[19/25] Compiling Bits Operators.swift
[20/25] Compiling Bits Byte+Alphabet.swift
[21/25] Compiling Bits Byte+ControlCharacters.swift
[22/25] Emitting module Bits
[23/25] Compiling Bits Aliases.swift
[24/25] Compiling Bits Base64Encoder.swift
[25/25] Compiling Bits UnsignedInteger+Shifting.swift
[26/47] Emitting module Core
[27/49] Compiling Core Array.swift
[28/49] Compiling Core Bits.swift
[29/49] Compiling Core Cache.swift
[30/49] Compiling Core Collection+Safe.swift
[31/49] Compiling Core DataFile.swift
[32/49] Compiling Core Dispatch.swift
[33/49] Compiling Core Result.swift
[34/49] Compiling Core Semaphore.swift
[35/49] Compiling Core Int+Hex.swift
[36/49] Compiling Core Lock.swift
[37/49] Compiling Core Extendable.swift
[38/49] Compiling Core FileProtocol.swift
[39/49] Compiling Core Sequence.swift
[40/49] Compiling Core StaticDataBuffer.swift
[41/49] Compiling Core String+CaseInsensitiveCompare.swift
[42/49] Compiling Core String+Polymorphic.swift
[43/49] Compiling Core DispatchTime+Utilities.swift
[44/49] Compiling Core EmptyInitializable.swift
[45/49] Compiling Core Exports.swift
[46/49] Compiling Core Portal.swift
[47/49] Compiling Core RFC1123.swift
[48/49] Compiling Core String.swift
[49/49] Compiling Core WorkingDirectory.swift
[50/59] Compiling Transport ReadableStream.swift
[51/59] Compiling Transport StreamError.swift
[52/59] Compiling Transport ServerStream.swift
[53/59] Compiling Transport Stream.swift
[54/59] Compiling Transport Port.swift
[55/59] Compiling Transport ClientStream.swift
[56/59] Emitting module Transport
[57/59] Compiling Transport InternetStream.swift
[58/59] Compiling Transport Exports.swift
[59/59] Compiling Transport FoundationStream.swift
[60/60] Compiling Transport WriteableStream.swift
[61/81] Emitting module Sockets
[62/83] Compiling Sockets Socket.swift
[63/83] Compiling Sockets SocketOptions.swift
[64/83] Compiling Sockets TCPReadableSocket.swift
[65/83] Compiling Sockets TCPSocket.swift
[66/83] Compiling Sockets Config.swift
[67/83] Compiling Sockets Descriptor.swift
[68/83] Compiling Sockets TCPEstablishedSocket.swift
[69/83] Compiling Sockets TCPInternetSocket.swift
[70/83] Compiling Sockets Address+C.swift
[71/83] Compiling Sockets Address.swift
[72/83] Compiling Sockets Buffer.swift
[73/83] Compiling Sockets TCPWriteableSocket.swift
[74/83] Compiling Sockets UDPSocket.swift
[75/83] Compiling Sockets Types.swift
[76/83] Compiling Sockets Exports.swift
[77/83] Compiling Sockets RawSocket.swift
[78/83] Compiling Sockets Select.swift
[79/83] Compiling Sockets Conversions.swift
[80/83] Compiling Sockets Error.swift
[81/83] Compiling Sockets FDSet.swift
[82/83] Compiling Sockets InternetSocket.swift
[83/83] Compiling Sockets Pipe.swift
[84/95] Compiling TLS Utilities.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[85/96] Compiling TLS ServerSocket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[86/96] Compiling TLS InternetSocket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[87/96] Compiling TLS Socket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[88/96] Emitting module TLS
<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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[89/96] Compiling TLS Mode.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[90/96] Compiling TLS Exports.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[91/96] Compiling TLS ReadableSocket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[92/96] Compiling TLS Certificates.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[93/96] Compiling TLS ClientSocket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[94/96] Compiling TLS Context.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[95/96] Compiling TLS Error.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
[96/96] Compiling TLS WriteableSocket.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/ctls/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/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
 1 | import CTLS
   |        `- error: could not build Objective-C module 'CTLS'
 2 |
 3 | /// An SSL Socket.
warning: 'ctls': ignoring declared target(s) 'CTLS' 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 ctls using your system-packager:
    brew install openssl
warning: you may be able to install ctls using your system-packager:
    brew install openssl
BUILD FAILURE 6.1 macosSpm