Build Information
Successful build of SwiftUpnpTools, reference 0.1.25 (052861), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 01:06:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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/admin/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: 6.2
Building package at path: $PWD
https://github.com/bjtj/swift-upnp-tools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/20] Compiling Socket SocketUtils.swift
[7/20] Compiling SwiftXml XmlText.swift
[8/21] Emitting module SwiftXml
[9/21] Compiling SwiftXml XmlNode.swift
[10/21] Compiling SwiftXml XmlAttribute.swift
[11/21] Compiling SwiftXml XmlComment.swift
[12/21] Compiling SwiftXml XmlDTD.swift
[13/21] Compiling SwiftXml XmlDocument.swift
[14/21] Compiling SwiftXml XmlNodeType.swift
[15/21] Compiling SwiftXml XmlParseError.swift
[16/21] Compiling SwiftXml XmlElement.swift
[17/21] Compiling SwiftXml XmlParser.swift
[18/21] Compiling Socket SocketProtocols.swift
[19/21] Emitting module Socket
[20/21] Compiling Socket Socket.swift
[21/41] Compiling SwiftXml XmlTokenizer.swift
[22/41] Compiling SwiftHttpServer HttpConnectionType.swift
[23/41] Compiling SwiftHttpServer HttpHeader.swift
[24/41] Emitting module SwiftHttpServer
[25/43] Compiling SwiftHttpServer ChunkedTransfer.swift
[26/43] Compiling SwiftHttpServer FirstLine.swift
[27/43] Compiling SwiftHttpServer FixedTransfer.swift
[28/43] Compiling SwiftHttpServer TransferEncoding.swift
[29/43] Compiling SwiftHttpServer URLPathParser.swift
[30/43] Compiling SwiftHttpServer HttpServerError.swift
[31/43] Compiling SwiftHttpServer HttpServerRouter.swift
[32/43] Compiling SwiftHttpServer HttpSpecVersion.swift
[33/43] Compiling SwiftHttpServer HttpStatusCode.swift
[34/43] Compiling SwiftHttpServer HttpRequest.swift
[35/43] Compiling SwiftHttpServer HttpRequestHandler.swift
[36/43] Compiling SwiftHttpServer HttpTransferEncoding.swift
[37/43] Compiling SwiftHttpServer InetAddress.swift
[38/43] Compiling SwiftHttpServer Network.swift
[39/43] Compiling SwiftHttpServer Transfer.swift
[40/43] Compiling SwiftHttpServer HttpResponse.swift
[41/43] Compiling SwiftHttpServer HttpServer.swift
[42/43] Compiling SwiftHttpServer KeyValuePair.swift
[43/43] Compiling SwiftHttpServer KeyValuesDict.swift
[44/78] Emitting module SwiftUpnpTools
[45/81] Compiling SwiftUpnpTools OrderedProperties.swift
[46/81] Compiling SwiftUpnpTools XmlTag.swift
[47/81] Compiling SwiftUpnpTools system.swift
[48/81] Compiling SwiftUpnpTools HttpClient.swift
[49/81] Compiling SwiftUpnpTools SSDP.swift
[50/81] Compiling SwiftUpnpTools SSDPHeader.swift
[51/81] Compiling SwiftUpnpTools SSDPReceiver.swift
[52/81] Compiling SwiftUpnpTools TimeBase.swift
[53/81] Compiling SwiftUpnpTools UPnPAction.swift
[54/81] Compiling SwiftUpnpTools UPnPActionArgument.swift
[55/81] Compiling SwiftUpnpTools UPnPActionArgumentDirection.swift
[56/81] Compiling SwiftUpnpTools UPnPUsn.swift
[57/81] Compiling SwiftUpnpTools KeyValuePair.swift
[58/81] Compiling SwiftUpnpTools OrderedCaseInsensitiveProperties.swift
[59/81] Compiling SwiftUpnpTools UPnPEventProperties.swift
[60/81] Compiling SwiftUpnpTools UPnPEventSubscriber.swift
[61/81] Compiling SwiftUpnpTools UPnPEventSubscription.swift
[62/81] Compiling SwiftUpnpTools UPnPIcon.swift
[63/81] Compiling SwiftUpnpTools UPnPSoapResponse.swift
[64/81] Compiling SwiftUpnpTools UPnPSpecVersion.swift
[65/81] Compiling SwiftUpnpTools UPnPStateVariable.swift
[66/81] Compiling SwiftUpnpTools UPnPModel.swift
[67/81] Compiling SwiftUpnpTools UPnPNts.swift
[68/81] Compiling SwiftUpnpTools UPnPScpd.swift
[69/81] Compiling SwiftUpnpTools UPnPScpdBuilder.swift
[70/81] Compiling SwiftUpnpTools UPnPServer.swift
[71/81] Compiling SwiftUpnpTools UPnPService.swift
[72/81] Compiling SwiftUpnpTools UPnPSoapErrorResponse.swift
[73/81] Compiling SwiftUpnpTools UPnPSoapRequest.swift
[74/81] Compiling SwiftUpnpTools UPnPActionError.swift
[75/81] Compiling SwiftUpnpTools UPnPActionInvoke.swift
[76/81] Compiling SwiftUpnpTools UPnPActionRequest.swift
[77/81] Compiling SwiftUpnpTools UPnPCallbackUrl.swift
[78/81] Compiling SwiftUpnpTools UPnPControlPoint.swift
[79/81] Compiling SwiftUpnpTools UPnPDevice.swift
[80/81] Compiling SwiftUpnpTools UPnPDeviceBuilder.swift
[81/81] Compiling SwiftUpnpTools UPnPError.swift
Build complete! (12.86s)
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/bjtj/swift-xml.git
Fetching https://github.com/bjtj/swift-http-server.git
[1/754] Fetching swift-http-server
[77/953] Fetching swift-http-server, swift-xml
[691/3895] Fetching swift-http-server, swift-xml, bluesocket
Fetched https://github.com/bjtj/swift-http-server.git from cache (1.09s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (1.09s)
Fetched https://github.com/bjtj/swift-xml.git from cache (1.09s)
Computing version for https://github.com/bjtj/swift-xml.git
Computed https://github.com/bjtj/swift-xml.git at 0.1.14 (1.60s)
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.47s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (1.92s)
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
Build complete.
{
"dependencies" : [
{
"identity" : "bluesocket",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.200",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueSocket.git"
},
{
"identity" : "swift-http-server",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.23",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bjtj/swift-http-server.git"
},
{
"identity" : "swift-xml",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.14",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bjtj/swift-xml.git"
}
],
"manifest_display_name" : "SwiftUpnpTools",
"name" : "SwiftUpnpTools",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftUpnpTools",
"targets" : [
"SwiftUpnpTools"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_upnp_toolsTests",
"module_type" : "SwiftTarget",
"name" : "swift-upnp-toolsTests",
"path" : "Tests/swift-upnp-toolsTests",
"sources" : [
"ModelTests.swift",
"ServerTests.swift",
"SsdpTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftUpnpTools"
],
"type" : "test"
},
{
"c99name" : "SwiftUpnpTools",
"module_type" : "SwiftTarget",
"name" : "SwiftUpnpTools",
"path" : "Sources/swift-upnp-tools",
"product_dependencies" : [
"Socket",
"SwiftHttpServer",
"SwiftXml"
],
"product_memberships" : [
"SwiftUpnpTools"
],
"sources" : [
"HttpClient.swift",
"SSDP.swift",
"SSDPHeader.swift",
"SSDPReceiver.swift",
"TimeBase.swift",
"UPnPAction.swift",
"UPnPActionArgument.swift",
"UPnPActionArgumentDirection.swift",
"UPnPActionError.swift",
"UPnPActionInvoke.swift",
"UPnPActionRequest.swift",
"UPnPCallbackUrl.swift",
"UPnPControlPoint.swift",
"UPnPDevice.swift",
"UPnPDeviceBuilder.swift",
"UPnPError.swift",
"UPnPEventProperties.swift",
"UPnPEventSubscriber.swift",
"UPnPEventSubscription.swift",
"UPnPIcon.swift",
"UPnPModel.swift",
"UPnPNts.swift",
"UPnPScpd.swift",
"UPnPScpdBuilder.swift",
"UPnPServer.swift",
"UPnPService.swift",
"UPnPSoapErrorResponse.swift",
"UPnPSoapRequest.swift",
"UPnPSoapResponse.swift",
"UPnPSpecVersion.swift",
"UPnPStateVariable.swift",
"UPnPUsn.swift",
"helper/KeyValuePair.swift",
"helper/OrderedCaseInsensitiveProperties.swift",
"helper/OrderedProperties.swift",
"helper/XmlTag.swift",
"helper/system.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.