The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SteamPress with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/SteamPress.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/brokenhandsio/SteamPress
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 56851f4 Merge pull request #42 from brokenhandsio/readme-update
Cloned https://github.com/brokenhandsio/SteamPress.git
Revision (git rev-parse @):
56851f476abcb56c0ecf92dce1ce7e29044ac78a
SUCCESS checkout https://github.com/brokenhandsio/SteamPress.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/brokenhandsio/SteamPress.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/vapor/auth.git
Fetching https://github.com/vapor-community/markdown.git
Fetching https://github.com/vapor/vapor.git
[1/231] Fetching markdown
[232/1279] Fetching markdown, auth
[1280/4325] Fetching markdown, auth, swiftsoup
[4326/71615] Fetching markdown, auth, swiftsoup, vapor
Fetched https://github.com/vapor/auth.git from cache (1.86s)
Fetched https://github.com/vapor-community/markdown.git from cache (1.86s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.87s)
Fetched https://github.com/vapor/vapor.git from cache (1.90s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 2.0.4 (1.32s)
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/fluent-sqlite.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/core.git
[1/1188] Fetching fluent-sqlite
[619/2107] Fetching fluent-sqlite, service
[1787/22250] Fetching fluent-sqlite, service, core
[2091/25036] Fetching fluent-sqlite, service, core, crypto
[3048/50503] Fetching fluent-sqlite, service, core, crypto, http
[7443/63808] Fetching fluent-sqlite, service, core, crypto, http, fluent
Fetched https://github.com/vapor/crypto.git from cache (0.35s)
[16107/61022] Fetching fluent-sqlite, service, core, http, fluent
Fetched https://github.com/vapor/service.git from cache (1.08s)
Fetched https://github.com/vapor/fluent-sqlite.git from cache (1.08s)
Fetched https://github.com/vapor/fluent.git from cache (1.09s)
Fetched https://github.com/vapor/core.git from cache (1.25s)
Fetched https://github.com/vapor/http.git from cache (1.26s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (0.46s)
Fetching https://github.com/vapor/sqlite.git
[1/2011] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (0.65s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.45s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.48s)
Fetching https://github.com/vapor/sql.git
Fetching https://github.com/vapor/database-kit.git
[1/1181] Fetching database-kit
[1171/6146] Fetching database-kit, sql
Fetched https://github.com/vapor/database-kit.git from cache (0.34s)
Fetched https://github.com/vapor/sql.git from cache (0.96s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.44s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.47s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (0.75s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (0.45s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.45s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.46s)
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
[1/381] Fetching url-encoded-form
[382/2081] Fetching url-encoded-form, multipart
[416/2660] Fetching url-encoded-form, multipart, validation
[508/3942] Fetching url-encoded-form, multipart, validation, template-kit
[1933/6353] Fetching url-encoded-form, multipart, validation, template-kit, websocket
[2758/27021] Fetching url-encoded-form, multipart, validation, template-kit, websocket, routing
Fetched https://github.com/vapor/template-kit.git from cache (0.95s)
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.95s)
Fetched https://github.com/vapor/routing.git from cache (0.97s)
[3501/9968] Fetching multipart, validation, websocket, console
Fetched https://github.com/vapor/console.git from cache (0.55s)
Fetched https://github.com/vapor/validation.git from cache (1.65s)
Fetched https://github.com/vapor/websocket.git from cache (1.65s)
Fetched https://github.com/vapor/multipart.git from cache (1.71s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.58s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/12147] Fetching swift-nio-ssl
[6318/76663] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.47s)
Fetched https://github.com/apple/swift-nio.git from cache (5.54s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.52s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.23s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.44s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.44s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.43s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1/16] Fetching swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.19s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (0.43s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.46s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.46s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.45s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.1.0 (0.44s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.42s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.46s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.48s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.1 (0.50s)
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.3
Creating working copy for https://github.com/vapor/fluent-sqlite.git
Working copy of https://github.com/vapor/fluent-sqlite.git resolved at 3.0.0
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 2.0.4
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/vapor/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 3.3.0
Creating working copy for https://github.com/brokenhandsio/cmark-gfm.git
Working copy of https://github.com/brokenhandsio/cmark-gfm.git resolved at 2.1.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/vapor-community/markdown.git
Working copy of https://github.com/vapor-community/markdown.git resolved at 0.7.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/82] Write sources
[2/82] Compiling cmark tasklist.c
[3/82] Compiling cmark syntax_extension.c
[4/82] Compiling cmark xml.c
[5/82] Compiling cmark strikethrough.c
[6/82] Compiling cmark tagfilter.c
[7/82] Compiling cmark registry.c
[8/82] Compiling cmark table.c
[9/82] Compiling cmark plaintext.c
[9/82] Compiling cmark plugin.c
[11/82] Compiling cmark render.c
[11/82] Compiling cmark references.c
[13/82] Compiling cmark map.c
[14/82] Compiling cmark linked_list.c
[15/82] Compiling cmark node.c
[16/82] Compiling cmark latex.c
[17/82] Write swift-version-24593BA9C3E375BF.txt
[18/82] Compiling cmark man.c
[19/82] Compiling cmark utf8.c
[20/82] Compiling cmark iterator.c
[21/82] Compiling cmark html.c
[22/82] Compiling cmark footnotes.c
[23/82] Compiling cmark houdini_href_e.c
[24/82] Compiling cmark core-extensions.c
[25/82] Compiling cmark houdini_html_e.c
[26/82] Compiling cmark houdini_html_u.c
[27/82] Compiling cmark cmark_ctype.c
[28/82] Compiling cmark commonmark.c
[29/82] Compiling cmark ext_scanners.c
[29/82] Write sources
[34/82] Copying PrivacyInfo.xcprivacy
[34/82] Write sources
[41/82] Compiling cmark arena.c
[42/82] Write sources
[44/82] Compiling cmark inlines.c
[45/82] Write sources
[56/82] Compiling cmark buffer.c
[57/82] Write sources
[62/82] Compiling cmark blocks.c
[62/82] Compiling cmark cmark.c
[64/82] Compiling cmark autolink.c
[65/82] Compiling cmark scanners.c
[66/82] Compiling CNIOZlib empty.c
[67/84] Compiling CNIOSHA1 c_nio_sha1.c
[68/146] Compiling CNIOLinux shim.c
[69/146] Compiling CNIOLinux ifaddrs-android.c
[70/146] Compiling CNIOOpenSSL shims.c
[71/146] Compiling CNIODarwin shim.c
[72/146] Compiling CNIOOpenSSL helpers.c
[73/146] Compiling CNIOHTTPParser c_nio_http_parser.c
[74/146] Compiling CBcrypt blf.c
[75/146] Compiling CBcrypt bcrypt.c
[76/146] Compiling CCryptoOpenSSL shim.c
[77/146] Write sources
[80/146] Compiling CBase32 base32.c
[81/146] Compiling c-atomics.c
[83/149] Compiling Debugging SourceLocation.swift
[84/149] Compiling NIOPriorityQueue PriorityQueue.swift
[85/149] Emitting module NIOConcurrencyHelpers
[86/149] Compiling NIOConcurrencyHelpers atomics.swift
[87/149] Emitting module SwiftMarkdown
[88/149] Compiling SwiftMarkdown SwiftMarkdown.swift
[89/150] Emitting module COperatingSystem
[90/150] Compiling COperatingSystem libc.swift
[91/151] Compiling Debugging Demangler.swift
[92/151] Compiling NIOConcurrencyHelpers lock.swift
[93/151] Compiling SwiftSoup Collector.swift
[94/151] Compiling SwiftSoup CombiningEvaluator.swift
[95/151] Compiling SwiftSoup Comment.swift
[96/151] Compiling SwiftSoup Connection.swift
[97/151] Compiling SwiftSoup CssSelector.swift
[98/151] Compiling SwiftSoup DataNode.swift
[99/151] Compiling SwiftSoup DataUtil.swift
[100/151] Compiling SwiftSoup Document.swift
[102/159] Emitting module Debugging
[103/159] Compiling Debugging Debuggable.swift
[106/160] Compiling SwiftSoup ParseError.swift
[107/160] Compiling SwiftSoup ParseErrorList.swift
[108/160] Compiling SwiftSoup ParseSettings.swift
[109/160] Compiling SwiftSoup Parser.swift
[110/160] Compiling SwiftSoup Pattern.swift
[111/160] Compiling SwiftSoup QueryParser.swift
[112/160] Compiling SwiftSoup SerializationException.swift
[113/160] Compiling SwiftSoup Tag.swift
[114/160] Compiling SwiftSoup TextNode.swift
[115/160] Compiling SwiftSoup Token.swift
[116/160] Compiling SwiftSoup TokenQueue.swift
[117/160] Compiling SwiftSoup Tokeniser.swift
[118/160] Compiling SwiftSoup TokeniserState.swift
[119/160] Compiling SwiftSoup TreeBuilder.swift
[120/160] Compiling SwiftSoup SimpleDictionary.swift
[121/160] Compiling SwiftSoup StreamReader.swift
[122/160] Compiling SwiftSoup String.swift
[123/160] Compiling SwiftSoup StringBuilder.swift
[124/160] Compiling SwiftSoup StringUtil.swift
[125/160] Compiling SwiftSoup StructuralEvaluator.swift
[126/160] Compiling SwiftSoup SwiftSoup.swift
[128/160] Compiling SwiftSoup ArrayExt.swift
[129/160] Compiling SwiftSoup Attribute.swift
[130/160] Compiling SwiftSoup Attributes.swift
[131/160] Compiling SwiftSoup BinarySearch.swift
[132/160] Compiling SwiftSoup BooleanAttribute.swift
[133/160] Compiling SwiftSoup CharacterExt.swift
[134/160] Compiling SwiftSoup CharacterReader.swift
[135/160] Compiling SwiftSoup Cleaner.swift
[136/160] Emitting module SwiftSoup
[137/160] Compiling SwiftSoup HtmlTreeBuilderState.swift
[138/160] Compiling SwiftSoup HttpStatusException.swift
[139/160] Compiling SwiftSoup Mutex.swift
[140/160] Compiling SwiftSoup Node.swift
[141/160] Compiling SwiftSoup NodeTraversor.swift
[142/160] Compiling SwiftSoup NodeVisitor.swift
[143/160] Compiling SwiftSoup OrderedSet.swift
[144/160] Emitting module NIOPriorityQueue
[145/160] Compiling NIOPriorityQueue Heap.swift
[146/161] Compiling SwiftSoup DocumentType.swift
[147/161] Compiling SwiftSoup Element.swift
[148/161] Compiling SwiftSoup Elements.swift
[149/161] Compiling SwiftSoup Entities.swift
[150/161] Compiling SwiftSoup Evaluator.swift
[151/161] Compiling SwiftSoup Exception.swift
[152/161] Compiling SwiftSoup FormElement.swift
[153/161] Compiling SwiftSoup HtmlTreeBuilder.swift
[155/211] Compiling SwiftSoup UnfairLock.swift
[156/211] Compiling SwiftSoup UnicodeScalar.swift
[157/211] Compiling SwiftSoup Validate.swift
[158/211] Compiling SwiftSoup Whitelist.swift
[159/211] Compiling SwiftSoup XmlDeclaration.swift
[160/211] Compiling SwiftSoup XmlTreeBuilder.swift
[161/211] Compiling SwiftSoup resource_bundle_accessor.swift
[163/212] Compiling NIO Heap.swift
[164/212] Compiling NIO IO.swift
[165/212] Compiling NIO IOData.swift
[166/212] Compiling NIO IntegerTypes.swift
[167/212] Compiling NIO Interfaces.swift
[168/212] Compiling NIO Linux.swift
[169/212] Compiling NIO LinuxCPUSet.swift
[170/218] Emitting module NIO
[171/218] Compiling NIO RecvByteBufferAllocator.swift
[172/218] Compiling NIO Resolver.swift
[173/218] Compiling NIO Selectable.swift
[174/218] Compiling NIO Selector.swift
[175/218] Compiling NIO ServerSocket.swift
[176/218] Compiling NIO Socket.swift
[177/218] Compiling NIO SocketAddresses.swift
[178/218] Compiling NIO MarkedCircularBuffer.swift
[179/218] Compiling NIO MulticastChannel.swift
[180/218] Compiling NIO NIOAny.swift
[181/218] Compiling NIO NonBlockingFileIO.swift
[182/218] Compiling NIO PendingDatagramWritesManager.swift
[183/218] Compiling NIO PendingWritesManager.swift
[184/218] Compiling NIO PriorityQueue.swift
[185/218] Compiling NIO ChannelPipeline.swift
[186/218] Compiling NIO CircularBuffer.swift
[187/218] Compiling NIO Codec.swift
[188/218] Compiling NIO CompositeError.swift
[189/218] Compiling NIO ContiguousCollection.swift
[190/218] Compiling NIO DeadChannel.swift
[191/218] Compiling NIO Embedded.swift
[192/218] Compiling NIO ByteBuffer-int.swift
[193/218] Compiling NIO ByteBuffer-views.swift
[194/218] Compiling NIO Channel.swift
[195/218] Compiling NIO ChannelHandler.swift
[196/218] Compiling NIO ChannelHandlers.swift
[197/218] Compiling NIO ChannelInvoker.swift
[198/218] Compiling NIO ChannelOption.swift
[199/218] Compiling NIO EventLoop.swift
[200/218] Compiling NIO EventLoopFuture.swift
[201/218] Compiling NIO FileDescriptor.swift
[202/218] Compiling NIO FileHandle.swift
[203/218] Compiling NIO FileRegion.swift
[204/218] Compiling NIO GetaddrinfoResolver.swift
[205/218] Compiling NIO HappyEyeballs.swift
[206/218] Compiling NIO AddressedEnvelope.swift
[207/218] Compiling NIO BaseSocket.swift
[208/218] Compiling NIO BaseSocketChannel.swift
[209/218] Compiling NIO BlockingIOThreadPool.swift
[210/218] Compiling NIO Bootstrap.swift
[211/218] Compiling NIO ByteBuffer-aux.swift
[212/218] Compiling NIO ByteBuffer-core.swift
[213/218] Compiling NIO SocketChannel.swift
[214/218] Compiling NIO SocketOptionProvider.swift
[215/218] Compiling NIO System.swift
[216/218] Compiling NIO Thread.swift
[217/218] Compiling NIO TypeAssistedChannelHandler.swift
[218/218] Compiling NIO Utilities.swift
[220/261] Compiling NIOTLS TLSEvents.swift
[221/261] Emitting module Async
[222/261] Compiling Async Collection+Future.swift
[223/261] Compiling Async Deprecated.swift
[224/261] Compiling NIOHTTP1 ByteCollectionUtils.swift
[225/261] Compiling Async AsyncError.swift
[226/261] Compiling Bits Bytes.swift
[227/261] Compiling Bits Data+Bytes.swift
[228/263] Emitting module NIOTLS
[229/263] Compiling Async Exports.swift
[230/263] Compiling Async Future+DoCatch.swift
[231/263] Compiling Async Future+Flatten.swift
[232/263] Compiling Async Future+Global.swift
[233/263] Emitting module NIOFoundationCompat
[234/263] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[239/264] Compiling Async Worker.swift
[240/264] Compiling Bits Deprecated.swift
[244/264] Compiling Async FutureType.swift
[245/264] Compiling Async QueueHandler.swift
[246/264] Emitting module Bits
[249/264] Compiling Async Future+Map.swift
[250/264] Compiling Async Future+Transform.swift
[251/264] Compiling Async Future+Variadic.swift
[252/264] Compiling Async Future+Void.swift
[253/265] Compiling Bits Data+Strings.swift
[256/266] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[257/266] Compiling NIOTLS SNIHandler.swift
[259/295] Compiling NIOHTTP1 HTTPEncoder.swift
[260/302] Compiling Random Array+Random.swift
[261/306] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[262/312] Compiling Random URandom.swift
[263/312] Compiling Random RandomProtocol.swift
[264/312] Emitting module Random
[265/312] Compiling Random OSRandom.swift
[267/313] Compiling NIOOpenSSL PosixPort.swift
[268/313] Compiling NIOOpenSSL SSLCertificate.swift
[269/313] Compiling NIOOpenSSL SSLErrors.swift
[270/316] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[271/316] Compiling Core Reflectable.swift
[272/316] Compiling Core String+Utilities.swift
[273/316] Compiling Core Thread+Async.swift
[274/316] Compiling Core NotFound.swift
[275/316] Compiling Core OptionalType.swift
[276/316] Compiling Core Process+Execute.swift
[277/316] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[278/316] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[279/316] Compiling NIOHTTP1 HTTPTypes.swift
[280/316] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[281/316] Compiling NIOOpenSSL IdentityVerification.swift
[282/316] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[283/316] Compiling NIOOpenSSL SSLConnection.swift
[284/316] Compiling NIOOpenSSL SSLContext.swift
[285/316] Compiling NIOOpenSSL OpenSSLHandler.swift
[286/316] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[287/316] Emitting module NIOHTTP1
[291/317] Compiling NIOOpenSSL ByteBufferBIO.swift
[292/317] Emitting module NIOOpenSSL
[293/328] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[294/329] Compiling NIOWebSocket WebSocketErrorCodes.swift
[296/329] Compiling NIOOpenSSL SSLInit.swift
[297/329] Compiling NIOWebSocket WebSocketOpcode.swift
[298/329] Compiling NIOWebSocket Base64.swift
[299/329] Compiling NIOWebSocket SHA1.swift
[300/329] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[301/329] Compiling NIOOpenSSL TLSConfiguration.swift
[305/329] Compiling NIOWebSocket WebSocketFrameEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                                                     ~^~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
        var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
                                 ^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
            opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                                                     ~^~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
        var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
                                 ^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
            opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[310/329] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[311/329] Compiling NIOOpenSSL SSLPointerTricks.swift
[312/329] Compiling NIOOpenSSL SSLPrivateKey.swift
[313/329] Compiling NIOOpenSSL SSLPublicKey.swift
[316/329] Emitting module NIOWebSocket
error: fatalError
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/17] Compiling Core Future+Unwrap.swift
[3/18] Compiling Core LosslessDataConvertible.swift
[4/19] Compiling Core File.swift
[5/19] Compiling Core DirectoryConfig.swift
[6/19] Compiling Core Exports.swift
[7/21] Compiling Core NestedData.swift
[8/22] Compiling Core FutureEncoder.swift
[9/24] Compiling Core HeaderValue.swift
[10/26] Compiling Core Data+Hex.swift
[11/26] Compiling NIOWebSocket WebSocketUpgrader.swift
[12/27] Compiling Core Data+Base64URL.swift
[13/28] Compiling Core Decodable+Reflectable.swift
[14/29] Compiling NIOOpenSSL SSLContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
        var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
                                 ^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
            opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[15/29] Compiling NIOOpenSSL SSLConnection.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                                                     ~^~~~
[16/29] Emitting module NIOOpenSSL
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2