Build Information
Successful build of googleanalytics-swift, reference main (1523c9
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 15:59:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/googleanalytics-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/googleanalytics-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1523c9a Update ci.yml (#12)
Cloned https://github.com/zunda-pixel/googleanalytics-swift.git
Revision (git rev-parse @):
1523c9a95f35f8af4d778650bff0ce726da40edb
SUCCESS checkout https://github.com/zunda-pixel/googleanalytics-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/zunda-pixel/googleanalytics-swift.git
https://github.com/zunda-pixel/googleanalytics-swift.git
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/http-client.git"
},
{
"identity" : "swift-currency",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/swift-currency"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.10.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
}
],
"manifest_display_name" : "googleanalytics-swift",
"name" : "googleanalytics-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GoogleAnalytics",
"targets" : [
"GoogleAnalytics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleAnalyticsTests",
"module_type" : "SwiftTarget",
"name" : "GoogleAnalyticsTests",
"path" : "Tests/GoogleAnalyticsTests",
"sources" : [
"GoogleAnalyticsTests.swift"
],
"target_dependencies" : [
"GoogleAnalytics"
],
"type" : "test"
},
{
"c99name" : "GoogleAnalytics",
"module_type" : "SwiftTarget",
"name" : "GoogleAnalytics",
"path" : "Sources/GoogleAnalytics",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation",
"HTTPClient",
"Currency",
"Crypto",
"Algorithms"
],
"product_memberships" : [
"GoogleAnalytics"
],
"sources" : [
"Address.swift",
"AdvertiseEvent.swift",
"AppEvents.swift",
"Consent.swift",
"ConvertEvent.swift",
"Event.swift",
"GameEvent.swift",
"GoogleAnalytics.swift",
"Item.swift",
"Payload.swift",
"Price.swift",
"PromotionEvent.swift",
"ResponseError.swift",
"ShoppingEvent.swift",
"UserData.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/11] Write sources
[6/11] Copying PrivacyInfo.xcprivacy
[6/11] Write sources
[9/11] Compiling _NumericsShims _NumericsShims.c
[10/11] Write swift-version-2F0A5646E1D333AE.txt
[12/105] Compiling RealModule Real.swift
[13/106] Compiling Currency Currency.swift
[14/106] Emitting module Currency
[15/106] Compiling RealModule Double+Real.swift
[16/106] Compiling RealModule ElementaryFunctions.swift
[17/106] Compiling RealModule Float80+Real.swift
[18/106] Compiling RealModule Float+Real.swift
[19/106] Compiling RealModule AugmentedArithmetic.swift
[20/106] Compiling RealModule ApproximateEquality.swift
[21/106] Compiling RealModule AlgebraicField.swift
[22/106] Emitting module RealModule
[23/106] Compiling RealModule Float16+Real.swift
[24/106] Compiling RealModule RealFunctions.swift
[25/132] Compiling Algorithms Split.swift
[26/132] Compiling Algorithms Stride.swift
[27/132] Compiling Algorithms Suffix.swift
[28/132] Compiling Algorithms Trim.swift
[29/134] Compiling Algorithms RandomSample.swift
[30/134] Compiling Algorithms Reductions.swift
[31/134] Compiling Algorithms Rotate.swift
[32/134] Compiling Algorithms Combinations.swift
[33/134] Compiling Algorithms Compacted.swift
[34/134] Compiling Algorithms Cycle.swift
[35/134] Compiling Algorithms Grouped.swift
[36/134] Compiling Algorithms Indexed.swift
[37/134] Compiling Algorithms Intersperse.swift
[38/134] Compiling Algorithms Joined.swift
[39/134] Compiling Algorithms Keyed.swift
[40/134] Compiling Algorithms MinMax.swift
[41/134] Compiling Algorithms EitherSequence.swift
[42/134] Compiling Algorithms FirstNonNil.swift
[43/134] Compiling Algorithms FlattenCollection.swift
[44/134] Compiling Algorithms Partition.swift
[45/134] Compiling Algorithms Permutations.swift
[46/134] Compiling Algorithms Product.swift
[47/134] Compiling Algorithms Unique.swift
[48/134] Compiling Algorithms Windows.swift
[49/134] Compiling Algorithms AdjacentPairs.swift
[50/134] Compiling Algorithms Chain.swift
[51/134] Compiling Algorithms Chunked.swift
[52/134] Compiling HTTPTypes HTTPResponse.swift
[53/134] Compiling HTTPTypes HTTPRequest.swift
[54/134] Compiling HTTPTypes HTTPParsedFields.swift
[55/134] Compiling HTTPTypes NIOLock.swift
[56/134] Compiling HTTPTypes ISOLatin1String.swift
[57/134] Emitting module Algorithms
[58/134] Compiling HTTPTypes HTTPField.swift
[59/134] Emitting module HTTPTypes
[60/134] Compiling HTTPTypes HTTPFieldName.swift
[61/134] Compiling HTTPTypes HTTPFields.swift
[62/140] Emitting module HTTPTypesFoundation
[63/140] Emitting module Crypto
[64/148] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[65/148] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[66/148] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[67/148] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[68/148] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[77/148] Compiling Crypto RNG_boring.swift
[78/148] Compiling Crypto SafeCompare_boring.swift
[79/148] Compiling Crypto Zeroization_boring.swift
[80/148] Compiling Crypto PrettyBytes.swift
[81/148] Compiling Crypto SafeCompare.swift
[82/148] Compiling Crypto SecureBytes.swift
[83/148] Compiling Crypto Zeroization.swift
[84/148] Compiling Crypto resource_bundle_accessor.swift
[93/151] Compiling Crypto HPKE-KexKeyDerivation.swift
[94/151] Compiling Crypto HPKE-LabeledExtract.swift
[95/151] Compiling Crypto HPKE-Utils.swift
[96/151] Compiling Crypto DHKEM.swift
[97/151] Compiling Crypto HPKE-KEM-Curve25519.swift
[98/151] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[99/151] Compiling Crypto HPKE-KEM.swift
[100/151] Compiling Crypto HPKE-Errors.swift
[112/151] Compiling Crypto HashFunctions.swift
[113/151] Compiling Crypto HashFunctions_SHA2.swift
[114/151] Compiling Crypto HPKE-AEAD.swift
[115/151] Compiling Crypto HPKE-Ciphersuite.swift
[116/151] Compiling Crypto HPKE-KDF.swift
[117/151] Compiling Crypto Curve25519.swift
[118/151] Compiling Crypto Ed25519Keys.swift
[119/151] Compiling Crypto NISTCurvesKeys.swift
[120/151] Compiling Crypto X25519Keys.swift
[121/151] Compiling Crypto SymmetricKeys.swift
[122/151] Compiling Crypto HMAC.swift
[123/151] Compiling Crypto MACFunctions.swift
[124/151] Compiling Crypto MessageAuthenticationCode.swift
[125/151] Compiling Crypto AES.swift
[126/151] Compiling Crypto ECDSASignature_boring.swift
[127/151] Compiling Crypto ECDSA_boring.swift
[128/151] Compiling Crypto EdDSA_boring.swift
[129/151] Compiling Crypto ECDSA.swift
[130/151] Compiling Crypto Ed25519.swift
[131/151] Compiling Crypto Signature.swift
[132/151] Compiling Crypto CryptoKitErrors_boring.swift
[133/151] Compiling Crypto HPKE.swift
[134/151] Compiling Crypto HPKE-Context.swift
[135/151] Compiling Crypto HPKE-KeySchedule.swift
[136/151] Compiling Crypto HPKE-Modes.swift
[137/151] Compiling Crypto Insecure.swift
[138/151] Compiling Crypto Insecure_HashFunctions.swift
[139/151] Compiling Crypto KEM.swift
[140/151] Compiling Crypto ECDH_boring.swift
[141/151] Compiling Crypto DH.swift
[142/151] Compiling Crypto ECDH.swift
[143/151] Compiling Crypto HKDF.swift
[144/151] Compiling Crypto AESWrap.swift
[145/151] Compiling Crypto AESWrap_boring.swift
[146/151] Compiling Crypto Ed25519_boring.swift
[147/151] Compiling Crypto NISTCurvesKeys_boring.swift
[148/151] Compiling Crypto X25519Keys_boring.swift
[149/151] Compiling HTTPClient HTTPClient.swift
[150/151] Compiling HTTPClient URLSesssion++.swift
[151/151] Emitting module HTTPClient
[152/166] Compiling GoogleAnalytics ResponseError.swift
[153/167] Compiling GoogleAnalytics Item.swift
[154/167] Compiling GoogleAnalytics Payload.swift
[155/167] Compiling GoogleAnalytics PromotionEvent.swift
[156/167] Compiling GoogleAnalytics Price.swift
[157/167] Compiling GoogleAnalytics ShoppingEvent.swift
[158/167] Compiling GoogleAnalytics UserData.swift
[159/167] Compiling GoogleAnalytics AppEvents.swift
[160/167] Compiling GoogleAnalytics Consent.swift
[161/167] Emitting module GoogleAnalytics
[162/167] Compiling GoogleAnalytics GameEvent.swift
[163/167] Compiling GoogleAnalytics GoogleAnalytics.swift
[164/167] Compiling GoogleAnalytics Address.swift
[165/167] Compiling GoogleAnalytics AdvertiseEvent.swift
[166/167] Compiling GoogleAnalytics ConvertEvent.swift
[167/167] Compiling GoogleAnalytics Event.swift
Build complete! (22.40s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/zunda-pixel/swift-currency
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/zunda-pixel/http-client.git
Fetching https://github.com/apple/swift-crypto from cache
[1/18] Fetching swift-currency
[19/124] Fetching swift-currency, http-client
Fetched https://github.com/apple/swift-http-types.git from cache (0.66s)
Fetched https://github.com/zunda-pixel/swift-currency from cache (0.96s)
Fetched https://github.com/zunda-pixel/http-client.git from cache (0.96s)
Fetched https://github.com/apple/swift-algorithms from cache (0.97s)
Fetched https://github.com/apple/swift-crypto from cache (0.97s)
Computing version for https://github.com/zunda-pixel/swift-currency
Computed https://github.com/zunda-pixel/swift-currency at 0.0.1 (1.43s)
Computing version for https://github.com/zunda-pixel/http-client.git
Computed https://github.com/zunda-pixel/http-client.git at 0.3.0 (0.41s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.91s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.94s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.54s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (1.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.55s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.12s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
Creating working copy for https://github.com/zunda-pixel/swift-currency
Working copy of https://github.com/zunda-pixel/swift-currency resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/zunda-pixel/http-client.git
Working copy of https://github.com/zunda-pixel/http-client.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Build complete.
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/http-client.git"
},
{
"identity" : "swift-currency",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/swift-currency"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.10.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
}
],
"manifest_display_name" : "googleanalytics-swift",
"name" : "googleanalytics-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GoogleAnalytics",
"targets" : [
"GoogleAnalytics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleAnalyticsTests",
"module_type" : "SwiftTarget",
"name" : "GoogleAnalyticsTests",
"path" : "Tests/GoogleAnalyticsTests",
"sources" : [
"GoogleAnalyticsTests.swift"
],
"target_dependencies" : [
"GoogleAnalytics"
],
"type" : "test"
},
{
"c99name" : "GoogleAnalytics",
"module_type" : "SwiftTarget",
"name" : "GoogleAnalytics",
"path" : "Sources/GoogleAnalytics",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation",
"HTTPClient",
"Currency",
"Crypto",
"Algorithms"
],
"product_memberships" : [
"GoogleAnalytics"
],
"sources" : [
"Address.swift",
"AdvertiseEvent.swift",
"AppEvents.swift",
"Consent.swift",
"ConvertEvent.swift",
"Event.swift",
"GameEvent.swift",
"GoogleAnalytics.swift",
"Item.swift",
"Payload.swift",
"Price.swift",
"PromotionEvent.swift",
"ResponseError.swift",
"ShoppingEvent.swift",
"UserData.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.