The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TLS with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/tls.git
Reference: 2.1.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/tls
 * tag               2.1.3      -> FETCH_HEAD
HEAD is now at a5981b0 Merge pull request #71 from vapor-community/warnings-real
Cloned https://github.com/vapor-community/tls.git into spi-builder-workspace
a5981b0a370f227521330beb92b7ce6d636a1eb2
SUCCESS checkout https://github.com/vapor-community/tls.git at 2.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/vapor/ctls.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/vapor/sockets.git from cache
Fetched https://github.com/vapor/core.git (0.24s)
Fetched https://github.com/vapor/sockets.git (0.25s)
Fetched https://github.com/vapor/ctls.git (0.25s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.05s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.07s)
Fetching https://github.com/vapor/debugging.git from cache
Fetching https://github.com/vapor/bits.git from cache
Fetched https://github.com/vapor/bits.git (0.25s)
Fetched https://github.com/vapor/debugging.git (0.25s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.04s)
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/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.04s)
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
Creating working copy for https://github.com/vapor/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
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
Building for debugging...
[1/22] Emitting module Debugging
[2/22] Compiling Debugging Debuggable.swift
[3/22] Compiling libc libc.swift
[4/22] Emitting module libc
[5/22] Compiling Bits Operators.swift
[6/22] Compiling Bits String+BytesConvertible.swift
[7/24] Emitting module Bits
[8/24] Compiling Bits Byte+Random.swift
[9/24] Compiling Bits Byte+UTF8Numbers.swift
[10/24] Compiling Bits ByteSequence+Conversions.swift
[11/24] Compiling Bits Aliases.swift
[12/24] Compiling Bits Base64Encoder.swift
[13/24] Compiling Bits Byte+Alphabet.swift
[14/24] Compiling Bits UnsignedInteger+BytesConvertible.swift
[15/24] Compiling Bits UnsignedInteger+Shifting.swift
[16/24] Compiling Bits Byte+ControlCharacters.swift
[17/24] Compiling Bits Byte+Convenience.swift
[18/24] Compiling Bits Byte+PatternMatching.swift
[19/24] Compiling Bits Bytes+Base64.swift
[20/24] Compiling Bits Bytes+Hex.swift
[21/24] Compiling Bits Data+BytesConvertible.swift
[22/24] Compiling Bits HexEncoder.swift
[23/24] Compiling Bits Bytes+Percent.swift
[24/24] Compiling Bits BytesConvertible.swift
[25/46] Compiling Core DispatchTime+Utilities.swift
[26/46] Compiling Core EmptyInitializable.swift
[27/46] Compiling Core Exports.swift
[28/48] Compiling Core Extendable.swift
[29/48] Compiling Core FileProtocol.swift
[30/48] Compiling Core Int+Hex.swift
[31/48] Emitting module Core
[32/48] Compiling Core Result.swift
[33/48] Compiling Core Semaphore.swift
[34/48] Compiling Core Sequence.swift
[35/48] Compiling Core Array.swift
[36/48] Compiling Core Bits.swift
[37/48] Compiling Core Cache.swift
[38/48] Compiling Core Collection+Safe.swift
[39/48] Compiling Core DataFile.swift
[40/48] Compiling Core Dispatch.swift
[41/48] Compiling Core Lock.swift
[42/48] Compiling Core Portal.swift
[43/48] Compiling Core RFC1123.swift
[44/48] Compiling Core StaticDataBuffer.swift
[45/48] Compiling Core String+CaseInsensitiveCompare.swift
[46/48] Compiling Core String+Polymorphic.swift
[47/48] Compiling Core String.swift
[48/48] Compiling Core WorkingDirectory.swift
[49/58] Compiling Transport Stream.swift
[50/59] Compiling Transport StreamError.swift
[51/59] Emitting module Transport
[52/59] Compiling Transport Exports.swift
[53/59] Compiling Transport ClientStream.swift
[54/59] Compiling Transport ReadableStream.swift
[55/59] Compiling Transport InternetStream.swift
[56/59] Compiling Transport Port.swift
[57/59] Compiling Transport ServerStream.swift
[58/59] Compiling Transport FoundationStream.swift
[59/59] Compiling Transport WriteableStream.swift
[60/80] Compiling Sockets TCPReadableSocket.swift
[61/80] Compiling Sockets TCPSocket.swift
[62/82] Compiling Sockets Types.swift
[63/82] Compiling Sockets Exports.swift
[64/82] Compiling Sockets Config.swift
[65/82] Compiling Sockets RawSocket.swift
[66/82] Compiling Sockets Select.swift
[67/82] Compiling Sockets Socket.swift
[68/82] Compiling Sockets Descriptor.swift
[69/82] Compiling Sockets InternetSocket.swift
[70/82] Compiling Sockets Pipe.swift
[71/82] Emitting module Sockets
[72/82] Compiling Sockets Address+C.swift
[73/82] Compiling Sockets Address.swift
[74/82] Compiling Sockets Buffer.swift
[75/82] Compiling Sockets SocketOptions.swift
[76/82] Compiling Sockets TCPEstablishedSocket.swift
[77/82] Compiling Sockets TCPInternetSocket.swift
[78/82] Compiling Sockets TCPWriteableSocket.swift
[79/82] Compiling Sockets UDPSocket.swift
[80/82] Compiling Sockets Conversions.swift
[81/82] Compiling Sockets Error.swift
[82/82] Compiling Sockets FDSet.swift
[83/94] Compiling TLS Utilities.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[84/95] Compiling TLS ServerSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[85/95] Compiling TLS Socket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[86/95] Compiling TLS Mode.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[87/95] Compiling TLS ReadableSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[88/95] Compiling TLS Exports.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[89/95] Compiling TLS InternetSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[90/95] Emitting module TLS
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[91/95] Compiling TLS Certificates.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[92/95] Compiling TLS ClientSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[93/95] Compiling TLS Context.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[94/95] Compiling TLS Error.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[95/95] Compiling TLS WriteableSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
error: fatalError
Retrying in 0 seconds ...
Building ... (attempt 2)
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
[0/1] Planning build
Building for debugging...
[1/12] Compiling TLS Utilities.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[2/13] Compiling TLS Socket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[3/13] Compiling TLS ServerSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[4/13] Compiling TLS Exports.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[5/13] Compiling TLS InternetSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[6/13] Compiling TLS Mode.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[7/13] Compiling TLS ReadableSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[8/13] Compiling TLS Certificates.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[9/13] Compiling TLS ClientSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/13] Emitting module TLS
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[11/13] Compiling TLS Context.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[12/13] Compiling TLS Error.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[13/13] Compiling TLS WriteableSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm