The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftUpnpTools with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/bjtj/swift-upnp-tools.git
Reference: 0.1.25
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/bjtj/swift-upnp-tools
 * tag               0.1.25     -> FETCH_HEAD
HEAD is now at 052861f Merge pull request #34 from bjtj/28-upnpeventsubscription-class-make-method-does-not-create-a-sid-with-the-correct-format
Cloned https://github.com/bjtj/swift-upnp-tools.git
Revision (git rev-parse @):
052861f081e3d5eb707b745a4d7e1bc378bce00e
SUCCESS checkout https://github.com/bjtj/swift-upnp-tools.git at 0.1.25
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bjtj/swift-upnp-tools.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/bjtj/swift-http-server.git
Fetching https://github.com/bjtj/swift-xml.git
[1/754] Fetching swift-http-server
[755/953] Fetching swift-http-server, swift-xml
[954/3895] Fetching swift-http-server, swift-xml, bluesocket
Fetched https://github.com/bjtj/swift-http-server.git from cache (0.27s)
Fetched https://github.com/bjtj/swift-xml.git from cache (0.27s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.33s)
Computing version for https://github.com/bjtj/swift-xml.git
Computed https://github.com/bjtj/swift-xml.git at 0.1.14 (0.38s)
Computing version for https://github.com/bjtj/swift-http-server.git
Computed https://github.com/bjtj/swift-http-server.git at 0.1.23 (0.40s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (1.04s)
Creating working copy for https://github.com/bjtj/swift-xml.git
Working copy of https://github.com/bjtj/swift-xml.git resolved at 0.1.14
Creating working copy for https://github.com/IBM-Swift/BlueSocket.git
Working copy of https://github.com/IBM-Swift/BlueSocket.git resolved at 1.0.200
Creating working copy for https://github.com/bjtj/swift-http-server.git
Working copy of https://github.com/bjtj/swift-http-server.git resolved at 0.1.23
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/20] Emitting module SwiftXml
[7/21] Compiling SwiftXml XmlNodeType.swift
[8/21] Compiling Socket SocketProtocols.swift
[9/21] Compiling Socket SocketUtils.swift
[10/21] Compiling SwiftXml XmlTokenizer.swift
[11/21] Compiling SwiftXml XmlParseError.swift
[12/21] Compiling SwiftXml XmlParser.swift
[13/21] Compiling SwiftXml XmlText.swift
[14/21] Compiling SwiftXml XmlDTD.swift
[15/21] Compiling SwiftXml XmlDocument.swift
[16/21] Compiling SwiftXml XmlAttribute.swift
[17/21] Compiling SwiftXml XmlComment.swift
[18/21] Compiling SwiftXml XmlElement.swift
[19/21] Compiling SwiftXml XmlNode.swift
[21/22] Emitting module Socket
[22/22] Compiling Socket Socket.swift
[24/43] Emitting module SwiftHttpServer
[25/45] Compiling SwiftHttpServer HttpServerError.swift
[26/45] Compiling SwiftHttpServer HttpServerRouter.swift
[27/45] Compiling SwiftHttpServer HttpSpecVersion.swift
[28/45] Compiling SwiftHttpServer Network.swift
[29/45] Compiling SwiftHttpServer Transfer.swift
[30/45] Compiling SwiftHttpServer HttpConnectionType.swift
[31/45] Compiling SwiftHttpServer HttpHeader.swift
[32/45] Compiling SwiftHttpServer HttpRequest.swift
[33/45] Compiling SwiftHttpServer TransferEncoding.swift
[34/45] Compiling SwiftHttpServer URLPathParser.swift
[35/45] Compiling SwiftHttpServer ChunkedTransfer.swift
[36/45] Compiling SwiftHttpServer FirstLine.swift
[37/45] Compiling SwiftHttpServer FixedTransfer.swift
[38/45] Compiling SwiftHttpServer KeyValuePair.swift
[39/45] Compiling SwiftHttpServer KeyValuesDict.swift
[40/45] Compiling SwiftHttpServer HttpStatusCode.swift
[41/45] Compiling SwiftHttpServer HttpTransferEncoding.swift
[42/45] Compiling SwiftHttpServer InetAddress.swift
[43/45] Compiling SwiftHttpServer HttpRequestHandler.swift
[44/45] Compiling SwiftHttpServer HttpResponse.swift
[45/45] Compiling SwiftHttpServer HttpServer.swift
[47/80] Emitting module SwiftUpnpTools
[48/84] Compiling SwiftUpnpTools UPnPSpecVersion.swift
[49/84] Compiling SwiftUpnpTools UPnPStateVariable.swift
[50/84] Compiling SwiftUpnpTools UPnPUsn.swift
[51/84] Compiling SwiftUpnpTools KeyValuePair.swift
[52/84] Compiling SwiftUpnpTools UPnPError.swift
[53/84] Compiling SwiftUpnpTools UPnPEventProperties.swift
[54/84] Compiling SwiftUpnpTools UPnPEventSubscriber.swift
[55/84] Compiling SwiftUpnpTools UPnPEventSubscription.swift
[56/84] Compiling SwiftUpnpTools UPnPIcon.swift
[57/84] Compiling SwiftUpnpTools UPnPService.swift
[58/84] Compiling SwiftUpnpTools UPnPSoapErrorResponse.swift
[59/84] Compiling SwiftUpnpTools UPnPSoapRequest.swift
[60/84] Compiling SwiftUpnpTools UPnPSoapResponse.swift
[61/84] Compiling SwiftUpnpTools OrderedCaseInsensitiveProperties.swift
[62/84] Compiling SwiftUpnpTools OrderedProperties.swift
[63/84] Compiling SwiftUpnpTools XmlTag.swift
[64/84] Compiling SwiftUpnpTools system.swift
[65/84] Compiling SwiftUpnpTools UPnPAction.swift
[66/84] Compiling SwiftUpnpTools UPnPActionArgument.swift
[67/84] Compiling SwiftUpnpTools UPnPActionArgumentDirection.swift
[68/84] Compiling SwiftUpnpTools UPnPActionError.swift
[69/84] Compiling SwiftUpnpTools UPnPActionInvoke.swift
[70/84] Compiling SwiftUpnpTools HttpClient.swift
[71/84] Compiling SwiftUpnpTools SSDP.swift
[72/84] Compiling SwiftUpnpTools SSDPHeader.swift
[73/84] Compiling SwiftUpnpTools SSDPReceiver.swift
[74/84] Compiling SwiftUpnpTools TimeBase.swift
[75/84] Compiling SwiftUpnpTools UPnPModel.swift
[76/84] Compiling SwiftUpnpTools UPnPNts.swift
[77/84] Compiling SwiftUpnpTools UPnPScpd.swift
[78/84] Compiling SwiftUpnpTools UPnPScpdBuilder.swift
[79/84] Compiling SwiftUpnpTools UPnPServer.swift
[80/84] Compiling SwiftUpnpTools UPnPActionRequest.swift
[81/84] Compiling SwiftUpnpTools UPnPCallbackUrl.swift
[82/84] Compiling SwiftUpnpTools UPnPControlPoint.swift
[83/84] Compiling SwiftUpnpTools UPnPDevice.swift
[84/84] Compiling SwiftUpnpTools UPnPDeviceBuilder.swift
Build complete! (15.41s)
Build complete.
Done.

Build Machine: Linux 1