The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FritzBoxKit 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/r-dent/FritzBoxKit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/r-dent/FritzBoxKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/41] Compiling AEXML Parser.swift
[6/41] Compiling AEXML Error.swift
[7/41] Compiling AEXML Options.swift
[8/41] Emitting module AEXML
[9/41] Compiling AEXML Document.swift
[10/41] Compiling AEXML Element.swift
[11/41] Compiling XMLMapper XMLDataTransform.swift
[12/41] Compiling XMLMapper XMLDateFormatterTransform.swift
[13/41] Compiling XMLMapper XMLDateTransform.swift
[14/41] Compiling XMLMapper XMLDictionaryTransform.swift
[15/45] Compiling XMLMapper XMLParserConstant.swift
[16/45] Compiling XMLMapper XMLParserHelper.swift
[17/45] Compiling XMLMapper XMLRepresentable.swift
[18/45] Compiling XMLMapper XMLSerialization+Error.swift
[19/45] Emitting module XMLMapper
[20/45] Compiling XMLMapper Operators.swift
[21/45] Compiling XMLMapper Sequence+compactMap.swift
[22/45] Compiling XMLMapper String+XMLParser.swift
[23/45] Compiling XMLMapper ToXML.swift
[24/45] Compiling XMLMapper XMLCustomDateFormatTransform.swift
[25/45] Compiling XMLMapper XMLSerialization+ReadingOptions.swift
[26/45] Compiling XMLMapper XMLSerialization.swift
[27/45] Compiling XMLMapper XMLStringConvertibleOperators.swift
[28/45] Compiling XMLMapper XMLStringConvertibleTransform.swift
[29/45] Compiling XMLMapper Dictionary+XMLParser.swift
[30/45] Compiling XMLMapper Dictionary+isEqual.swift
[31/45] Compiling XMLMapper Dictionary+mapValues.swift
[32/45] Compiling XMLMapper FromXML.swift
[33/45] Compiling XMLMapper NSMutableDictionary+XMLParser.swift
[34/45] Compiling XMLMapper XMLMappable.swift
[35/45] Compiling XMLMapper XMLMapper.swift
[36/45] Compiling XMLMapper XMLNSDecimalNumberTransform.swift
[37/45] Compiling XMLMapper XMLObjectParser.swift
[38/45] Compiling XMLMapper XMLTransformOf.swift
[39/45] Compiling XMLMapper XMLTransformOperators.swift
[40/45] Compiling XMLMapper XMLTransformType.swift
[41/45] Compiling XMLMapper XMLURLTransform.swift
[42/45] Compiling XMLMapper XMLEnumOperators.swift
[43/45] Compiling XMLMapper XMLEnumTransform.swift
[44/45] Compiling XMLMapper XMLHexColorTransform.swift
[45/45] Compiling XMLMapper XMLMap.swift
[46/57] Compiling FritzBoxKit XMLBoolTransform.swift
[47/57] Compiling FritzBoxKit Temperature.swift
[48/57] Compiling FritzBoxKit SmartHomeDevice.swift
[49/57] Compiling FritzBoxKit RadiatorRegulator.swift
[50/57] Compiling FritzBoxKit SessionInfo.swift
[51/58] Compiling FritzBoxKit FritzBox.Error.swift
[52/58] Compiling FritzBoxKit FritzBoxKit+ResourceLoading.swift
[53/58] Compiling FritzBoxKit FritzBoxKit.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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).
                CC_MD5(messageBytesBaseAddress, messageLength, digestBytesBlindMemory)
                ^
[54/58] Compiling FritzBoxKit Helper.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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).
                CC_MD5(messageBytesBaseAddress, messageLength, digestBytesBlindMemory)
                ^
[55/58] Emitting module FritzBoxKit
[56/58] Compiling FritzBoxKit PowerMeter.swift
[57/58] Compiling FritzBoxKit PowerSwitch.swift
[58/58] Compiling FritzBoxKit XMLFloatTransform.swift
Build complete! (11.83s)
Fetching https://github.com/gcharita/XMLMapper.git from cache
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.29s)
Fetched https://github.com/gcharita/XMLMapper.git from cache (0.31s)
Computing version for https://github.com/gcharita/XMLMapper.git
Computed https://github.com/gcharita/XMLMapper.git at 1.6.1 (0.47s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.0 (0.41s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/AEXML-61553ab1 is not valid git repository for 'https://github.com/tadija/AEXML.git', will fetch again.
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/AEXML-61553ab1 is not valid git repository for 'https://github.com/tadija/AEXML.git', will fetch again.
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.01s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.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
Build complete.
Done.

Build Machine: Mac 7