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 SwiftQ, reference master (1a6f85), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 18:43:49 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/john-connolly/swiftq.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/john-connolly/swiftq
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1a6f856 Merge pull request #8 from John-Connolly/Development
Cloned https://github.com/john-connolly/swiftq.git
Revision (git rev-parse @):
1a6f856bbbc0b6256c371edfe208bbca7df17857
SUCCESS checkout https://github.com/john-connolly/swiftq.git at master
Fetching https://github.com/vapor/redis.git
[1/3745] Fetching redis
Fetched https://github.com/vapor/redis.git from cache (0.94s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 2.2.0 (1.56s)
Fetching https://github.com/vapor/tls.git
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
[37/3460] Fetching random, sockets
[137/4604] Fetching random, sockets, tls
[195/24747] Fetching random, sockets, tls, core
[288/28958] Fetching random, sockets, tls, core, node
Fetched https://github.com/vapor/sockets.git from cache (0.94s)
Fetched https://github.com/vapor/random.git from cache (0.94s)
[7664/25498] Fetching tls, core, node
Fetched https://github.com/vapor/tls.git from cache (1.40s)
Fetched https://github.com/vapor/core.git from cache (1.40s)
Fetched https://github.com/vapor/node.git from cache (1.40s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (2.03s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.60s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.58s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (1.19s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/260] Fetching debugging
[69/618] Fetching debugging, bits
Fetched https://github.com/vapor/debugging.git from cache (0.72s)
Fetched https://github.com/vapor/bits.git from cache (0.72s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (1.34s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.60s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.59s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.60s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.61s)
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
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/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 2.2.0
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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
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/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.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/random.git
Working copy of https://github.com/vapor/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",
  "dependencies": [
    {
      "identity": "swiftq",
      "name": "SwiftQ",
      "url": "https://github.com/john-connolly/swiftq.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftq",
      "dependencies": [
        {
          "identity": "redis",
          "name": "Redis",
          "url": "https://github.com/vapor/redis.git",
          "version": "2.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/redis",
          "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": "node",
              "name": "Node",
              "url": "https://github.com/vapor/node.git",
              "version": "2.1.5",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/node",
              "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": "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": "random",
              "name": "Random",
              "url": "https://github.com/vapor/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": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "tls",
              "name": "TLS",
              "url": "https://github.com/vapor/tls.git",
              "version": "2.1.3",
              "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/john-connolly/swiftq.git
[1/1082] Fetching swiftq
Fetched https://github.com/john-connolly/swiftq.git from cache (0.80s)
Fetching https://github.com/vapor/redis.git from cache
Fetched https://github.com/vapor/redis.git from cache (0.44s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 2.2.0 (0.51s)
Fetching https://github.com/vapor/tls.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/vapor/node.git from cache
Fetching https://github.com/vapor/sockets.git from cache
Fetching https://github.com/vapor/random.git from cache
Fetched https://github.com/vapor/random.git from cache (0.53s)
Fetched https://github.com/vapor/tls.git from cache (0.53s)
Fetched https://github.com/vapor/core.git from cache (0.53s)
Fetched https://github.com/vapor/sockets.git from cache (0.53s)
Fetched https://github.com/vapor/node.git from cache (0.53s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.60s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.04s)
Fetching https://github.com/vapor/ctls.git from cache
Fetched https://github.com/vapor/ctls.git from cache (0.46s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.54s)
Fetching https://github.com/vapor/bits.git from cache
Fetching https://github.com/vapor/debugging.git from cache
Fetched https://github.com/vapor/debugging.git from cache (0.42s)
Fetched https://github.com/vapor/bits.git from cache (0.44s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.50s)
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/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.04s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.04s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.04s)
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/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/vapor/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 2.2.0
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/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
Creating working copy for https://github.com/john-connolly/swiftq.git
Working copy of https://github.com/john-connolly/swiftq.git resolved at master (1a6f856)
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: '.resolve-product-dependencies': dependency 'swiftq' is not used by any target
Found 1 product dependencies
  - Redis
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/john-connolly/swiftq.git
https://github.com/john-connolly/swiftq.git
{
  "dependencies" : [
    {
      "identity" : "redis",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/redis.git"
    }
  ],
  "manifest_display_name" : "SwiftQ",
  "name" : "SwiftQ",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftQ",
      "targets" : [
        "SwiftQ"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftQTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftQTests",
      "path" : "Tests/SwiftQTests",
      "sources" : [
        "SwiftQTests.swift"
      ],
      "target_dependencies" : [
        "SwiftQ"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftQ",
      "module_type" : "SwiftTarget",
      "name" : "SwiftQ",
      "path" : "Sources/SwiftQ",
      "product_dependencies" : [
        "Redis"
      ],
      "product_memberships" : [
        "SwiftQ"
      ],
      "sources" : [
        "Configuration.swift",
        "Core/Decoder.swift",
        "Core/Host.swift",
        "Core/JSONKey.swift",
        "Core/Logger.swift",
        "Core/Middleware.swift",
        "Core/SwiftQ + Array.swift",
        "Core/SwiftQ + Data.swift",
        "Core/SwiftQ + Date.swift",
        "Core/SwiftQ + Dictionary.swift",
        "Core/SwiftQ + Optional.swift",
        "Queues/QueueMonitor.swift",
        "Queues/ReliableQueue.swift",
        "Queues/ScheduledQueue.swift",
        "Redis/Command.swift",
        "Redis/ConnectionPool.swift",
        "Redis/RedisAdaptor.swift",
        "Redis/RedisConfiguration.swift",
        "Redis/RedisKey.swift",
        "Redis/RedisResponse.swift",
        "SwiftQConsumer.swift",
        "SwiftQError.swift",
        "SwiftQProducer.swift",
        "Task/EnqueueingBox.swift",
        "Task/InitResource.swift",
        "Task/PeriodicBox.swift",
        "Task/PeriodicTask.swift",
        "Task/PeriodicTime.swift",
        "Task/RecoveryStrategy.swift",
        "Task/ScheduledBox.swift",
        "Task/Storage.swift",
        "Task/Task.swift",
        "Task/Time.swift",
        "Worker/AsyncWorker.swift",
        "Worker/Worker.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/13] Write sources
[12/13] Write swift-version-2F0A5646E1D333AE.txt
[14/39] Emitting module Debugging
[15/39] Compiling Debugging Debuggable.swift
[16/39] Compiling PathIndexable PathIndexable.swift
[17/39] Emitting module PathIndexable
[18/39] Compiling PathIndexable PathIndexable+Subscripting.swift
[19/39] Emitting module libc
[20/39] Compiling libc libc.swift
[21/39] Compiling Bits String+BytesConvertible.swift
[22/39] Compiling Bits UnsignedInteger+BytesConvertible.swift
[23/39] Compiling Bits HexEncoder.swift
[24/39] Compiling Bits Operators.swift
[25/40] Compiling Bits UnsignedInteger+Shifting.swift
[26/40] Compiling Bits BytesConvertible.swift
[27/40] Compiling Bits Data+BytesConvertible.swift
[28/40] Compiling Bits Byte+Alphabet.swift
[29/40] Compiling Bits Byte+ControlCharacters.swift
[30/40] Compiling Bits ByteSequence+Conversions.swift
[31/40] Compiling Bits Bytes+Base64.swift
[32/40] Compiling Bits Aliases.swift
[33/40] Compiling Bits Base64Encoder.swift
[34/40] Compiling Bits Byte+Convenience.swift
[35/40] Compiling Bits Byte+PatternMatching.swift
[36/40] Compiling Bits Byte+Random.swift
[37/40] Compiling Bits Byte+UTF8Numbers.swift
[38/40] Compiling Bits Bytes+Hex.swift
[39/40] Compiling Bits Bytes+Percent.swift
[40/40] Emitting module Bits
[41/62] Emitting module Core
[42/64] Compiling Core Collection+Safe.swift
[43/64] Compiling Core DataFile.swift
[44/64] Compiling Core Dispatch.swift
[45/64] Compiling Core Int+Hex.swift
[46/64] Compiling Core Lock.swift
[47/64] Compiling Core Sequence.swift
[48/64] Compiling Core StaticDataBuffer.swift
[49/64] Compiling Core String+CaseInsensitiveCompare.swift
[50/64] Compiling Core String+Polymorphic.swift
[51/64] Compiling Core Portal.swift
[52/64] Compiling Core RFC1123.swift
[53/64] Compiling Core Extendable.swift
[54/64] Compiling Core FileProtocol.swift
[55/64] Compiling Core DispatchTime+Utilities.swift
[56/64] Compiling Core EmptyInitializable.swift
[57/64] Compiling Core Exports.swift
[58/64] Compiling Core Result.swift
[59/64] Compiling Core Semaphore.swift
[60/64] Compiling Core Array.swift
[61/64] Compiling Core Bits.swift
[62/64] Compiling Core Cache.swift
[63/64] Compiling Core String.swift
[64/64] Compiling Core WorkingDirectory.swift
[65/117] Compiling Transport Stream.swift
[66/117] Compiling Transport StreamError.swift
[67/118] Compiling Transport Exports.swift
[68/118] Compiling Random URandom.swift
[69/118] Compiling Transport ReadableStream.swift
[70/118] Compiling Random OSRandom.swift
[71/118] Compiling Random Exports.swift
[72/118] Compiling Random RandomProtocol.swift
[73/118] Compiling Random EmptyInitializable.swift
[74/118] Compiling Node StructuredDataWrapper+PathIndexable.swift
[75/118] Compiling Node StructuredDataWrapper+Polymorphic.swift
[76/118] Compiling Node StructuredDataWrapper.swift
[77/121] Emitting module Random
[78/121] Compiling Random Array+Random.swift
[79/121] Compiling Transport Port.swift
[80/121] Compiling Transport ClientStream.swift
[81/121] Compiling Transport InternetStream.swift
[82/121] Compiling Transport ServerStream.swift
[83/121] Compiling Transport FoundationStream.swift
[84/121] Emitting module Transport
[85/121] Emitting module Node
[86/121] Compiling Node Getters.swift
[87/121] Compiling Node Setters.swift
[88/121] Compiling Node Bool+Convertible.swift
[89/121] Compiling Node Date+Convertible.swift
[90/121] Compiling Node StructuredData+Init.swift
[91/121] Compiling Node StructuredData+PathIndexable.swift
[92/121] Compiling Node StructuredData+Polymorphic.swift
[93/121] Compiling Node StructuredData.swift
[94/121] Compiling Node StructuredDataWrapper+Cases.swift
[95/121] Compiling Node StructuredDataWrapper+Convenience.swift
[96/121] Compiling Node StructuredDataWrapper+Equatable.swift
[97/121] Compiling Node StructuredDataWrapper+Literals.swift
[98/121] Compiling Node String+Convertible.swift
[99/121] Compiling Node UUID+Convertible.swift
[100/121] Compiling Node UnsignedInteger+Convertible.swift
[101/121] Compiling Node Context.swift
[102/121] Compiling Transport WriteableStream.swift
[103/121] Compiling Node Array+Convertible.swift
[104/121] Compiling Node Dictionary+Convertible.swift
[105/121] Compiling Node Fuzzy+Any.swift
[106/121] Compiling Node FuzzyConverter.swift
[107/121] Compiling Node FloatingPoint+Convertible.swift
[108/121] Compiling Node Integer+Convertible.swift
[109/121] Compiling Node Schema+Convertible.swift
[110/121] Compiling Node SchemaWrapper+Convertible.swift
[111/121] Compiling Node Optional+Convertible.swift
[112/121] Compiling Node Set+Convertible.swift
[113/121] Compiling Node Number.swift
[114/121] Compiling Node StructuredData+Equatable.swift
[115/121] Compiling Node Node.swift
[116/121] Compiling Node NodeConvertible.swift
[117/121] Compiling Node NodeInitializable.swift
[118/121] Compiling Node NodeRepresentable.swift
[119/142] Compiling Node Errors.swift
[120/142] Compiling Node Exports.swift
[121/142] Compiling Node Identifier.swift
[122/142] Compiling Sockets RawSocket.swift
[123/142] Compiling Sockets Select.swift
[124/144] Compiling Sockets TCPReadableSocket.swift
[125/144] Compiling Sockets TCPSocket.swift
[126/144] Compiling Sockets Types.swift
[127/144] Compiling Sockets Exports.swift
[128/144] Compiling Sockets Address+C.swift
[129/144] Compiling Sockets Address.swift
[130/144] Compiling Sockets Buffer.swift
[131/144] Emitting module Sockets
[132/144] Compiling Sockets InternetSocket.swift
[133/144] Compiling Sockets Pipe.swift
[134/144] Compiling Sockets Config.swift
[135/144] Compiling Sockets Descriptor.swift
[136/144] Compiling Sockets Socket.swift
[137/144] Compiling Sockets SocketOptions.swift
[138/144] Compiling Sockets Conversions.swift
[139/144] Compiling Sockets Error.swift
[140/144] Compiling Sockets FDSet.swift
[141/144] Compiling Sockets TCPEstablishedSocket.swift
[142/144] Compiling Sockets TCPInternetSocket.swift
[143/144] Compiling Sockets TCPWriteableSocket.swift
[144/144] Compiling Sockets UDPSocket.swift
[145/156] 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/.build/checkouts/tls/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)
[146/157] 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/.build/checkouts/tls/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.
[147/157] 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/.build/checkouts/tls/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.
[148/157] 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/.build/checkouts/tls/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.
[149/157] 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/.build/checkouts/tls/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.
[150/157] 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/.build/checkouts/tls/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.
[151/157] 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/.build/checkouts/tls/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.
[152/157] 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/.build/checkouts/tls/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.
[153/157] 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/.build/checkouts/tls/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.
[154/157] 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/.build/checkouts/tls/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.
[155/157] 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/.build/checkouts/tls/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.
[156/157] 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/.build/checkouts/tls/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.
[157/157] 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/.build/checkouts/tls/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/27] Compiling libc libc.swift
[3/27] Compiling Debugging Debuggable.swift
[4/27] Emitting module Debugging
[5/27] Emitting module libc
[6/27] Compiling PathIndexable PathIndexable+Subscripting.swift
[7/27] Emitting module PathIndexable
[8/27] Compiling PathIndexable PathIndexable.swift
[9/27] Compiling Bits String+BytesConvertible.swift
[10/27] Compiling Bits UnsignedInteger+BytesConvertible.swift
[11/28] Compiling Bits BytesConvertible.swift
[12/28] Compiling Bits Data+BytesConvertible.swift
[13/28] Compiling Bits Bytes+Hex.swift
[14/28] Compiling Bits Bytes+Percent.swift
[15/28] Compiling Bits ByteSequence+Conversions.swift
[16/28] Compiling Bits Bytes+Base64.swift
[17/28] Compiling Bits Byte+Convenience.swift
[18/28] Compiling Bits Byte+PatternMatching.swift
[19/28] Compiling Bits HexEncoder.swift
[20/28] Compiling Bits Operators.swift
[21/28] Compiling Bits Byte+Alphabet.swift
[22/28] Compiling Bits Byte+ControlCharacters.swift
[23/28] Compiling Bits Byte+Random.swift
[24/28] Compiling Bits Byte+UTF8Numbers.swift
[25/28] Emitting module Bits
[26/28] Compiling Bits Aliases.swift
[27/28] Compiling Bits Base64Encoder.swift
[28/28] Compiling Bits UnsignedInteger+Shifting.swift
[29/50] Emitting module Core
[30/52] Compiling Core Extendable.swift
[31/52] Compiling Core FileProtocol.swift
[32/52] Compiling Core DispatchTime+Utilities.swift
[33/52] Compiling Core EmptyInitializable.swift
[34/52] Compiling Core Exports.swift
[35/52] Compiling Core Sequence.swift
[36/52] Compiling Core StaticDataBuffer.swift
[37/52] Compiling Core Result.swift
[38/52] Compiling Core Semaphore.swift
[39/52] Compiling Core Portal.swift
[40/52] Compiling Core RFC1123.swift
[41/52] Compiling Core Array.swift
[42/52] Compiling Core Bits.swift
[43/52] Compiling Core Cache.swift
[44/52] Compiling Core Int+Hex.swift
[45/52] Compiling Core Lock.swift
[46/52] Compiling Core String+CaseInsensitiveCompare.swift
[47/52] Compiling Core String+Polymorphic.swift
[48/52] Compiling Core Collection+Safe.swift
[49/52] Compiling Core DataFile.swift
[50/52] Compiling Core Dispatch.swift
[51/52] Compiling Core String.swift
[52/52] Compiling Core WorkingDirectory.swift
[53/105] Emitting module Transport
[54/106] Compiling Transport ReadableStream.swift
[55/106] Compiling Transport Stream.swift
[56/106] Compiling Transport StreamError.swift
[57/106] Compiling Random OSRandom.swift
[58/106] Compiling Random RandomProtocol.swift
[59/106] Compiling Random Exports.swift
[60/106] Compiling Random EmptyInitializable.swift
[61/106] Emitting module Random
[62/106] Compiling Random URandom.swift
[63/106] Compiling Random Array+Random.swift
[64/106] Compiling Node StructuredDataWrapper+PathIndexable.swift
[65/106] Compiling Node StructuredDataWrapper+Polymorphic.swift
[66/106] Compiling Node StructuredDataWrapper.swift
[67/109] Compiling Node Getters.swift
[68/109] Compiling Node Setters.swift
[69/109] Compiling Node Bool+Convertible.swift
[70/109] Compiling Node Date+Convertible.swift
[71/109] Compiling Transport ServerStream.swift
[72/109] Compiling Transport Port.swift
[73/109] Compiling Transport ClientStream.swift
[74/109] Compiling Transport Exports.swift
[75/109] Compiling Transport InternetStream.swift
[76/109] Compiling Transport FoundationStream.swift
[77/109] Compiling Node String+Convertible.swift
[78/109] Compiling Node UUID+Convertible.swift
[79/109] Compiling Node UnsignedInteger+Convertible.swift
[80/109] Compiling Node Context.swift
[81/109] Compiling Node Node.swift
[82/109] Compiling Node NodeConvertible.swift
[83/109] Compiling Node NodeInitializable.swift
[84/109] Compiling Node NodeRepresentable.swift
[85/109] Compiling Node FloatingPoint+Convertible.swift
[86/109] Compiling Node Integer+Convertible.swift
[87/109] Compiling Node Schema+Convertible.swift
[88/109] Compiling Node SchemaWrapper+Convertible.swift
[89/109] Compiling Node Array+Convertible.swift
[90/109] Compiling Node Dictionary+Convertible.swift
[91/109] Compiling Node Fuzzy+Any.swift
[92/109] Compiling Node FuzzyConverter.swift
[93/109] Emitting module Node
[94/109] Compiling Node StructuredData+Init.swift
[95/109] Compiling Node StructuredData+PathIndexable.swift
[96/109] Compiling Node StructuredData+Polymorphic.swift
[97/109] Compiling Node StructuredData.swift
[98/109] Compiling Node StructuredDataWrapper+Cases.swift
[99/109] Compiling Node StructuredDataWrapper+Convenience.swift
[100/109] Compiling Node StructuredDataWrapper+Equatable.swift
[101/109] Compiling Node StructuredDataWrapper+Literals.swift
[102/109] Compiling Transport WriteableStream.swift
[103/109] Compiling Node Optional+Convertible.swift
[104/109] Compiling Node Set+Convertible.swift
[105/109] Compiling Node Number.swift
[106/109] Compiling Node StructuredData+Equatable.swift
[107/109] Compiling Node Errors.swift
[108/109] Compiling Node Exports.swift
[109/109] Compiling Node Identifier.swift
[110/130] Emitting module Sockets
[111/132] Compiling Sockets InternetSocket.swift
[112/132] Compiling Sockets Pipe.swift
[113/132] Compiling Sockets Types.swift
[114/132] Compiling Sockets Exports.swift
[115/132] Compiling Sockets Config.swift
[116/132] Compiling Sockets Descriptor.swift
[117/132] Compiling Sockets RawSocket.swift
[118/132] Compiling Sockets Select.swift
[119/132] Compiling Sockets Address+C.swift
[120/132] Compiling Sockets Address.swift
[121/132] Compiling Sockets Buffer.swift
[122/132] Compiling Sockets TCPEstablishedSocket.swift
[123/132] Compiling Sockets TCPInternetSocket.swift
[124/132] Compiling Sockets TCPReadableSocket.swift
[125/132] Compiling Sockets TCPSocket.swift
[126/132] Compiling Sockets Socket.swift
[127/132] Compiling Sockets SocketOptions.swift
[128/132] Compiling Sockets Conversions.swift
[129/132] Compiling Sockets Error.swift
[130/132] Compiling Sockets FDSet.swift
[131/132] Compiling Sockets TCPWriteableSocket.swift
[132/132] Compiling Sockets UDPSocket.swift
[133/144] 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/.build/checkouts/tls/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.
[134/145] 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/.build/checkouts/tls/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.
[135/145] 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/.build/checkouts/tls/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.
[136/145] 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/.build/checkouts/tls/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.
[137/145] 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/.build/checkouts/tls/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.
[138/145] 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/.build/checkouts/tls/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.
[139/145] 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/.build/checkouts/tls/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)
[140/145] 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/.build/checkouts/tls/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.
[141/145] 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/.build/checkouts/tls/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.
[142/145] 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/.build/checkouts/tls/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.
[143/145] 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/.build/checkouts/tls/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.
[144/145] 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/.build/checkouts/tls/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.
[145/145] 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/.build/checkouts/tls/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