The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftUpnpTools, reference 0.1.25 (052861), with Swift 6.2 for Linux on 20 Jun 2025 10:52:46 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build 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 /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:             6.2
Building package at path:  $PWD
https://github.com/bjtj/swift-upnp-tools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/bjtj/swift-http-server.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/bjtj/swift-xml.git
[1/199] Fetching swift-xml
[200/953] Fetching swift-xml, swift-http-server
[954/3895] Fetching swift-xml, swift-http-server, bluesocket
Fetched https://github.com/bjtj/swift-xml.git from cache (0.28s)
Fetched https://github.com/bjtj/swift-http-server.git from cache (0.29s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.37s)
Computing version for https://github.com/bjtj/swift-xml.git
Computed https://github.com/bjtj/swift-xml.git at 0.1.14 (0.81s)
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.87s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (3.56s)
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
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
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/20] Emitting module Socket
[7/20] Compiling SwiftXml XmlText.swift
[8/21] Compiling SwiftXml XmlParser.swift
[9/21] Compiling SwiftXml XmlNodeType.swift
[10/21] Compiling SwiftXml XmlParseError.swift
[11/21] Compiling SwiftXml XmlElement.swift
[12/21] Compiling SwiftXml XmlNode.swift
[13/21] Compiling SwiftXml XmlAttribute.swift
[14/21] Compiling SwiftXml XmlComment.swift
[15/21] Emitting module SwiftXml
[16/21] Compiling SwiftXml XmlDTD.swift
[17/21] Compiling SwiftXml XmlDocument.swift
[18/21] Compiling Socket SocketUtils.swift
[19/21] Compiling Socket SocketProtocols.swift
[20/21] Compiling SwiftXml XmlTokenizer.swift
[22/22] Compiling Socket Socket.swift
[24/43] Compiling SwiftHttpServer Network.swift
[25/43] Compiling SwiftHttpServer Transfer.swift
[26/45] Compiling SwiftHttpServer TransferEncoding.swift
[27/45] Compiling SwiftHttpServer URLPathParser.swift
[28/45] Emitting module SwiftHttpServer
[29/45] Compiling SwiftHttpServer ChunkedTransfer.swift
[30/45] Compiling SwiftHttpServer FirstLine.swift
[31/45] Compiling SwiftHttpServer FixedTransfer.swift
[32/45] Compiling SwiftHttpServer HttpConnectionType.swift
[33/45] Compiling SwiftHttpServer HttpHeader.swift
[34/45] Compiling SwiftHttpServer HttpRequest.swift
[35/45] Compiling SwiftHttpServer KeyValuePair.swift
[36/45] Compiling SwiftHttpServer KeyValuesDict.swift
[37/45] Compiling SwiftHttpServer HttpServerError.swift
[38/45] Compiling SwiftHttpServer HttpServerRouter.swift
[39/45] Compiling SwiftHttpServer HttpSpecVersion.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 OrderedCaseInsensitiveProperties.swift
[49/84] Compiling SwiftUpnpTools OrderedProperties.swift
[50/84] Compiling SwiftUpnpTools XmlTag.swift
[51/84] Compiling SwiftUpnpTools system.swift
[52/84] Compiling SwiftUpnpTools UPnPSpecVersion.swift
[53/84] Compiling SwiftUpnpTools UPnPStateVariable.swift
[54/84] Compiling SwiftUpnpTools UPnPUsn.swift
[55/84] Compiling SwiftUpnpTools KeyValuePair.swift
[56/84] Compiling SwiftUpnpTools HttpClient.swift
[57/84] Compiling SwiftUpnpTools SSDP.swift
[58/84] Compiling SwiftUpnpTools SSDPHeader.swift
[59/84] Compiling SwiftUpnpTools SSDPReceiver.swift
[60/84] Compiling SwiftUpnpTools TimeBase.swift
[61/84] Compiling SwiftUpnpTools UPnPModel.swift
[62/84] Compiling SwiftUpnpTools UPnPNts.swift
[63/84] Compiling SwiftUpnpTools UPnPScpd.swift
[64/84] Compiling SwiftUpnpTools UPnPScpdBuilder.swift
[65/84] Compiling SwiftUpnpTools UPnPServer.swift
[66/84] Compiling SwiftUpnpTools UPnPError.swift
[67/84] Compiling SwiftUpnpTools UPnPEventProperties.swift
[68/84] Compiling SwiftUpnpTools UPnPEventSubscriber.swift
[69/84] Compiling SwiftUpnpTools UPnPEventSubscription.swift
[70/84] Compiling SwiftUpnpTools UPnPIcon.swift
[71/84] Compiling SwiftUpnpTools UPnPService.swift
[72/84] Compiling SwiftUpnpTools UPnPSoapErrorResponse.swift
[73/84] Compiling SwiftUpnpTools UPnPSoapRequest.swift
[74/84] Compiling SwiftUpnpTools UPnPSoapResponse.swift
[75/84] Compiling SwiftUpnpTools UPnPAction.swift
[76/84] Compiling SwiftUpnpTools UPnPActionArgument.swift
[77/84] Compiling SwiftUpnpTools UPnPActionArgumentDirection.swift
[78/84] Compiling SwiftUpnpTools UPnPActionError.swift
[79/84] Compiling SwiftUpnpTools UPnPActionInvoke.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! (29.54s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.