The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftUpnpTools with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

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 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bjtj/swift-upnp-tools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/20] Emitting module SwiftXml
[7/20] Compiling SwiftXml XmlAttribute.swift
[8/20] Compiling SwiftXml XmlComment.swift
[9/21] Compiling SwiftXml XmlNodeType.swift
[10/21] Compiling SwiftXml XmlElement.swift
[11/21] Compiling SwiftXml XmlNode.swift
[12/21] Compiling SwiftXml XmlDTD.swift
[13/21] Compiling SwiftXml XmlDocument.swift
[14/21] Compiling SwiftXml XmlText.swift
[15/21] Compiling SwiftXml XmlParser.swift
[16/21] Compiling SwiftXml XmlParseError.swift
[17/21] Compiling Socket SocketUtils.swift
[18/21] Compiling SwiftXml XmlTokenizer.swift
[19/21] Compiling Socket SocketProtocols.swift
[20/21] Emitting module Socket
[21/21] Compiling Socket Socket.swift
[22/41] Compiling SwiftHttpServer TransferEncoding.swift
[23/41] Compiling SwiftHttpServer URLPathParser.swift
[24/41] Compiling SwiftHttpServer Network.swift
[25/41] Compiling SwiftHttpServer Transfer.swift
[26/41] Emitting module SwiftHttpServer
[27/41] Compiling SwiftHttpServer HttpConnectionType.swift
[28/41] Compiling SwiftHttpServer HttpHeader.swift
[29/41] Compiling SwiftHttpServer HttpRequest.swift
[30/41] Compiling SwiftHttpServer HttpStatusCode.swift
[31/41] Compiling SwiftHttpServer HttpTransferEncoding.swift
[32/41] Compiling SwiftHttpServer InetAddress.swift
[33/41] Compiling SwiftHttpServer HttpServerError.swift
[34/41] Compiling SwiftHttpServer HttpServerRouter.swift
[35/41] Compiling SwiftHttpServer HttpSpecVersion.swift
[36/41] Compiling SwiftHttpServer HttpRequestHandler.swift
[37/41] Compiling SwiftHttpServer HttpResponse.swift
[38/41] Compiling SwiftHttpServer HttpServer.swift
[39/41] Compiling SwiftHttpServer ChunkedTransfer.swift
[40/41] Compiling SwiftHttpServer FirstLine.swift
[41/41] Compiling SwiftHttpServer FixedTransfer.swift
[42/43] Compiling SwiftHttpServer KeyValuePair.swift
[43/43] Compiling SwiftHttpServer KeyValuesDict.swift
[44/77] Compiling SwiftUpnpTools UPnPSpecVersion.swift
[45/77] Compiling SwiftUpnpTools UPnPStateVariable.swift
[46/77] Compiling SwiftUpnpTools UPnPUsn.swift
[47/77] Compiling SwiftUpnpTools KeyValuePair.swift
[48/77] Compiling SwiftUpnpTools UPnPAction.swift
[49/77] Compiling SwiftUpnpTools UPnPActionArgument.swift
[50/77] Compiling SwiftUpnpTools UPnPActionArgumentDirection.swift
[51/77] Compiling SwiftUpnpTools UPnPActionError.swift
[52/77] Compiling SwiftUpnpTools UPnPActionInvoke.swift
[53/81] Compiling SwiftUpnpTools UPnPService.swift
[54/81] Compiling SwiftUpnpTools UPnPSoapErrorResponse.swift
[55/81] Compiling SwiftUpnpTools UPnPSoapRequest.swift
[56/81] Compiling SwiftUpnpTools UPnPSoapResponse.swift
[57/81] Compiling SwiftUpnpTools UPnPError.swift
[58/81] Compiling SwiftUpnpTools UPnPEventProperties.swift
[59/81] Compiling SwiftUpnpTools UPnPEventSubscriber.swift
[60/81] Compiling SwiftUpnpTools UPnPEventSubscription.swift
[61/81] Compiling SwiftUpnpTools UPnPIcon.swift
[62/81] Compiling SwiftUpnpTools OrderedCaseInsensitiveProperties.swift
[63/81] Compiling SwiftUpnpTools OrderedProperties.swift
[64/81] Compiling SwiftUpnpTools XmlTag.swift
[65/81] Compiling SwiftUpnpTools system.swift
[66/81] Emitting module SwiftUpnpTools
[67/81] Compiling SwiftUpnpTools UPnPModel.swift
[68/81] Compiling SwiftUpnpTools UPnPNts.swift
[69/81] Compiling SwiftUpnpTools UPnPScpd.swift
[70/81] Compiling SwiftUpnpTools UPnPScpdBuilder.swift
[71/81] Compiling SwiftUpnpTools UPnPServer.swift
[72/81] Compiling SwiftUpnpTools HttpClient.swift
[73/81] Compiling SwiftUpnpTools SSDP.swift
[74/81] Compiling SwiftUpnpTools SSDPHeader.swift
[75/81] Compiling SwiftUpnpTools SSDPReceiver.swift
[76/81] Compiling SwiftUpnpTools TimeBase.swift
[77/81] Compiling SwiftUpnpTools UPnPActionRequest.swift
[78/81] Compiling SwiftUpnpTools UPnPCallbackUrl.swift
[79/81] Compiling SwiftUpnpTools UPnPControlPoint.swift
[80/81] Compiling SwiftUpnpTools UPnPDevice.swift
[81/81] Compiling SwiftUpnpTools UPnPDeviceBuilder.swift
Build complete! (7.90s)
Fetching https://github.com/bjtj/swift-xml.git from cache
Fetching https://github.com/bjtj/swift-http-server.git from cache
Fetching https://github.com/IBM-Swift/BlueSocket.git from cache
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.20s)
Fetched https://github.com/bjtj/swift-xml.git from cache (0.20s)
Fetched https://github.com/bjtj/swift-http-server.git from cache (0.20s)
Computing version for https://github.com/bjtj/swift-xml.git
Computed https://github.com/bjtj/swift-xml.git at 0.1.14 (0.48s)
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.49s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (0.41s)
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
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/BlueSocket-663f67d0 is not valid git repository for 'https://github.com/IBM-Swift/BlueSocket.git', will fetch again.
Fetching https://github.com/IBM-Swift/BlueSocket.git from cache
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/BlueSocket-663f67d0 is not valid git repository for 'https://github.com/IBM-Swift/BlueSocket.git', will fetch again.
Fetching https://github.com/IBM-Swift/BlueSocket.git from cache
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.01s)
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
Build complete.
Done.

Build Machine: Mac 7