The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftQ, reference 0.3.0 (01ef37), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 17:21:03 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-connolly/swiftq.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/john-connolly/swiftq
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 01ef374 Merge pull request #7 from John-Connolly/Swift4
Cloned https://github.com/john-connolly/swiftq.git
Revision (git rev-parse @):
01ef37487beb87030f741def954628533b928ddf
SUCCESS checkout https://github.com/john-connolly/swiftq.git at 0.3.0
Fetching https://github.com/vapor/redis.git
[1/3825] Fetching redis
Fetched https://github.com/vapor/redis.git from cache (1.16s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 2.2.0 (1.84s)
Fetching https://github.com/vapor/tls.git
Fetching https://github.com/vapor/random.git
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/node.git
[1/3312] Fetching sockets
[101/23455] Fetching sockets, core
[102/27666] Fetching sockets, core, node
[277/28810] Fetching sockets, core, node, tls
[358/28958] Fetching sockets, core, node, tls, random
Fetched https://github.com/vapor/sockets.git from cache (0.88s)
[6200/25646] Fetching core, node, tls, random
Fetched https://github.com/vapor/core.git from cache (1.41s)
Fetched https://github.com/vapor/random.git from cache (1.41s)
Fetched https://github.com/vapor/tls.git from cache (1.41s)
Fetched https://github.com/vapor/node.git from cache (1.42s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (2.09s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.69s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.59s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (1.48s)
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
[69/618] Fetching debugging, bits
Fetched https://github.com/vapor/debugging.git from cache (0.71s)
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.51s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.65s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.63s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.66s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.66s)
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/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.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/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "core",
              "name": "Core",
              "url": "https://github.com/vapor/core.git",
              "version": "2.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "bits",
                  "name": "Bits",
                  "url": "https://github.com/vapor/bits.git",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bits",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "debugging",
                  "name": "Debugging",
                  "url": "https://github.com/vapor/debugging.git",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/debugging",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "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",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "core",
                  "name": "Core",
                  "url": "https://github.com/vapor/core.git",
                  "version": "2.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "bits",
                      "name": "Bits",
                      "url": "https://github.com/vapor/bits.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bits",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "debugging",
                      "name": "Debugging",
                      "url": "https://github.com/vapor/debugging.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/debugging",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "bits",
                  "name": "Bits",
                  "url": "https://github.com/vapor/bits.git",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bits",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "debugging",
                  "name": "Debugging",
                  "url": "https://github.com/vapor/debugging.git",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/debugging",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "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",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "core",
                  "name": "Core",
                  "url": "https://github.com/vapor/core.git",
                  "version": "2.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "bits",
                      "name": "Bits",
                      "url": "https://github.com/vapor/bits.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bits",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "debugging",
                      "name": "Debugging",
                      "url": "https://github.com/vapor/debugging.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/debugging",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "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",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "core",
                  "name": "Core",
                  "url": "https://github.com/vapor/core.git",
                  "version": "2.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "bits",
                      "name": "Bits",
                      "url": "https://github.com/vapor/bits.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bits",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "debugging",
                      "name": "Debugging",
                      "url": "https://github.com/vapor/debugging.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/debugging",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "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",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "core",
                  "name": "Core",
                  "url": "https://github.com/vapor/core.git",
                  "version": "2.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "bits",
                      "name": "Bits",
                      "url": "https://github.com/vapor/bits.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bits",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "debugging",
                      "name": "Debugging",
                      "url": "https://github.com/vapor/debugging.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/debugging",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "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",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "core",
                      "name": "Core",
                      "url": "https://github.com/vapor/core.git",
                      "version": "2.2.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                        {
                          "identity": "bits",
                          "name": "Bits",
                          "url": "https://github.com/vapor/bits.git",
                          "version": "1.1.1",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bits",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "debugging",
                          "name": "Debugging",
                          "url": "https://github.com/vapor/debugging.git",
                          "version": "1.1.1",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/debugging",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "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",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/john-connolly/swiftq.git
[1/1082] Fetching swiftq
Fetched https://github.com/john-connolly/swiftq.git from cache (0.77s)
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/core.git from cache
Fetching https://github.com/vapor/random.git from cache
Fetching https://github.com/vapor/sockets.git from cache
Fetching https://github.com/vapor/node.git from cache
Fetching https://github.com/vapor/tls.git from cache
Fetched https://github.com/vapor/node.git from cache (0.48s)
Fetched https://github.com/vapor/core.git from cache (0.59s)
Fetched https://github.com/vapor/sockets.git from cache (0.59s)
Fetched https://github.com/vapor/tls.git from cache (0.59s)
Fetched https://github.com/vapor/random.git from cache (0.59s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.67s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.05s)
Fetching https://github.com/vapor/ctls.git from cache
Fetched https://github.com/vapor/ctls.git from cache (0.51s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.61s)
Fetching https://github.com/vapor/debugging.git from cache
Fetching https://github.com/vapor/bits.git from cache
Fetched https://github.com/vapor/debugging.git from cache (0.49s)
Fetched https://github.com/vapor/bits.git from cache (0.50s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.57s)
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/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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
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/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/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/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/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
Creating working copy for https://github.com/john-connolly/swiftq.git
Working copy of https://github.com/john-connolly/swiftq.git resolved at 0.3.0 (01ef374)
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.3
Building package at path:  $PWD
https://github.com/john-connolly/swiftq.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version--6988338F2F200930.txt
[14/39] Compiling Debugging Debuggable.swift
[15/39] Emitting module Debugging
[16/39] Compiling PathIndexable PathIndexable+Subscripting.swift
[17/39] Emitting module PathIndexable
[18/39] Compiling PathIndexable PathIndexable.swift
[19/39] Compiling libc libc.swift
[20/39] Emitting module libc
[21/39] Emitting module Bits
[22/40] Compiling Bits HexEncoder.swift
[23/40] Compiling Bits Operators.swift
[24/40] Compiling Bits String+BytesConvertible.swift
[25/40] Compiling Bits UnsignedInteger+BytesConvertible.swift
[26/40] Compiling Bits UnsignedInteger+Shifting.swift
[27/40] Compiling Bits BytesConvertible.swift
[28/40] Compiling Bits Data+BytesConvertible.swift
[29/40] Compiling Bits ByteSequence+Conversions.swift
[30/40] Compiling Bits Bytes+Base64.swift
[31/40] Compiling Bits Byte+Random.swift
[32/40] Compiling Bits Byte+UTF8Numbers.swift
[33/40] Compiling Bits Byte+Convenience.swift
[34/40] Compiling Bits Byte+PatternMatching.swift
[35/40] Compiling Bits Byte+Alphabet.swift
[36/40] Compiling Bits Byte+ControlCharacters.swift
[37/40] Compiling Bits Aliases.swift
[38/40] Compiling Bits Base64Encoder.swift
[39/40] Compiling Bits Bytes+Hex.swift
[40/40] Compiling Bits Bytes+Percent.swift
[41/62] Compiling Core Collection+Safe.swift
[42/62] Compiling Core DataFile.swift
[43/62] Compiling Core Dispatch.swift
[44/62] Compiling Core Portal.swift
[45/62] Compiling Core RFC1123.swift
[46/62] Compiling Core Int+Hex.swift
[47/62] Compiling Core Lock.swift
[48/64] Compiling Core String+CaseInsensitiveCompare.swift
[49/64] Compiling Core String+Polymorphic.swift
[50/64] Compiling Core Sequence.swift
[51/64] Compiling Core StaticDataBuffer.swift
[52/64] Compiling Core Extendable.swift
[53/64] Compiling Core FileProtocol.swift
[54/64] Compiling Core Result.swift
[55/64] Compiling Core Semaphore.swift
[56/64] Compiling Core DispatchTime+Utilities.swift
[57/64] Compiling Core EmptyInitializable.swift
[58/64] Compiling Core Exports.swift
[59/64] Emitting module Core
[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] Emitting module Transport
[66/118] Compiling Transport StreamError.swift
[67/118] Compiling Transport Stream.swift
[68/118] Compiling Transport ReadableStream.swift
[69/118] Compiling Random URandom.swift
[70/118] Compiling Random RandomProtocol.swift
[71/118] Compiling Random Array+Random.swift
[72/118] Emitting module Random
[73/118] Compiling Random Exports.swift
[74/118] Compiling Random EmptyInitializable.swift
[75/118] Compiling Random OSRandom.swift
[76/118] Compiling Transport WriteableStream.swift
[77/118] Emitting module Node
[78/121] Compiling Transport ServerStream.swift
[79/121] Compiling Transport Port.swift
[80/121] Compiling Transport Exports.swift
[81/121] Compiling Transport InternetStream.swift
[82/121] Compiling Transport FoundationStream.swift
[83/121] Compiling Transport ClientStream.swift
[84/121] Compiling Node Getters.swift
[85/121] Compiling Node Setters.swift
[86/121] Compiling Node Bool+Convertible.swift
[87/121] Compiling Node Date+Convertible.swift
[88/121] Compiling Node Node.swift
[89/121] Compiling Node NodeConvertible.swift
[90/121] Compiling Node NodeInitializable.swift
[91/121] Compiling Node NodeRepresentable.swift
[92/121] Compiling Node Array+Convertible.swift
[93/121] Compiling Node Dictionary+Convertible.swift
[94/121] Compiling Node Fuzzy+Any.swift
[95/121] Compiling Node FuzzyConverter.swift
[96/121] Compiling Node String+Convertible.swift
[97/121] Compiling Node UUID+Convertible.swift
[98/121] Compiling Node UnsignedInteger+Convertible.swift
[99/121] Compiling Node Context.swift
[100/121] Compiling Node FloatingPoint+Convertible.swift
[101/121] Compiling Node Integer+Convertible.swift
[102/121] Compiling Node Schema+Convertible.swift
[103/121] Compiling Node SchemaWrapper+Convertible.swift
[104/121] Compiling Node StructuredData+Init.swift
[105/121] Compiling Node StructuredData+PathIndexable.swift
[106/121] Compiling Node StructuredData+Polymorphic.swift
[107/121] Compiling Node StructuredData.swift
[108/121] Compiling Node StructuredDataWrapper+Cases.swift
[109/121] Compiling Node StructuredDataWrapper+Convenience.swift
[110/121] Compiling Node StructuredDataWrapper+Equatable.swift
[111/121] Compiling Node StructuredDataWrapper+Literals.swift
[112/142] Compiling Node Errors.swift
[113/142] Compiling Node Exports.swift
[114/142] Compiling Node Identifier.swift
[115/142] Compiling Node StructuredDataWrapper+PathIndexable.swift
[116/142] Compiling Node StructuredDataWrapper+Polymorphic.swift
[117/142] Compiling Node StructuredDataWrapper.swift
[118/142] Compiling Node Optional+Convertible.swift
[119/142] Compiling Node Set+Convertible.swift
[120/142] Compiling Node Number.swift
[121/142] Compiling Node StructuredData+Equatable.swift
[122/142] Compiling Sockets Socket.swift
[123/142] Compiling Sockets SocketOptions.swift
[124/144] Emitting module Sockets
[125/144] Compiling Sockets TCPReadableSocket.swift
[126/144] Compiling Sockets TCPSocket.swift
[127/144] Compiling Sockets InternetSocket.swift
[128/144] Compiling Sockets Pipe.swift
[129/144] Compiling Sockets RawSocket.swift
[130/144] Compiling Sockets Select.swift
[131/144] Compiling Sockets Conversions.swift
[132/144] Compiling Sockets Error.swift
[133/144] Compiling Sockets FDSet.swift
[134/144] Compiling Sockets TCPWriteableSocket.swift
[135/144] Compiling Sockets UDPSocket.swift
[136/144] Compiling Sockets TCPEstablishedSocket.swift
[137/144] Compiling Sockets TCPInternetSocket.swift
[138/144] Compiling Sockets Config.swift
[139/144] Compiling Sockets Descriptor.swift
[140/144] Compiling Sockets Address+C.swift
[141/144] Compiling Sockets Address.swift
[142/144] Compiling Sockets Buffer.swift
[143/144] Compiling Sockets Types.swift
[144/144] Compiling Sockets Exports.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.
[146/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.
[147/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.
[148/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.
[149/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.
[150/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.
[151/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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[152/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.
[153/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.
[154/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.
[155/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.
[156/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.
[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
BUILD FAILURE 6.3 macosSpm