The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FritzBoxKit, reference master (dd9d6f), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 00:49:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/r-dent/FritzBoxKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/r-dent/FritzBoxKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dd9d6fa Merge pull request #2 from codeinho/master
Cloned https://github.com/r-dent/FritzBoxKit.git
Revision (git rev-parse @):
dd9d6fa290d8e7294f7e9715470b9401c65aef85
SUCCESS checkout https://github.com/r-dent/FritzBoxKit.git at master
Fetching https://github.com/gcharita/XMLMapper.git
Fetching https://github.com/tadija/AEXML.git
[1/2235] Fetching xmlmapper
[180/4390] Fetching xmlmapper, aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.97s)
Fetched https://github.com/gcharita/XMLMapper.git from cache (0.97s)
Computing version for https://github.com/gcharita/XMLMapper.git
Computed https://github.com/gcharita/XMLMapper.git at 1.6.1 (1.64s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.0 (0.67s)
Creating working copy for https://github.com/gcharita/XMLMapper.git
Working copy of https://github.com/gcharita/XMLMapper.git resolved at 1.6.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "fritzboxkit",
      "name": "FritzBoxKit",
      "url": "https://github.com/r-dent/FritzBoxKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FritzBoxKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "aexml",
          "name": "AEXML",
          "url": "https://github.com/tadija/AEXML.git",
          "version": "4.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "xmlmapper",
          "name": "XMLMapper",
          "url": "https://github.com/gcharita/XMLMapper.git",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLMapper",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/r-dent/FritzBoxKit.git
[1/357] Fetching fritzboxkit
Fetched https://github.com/r-dent/FritzBoxKit.git from cache (0.90s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetching https://github.com/gcharita/XMLMapper.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.46s)
Fetched https://github.com/gcharita/XMLMapper.git from cache (0.46s)
Computing version for https://github.com/gcharita/XMLMapper.git
Computed https://github.com/gcharita/XMLMapper.git at 1.6.1 (0.55s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.58s)
Creating working copy for https://github.com/r-dent/FritzBoxKit.git
Working copy of https://github.com/r-dent/FritzBoxKit.git resolved at master (dd9d6fa)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/gcharita/XMLMapper.git
Working copy of https://github.com/gcharita/XMLMapper.git resolved at 1.6.1
warning: '.resolve-product-dependencies': dependency 'fritzboxkit' is not used by any target
Found 2 product dependencies
  - AEXML
  - XMLMapper
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/r-dent/FritzBoxKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/42] Compiling AEXML Options.swift
[6/42] Compiling AEXML Parser.swift
[7/42] Emitting module AEXML
[8/42] Compiling AEXML Document.swift
[9/42] Compiling AEXML Element.swift
[10/42] Compiling AEXML Error.swift
[11/42] Compiling XMLMapper XMLStringConvertibleOperators.swift
[12/42] Compiling XMLMapper XMLStringConvertibleTransform.swift
[13/42] Compiling XMLMapper XMLTransformOf.swift
[14/45] Compiling XMLMapper XMLParserConstant.swift
[15/45] Compiling XMLMapper XMLParserHelper.swift
[16/45] Compiling XMLMapper XMLRepresentable.swift
[17/45] Compiling XMLMapper XMLSerialization+Error.swift
[18/45] Compiling XMLMapper XMLSerialization+ReadingOptions.swift
[19/45] Compiling XMLMapper XMLSerialization.swift
[20/45] Emitting module XMLMapper
[21/45] Compiling XMLMapper XMLMapper.swift
[22/45] Compiling XMLMapper XMLNSDecimalNumberTransform.swift
[23/45] Compiling XMLMapper XMLObjectParser.swift
[24/45] Compiling XMLMapper NSMutableDictionary+XMLParser.swift
[25/45] Compiling XMLMapper Operators.swift
[26/45] Compiling XMLMapper Sequence+compactMap.swift
[27/45] Compiling XMLMapper String+XMLParser.swift
[28/45] Compiling XMLMapper XMLTransformOperators.swift
[29/45] Compiling XMLMapper XMLTransformType.swift
[30/45] Compiling XMLMapper XMLURLTransform.swift
[31/45] Compiling XMLMapper ToXML.swift
[32/45] Compiling XMLMapper XMLCustomDateFormatTransform.swift
[33/45] Compiling XMLMapper XMLDataTransform.swift
[34/45] Compiling XMLMapper XMLDateFormatterTransform.swift
[35/45] Compiling XMLMapper Dictionary+XMLParser.swift
[36/45] Compiling XMLMapper Dictionary+isEqual.swift
[37/45] Compiling XMLMapper Dictionary+mapValues.swift
[38/45] Compiling XMLMapper FromXML.swift
[39/45] Compiling XMLMapper XMLDateTransform.swift
[40/45] Compiling XMLMapper XMLDictionaryTransform.swift
[41/45] Compiling XMLMapper XMLEnumOperators.swift
[42/45] Compiling XMLMapper XMLEnumTransform.swift
[43/45] Compiling XMLMapper XMLHexColorTransform.swift
[44/45] Compiling XMLMapper XMLMap.swift
[45/45] Compiling XMLMapper XMLMappable.swift
[46/57] Compiling FritzBoxKit XMLBoolTransform.swift
[47/57] Compiling FritzBoxKit SmartHomeDevice.swift
[48/57] Compiling FritzBoxKit SessionInfo.swift
[49/57] Compiling FritzBoxKit RadiatorRegulator.swift
[50/57] Compiling FritzBoxKit Temperature.swift
[51/58] Compiling FritzBoxKit XMLFloatTransform.swift
[52/58] Compiling FritzBoxKit PowerSwitch.swift
[53/58] Compiling FritzBoxKit PowerMeter.swift
[54/58] Compiling FritzBoxKit FritzBox.Error.swift
[55/58] Compiling FritzBoxKit FritzBoxKit+ResourceLoading.swift
[56/58] Emitting module FritzBoxKit
[57/58] Compiling FritzBoxKit FritzBoxKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helper.swift:39:17: warning: 'CC_MD5' was deprecated in macOS 10.15: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [#DeprecatedDeclaration]
37 |             if let messageBytesBaseAddress = messageBytes.baseAddress, let digestBytesBlindMemory = digestBytes.bindMemory(to: UInt8.self).baseAddress {
38 |                 let messageLength = CC_LONG(data.count)
39 |                 CC_MD5(messageBytesBaseAddress, messageLength, digestBytesBlindMemory)
   |                 `- warning: 'CC_MD5' was deprecated in macOS 10.15: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [#DeprecatedDeclaration]
40 |             }
41 |             return 0
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[58/58] Compiling FritzBoxKit Helper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helper.swift:39:17: warning: 'CC_MD5' was deprecated in macOS 10.15: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [#DeprecatedDeclaration]
37 |             if let messageBytesBaseAddress = messageBytes.baseAddress, let digestBytesBlindMemory = digestBytes.bindMemory(to: UInt8.self).baseAddress {
38 |                 let messageLength = CC_LONG(data.count)
39 |                 CC_MD5(messageBytesBaseAddress, messageLength, digestBytesBlindMemory)
   |                 `- warning: 'CC_MD5' was deprecated in macOS 10.15: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [#DeprecatedDeclaration]
40 |             }
41 |             return 0
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (12.47s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "aexml",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.3.3",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tadija/AEXML.git"
    },
    {
      "identity" : "xmlmapper",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gcharita/XMLMapper.git"
    }
  ],
  "manifest_display_name" : "FritzBoxKit",
  "name" : "FritzBoxKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "FritzBoxKit",
      "targets" : [
        "FritzBoxKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FritzBoxKitTests",
      "module_type" : "SwiftTarget",
      "name" : "FritzBoxKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "AEXML"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestResources/devices.xml",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Fritz_Box_KitTests.swift"
      ],
      "target_dependencies" : [
        "FritzBoxKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FritzBoxKit",
      "module_type" : "SwiftTarget",
      "name" : "FritzBoxKit",
      "path" : "Sources",
      "product_dependencies" : [
        "AEXML",
        "XMLMapper"
      ],
      "product_memberships" : [
        "FritzBoxKit"
      ],
      "sources" : [
        "FritzBox.Error.swift",
        "FritzBoxKit+ResourceLoading.swift",
        "FritzBoxKit.swift",
        "Helper.swift",
        "Model/PowerMeter.swift",
        "Model/PowerSwitch.swift",
        "Model/RadiatorRegulator.swift",
        "Model/SessionInfo.swift",
        "Model/SmartHomeDevice.swift",
        "Model/Temperature.swift",
        "Model/XMLBoolTransform.swift",
        "Model/XMLFloatTransform.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.