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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bjtj/swift-upnp-tools
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 74d7901 Merge pull request #36 from bjtj/35-upnpserver-class-is-missing-another-header-field-in-event-message
Cloned https://github.com/bjtj/swift-upnp-tools.git
Revision (git rev-parse @):
74d790117ff3413e3b126cd4c021750f3dc079b9
SUCCESS checkout https://github.com/bjtj/swift-upnp-tools.git at master
========================================
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/21] Compiling SwiftXml XmlParseError.swift
[8/21] Compiling SwiftXml XmlText.swift
[9/21] Compiling SwiftXml XmlElement.swift
[10/21] Compiling SwiftXml XmlNode.swift
[11/21] Compiling SwiftXml XmlAttribute.swift
[12/21] Compiling SwiftXml XmlComment.swift
[13/21] Compiling SwiftXml XmlDTD.swift
[14/21] Compiling SwiftXml XmlDocument.swift
[15/21] Compiling SwiftXml XmlNodeType.swift
[16/21] Compiling SwiftXml XmlParser.swift
[17/21] Compiling Socket SocketUtils.swift
[18/21] Compiling Socket SocketProtocols.swift
[19/21] Compiling SwiftXml XmlTokenizer.swift
[20/21] Compiling Socket Socket.swift
[21/21] Emitting module Socket
[22/41] Emitting module SwiftHttpServer
[23/43] Compiling SwiftHttpServer Network.swift
[24/43] Compiling SwiftHttpServer Transfer.swift
[25/43] Compiling SwiftHttpServer HttpConnectionType.swift
[26/43] Compiling SwiftHttpServer HttpHeader.swift
[27/43] Compiling SwiftHttpServer HttpRequest.swift
[28/43] Compiling SwiftHttpServer HttpServerError.swift
[29/43] Compiling SwiftHttpServer HttpServerRouter.swift
[30/43] Compiling SwiftHttpServer HttpSpecVersion.swift
[31/43] Compiling SwiftHttpServer TransferEncoding.swift
[32/43] Compiling SwiftHttpServer URLPathParser.swift
[33/43] Compiling SwiftHttpServer KeyValuePair.swift
[34/43] Compiling SwiftHttpServer KeyValuesDict.swift
[35/43] Compiling SwiftHttpServer HttpStatusCode.swift
[36/43] Compiling SwiftHttpServer HttpTransferEncoding.swift
[37/43] Compiling SwiftHttpServer InetAddress.swift
[38/43] Compiling SwiftHttpServer ChunkedTransfer.swift
[39/43] Compiling SwiftHttpServer FirstLine.swift
[40/43] Compiling SwiftHttpServer FixedTransfer.swift
[41/43] Compiling SwiftHttpServer HttpRequestHandler.swift
[42/43] Compiling SwiftHttpServer HttpResponse.swift
[43/43] Compiling SwiftHttpServer HttpServer.swift
[44/77] Compiling SwiftUpnpTools UPnPAction.swift
[45/77] Compiling SwiftUpnpTools UPnPActionArgument.swift
[46/77] Compiling SwiftUpnpTools UPnPActionArgumentDirection.swift
[47/77] Compiling SwiftUpnpTools UPnPActionError.swift
[48/77] Compiling SwiftUpnpTools UPnPActionInvoke.swift
[49/81] Compiling SwiftUpnpTools UPnPSpecVersion.swift
[50/81] Compiling SwiftUpnpTools UPnPStateVariable.swift
[51/81] Compiling SwiftUpnpTools UPnPUsn.swift
[52/81] Compiling SwiftUpnpTools KeyValuePair.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 OrderedCaseInsensitiveProperties.swift
[58/81] Compiling SwiftUpnpTools OrderedProperties.swift
[59/81] Compiling SwiftUpnpTools XmlTag.swift
[60/81] Compiling SwiftUpnpTools system.swift
[61/81] Compiling SwiftUpnpTools UPnPError.swift
[62/81] Compiling SwiftUpnpTools UPnPEventProperties.swift
[63/81] Compiling SwiftUpnpTools UPnPEventSubscriber.swift
[64/81] Compiling SwiftUpnpTools UPnPEventSubscription.swift
[65/81] Compiling SwiftUpnpTools UPnPIcon.swift
[66/81] Emitting module SwiftUpnpTools
[67/81] Compiling SwiftUpnpTools HttpClient.swift
[68/81] Compiling SwiftUpnpTools SSDP.swift
[69/81] Compiling SwiftUpnpTools SSDPHeader.swift
[70/81] Compiling SwiftUpnpTools SSDPReceiver.swift
[71/81] Compiling SwiftUpnpTools TimeBase.swift
[72/81] Compiling SwiftUpnpTools UPnPModel.swift
[73/81] Compiling SwiftUpnpTools UPnPNts.swift
[74/81] Compiling SwiftUpnpTools UPnPScpd.swift
[75/81] Compiling SwiftUpnpTools UPnPScpdBuilder.swift
[76/81] Compiling SwiftUpnpTools UPnPServer.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! (8.40s)
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/bjtj/swift-xml.git from cache (0.15s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.17s)
Fetched https://github.com/bjtj/swift-http-server.git from cache (0.17s)
Computing version for https://github.com/bjtj/swift-xml.git
Computed https://github.com/bjtj/swift-xml.git at 0.1.14 (0.33s)
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.36s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (0.03s)
warning: /Users/builder/builds/UKfvDsi8u/2/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/2/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-xml.git
Working copy of https://github.com/bjtj/swift-xml.git resolved at 0.1.14
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