Build Information
Failed to build IBLinter, reference master (aa34f5
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 10:15:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/IBDecodable/IBLinter.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/IBDecodable/IBLinter
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at aa34f5b Disable trailing_comma on allRules collection (#183)
Cloned https://github.com/IBDecodable/IBLinter.git
Revision (git rev-parse @):
aa34f5b758d2f95fae17b77e10668697cd3f5e19
SUCCESS checkout https://github.com/IBDecodable/IBLinter.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/IBDecodable/IBLinter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/IBDecodable/IBDecodable.git
Fetching https://github.com/phimage/XcodeProjKit.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/jpsim/SourceKitten.git
[1/2876] Fetching ibdecodable
[2877/3321] Fetching ibdecodable, xcodeprojkit
[3322/19465] Fetching ibdecodable, xcodeprojkit, sourcekitten
[3323/34735] Fetching ibdecodable, xcodeprojkit, sourcekitten, swift-crypto
[10771/50115] Fetching ibdecodable, xcodeprojkit, sourcekitten, swift-crypto, swift-argument-parser
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.42s)
[31681/33971] Fetching ibdecodable, xcodeprojkit, swift-crypto, swift-argument-parser
Fetched https://github.com/phimage/XcodeProjKit.git from cache (1.95s)
Fetched https://github.com/IBDecodable/IBDecodable.git from cache (1.95s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.96s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.98s)
Computing version for https://github.com/phimage/XcodeProjKit.git
Computed https://github.com/phimage/XcodeProjKit.git at 2.3.0 (4.28s)
Computing version for https://github.com/IBDecodable/IBDecodable.git
Computed https://github.com/IBDecodable/IBDecodable.git at 0.6.1 (2.15s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.31s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.66s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.36s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.2 (0.39s)
Fetching https://github.com/jpsim/Yams.git
[1/10859] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.10s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (1.44s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.35s)
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
Creating working copy for https://github.com/IBDecodable/IBDecodable.git
Working copy of https://github.com/IBDecodable/IBDecodable.git resolved at 0.6.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/phimage/XcodeProjKit.git
Working copy of https://github.com/phimage/XcodeProjKit.git resolved at 2.3.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/445] Write sources
[6/445] Compiling fips_shared_support.c
[7/445] Write sources
[10/445] Compiling ghash-armv4.linux.arm.S
[11/445] Write sources
[14/445] Compiling SourceKit SourceKit.c
[15/445] Compiling ghash-neon-armv8.ios.aarch64.S
[16/445] Compiling Clang_C Clang_C.c
[17/445] Compiling ghash-armv4.ios.arm.S
[18/445] Compiling blake2.c
[19/445] Write swift-version-24593BA9C3E375BF.txt
[20/445] Compiling socket_helper.c
[21/445] Compiling writer.c
[22/445] Compiling reader.c
[23/445] Compiling parser.c
[24/473] Compiling api.c
[25/497] Compiling v3_extku.c
[26/510] Compiling emitter.c
[27/510] Compiling scanner.c
[28/510] Compiling v3_skey.c
[29/510] Compiling v3_purp.c
[30/510] Compiling v3_prn.c
[31/530] Compiling v3_pmaps.c
[32/530] Compiling CCryptoBoringSSLShims shims.c
[33/530] Compiling v3_utl.c
[34/530] Compiling v3_pcia.c
[35/530] Compiling v3_pcons.c
[36/530] Compiling v3_ocsp.c
[37/530] Compiling v3_pci.c
[38/530] Compiling v3_lib.c
[39/530] Compiling v3_int.c
[40/530] Compiling v3_ncons.c
[41/530] Compiling v3_info.c
[42/530] Compiling v3_ia5.c
[43/530] Compiling v3_genn.c
[44/530] Compiling v3_cpols.c
[45/530] Compiling v3_enum.c
[46/530] Compiling v3_crld.c
[47/530] Compiling v3_bcons.c
[48/530] Compiling v3_bitst.c
[49/530] Compiling v3_conf.c
[50/530] Compiling v3_alt.c
[51/530] Compiling v3_akeya.c
[52/530] Compiling pcy_node.c
[53/530] Compiling v3_akey.c
[54/530] Compiling pcy_tree.c
[55/530] Compiling pcy_lib.c
[56/530] Compiling pcy_map.c
[57/530] Compiling x_x509a.c
[58/530] Compiling pcy_data.c
[59/530] Compiling x_val.c
[60/530] Compiling pcy_cache.c
[61/530] Compiling x_x509.c
[62/530] Compiling x_spki.c
[63/530] Compiling x_sig.c
[64/530] Compiling x_req.c
[65/530] Compiling x_pubkey.c
[66/530] Compiling x_pkey.c
[67/530] Compiling x_info.c
[68/530] Compiling x_name.c
[69/530] Compiling x_attrib.c
[70/530] Compiling x_exten.c
[71/530] Compiling x_crl.c
[72/530] Compiling x_algor.c
[73/530] Compiling x_all.c
[74/530] Compiling x509spki.c
[75/530] Compiling x509name.c
[76/530] Compiling x509rset.c
[77/530] Compiling x509_vpm.c
[78/530] Compiling x509cset.c
[79/530] Compiling x509_txt.c
[80/530] Compiling x509_v3.c
[82/530] Emitting module XcodeProjKit
[82/535] Compiling x509_set.c
[83/535] Compiling x509_trs.c
[84/535] Compiling x509_req.c
[85/535] Compiling x509_vfy.c
[86/535] Compiling x509_obj.c
[87/535] Compiling x509_ext.c
[88/535] Compiling x509_def.c
[89/535] Compiling x509_d2.c
[90/535] Compiling x509_cmp.c
[91/535] Compiling x509_lu.c
[92/535] Compiling x509_att.c
[93/535] Compiling x509.c
[94/535] Compiling t_x509a.c
[95/535] Compiling t_req.c
[96/535] Compiling t_x509.c
[97/535] Compiling i2d_pr.c
[98/535] Compiling t_crl.c
[99/535] Compiling rsa_pss.c
[100/535] Compiling by_dir.c
[101/535] Compiling asn1_gen.c
[103/535] Emitting module Yams
[103/535] Compiling a_strex.c
[104/537] Compiling by_file.c
[105/537] Compiling algorithm.c
[106/537] Compiling a_verify.c
[107/537] Compiling trust_token.c
[108/537] Compiling voprf.c
[109/537] Compiling a_sign.c
[110/537] Compiling a_digest.c
[111/537] Compiling thread_win.c
[112/537] Compiling thread_pthread.c
[113/537] Compiling thread_none.c
[114/537] Compiling thread.c
[115/537] Compiling pmbtoken.c
[116/537] Compiling siphash.c
[117/537] Compiling stack.c
[118/537] Compiling rsa_print.c
[119/537] Compiling rsa_asn1.c
[120/537] Compiling refcount_lock.c
[121/537] Compiling windows.c
[122/537] Compiling refcount_c11.c
[123/537] Compiling rc4.c
[124/537] Compiling fuchsia.c
[125/537] Compiling deterministic.c
[126/537] Compiling rand_extra.c
[127/537] Compiling passive.c
[128/537] Compiling forkunsafe.c
[129/537] Compiling poly1305_arm_asm.S
[130/537] Compiling poly1305_arm.c
[131/537] Compiling pool.c
[132/537] Compiling poly1305.c
[133/537] Compiling poly1305_vec.c
[134/537] Compiling pkcs7.c
[135/537] Compiling p5_pbev2.c
[136/537] Compiling pkcs8.c
[137/537] Compiling pem_x509.c
[138/537] Compiling pkcs7_x509.c
[139/537] Compiling pem_xaux.c
[140/537] Compiling pkcs8_x509.c
[141/537] Compiling pem_oth.c
[142/537] Compiling pem_pk8.c
[143/537] Compiling obj_xref.c
[144/537] Compiling pem_pkey.c
[145/537] Compiling pem_info.c
[146/537] Compiling pem_all.c
[147/537] Compiling lhash.c
[148/537] Compiling mem.c
[148/537] Compiling pem_lib.c
[150/537] Compiling obj.c
[151/537] Compiling hpke.c
[152/537] Compiling hkdf.c
[153/537] Compiling hrss.c
[154/537] Compiling poly_rq_mul.S
[155/537] Compiling x86_64-mont.mac.x86_64.S
[156/537] Compiling x86_64-mont5.mac.x86_64.S
[157/537] Compiling x86_64-mont5.linux.x86_64.S
[157/537] Compiling x86_64-mont.linux.x86_64.S
[159/537] Compiling x86-mont.windows.x86.S
[160/537] Compiling vpaes-x86_64.mac.x86_64.S
[161/537] Compiling x86-mont.linux.x86.S
[162/537] Compiling vpaes-x86_64.linux.x86_64.S
[163/537] Compiling vpaes-x86.windows.x86.S
[164/537] Compiling vpaes-armv8.linux.aarch64.S
[165/537] Compiling vpaes-x86.linux.x86.S
[166/537] Compiling kdf.c
[167/537] Compiling vpaes-armv7.linux.arm.S
[168/537] Compiling vpaes-armv8.ios.aarch64.S
[169/537] Compiling vpaes-armv7.ios.arm.S
[170/537] Compiling sha512-x86_64.mac.x86_64.S
[171/537] Compiling sha512-x86_64.linux.x86_64.S
[172/537] Compiling sha512-armv8.ios.aarch64.S
[173/537] Compiling sha512-armv8.linux.aarch64.S
[173/537] Compiling sha512-armv4.linux.arm.S
[175/537] Compiling sha512-armv4.ios.arm.S
[176/537] Compiling sha512-586.windows.x86.S
[177/537] Compiling sha512-586.linux.x86.S
[178/537] Compiling sha256-x86_64.mac.x86_64.S
[179/537] Compiling sha256-armv8.linux.aarch64.S
[180/537] Compiling sha256-x86_64.linux.x86_64.S
[181/537] Compiling sha256-armv8.ios.aarch64.S
[182/537] Compiling sha256-armv4.ios.arm.S
[183/537] Compiling sha256-armv4.linux.arm.S
[184/537] Compiling sha256-586.windows.x86.S
[185/537] Compiling sha256-586.linux.x86.S
[186/537] Compiling sha1-armv8.linux.aarch64.S
[187/537] Compiling sha1-x86_64.mac.x86_64.S
[188/537] Compiling sha1-armv4-large.linux.arm.S
[189/537] Compiling sha1-x86_64.linux.x86_64.S
[190/537] Compiling sha1-586.windows.x86.S
[191/537] Compiling sha1-armv8.ios.aarch64.S
[192/537] Compiling sha1-armv4-large.ios.arm.S
[193/537] Compiling sha1-586.linux.x86.S
[194/537] Compiling sha1-altivec.c
[195/537] Compiling sha256.c
[196/537] Compiling sha1.c
[197/537] Compiling sha512.c
[198/537] Compiling rsaz-avx2.mac.x86_64.S
[199/537] Compiling rsaz-avx2.linux.x86_64.S
[200/537] Compiling self_check.c
[201/537] Compiling blinding.c
[202/537] Compiling rdrand-x86_64.mac.x86_64.S
[203/537] Compiling rsa_impl.c
[204/537] Compiling padding.c
[205/537] Compiling rdrand-x86_64.linux.x86_64.S
[206/537] Compiling rsa.c
[207/537] Compiling rand.c
[208/537] Compiling urandom.c
[209/537] Compiling fork_detect.c
[210/537] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[211/537] Compiling ctrdrbg.c
[212/537] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[213/537] Compiling p256-x86_64-asm.mac.x86_64.S
[214/537] Compiling p256-x86_64-asm.linux.x86_64.S
[215/537] Compiling ofb.c
[216/537] Compiling polyval.c
[217/537] Compiling gcm_nohw.c
[218/537] Compiling gcm.c
[219/537] Compiling ctr.c
[220/537] Compiling cbc.c
[221/537] Compiling cfb.c
[222/537] Compiling md5.c
[223/537] Compiling md5-x86_64.mac.x86_64.S
[224/537] Compiling md5-x86_64.linux.x86_64.S
[225/537] Compiling md5-586.windows.x86.S
[226/537] Compiling md5-586.linux.x86.S
[227/537] Compiling is_fips.c
[228/537] Compiling ghashv8-armx64.linux.aarch64.S
[229/537] Compiling ghashv8-armx64.ios.aarch64.S
[230/537] Compiling md4.c
[231/537] Compiling ghashv8-armx32.linux.arm.S
[232/537] Compiling hmac.c
[233/537] Compiling ghashv8-armx32.ios.arm.S
[234/537] Compiling ghash-x86.windows.x86.S
[234/537] Compiling ghash-x86_64.mac.x86_64.S
[236/537] Compiling ghash-x86_64.linux.x86_64.S
[237/537] Compiling ghash-x86.linux.x86.S
[238/537] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[239/537] Compiling ghash-neon-armv8.linux.aarch64.S
[240/537] Compiling ghash-ssse3-x86.windows.x86.S
[241/537] Compiling ghash-ssse3-x86.linux.x86.S
[242/537] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[243/537] Compiling simple_mul.c
[244/537] Compiling ecdh.c
[245/537] Compiling ecdsa.c
[246/537] Compiling util.c
[247/537] Compiling wnaf.c
[248/537] Compiling simple.c
[249/537] Compiling scalar.c
[250/537] Compiling p256.c
[251/537] Compiling ec_montgomery.c
[252/537] Compiling felem.c
[253/537] Compiling oct.c
[254/537] Compiling p224-64.c
[255/537] Compiling ec_key.c
[256/537] Compiling dh.c
[257/537] Compiling digest.c
[258/537] Compiling digests.c
[259/537] Compiling check.c
[260/537] Compiling co-586.linux.x86.S
[261/537] Compiling ec.c
[262/537] Compiling co-586.windows.x86.S
[263/537] Compiling des.c
[264/537] Compiling e_des.c
[265/537] Compiling cipher.c
[266/537] Compiling bsaes-armv7.linux.arm.S
[267/537] Compiling e_aes.c
[268/537] Compiling bsaes-armv7.ios.arm.S
[269/537] Compiling p256-x86_64.c
[270/537] Compiling aead.c
[271/537] Compiling prime.c
[272/537] Compiling shift.c
[273/537] Compiling sqrt.c
[274/537] Compiling montgomery_inv.c
[275/537] Compiling rsaz_exp.c
[276/537] Compiling jacobi.c
[278/537] Compiling Yams AliasDereferencingStrategy.swift
[279/537] Compiling Yams Anchor.swift
[280/537] Compiling Yams Constructor.swift
[281/537] Compiling Yams Decoder.swift
[282/537] Compiling Yams Emitter.swift
[283/537] Compiling Yams Encoder.swift
[283/537] Compiling random.c
[284/537] Compiling generic.c
[285/537] Compiling gcd.c
[289/537] Compiling Yams Mark.swift
[290/537] Compiling Yams Node.Alias.swift
[290/540] Compiling gcd_extra.c
[291/540] Compiling div_extra.c
[292/540] Compiling mul.c
[293/540] Compiling montgomery.c
[297/540] Compiling Yams Node.Mapping.swift
[297/540] Compiling ctx.c
[299/540] Compiling XcodeProjKit PathType.swift
[300/540] Compiling XcodeProjKit Sequence+XcodeProjKit.swift
[301/540] Compiling XcodeProjKit SourceTree.swift
[302/540] Compiling XcodeProjKit SourceTreeFolder.swift
[303/540] Compiling XcodeProjKit String+XcodeProjKit.swift
[303/540] Compiling bytes.c
[305/540] Compiling Yams Node.Scalar.swift
[306/540] Compiling Yams Node.Sequence.swift
[307/540] Compiling Yams Node.swift
[308/540] Compiling Yams Tag.swift
[309/540] Compiling Yams YamlAnchorProviding.swift
[310/540] Compiling Yams Resolver.swift
[315/540] Emitting module SWXMLHash
[319/540] Compiling Yams Representer.swift
[322/540] Compiling Yams String+Yams.swift
[323/540] Compiling Yams YamlError.swift
[324/540] Compiling Yams YamlTagProviding.swift
[325/540] Compiling SWXMLHash XMLElement.swift
[326/540] Compiling SWXMLHash XMLHash.swift
[327/540] Compiling SWXMLHash XMLHashOptions.swift
[328/540] Compiling XcodeProjKit URL+XcodeProjKit.swift
[329/540] Compiling XcodeProjKit XCBuildConfiguration.swift
[330/540] Compiling XcodeProjKit XCConfigurationList.swift
[331/540] Compiling XcodeProjKit XCRemoteSwiftPackageReference.swift
[332/540] Compiling XcodeProjKit XCSwiftPackageProductDependency.swift
[337/540] Compiling Yams Parser.swift
[338/540] Compiling Yams RedundancyAliasingStrategy.swift
[338/540] Compiling cmp.c
[339/540] Compiling exponentiation.c
[346/540] Compiling div.c
[347/540] Compiling bn.c
[349/540] Compiling XcodeProjKit XCVersionGroup.swift
[350/540] Compiling XcodeProjKit XcodeProj+FilePath.swift
[351/540] Compiling XcodeProjKit XcodeProj+Serialization.swift
[352/540] Compiling XcodeProjKit XcodeProj.swift
[353/540] Compiling XcodeProjKit XcodeProjError.swift
[366/540] Compiling SWXMLHash XMLIndexer.swift
[367/540] Compiling SWXMLHash shim.swift
[368/540] Compiling XcodeProjKit PBXProject.swift
[369/540] Compiling XcodeProjKit PBXProjectItem.swift
[370/540] Compiling XcodeProjKit PBXReference.swift
[371/540] Compiling XcodeProjKit PBXReferenceProxy.swift
[371/541] Compiling bn-586.windows.x86.S
[372/541] Compiling bn-586.linux.x86.S
[376/541] Compiling armv8-mont.linux.aarch64.S
[377/541] Compiling add.c
[382/541] Compiling armv8-mont.ios.aarch64.S
[386/541] Compiling armv4-mont.ios.arm.S
[387/541] Compiling armv4-mont.linux.arm.S
[388/541] Compiling aesv8-armx64.linux.aarch64.S
[389/541] Compiling x86_64-gcc.c
[390/542] Compiling aesv8-armx64.ios.aarch64.S
[391/542] Compiling aesv8-armx32.ios.arm.S
[392/542] Compiling aesni-x86_64.mac.x86_64.S
[393/542] Compiling aesv8-armx32.linux.arm.S
[398/543] Compiling aesni-x86_64.linux.x86_64.S
[399/543] Compiling aesni-x86.windows.x86.S
[400/543] Compiling aesni-x86.linux.x86.S
[400/543] Compiling aesni-gcm-x86_64.mac.x86_64.S
[403/543] Wrapping AST for XcodeProjKit for debugging
[404/543] Compiling aesni-gcm-x86_64.linux.x86_64.S
[405/543] Compiling mode_wrappers.c
[406/543] Compiling ex_data.c
[407/543] Compiling aes.c
[408/543] Compiling key_wrap.c
[409/543] Compiling sign.c
[410/543] Wrapping AST for Yams for debugging
[411/543] Compiling scrypt.c
[412/543] Compiling pbkdf.c
[413/544] Wrapping AST for SWXMLHash for debugging
[414/544] Compiling print.c
[415/547] Compiling aes_nohw.c
[416/556] Compiling p_x25519_asn1.c
[417/625] Compiling p_x25519.c
[418/664] Compiling p_rsa_asn1.c
[419/664] Compiling p_rsa.c
[420/664] Compiling p_ed25519_asn1.c
[421/664] Compiling p_ed25519.c
[422/664] Compiling p_ec.c
[423/664] Compiling p_ec_asn1.c
[424/664] Compiling p_dsa_asn1.c
[425/664] Compiling evp_ctx.c
[426/664] Compiling err_data.c
[427/664] Compiling digestsign.c
[428/664] Compiling evp.c
[429/664] Compiling evp_asn1.c
[430/664] Compiling err.c
[431/664] Compiling ecdsa_asn1.c
[432/664] Compiling engine.c
[433/664] Compiling hash_to_curve.c
[434/664] Compiling ec_derive.c
[435/664] Compiling ecdh_extra.c
[436/664] Compiling dsa_asn1.c
[437/664] Compiling dsa.c
[438/664] Compiling dh_asn1.c
[439/664] Compiling params.c
[440/664] Compiling ec_asn1.c
[440/664] Compiling digest_extra.c
[442/664] Compiling spake25519.c
[444/664] Compiling IBDecodable Variation.swift
[445/664] Compiling IBDecodable ActivityIndicatorView.swift
[446/664] Compiling IBDecodable AnyView.swift
[447/664] Compiling IBDecodable NavigationBar.swift
[448/664] Compiling IBDecodable SearchBar.swift
[449/664] Compiling IBDecodable TabBar.swift
[449/670] Compiling x25519-asm-arm.S
[450/670] Compiling crypto.c
[451/670] Compiling cpu-ppc64le.c
[452/670] Compiling cpu-arm.c
[453/670] Compiling cpu-aarch64-win.c
[454/670] Compiling cpu-arm-linux.c
[456/670] Emitting module SourceKittenFramework
[456/670] Compiling cpu-intel.c
[457/670] Compiling cpu-aarch64-linux.c
[457/670] Compiling cpu-aarch64-fuchsia.c
[459/670] Compiling conf.c
[460/670] Compiling e_rc4.c
[462/670] Compiling IBDecodable Device.swift
[463/670] Compiling IBDecodable Exit.swift
[464/670] Compiling IBDecodable InterfaceBuilderDocument.swift
[465/670] Compiling IBDecodable Placeholder.swift
[466/670] Compiling IBDecodable Scene.swift
[467/670] Compiling IBDecodable SearchDisplayController.swift
[467/670] Compiling cmac.c
[468/670] Compiling e_rc2.c
[469/670] Compiling e_null.c
[470/670] Compiling tls_cbc.c
[471/670] Compiling curve25519.c
[472/670] Compiling e_chacha20poly1305.c
[473/670] Compiling e_tls.c
[474/670] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[475/670] Compiling cipher_extra.c
[476/670] Compiling derive_key.c
[477/670] Compiling e_aesctrhmac.c
[478/670] Compiling e_aesccm.c
[479/670] Compiling e_aesgcmsiv.c
[481/670] Compiling IBDecodable AnyViewController.swift
[482/670] Compiling IBDecodable CollectionViewController.swift
[483/670] Compiling IBDecodable AVPlayerViewController.swift
[484/670] Compiling IBDecodable GLKViewController.swift
[485/670] Compiling IBDecodable HostingController.swift
[486/670] Compiling IBDecodable NavigationController.swift
[486/670] Compiling chacha.c
[487/670] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[488/670] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[489/670] Compiling chacha-x86_64.mac.x86_64.S
[490/670] Compiling chacha-x86_64.linux.x86_64.S
[491/670] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[491/670] Compiling chacha-x86.windows.x86.S
[493/670] Compiling chacha-x86.linux.x86.S
[494/670] Compiling chacha-armv8.linux.aarch64.S
[495/670] Compiling unicode.c
[496/670] Compiling chacha-armv8.ios.aarch64.S
[497/670] Compiling chacha-armv4.linux.arm.S
[498/670] Compiling chacha-armv4.ios.arm.S
[499/670] Compiling cbs.c
[500/670] Compiling ber.c
[501/670] Compiling asn1_compat.c
[502/670] Compiling buf.c
[504/670] Compiling IBDecodable StoryboardDocument.swift
[505/670] Compiling IBDecodable TargetRuntime.swift
[506/670] Compiling IBDecodable XibDocument.swift
[507/670] Compiling IBDecodable SystemColor.swift
[508/670] Compiling IBDecodable StringElement.swift
[509/670] Compiling IBDecodable UserDefinedRuntimeAttribute.swift
[509/670] Compiling cbb.c
[510/670] Compiling printf.c
[510/670] Compiling bn_asn1.c
[510/670] Compiling socket.c
[512/670] Compiling convert.c
[514/670] Compiling fd.c
[515/670] Compiling pair.c
[516/670] Compiling hexdump.c
[517/670] Compiling file.c
[518/670] Compiling bio_mem.c
[519/670] Compiling connect.c
[520/670] Compiling tasn_typ.c
[521/670] Compiling base64.c
[522/670] Compiling time_support.c
[523/670] Compiling tasn_new.c
[523/670] Compiling tasn_utl.c
[525/670] Compiling bio.c
[526/670] Compiling tasn_fre.c
[527/670] Compiling SourceKittenFramework WindowsError.swift
[528/670] Compiling SourceKittenFramework Xcode.swift
[529/670] Compiling SourceKittenFramework XcodeBuildSetting.swift
[531/670] Compiling SourceKittenFramework library_wrapper.swift
[532/670] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[533/670] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[534/670] Compiling IBDecodable PageViewController.swift
[535/670] Compiling IBDecodable SplitViewController.swift
[536/670] Compiling IBDecodable TabBarController.swift
[537/670] Compiling IBDecodable TableViewController.swift
[538/670] Compiling IBDecodable ViewController.swift
[539/670] Compiling IBDecodable InterfaceBuilderFile.swift
[540/670] Compiling IBDecodable Primitive.swift
[541/670] Compiling IBDecodable AnyResource.swift
[542/670] Compiling IBDecodable Image.swift
[543/670] Compiling IBDecodable NamedColor.swift
[544/670] Compiling IBDecodable AnyDependency.swift
[545/670] Compiling IBDecodable CustomObject.swift
[546/670] Compiling IBDecodable StoryboardFile.swift
[547/670] Compiling IBDecodable XibFile.swift
[548/670] Compiling IBDecodable Geometry.swift
[549/670] Compiling IBDecodable KeyCommand.swift
[550/670] Compiling IBDecodable ModalPresentationStyle.swift
[551/670] Compiling IBDecodable ModalTransitionStyle.swift
[551/671] Compiling tasn_enc.c
[552/671] Compiling f_enum.c
[552/671] Compiling f_string.c
[554/671] Compiling f_int.c
[556/671] Compiling asn_pack.c
[557/671] Compiling tasn_dec.c
[558/671] Compiling a_utf8.c
[559/671] Compiling asn1_par.c
[560/671] Compiling a_utctm.c
[561/671] Compiling asn1_lib.c
[562/671] Compiling a_print.c
[563/671] Compiling a_octet.c
[564/671] Compiling a_type.c
[565/671] Compiling a_time.c
[566/671] Compiling a_strnid.c
[567/671] Compiling a_object.c
[568/671] Compiling a_i2d_fp.c
[569/671] Compiling a_gentm.c
[569/671] Compiling a_mbstr.c
[571/671] Compiling a_enum.c
[572/671] Write sources
[573/671] Compiling a_int.c
[574/671] Compiling a_d2i_fp.c
[575/671] Compiling a_dup.c
[576/671] Compiling a_bool.c
[577/671] Wrapping AST for SourceKittenFramework for debugging
[578/673] Compiling a_bitstr.c
[580/727] Emitting module ArgumentParserToolInfo
[581/727] Compiling ArgumentParserToolInfo ToolInfo.swift
[582/728] Wrapping AST for ArgumentParserToolInfo for debugging
[584/766] Compiling ArgumentParser OptionGroup.swift
[585/766] Compiling ArgumentParser AsyncParsableCommand.swift
[586/766] Compiling ArgumentParser CommandConfiguration.swift
[587/766] Compiling ArgumentParser CommandGroup.swift
[588/766] Compiling ArgumentParser EnumerableFlag.swift
[589/771] Compiling ArgumentParser DumpHelpGenerator.swift
[590/771] Compiling ArgumentParser HelpCommand.swift
[591/771] Compiling ArgumentParser HelpGenerator.swift
[592/771] Compiling ArgumentParser MessageInfo.swift
[593/771] Compiling ArgumentParser UsageGenerator.swift
[594/771] Compiling ArgumentParser CollectionExtensions.swift
[595/771] Compiling ArgumentParser Platform.swift
[596/778] Compiling Crypto SymmetricKeys.swift
[597/778] Compiling Crypto HMAC.swift
[598/778] Compiling Crypto MACFunctions.swift
[599/778] Compiling Crypto MessageAuthenticationCode.swift
[600/778] Compiling Crypto AES.swift
[601/778] Compiling Crypto ECDSASignature_boring.swift
[602/778] Compiling Crypto ECDSA_boring.swift
[603/778] Compiling ArgumentParser SequenceExtensions.swift
[604/778] Compiling ArgumentParser StringExtensions.swift
[605/778] Compiling ArgumentParser Tree.swift
[606/778] Compiling Crypto Signature.swift
[607/778] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[608/778] Compiling Crypto CryptoKitErrors_boring.swift
[609/778] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[610/778] Compiling ArgumentParser ArgumentVisibility.swift
[611/778] Compiling ArgumentParser CompletionKind.swift
[612/778] Compiling ArgumentParser Errors.swift
[613/778] Compiling ArgumentParser Flag.swift
[614/778] Compiling ArgumentParser NameSpecification.swift
[615/778] Compiling ArgumentParser Option.swift
[617/778] Compiling ArgumentParser ExpressibleByArgument.swift
[618/778] Compiling ArgumentParser ParsableArguments.swift
[619/778] Compiling ArgumentParser ParsableArgumentsValidation.swift
[620/778] Compiling ArgumentParser ParsableCommand.swift
[621/778] Compiling ArgumentParser ArgumentDecoder.swift
[622/778] Compiling ArgumentParser ArgumentDefinition.swift
[623/778] Compiling ArgumentParser ArgumentSet.swift
[624/778] Compiling ArgumentParser CommandParser.swift
[625/778] Compiling ArgumentParser InputKey.swift
[626/778] Compiling ArgumentParser InputOrigin.swift
[627/778] Compiling ArgumentParser Name.swift
[628/778] Compiling ArgumentParser Parsed.swift
[629/778] Compiling ArgumentParser ParsedValues.swift
[630/778] Compiling ArgumentParser ParserError.swift
[631/778] Compiling ArgumentParser SplitArguments.swift
[645/778] Compiling ArgumentParser BashCompletionsGenerator.swift
[646/778] Compiling ArgumentParser CompletionsGenerator.swift
[647/778] Compiling ArgumentParser FishCompletionsGenerator.swift
[648/778] Compiling ArgumentParser ZshCompletionsGenerator.swift
[649/778] Compiling ArgumentParser Argument.swift
[650/778] Compiling ArgumentParser ArgumentHelp.swift
[653/778] Emitting module Crypto
[654/778] Emitting module ArgumentParser
[681/779] Emitting module IBDecodable
[693/790] Wrapping AST for ArgumentParser for debugging
[695/790] Compiling Crypto RNG_boring.swift
[696/790] Compiling Crypto SafeCompare_boring.swift
[697/790] Compiling Crypto Zeroization_boring.swift
[698/790] Compiling Crypto PrettyBytes.swift
[699/790] Compiling Crypto SafeCompare.swift
[700/790] Compiling Crypto SecureBytes.swift
[701/790] Compiling Crypto Zeroization.swift
[702/791] Wrapping AST for Crypto for debugging
[742/791] Compiling IBDecodable Color.swift
[743/791] Compiling IBDecodable Action.swift
[744/791] Compiling IBDecodable AnyConnection.swift
[745/791] Compiling IBDecodable Outlet.swift
[746/791] Compiling IBDecodable OutletCollection.swift
[747/791] Compiling IBDecodable Segue.swift
[759/791] Compiling IBDecodable GLKView.swift
[760/791] Compiling IBDecodable MTKView.swift
[761/791] Compiling IBDecodable MapView.swift
[762/791] Compiling IBDecodable SKView.swift
[763/791] Compiling IBDecodable SceneKitView.swift
[764/791] Compiling IBDecodable WKWebView.swift
[765/791] Compiling IBDecodable ImageView.swift
[766/791] Compiling IBDecodable Label.swift
[767/791] Compiling IBDecodable Picker.swift
[768/791] Compiling IBDecodable ProgressView.swift
[769/791] Compiling IBDecodable CollectionView.swift
[770/791] Compiling IBDecodable ScrollView.swift
[771/791] Compiling IBDecodable TableView.swift
[772/791] Compiling IBDecodable StackView.swift
[773/791] Compiling IBDecodable View.swift
[774/791] Compiling IBDecodable VisualEffectView.swift
[775/791] Compiling IBDecodable InterfaceBuilderParser.swift
[776/791] Compiling IBDecodable MapXMLIndexerContainer.swift
[777/791] Compiling IBDecodable MappedCodingKey.swift
[778/791] Compiling IBDecodable XMLDecodable.swift
[779/791] Compiling IBDecodable XMLIndexer.swift
[780/791] Compiling IBDecodable XMLIndexerContainer.swift
[781/792] Wrapping AST for IBDecodable for debugging
[783/831] Emitting module IBLinterKit
[784/836] Compiling IBLinterKit Context.swift
[785/836] Compiling IBLinterKit AssetsCatalog.swift
[786/836] Compiling IBLinterKit String+md5.swift
[787/836] Compiling IBLinterKit String+xml.swift
[788/836] Compiling IBLinterKit CheckstyleReporter.swift
[789/836] Compiling IBLinterKit CodeClimateReporter.swift
[790/836] Compiling IBLinterKit Config.swift
[791/836] Compiling IBLinterKit CustomModuleConfig.swift
[792/836] Compiling IBLinterKit HidesBottomBarConfig.swift
[793/836] Compiling IBLinterKit UseBaseClassConfig.swift
[794/836] Compiling IBLinterKit UseTraitCollectionsConfig.swift
[795/836] Compiling IBLinterKit ViewAsDeviceConfig.swift
[796/836] Compiling IBLinterKit StoryboardControllerId.swift
[797/836] Compiling IBLinterKit UseBaseClassRule.swift
[798/836] Compiling IBLinterKit UseTraitCollections.swift
[799/836] Compiling IBLinterKit ViewAsDeviceRule.swift
[800/836] Compiling IBLinterKit Glob.swift
[801/836] Compiling IBLinterKit ImageResourcesRule.swift
[802/836] Compiling IBLinterKit MisplacedViewRule.swift
[803/836] Compiling IBLinterKit RelativeToMarginRule.swift
[804/836] Compiling IBLinterKit ReuseIdentifierRule.swift
[805/836] Compiling IBLinterKit StackViewBackgroundColorRule.swift
[806/836] Compiling IBLinterKit DuplicateIDRule.swift
[807/836] Compiling IBLinterKit ForceToEnableAutoLayoutRule.swift
[808/836] Compiling IBLinterKit HasInitialViewControllerRule.swift
[809/836] Compiling IBLinterKit HasSingleViewControllerRule.swift
[810/836] Compiling IBLinterKit HidesBottomBarRule.swift
[811/836] Compiling IBLinterKit AmbiguousViewRule.swift
[812/836] Compiling IBLinterKit ColorResourcesRule.swift
[813/836] Compiling IBLinterKit CustomClassNameRule.swift
[814/836] Compiling IBLinterKit CustomModuleRule.swift
[815/836] Compiling IBLinterKit DuplicateConstraintRule.swift
[816/836] Compiling IBLinterKit EmojiReporter.swift
[817/836] Compiling IBLinterKit GitLabJUnitReporter.swift
[818/836] Compiling IBLinterKit JSONReporter.swift
[819/836] Compiling IBLinterKit Reporter.swift
[820/836] Compiling IBLinterKit XcodeReporter.swift
[821/836] Compiling IBLinterKit Rule.swift
[822/836] Compiling IBLinterKit LintCache.swift
[823/836] Compiling IBLinterKit ViewName.swift
[824/836] Compiling IBLinterKit Validator.swift
[825/836] Compiling IBLinterKit Version.swift
[826/836] Compiling IBLinterKit Violation.swift
[827/837] Wrapping AST for IBLinterKit for debugging
[829/843] Compiling IBLinterTools main.swift
[830/843] Emitting module IBLinterTools
[831/843] Compiling IBLinterTools DumpRuleDocument.swift
[832/844] Wrapping AST for IBLinterTools for debugging
[833/844] Write Objects.LinkFileList
[835/844] Compiling IBLinterFrontend IBLinter.swift
[836/844] Emitting module IBLinterFrontend
[837/844] Compiling IBLinterFrontend ValidateCommand.swift
[838/845] Wrapping AST for IBLinterFrontend for debugging
[839/845] Write Objects.LinkFileList
[841/847] Emitting module IBLinter
[842/847] Compiling IBLinter main.swift
[843/848] Wrapping AST for IBLinter for debugging
[844/848] Write Objects.LinkFileList
[845/848] Linking iblinter-tools
error: link command failed with exit code 1 (use -v to see invocation)
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/asn1/a_time.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_ASN1_TIME_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/asn1/tasn_typ.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_ASN1_OCTET_STRING_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/evp/p_dsa_asn1.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_dsa_asn1_meth' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/evp/p_ec_asn1.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_ec_asn1_meth' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/evp/p_ed25519_asn1.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_ed25519_asn1_meth' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/evp/p_rsa_asn1.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_rsa_asn1_meth' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/evp/p_x25519_asn1.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_x25519_asn1_meth' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/fipsmodule/ec/ec_montgomery.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_ec_GFp_mont_group_init' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/fipsmodule/rsa/rsa_impl.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_kBoringSSLRSASqrtTwo' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/pem/pem_lib.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_PEM_def_callback' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/pkcs8/pkcs8_x509.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_PKCS8_PRIV_KEY_INFO_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/trust_token/trust_token.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_TRUST_TOKEN_PRETOKEN_free' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/rsa_pss.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_RSA_PSS_PARAMS_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x509_vpm.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_VERIFY_PARAM_free' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_algor.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_ALGOR_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_attrib.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_ATTRIBUTE_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_crl.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_REVOKED_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_exten.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_EXTENSION_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_name.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_NAME_ENTRY_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_pubkey.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_PUBKEY_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_req.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_REQ_INFO_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_sig.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_SIG_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_spki.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_NETSCAPE_SPKAC_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_val.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_VAL_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_x509.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_CINF_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509/x_x509a.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509_CERT_AUX_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_akeya.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_AUTHORITY_KEYID_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_bcons.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_BASIC_CONSTRAINTS_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_cpols.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_POLICYINFO_free' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_crld.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_DIST_POINT_free' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_extku.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_EXTENDED_KEY_USAGE_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_genn.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_OTHERNAME_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_info.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_ACCESS_DESCRIPTION_free' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_ncons.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_GENERAL_SUBTREE_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_pcia.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_PROXY_POLICY_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_pcons.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_POLICY_CONSTRAINTS_it' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_pmaps.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_POLICY_MAPPING_free' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CCryptoBoringSSL.build/crypto/x509v3/v3_utl.c.o: requires dynamic R_X86_64_PC32 reloc against 'CCryptoBoringSSL_X509V3_conf_free' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CYaml.build/src/parser.c.o: requires dynamic R_X86_64_PC32 reloc against 'MAX_NESTING_LEVEL' which may overflow at runtime; recompile with -fPIC
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[846/848] Linking libIBLinterFrontend.so
[846/848] Linking iblinter
BUILD FAILURE 6.2 linux