The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Compute with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Compute.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-cloud/Compute
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c162d6a Swift format
Cloned https://github.com/swift-cloud/Compute.git
Revision (git rev-parse @):
c162d6a246e1fe48a20afcd342d2246ecd0edfeb
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Compute.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/swift-cloud/Compute.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/76] Compiling ComputeRuntime ComputeRuntime.c
[2/76] Compiling Crypto HPKE-Modes.swift
[3/76] Compiling Crypto Insecure.swift
[4/76] Compiling Crypto Insecure_HashFunctions.swift
[5/76] Compiling Crypto KEM.swift
[6/76] Compiling Crypto ECDH_boring.swift
[7/76] Compiling Crypto DH.swift
[8/76] Compiling Crypto ECDH.swift
[9/76] Compiling Crypto HKDF.swift
[10/76] Compiling Crypto AESWrap.swift
[11/76] Compiling Crypto AESWrap_boring.swift
[12/86] Compiling Crypto HMAC.swift
[13/86] Compiling Crypto MACFunctions.swift
[14/86] Compiling Crypto MessageAuthenticationCode.swift
[15/86] Compiling Crypto AES.swift
[16/86] Compiling Crypto ECDSASignature_boring.swift
[17/86] Compiling Crypto ECDSA_boring.swift
[18/86] Compiling Crypto EdDSA_boring.swift
[19/86] Compiling Crypto ECDSA.swift
[20/86] Compiling Crypto Ed25519.swift
[21/86] Compiling Crypto Signature.swift
[22/86] Compiling Crypto HPKE-LabeledExtract.swift
[23/86] Compiling Crypto HPKE-Utils.swift
[24/86] Compiling Crypto DHKEM.swift
[25/86] Compiling Crypto HPKE-KEM-Curve25519.swift
[26/86] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[27/86] Compiling Crypto HPKE-KEM.swift
[28/86] Compiling Crypto HPKE-Errors.swift
[29/86] Compiling Crypto HPKE.swift
[30/86] Compiling Crypto HPKE-Context.swift
[31/86] Compiling Crypto HPKE-KeySchedule.swift
[32/86] Compiling Crypto Ed25519_boring.swift
[33/86] Compiling Crypto EllipticCurvePoint_boring.swift
[34/86] Compiling Crypto EllipticCurve_boring.swift
[35/86] Compiling Crypto NISTCurvesKeys_boring.swift
[36/86] Compiling Crypto X25519Keys_boring.swift
[37/86] Compiling Crypto Curve25519.swift
[38/86] Compiling Crypto Ed25519Keys.swift
[39/86] Compiling Crypto NISTCurvesKeys.swift
[40/86] Compiling Crypto X25519Keys.swift
[41/86] Compiling Crypto SymmetricKeys.swift
[42/86] Compiling Crypto ASN1Integer.swift
[43/86] Compiling Crypto ASN1Null.swift
[44/86] Compiling Crypto ASN1OctetString.swift
[45/86] Compiling Crypto ASN1Strings.swift
[46/86] Compiling Crypto ArraySliceBigint.swift
[47/86] Compiling Crypto GeneralizedTime.swift
[48/86] Compiling Crypto ObjectIdentifier.swift
[49/86] Compiling Crypto ECDSASignature.swift
[50/86] Compiling Crypto PEMDocument.swift
[51/86] Compiling Crypto PKCS8PrivateKey.swift
[52/86] Compiling Crypto SEC1PrivateKey.swift
[53/86] Emitting module Crypto
[54/86] Compiling Crypto AES-GCM.swift
[55/86] Compiling Crypto AES-GCM_boring.swift
[56/86] Compiling Crypto ChaChaPoly_boring.swift
[57/86] Compiling Crypto ChaChaPoly.swift
[58/86] Compiling Crypto Cipher.swift
[59/86] Compiling Crypto Nonces.swift
[60/86] Compiling Crypto ASN1.swift
[61/86] Compiling Crypto ASN1Any.swift
[62/86] Compiling Crypto ASN1BitString.swift
[63/86] Compiling Crypto ASN1Boolean.swift
[64/86] Compiling Crypto ASN1Identifier.swift
[65/86] Compiling Crypto SubjectPublicKeyInfo.swift
[66/86] Compiling Crypto CryptoKitErrors.swift
[67/86] Compiling Crypto Digest_boring.swift
[68/86] Compiling Crypto Digest.swift
[69/86] Compiling Crypto Digests.swift
[70/86] Compiling Crypto HashFunctions.swift
[71/86] Compiling Crypto HashFunctions_SHA2.swift
[72/86] Compiling Crypto HPKE-AEAD.swift
[73/86] Compiling Crypto HPKE-Ciphersuite.swift
[74/86] Compiling Crypto HPKE-KDF.swift
[75/86] Compiling Crypto HPKE-KexKeyDerivation.swift
[76/86] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[77/86] Compiling Crypto CryptoKitErrors_boring.swift
[78/86] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[79/86] Compiling Crypto RNG_boring.swift
[80/86] Compiling Crypto SafeCompare_boring.swift
[81/86] Compiling Crypto Zeroization_boring.swift
[82/86] Compiling Crypto PrettyBytes.swift
[83/86] Compiling Crypto SafeCompare.swift
[84/86] Compiling Crypto SecureBytes.swift
[85/86] Compiling Crypto Zeroization.swift
[86/132] Compiling Compute Cache.swift
[87/132] Compiling Compute Compute.swift
[88/132] Compiling Compute Concurrency.swift
[89/132] Compiling Compute ConfigStore.swift
[90/132] Compiling Compute Console.swift
[91/132] Compiling Compute Crypto.swift
[92/132] Compiling Compute FanoutClient.swift
[93/132] Emitting module Compute
[94/138] Compiling Compute Headers.swift
[95/138] Compiling Compute IncomingRequest.swift
[96/138] Compiling Compute JWT.swift
[97/138] Compiling Compute JWTClaim.swift
[98/138] Compiling Compute JWTError.swift
[99/138] Compiling Compute KVStore.swift
[100/138] Compiling Compute OutgoingResponse.swift
[101/138] Compiling Compute Range.swift
[102/138] Compiling Compute ReadableBody+Data.swift
[103/138] Compiling Compute ReadableBody+Wasi.swift
[104/138] Compiling Compute ReadableBody.swift
[105/138] Compiling Compute Parameters.swift
[106/138] Compiling Compute FastlyUtils.swift
[107/138] Compiling Compute Fetch+URLSession.swift
[108/138] Compiling Compute Fetch+Wasi.swift
[109/138] Compiling Compute Fetch.swift
[110/138] Compiling Compute FetchRequest.swift
[111/138] Compiling Compute FetchResponse.swift
[112/138] Compiling Compute FastlyConfigStore.swift
[113/138] Compiling Compute FastlyDevice.swift
[114/138] Compiling Compute FastlyEnvironment.swift
[115/138] Compiling Compute FastlyError.swift
[116/138] Compiling Compute FastlyGeoLocation.swift
[117/138] Compiling Compute FastlyKVStore.swift
[118/138] Compiling Compute FastlyLogger.swift
[119/138] Compiling Compute FanoutMessage.swift
[120/138] Compiling Compute IncomingRequest+Fanout.swift
[121/138] Compiling Compute OutgoingResponse+Fanout.swift
[122/138] Compiling Compute Fastly.swift
[123/138] Compiling Compute FastlyABI.swift
[124/138] Compiling Compute FastlyBody.swift
[125/138] Compiling Compute FastlyCache.swift
[126/138] Compiling Compute PathComponent.swift
[127/138] Compiling Compute Routable.swift
[128/138] Compiling Compute Router.swift
[129/138] Compiling Compute TrieRouter.swift
[130/138] Compiling Compute SecretStore.swift
[131/138] Compiling Compute WritableBody.swift
[132/138] Compiling Compute FastlyPendingRequest.swift
[133/138] Compiling Compute FastlyRequest.swift
[134/138] Compiling Compute FastlyResponse.swift
[135/138] Compiling Compute FastlySecretStore.swift
[136/138] Compiling Compute FastlyStubs.swift
[137/138] Compiling Compute FastlyTypes.swift
[138/140] Emitting module ComputeDemo
[139/140] Compiling ComputeDemo main.swift
[139/140] Linking ComputeDemo
Build complete! (12.62s)
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto (0.23s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.3.0 (0.03s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.3.0
Build complete.
Done.

Build Machine: Mac 7