Build Information
Successful build of SRP with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bouke/srp.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bouke/srp
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 70375cb Update swift tools version to 5.3 (#25)
Cloned https://github.com/bouke/srp.git
Revision (git rev-parse @):
70375cb927142a656e1a24776dc3b2c3ae8ae4b3
SUCCESS checkout https://github.com/bouke/srp.git at master
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git (0.49s)
Fetched https://github.com/attaswift/BigInt.git (0.58s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (1.83s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.15s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "srp",
"name": "SRP",
"url": "https://github.com/bouke/srp.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/srp",
"dependencies": [
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/attaswift/BigInt.git",
"version": "5.3.0",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"dependencies": [
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "1.1.7",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/bouke/srp.git
[1/633] Fetching srp
Fetched https://github.com/bouke/srp.git (0.41s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.25s)
Fetched https://github.com/apple/swift-crypto.git (0.27s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.05s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/bouke/srp.git
Working copy of https://github.com/bouke/srp.git resolved at master
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
warning: '.resolve-product-dependencies': dependency 'srp' is not used by any target
Found 2 product dependencies
- BigInt
- swift-crypto
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/405] Compiling sqrt.c
[1/405] Compiling random.c
[2/405] Compiling prime.c
[3/426] Compiling a_bitstr.c
[4/426] Compiling crypto.c
[5/426] Compiling shift.c
[6/426] Compiling rsaz_exp.c
[7/426] Compiling CCryptoBoringSSLShims shims.c
[8/426] Compiling v3_skey.c
[9/426] Compiling v3_utl.c
[10/426] Compiling v3_purp.c
[11/426] Compiling v3_prn.c
[12/426] Compiling v3_pcia.c
[13/426] Compiling v3_pcons.c
[14/426] Compiling v3_pmaps.c
[15/426] Compiling v3_ocsp.c
[16/426] Compiling v3_pci.c
[17/426] Compiling v3_ncons.c
[18/426] Compiling v3_lib.c
[19/426] Compiling v3_int.c
[20/426] Compiling v3_info.c
[21/426] Compiling v3_ia5.c
[22/426] Compiling v3_extku.c
[23/426] Compiling v3_genn.c
[24/426] Compiling v3_crld.c
[25/426] Compiling v3_enum.c
[26/426] Compiling v3_bitst.c
[27/426] Compiling v3_conf.c
[28/426] Compiling v3_cpols.c
[29/426] Compiling v3_akeya.c
[30/426] Compiling v3_bcons.c
[31/426] Compiling v3_akey.c
[32/426] Compiling v3_alt.c
[33/426] Compiling pcy_map.c
[34/426] Compiling pcy_tree.c
[35/426] Compiling pcy_node.c
[36/426] Compiling pcy_data.c
[37/426] Compiling pcy_lib.c
[38/426] Compiling pcy_cache.c
[39/426] Compiling x_x509a.c
[40/426] Compiling x_val.c
[41/426] Compiling x_spki.c
[42/426] Compiling x_x509.c
[43/426] Compiling x_sig.c
[44/426] Compiling x_pubkey.c
[45/426] Compiling x_pkey.c
[46/426] Compiling x_name.c
[47/426] Compiling x_info.c
[48/426] Compiling x_req.c
[49/426] Compiling x_algor.c
[50/426] Compiling x_exten.c
[51/426] Compiling x_crl.c
[52/426] Compiling x_all.c
[53/426] Compiling x_attrib.c
[54/426] Compiling x509rset.c
[55/426] Compiling x509cset.c
[56/426] Compiling x509name.c
[57/426] Compiling x509spki.c
[58/426] Compiling x509_txt.c
[59/426] Compiling x509_v3.c
[60/426] Compiling x509_vfy.c
[61/426] Compiling x509_vpm.c
[62/426] Compiling x509_req.c
[63/426] Compiling x509_trs.c
[64/426] Compiling x509_set.c
[65/426] Compiling x509_obj.c
[66/426] Compiling x509_ext.c
[67/426] Compiling x509_d2.c
[68/426] Compiling x509_lu.c
[69/426] Compiling x509_def.c
[69/426] Compiling x509_att.c
[71/426] Compiling x509_cmp.c
[72/426] Compiling t_x509a.c
[73/426] Compiling x509.c
[74/426] Compiling i2d_pr.c
[75/426] Compiling rsa_pss.c
[76/426] Compiling t_x509.c
[77/426] Compiling t_crl.c
[78/426] Compiling t_req.c
[79/426] Compiling by_file.c
[80/426] Compiling algorithm.c
[81/426] Compiling by_dir.c
[82/426] Compiling a_sign.c
[83/426] Compiling a_digest.c
[83/426] Compiling a_verify.c
[85/426] Compiling a_strex.c
[86/426] Compiling asn1_gen.c
[87/426] Compiling thread_win.c
[88/426] Compiling thread.c
[89/426] Compiling thread_none.c
[90/426] Compiling thread_pthread.c
[91/426] Compiling voprf.c
[92/426] Compiling pmbtoken.c
[93/426] Compiling stack.c
[94/426] Compiling siphash.c
[95/426] Compiling trust_token.c
[96/426] Compiling rsa_print.c
[97/426] Compiling refcount_lock.c
[98/426] Compiling refcount_c11.c
[99/426] Compiling rsa_asn1.c
[100/426] Compiling rc4.c
[101/426] Compiling windows.c
[101/426] Compiling rand_extra.c
[103/426] Compiling deterministic.c
[104/426] Compiling passive.c
[105/426] Compiling fuchsia.c
[106/426] Compiling forkunsafe.c
[107/426] Compiling poly1305_arm_asm.S
[108/426] Compiling poly1305_vec.c
[109/426] Compiling pool.c
[110/426] Compiling poly1305_arm.c
[111/426] Compiling poly1305.c
[112/426] Compiling pkcs8_x509.c
[113/426] Compiling pkcs7.c
[114/426] Compiling pkcs8.c
[115/426] Compiling pkcs7_x509.c
[116/426] Compiling p5_pbev2.c
[117/426] Compiling pem_xaux.c
[118/426] Compiling pem_x509.c
[119/426] Compiling pem_pk8.c
[120/426] Compiling pem_pkey.c
[121/426] Compiling obj_xref.c
[122/426] Compiling pem_oth.c
[123/426] Compiling pem_lib.c
[124/426] Compiling mem.c
[124/426] Compiling poly_rq_mul.S
[126/426] Compiling pem_info.c
[127/426] Compiling pem_all.c
[128/426] Compiling x86_64-mont5.mac.x86_64.S
[129/426] Compiling lhash.c
[130/426] Compiling hpke.c
[131/426] Compiling x86_64-mont5.linux.x86_64.S
[132/426] Compiling obj.c
[133/426] Compiling hkdf.c
[134/426] Compiling x86_64-mont.mac.x86_64.S
[135/426] Compiling x86-mont.windows.x86.S
[136/426] Compiling x86_64-mont.linux.x86_64.S
[137/426] Compiling x86-mont.linux.x86.S
[138/426] Compiling vpaes-x86.windows.x86.S
[139/426] Compiling vpaes-x86_64.mac.x86_64.S
[140/426] Compiling vpaes-x86_64.linux.x86_64.S
[141/426] Compiling vpaes-x86.linux.x86.S
[142/426] Compiling hrss.c
[143/426] Compiling vpaes-armv8.linux.aarch64.S
[144/426] Compiling vpaes-armv8.ios.aarch64.S
[145/426] Compiling vpaes-armv7.linux.arm.S
[146/426] Compiling vpaes-armv7.ios.arm.S
[147/426] Compiling sha512-x86_64.mac.x86_64.S
[148/426] Compiling sha512-x86_64.linux.x86_64.S
[148/426] Compiling sha512-armv4.ios.arm.S
[150/426] Compiling kdf.c
[151/426] Compiling sha512-586.windows.x86.S
[152/426] Compiling sha512-armv4.linux.arm.S
[153/426] Compiling sha512-armv8.ios.aarch64.S
[154/426] Compiling sha512-armv8.linux.aarch64.S
[155/426] Compiling sha256-armv8.linux.aarch64.S
[156/426] Compiling sha256-armv4.linux.arm.S
[157/426] Compiling sha256-x86_64.mac.x86_64.S
[158/426] Compiling sha256-x86_64.linux.x86_64.S
[158/426] Compiling sha512-586.linux.x86.S
[160/426] Compiling sha256-armv8.ios.aarch64.S
[161/426] Compiling sha256-armv4.ios.arm.S
[162/426] Compiling sha256-586.windows.x86.S
[163/426] Compiling sha1-x86_64.mac.x86_64.S
[164/426] Compiling sha1-armv4-large.linux.arm.S
[165/426] Compiling sha256-586.linux.x86.S
[166/426] Compiling sha1-armv8.linux.aarch64.S
[167/426] Compiling sha1-armv8.ios.aarch64.S
[168/426] Compiling sha1-armv4-large.ios.arm.S
[169/426] Compiling sha1-x86_64.linux.x86_64.S
[170/426] Compiling sha1-586.windows.x86.S
[171/426] Compiling sha1-586.linux.x86.S
[172/426] Compiling rsaz-avx2.mac.x86_64.S
[173/426] Compiling rsaz-avx2.linux.x86_64.S
[174/426] Compiling sha1-altivec.c
[175/426] Compiling sha256.c
[176/426] Compiling rsa_impl.c
[177/426] Compiling sha1.c
[178/426] Compiling sha512.c
[179/426] Compiling self_check.c
[180/426] Compiling rdrand-x86_64.linux.x86_64.S
[181/426] Compiling rdrand-x86_64.mac.x86_64.S
[182/426] Compiling padding.c
[183/426] Compiling blinding.c
[184/426] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[185/426] Compiling rsa.c
[186/426] Compiling rand.c
[187/426] Compiling p256-x86_64-asm.mac.x86_64.S
[188/426] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[189/426] Compiling urandom.c
[190/426] Compiling fork_detect.c
[191/426] Compiling p256-x86_64-asm.linux.x86_64.S
[192/426] Compiling ctrdrbg.c
[193/426] Compiling ofb.c
[194/426] Compiling polyval.c
[195/426] Compiling md5-x86_64.mac.x86_64.S
[196/426] Compiling gcm.c
[196/426] Compiling ctr.c
[198/426] Compiling cbc.c
[199/426] Compiling md5-x86_64.linux.x86_64.S
[200/426] Compiling cfb.c
[201/426] Compiling md5.c
[202/426] Compiling gcm_nohw.c
[203/426] Compiling md5-586.windows.x86.S
[205/426] Emitting module BigInt
[205/428] Compiling md5-586.linux.x86.S
[206/428] Compiling ghashv8-armx64.linux.aarch64.S
[207/428] Compiling ghashv8-armx32.linux.arm.S
[208/428] Compiling ghashv8-armx64.ios.aarch64.S
[209/428] Compiling md4.c
[209/428] Compiling is_fips.c
[211/428] Compiling ghashv8-armx32.ios.arm.S
[212/428] Compiling hmac.c
[213/428] Compiling ghash-x86_64.mac.x86_64.S
[214/428] Compiling ghash-x86_64.linux.x86_64.S
[215/428] Compiling ghash-x86.linux.x86.S
[216/428] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[217/428] Compiling ghash-ssse3-x86.windows.x86.S
[218/428] Compiling ghash-x86.windows.x86.S
[219/428] Compiling ghash-neon-armv8.linux.aarch64.S
[220/428] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[221/428] Compiling ghash-ssse3-x86.linux.x86.S
[222/428] Compiling ghash-neon-armv8.ios.aarch64.S
[223/428] Compiling ghash-armv4.ios.arm.S
[224/428] Compiling ghash-armv4.linux.arm.S
[225/428] Compiling fips_shared_support.c
[226/428] Compiling simple_mul.c
[227/428] Compiling ecdh.c
[228/428] Compiling ecdsa.c
[229/428] Compiling scalar.c
[230/428] Compiling wnaf.c
[231/428] Compiling simple.c
[232/428] Compiling util.c
[233/428] Compiling p256.c
[234/428] Compiling felem.c
[235/428] Compiling p256-x86_64.c
[236/428] Compiling oct.c
[237/428] Compiling dh.c
[238/428] Compiling p224-64.c
[239/428] Compiling ec_key.c
[240/428] Compiling ec_montgomery.c
[241/428] Compiling ec.c
[242/428] Compiling check.c
[243/428] Compiling co-586.linux.x86.S
[244/428] Compiling co-586.windows.x86.S
[245/428] Compiling digest.c
[246/428] Compiling bsaes-armv7.linux.arm.S
[247/428] Compiling digests.c
[248/428] Compiling cipher.c
[249/428] Compiling bsaes-armv7.ios.arm.S
[250/428] Compiling aead.c
[251/428] Compiling e_des.c
[252/428] Compiling des.c
[253/428] Compiling mul.c
[254/428] Compiling jacobi.c
[255/428] Compiling montgomery_inv.c
[256/428] Compiling e_aes.c
[257/428] Compiling gcd.c
[258/428] Compiling montgomery.c
[259/428] Compiling gcd_extra.c
[260/428] Compiling div_extra.c
[261/428] Compiling exponentiation.c
[262/428] Compiling ctx.c
[263/428] Compiling bytes.c
[264/428] Compiling cmp.c
[265/428] Compiling generic.c
[266/428] Compiling x86_64-gcc.c
[267/428] Compiling div.c
[268/428] Compiling bn-586.windows.x86.S
[269/428] Compiling bn-586.linux.x86.S
[270/428] Compiling add.c
[271/428] Compiling armv8-mont.linux.aarch64.S
[272/428] Compiling armv4-mont.linux.arm.S
[273/428] Compiling aesv8-armx64.linux.aarch64.S
[274/428] Compiling armv4-mont.ios.arm.S
[274/428] Compiling armv8-mont.ios.aarch64.S
[276/428] Compiling bn.c
[277/428] Compiling aesni-x86_64.linux.x86_64.S
[278/428] Compiling aesv8-armx32.linux.arm.S
[278/428] Compiling aesv8-armx64.ios.aarch64.S
[278/428] Compiling aesv8-armx32.ios.arm.S
[281/428] Compiling aesni-x86_64.mac.x86_64.S
[282/428] Compiling aesni-x86.linux.x86.S
[282/428] Compiling aesni-x86.windows.x86.S
[284/428] Compiling aesni-gcm-x86_64.linux.x86_64.S
[285/428] Compiling aesni-gcm-x86_64.mac.x86_64.S
[286/428] Compiling aes.c
[287/428] Compiling ex_data.c
[288/428] Compiling mode_wrappers.c
[289/428] Compiling scrypt.c
[290/428] Compiling print.c
[291/428] Compiling key_wrap.c
[292/428] Compiling pbkdf.c
[293/428] Compiling sign.c
[294/428] Compiling p_x25519_asn1.c
[295/428] Compiling aes_nohw.c
[296/428] Compiling p_x25519.c
[297/428] Compiling p_rsa_asn1.c
[298/428] Compiling p_ed25519.c
[299/428] Compiling p_ec.c
[301/428] Compiling BigInt Strideable.swift
[302/428] Compiling BigInt String Conversion.swift
[302/428] Compiling p_rsa.c
[303/428] Compiling p_dsa_asn1.c
[304/428] Compiling p_ec_asn1.c
[305/428] Compiling p_ed25519_asn1.c
[306/428] Compiling err_data.c
[307/428] Compiling digestsign.c
[308/428] Compiling evp.c
[309/428] Compiling engine.c
[310/428] Compiling evp_ctx.c
[311/428] Compiling evp_asn1.c
[312/428] Compiling ecdsa_asn1.c
[313/428] Compiling ec_asn1.c
[314/428] Compiling hash_to_curve.c
[315/428] Compiling ecdh_extra.c
[316/428] Compiling err.c
[318/428] Compiling BigInt Integer Conversion.swift
[319/428] Compiling BigInt Multiplication.swift
[320/428] Compiling BigInt Prime Test.swift
[321/428] Compiling BigInt Floating Point Conversion.swift
[322/428] Compiling BigInt GCD.swift
[323/428] Compiling BigInt Hashable.swift
[324/428] Compiling BigInt Random.swift
[325/428] Compiling BigInt Shifts.swift
[326/428] Compiling BigInt Square Root.swift
[326/428] Compiling ec_derive.c
[327/428] Compiling params.c
[328/428] Compiling spake25519.c
[329/428] Compiling dh_asn1.c
[330/428] Compiling dsa.c
[331/428] Compiling digest_extra.c
[332/428] Compiling dsa_asn1.c
[333/428] Compiling x25519-asm-arm.S
[334/428] Compiling cpu-ppc64le.c
[335/428] Compiling cpu-intel.c
[336/428] Compiling cpu-arm.c
[337/428] Compiling cpu-arm-linux.c
[338/428] Compiling cpu-aarch64-linux.c
[340/428] Compiling BigInt Subtraction.swift
[341/428] Compiling BigInt Words and Bits.swift
[341/428] Compiling cpu-aarch64-win.c
[342/428] Compiling cmac.c
[343/428] Compiling conf.c
[344/428] Compiling tls_cbc.c
[345/428] Compiling cpu-aarch64-fuchsia.c
[346/428] Compiling e_rc4.c
[347/428] Compiling curve25519.c
[348/428] Compiling e_tls.c
[349/428] Compiling e_rc2.c
[350/428] Compiling e_chacha20poly1305.c
[351/428] Compiling e_aesgcmsiv.c
[352/428] Compiling e_aesctrhmac.c
[353/428] Compiling e_null.c
[354/428] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[355/428] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[356/428] Compiling derive_key.c
[357/428] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[358/428] Compiling e_aesccm.c
[359/428] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[360/428] Compiling cipher_extra.c
[361/428] Compiling chacha-x86_64.linux.x86_64.S
[362/428] Compiling chacha-x86_64.mac.x86_64.S
[363/428] Compiling chacha-x86.windows.x86.S
[364/428] Compiling chacha.c
[365/428] Compiling chacha-x86.linux.x86.S
[366/428] Compiling chacha-armv8.linux.aarch64.S
[367/428] Compiling chacha-armv4.linux.arm.S
[368/428] Compiling chacha-armv4.ios.arm.S
[369/428] Compiling chacha-armv8.ios.aarch64.S
[370/428] Compiling unicode.c
[371/428] Compiling cbs.c
[372/428] Compiling asn1_compat.c
[373/428] Compiling cbb.c
[374/428] Compiling ber.c
[375/428] Compiling convert.c
[376/428] Compiling bn_asn1.c
[377/428] Compiling buf.c
[378/428] Compiling blake2.c
[379/428] Compiling printf.c
[380/428] Compiling socket_helper.c
[381/428] Compiling socket.c
[382/428] Compiling bio_mem.c
[383/428] Compiling pair.c
[384/428] Compiling file.c
[385/428] Compiling fd.c
[386/428] Compiling connect.c
[387/428] Compiling bio.c
[388/428] Compiling hexdump.c
[389/428] Compiling tasn_typ.c
[390/428] Compiling base64.c
[391/428] Compiling time_support.c
[392/428] Compiling tasn_new.c
[393/428] Compiling tasn_utl.c
[394/428] Compiling tasn_fre.c
[395/428] Compiling tasn_enc.c
[396/428] Compiling f_enum.c
[396/428] Compiling asn_pack.c
[396/428] Compiling asn1_par.c
[396/428] Compiling tasn_dec.c
[400/428] Compiling f_string.c
[401/428] Compiling f_int.c
[402/428] Compiling a_time.c
[403/428] Compiling asn1_lib.c
[404/428] Compiling a_utctm.c
[405/428] Compiling a_utf8.c
[406/428] Compiling a_type.c
[407/428] Compiling a_strnid.c
[408/428] Compiling a_print.c
[409/428] Compiling a_octet.c
[410/428] Compiling a_object.c
[411/428] Compiling a_int.c
[412/428] Compiling a_mbstr.c
[413/428] Compiling a_gentm.c
[414/428] Compiling a_i2d_fp.c
[415/428] Compiling a_enum.c
[416/428] Compiling a_dup.c
[417/428] Compiling a_d2i_fp.c
[418/428] Compiling a_bool.c
[420/482] Compiling Crypto Ed25519_boring.swift
[421/482] Compiling Crypto EllipticCurvePoint_boring.swift
[422/482] Compiling Crypto AES-GCM.swift
[423/482] Compiling Crypto DH.swift
[424/482] Compiling Crypto ECDH.swift
[425/482] Compiling Crypto HKDF.swift
[426/482] Compiling Crypto Insecure.swift
[427/482] Compiling Crypto Insecure_HashFunctions.swift
[428/482] Compiling Crypto ECDH_boring.swift
[429/482] Emitting module Crypto
[430/489] Compiling Crypto ASN1Identifier.swift
[431/489] Compiling Crypto ASN1Integer.swift
[432/489] Compiling Crypto ASN1OctetString.swift
[433/489] Compiling Crypto ArraySliceBigint.swift
[434/489] Compiling Crypto ObjectIdentifier.swift
[435/489] Compiling Crypto ECDSASignature.swift
[436/489] Compiling Crypto PEMDocument.swift
[437/489] Compiling Crypto PKCS8PrivateKey.swift
[438/489] Compiling Crypto EllipticCurve_boring.swift
[439/489] Compiling Crypto NISTCurvesKeys_boring.swift
[440/489] Compiling Crypto X25519Keys_boring.swift
[441/489] Compiling Crypto Curve25519.swift
[442/489] Compiling Crypto Ed25519.swift
[443/489] Compiling Crypto NISTCurvesKeys.swift
[444/489] Compiling Crypto X25519Keys.swift
[445/489] Compiling Crypto EdDSA_boring.swift
[446/489] Compiling Crypto ECDSA.swift
[447/489] Compiling Crypto EdDSA.swift
[448/489] Compiling Crypto Signature.swift
[449/489] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[450/489] Compiling Crypto CryptoKitErrors_boring.swift
[451/489] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[461/489] Compiling Crypto AES-GCM_boring.swift
[462/489] Compiling Crypto ChaChaPoly_boring.swift
[463/489] Compiling Crypto ChaChaPoly.swift
[464/489] Compiling Crypto Cipher.swift
[465/489] Compiling Crypto Nonces.swift
[466/489] Compiling Crypto ASN1.swift
[467/489] Compiling Crypto ASN1BitString.swift
[468/489] Compiling Crypto SymmetricKeys.swift
[469/489] Compiling Crypto HMAC.swift
[470/489] Compiling Crypto MACFunctions.swift
[471/489] Compiling Crypto MessageAuthenticationCode.swift
[472/489] Compiling Crypto AES.swift
[473/489] Compiling Crypto ECDSASignature_boring.swift
[474/489] Compiling Crypto ECDSA_boring.swift
[475/489] Compiling Crypto SEC1PrivateKey.swift
[476/489] Compiling Crypto SubjectPublicKeyInfo.swift
[477/489] Compiling Crypto CryptoKitErrors.swift
[478/489] Compiling Crypto Digest_boring.swift
[479/489] Compiling Crypto Digest.swift
[480/489] Compiling Crypto Digests.swift
[481/489] Compiling Crypto HashFunctions.swift
[482/489] Compiling Crypto HashFunctions_SHA2.swift
[483/489] Compiling Crypto RNG_boring.swift
[484/489] Compiling Crypto SafeCompare_boring.swift
[485/489] Compiling Crypto Zeroization_boring.swift
[486/489] Compiling Crypto PrettyBytes.swift
[487/489] Compiling Crypto SafeCompare.swift
[488/489] Compiling Crypto SecureBytes.swift
[489/489] Compiling Crypto Zeroization.swift
[490/496] Compiling SRP SRP.swift
[491/496] Compiling SRP Server.swift
[492/496] Compiling SRP AuthenticationFailure.swift
[493/496] Compiling SRP Client.swift
[494/496] Compiling SRP Data+Extensions.swift
[495/496] Emitting module SRP
[496/496] Compiling SRP Group.swift
Build complete! (35.27s)
Build complete.
Done.