The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftXML, reference 12.0.9 (4d5fa9), with Swift 6.1 for Android on 25 Nov 2025 12:41:20 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stefanspringer1/SwiftXML.git
Reference: 12.0.9
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/stefanspringer1/SwiftXML
 * tag               12.0.9     -> FETCH_HEAD
HEAD is now at 4d5fa97 changed deprecation notice
Cloned https://github.com/stefanspringer1/SwiftXML.git
Revision (git rev-parse @):
4d5fa973b768bee5ac3df03167a3d9e9ee8e7556
SUCCESS checkout https://github.com/stefanspringer1/SwiftXML.git at 12.0.9
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/stefanspringer1/SwiftXML.git
https://github.com/stefanspringer1/SwiftXML.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftxmlparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.6",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stefanspringer1/SwiftXMLParser"
    }
  ],
  "manifest_display_name" : "SwiftXML",
  "name" : "SwiftXML",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftXML",
      "targets" : [
        "SwiftXML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftXMLTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXMLTests",
      "path" : "Tests/SwiftXMLTests",
      "sources" : [
        "AttributeNamespacesTests.swift",
        "FromReadme.swift",
        "NamespacesTests.swift",
        "ProcessingInstructionIterationTests.swift",
        "SequenceTypesTest.swift",
        "SwiftXMLTests.swift",
        "ToolsTests.swift",
        "UtilitiesTest.swift"
      ],
      "target_dependencies" : [
        "SwiftXML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftXML",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXML",
      "path" : "Sources/SwiftXML",
      "product_dependencies" : [
        "SwiftXMLParser"
      ],
      "product_memberships" : [
        "SwiftXML"
      ],
      "sources" : [
        "Builder/XParseBuilder.swift",
        "Exports.swift",
        "Iteration/BasicIterators.swift",
        "Iteration/ChainedIterators.swift",
        "Iteration/ConvenienceExtensions.swift",
        "Iteration/IterationExtensions.swift",
        "Iteration/IteratorProtocols.swift",
        "Iteration/SequenceConcatenation.swift",
        "Iteration/Sequences.swift",
        "Iteration/WrappingIterators.swift",
        "Parsing/Parsing.swift",
        "Utilities.swift",
        "XML/Document.swift",
        "XML/Namespaces.swift",
        "XML/Nodes.swift",
        "XML/Production.swift",
        "XML/Tools.swift",
        "XML/Transformation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/stefanspringer1/SwiftXMLParser
[1/914] Fetching swiftxmlparser
Fetched https://github.com/stefanspringer1/SwiftXMLParser from cache (0.23s)
Computing version for https://github.com/stefanspringer1/SwiftXMLParser
Computed https://github.com/stefanspringer1/SwiftXMLParser at 7.0.9 (0.76s)
Fetching https://github.com/stefanspringer1/SwiftXMLInterfaces
[1/653] Fetching swiftxmlinterfaces
Fetched https://github.com/stefanspringer1/SwiftXMLInterfaces from cache (0.32s)
Computing version for https://github.com/stefanspringer1/SwiftXMLInterfaces
Computed https://github.com/stefanspringer1/SwiftXMLInterfaces at 8.0.8 (0.98s)
Creating working copy for https://github.com/stefanspringer1/SwiftXMLParser
Working copy of https://github.com/stefanspringer1/SwiftXMLParser resolved at 7.0.9
Creating working copy for https://github.com/stefanspringer1/SwiftXMLInterfaces
Working copy of https://github.com/stefanspringer1/SwiftXMLInterfaces resolved at 8.0.8
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/9] Compiling SwiftXMLInterfaces Utilities.swift
[6/9] Compiling SwiftXMLInterfaces Events.swift
[7/9] Compiling SwiftXMLInterfaces Parser.swift
[8/9] Emitting module SwiftXMLInterfaces
[9/9] Compiling SwiftXMLInterfaces Errors.swift
[11/13] Compiling SwiftXMLParser CharacterCodes.swift
[12/13] Emitting module SwiftXMLParser
[13/13] Compiling SwiftXMLParser XParser.swift
[15/31] Compiling SwiftXML IteratorProtocols.swift
[16/31] Compiling SwiftXML SequenceConcatenation.swift
[17/33] Compiling SwiftXML Tools.swift
/host/spi-builder-workspace/Sources/SwiftXML/XML/Tools.swift:203:23: warning: 'parse(fromData:sourceInfo:eventHandlers:immediateTextHandlingNearEntities:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXMLParser instead and note the version number being reset to 1.0.0
201 |         let eventHandler = PublicIDAndRootReader()
202 |
203 |         try XParser().parse(fromData: self.getData(), eventHandlers: [eventHandler])
    |                       `- warning: 'parse(fromData:sourceInfo:eventHandlers:immediateTextHandlingNearEntities:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXMLParser instead and note the version number being reset to 1.0.0
204 |
205 |         return XDocumentProperties(
[18/33] Compiling SwiftXML Transformation.swift
/host/spi-builder-workspace/Sources/SwiftXML/XML/Tools.swift:203:23: warning: 'parse(fromData:sourceInfo:eventHandlers:immediateTextHandlingNearEntities:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXMLParser instead and note the version number being reset to 1.0.0
201 |         let eventHandler = PublicIDAndRootReader()
202 |
203 |         try XParser().parse(fromData: self.getData(), eventHandlers: [eventHandler])
    |                       `- warning: 'parse(fromData:sourceInfo:eventHandlers:immediateTextHandlingNearEntities:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXMLParser instead and note the version number being reset to 1.0.0
204 |
205 |         return XDocumentProperties(
[19/33] Compiling SwiftXML Sequences.swift
[20/33] Compiling SwiftXML WrappingIterators.swift
[21/33] Emitting module SwiftXML
/host/spi-builder-workspace/Sources/SwiftXML/XML/Tools.swift:203:23: warning: 'parse(fromData:sourceInfo:eventHandlers:immediateTextHandlingNearEntities:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXMLParser instead and note the version number being reset to 1.0.0
201 |         let eventHandler = PublicIDAndRootReader()
202 |
203 |         try XParser().parse(fromData: self.getData(), eventHandlers: [eventHandler])
    |                       `- warning: 'parse(fromData:sourceInfo:eventHandlers:immediateTextHandlingNearEntities:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXMLParser instead and note the version number being reset to 1.0.0
204 |
205 |         return XDocumentProperties(
[22/33] Compiling SwiftXML XParseBuilder.swift
[23/33] Compiling SwiftXML Exports.swift
[24/33] Compiling SwiftXML BasicIterators.swift
[25/33] Compiling SwiftXML ChainedIterators.swift
[26/33] Compiling SwiftXML ConvenienceExtensions.swift
[27/33] Compiling SwiftXML IterationExtensions.swift
[28/33] Compiling SwiftXML Parsing.swift
[29/33] Compiling SwiftXML Utilities.swift
[30/33] Compiling SwiftXML Document.swift
/host/spi-builder-workspace/Sources/SwiftXML/XML/Document.swift:282:24: warning: 'init(xmlVersion:encoding:standalone:attached:registeringAttributes:registeringValuesForAttributes:registeringAttributesWithPrefix:registeringValuesForAttributesWithPrefix:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXML instead and note the version number being reset to 1.0.0
280 |         pointingToClone: Bool
281 |     ) -> XDocument {
282 |         let theClone = XDocument(
    |                        `- warning: 'init(xmlVersion:encoding:standalone:attached:registeringAttributes:registeringValuesForAttributes:registeringAttributesWithPrefix:registeringValuesForAttributesWithPrefix:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXML instead and note the version number being reset to 1.0.0
283 |             registeringAttributes: attributeRegisterMode ?? self._attributeRegisterMode,
284 |             registeringValuesForAttributes: AttributeRegisterMode ?? self._attributeValueRegisterMode,
[31/33] Compiling SwiftXML Namespaces.swift
/host/spi-builder-workspace/Sources/SwiftXML/XML/Document.swift:282:24: warning: 'init(xmlVersion:encoding:standalone:attached:registeringAttributes:registeringValuesForAttributes:registeringAttributesWithPrefix:registeringValuesForAttributesWithPrefix:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXML instead and note the version number being reset to 1.0.0
280 |         pointingToClone: Bool
281 |     ) -> XDocument {
282 |         let theClone = XDocument(
    |                        `- warning: 'init(xmlVersion:encoding:standalone:attached:registeringAttributes:registeringValuesForAttributes:registeringAttributesWithPrefix:registeringValuesForAttributesWithPrefix:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXML instead and note the version number being reset to 1.0.0
283 |             registeringAttributes: attributeRegisterMode ?? self._attributeRegisterMode,
284 |             registeringValuesForAttributes: AttributeRegisterMode ?? self._attributeValueRegisterMode,
[32/33] Compiling SwiftXML Nodes.swift
[33/33] Compiling SwiftXML Production.swift
Build complete! (29.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftxmlparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.6",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stefanspringer1/SwiftXMLParser"
    }
  ],
  "manifest_display_name" : "SwiftXML",
  "name" : "SwiftXML",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftXML",
      "targets" : [
        "SwiftXML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftXMLTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXMLTests",
      "path" : "Tests/SwiftXMLTests",
      "sources" : [
        "AttributeNamespacesTests.swift",
        "FromReadme.swift",
        "NamespacesTests.swift",
        "ProcessingInstructionIterationTests.swift",
        "SequenceTypesTest.swift",
        "SwiftXMLTests.swift",
        "ToolsTests.swift",
        "UtilitiesTest.swift"
      ],
      "target_dependencies" : [
        "SwiftXML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftXML",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXML",
      "path" : "Sources/SwiftXML",
      "product_dependencies" : [
        "SwiftXMLParser"
      ],
      "product_memberships" : [
        "SwiftXML"
      ],
      "sources" : [
        "Builder/XParseBuilder.swift",
        "Exports.swift",
        "Iteration/BasicIterators.swift",
        "Iteration/ChainedIterators.swift",
        "Iteration/ConvenienceExtensions.swift",
        "Iteration/IterationExtensions.swift",
        "Iteration/IteratorProtocols.swift",
        "Iteration/SequenceConcatenation.swift",
        "Iteration/Sequences.swift",
        "Iteration/WrappingIterators.swift",
        "Parsing/Parsing.swift",
        "Utilities.swift",
        "XML/Document.swift",
        "XML/Namespaces.swift",
        "XML/Nodes.swift",
        "XML/Production.swift",
        "XML/Tools.swift",
        "XML/Transformation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.