make -C /home/sawyer/optee-qemu/build/../optee_os O=out/arm CFG_ARM64_core=n PLATFORM=vexpress-qemu_virt CROSS_COMPILE=" /home/sawyer/optee-qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" CROSS_COMPILE_core=" /home/sawyer/optee-qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" CROSS_COMPILE_ta_arm64=" /home/sawyer/optee-qemu/build/../toolchains/aarch64/bin/aarch64-linux-gnu-" CROSS_COMPILE_ta_arm32=" /home/sawyer/optee-qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" CFG_TEE_CORE_LOG_LEVEL=3 DEBUG=1 CFG_TEE_BENCHMARK=n make[1]: Entering directory '/home/sawyer/optee-qemu/optee_os' GEN out/arm/core/include/generated/arm32_sysreg.h GEN out/arm/core/include/generated/arm32_sysreg.S CHK out/arm/conf.mk UPD out/arm/conf.mk CHK out/arm/include/generated/conf.h UPD out/arm/include/generated/conf.h CC out/arm/core/include/generated/.asm-defines.s CHK out/arm/core/include/generated/asm-defines.h UPD out/arm/core/include/generated/asm-defines.h CC out/arm/core/arch/arm/kernel/user_ta.o CC out/arm/core/arch/arm/kernel/ldelf_loader.o CC out/arm/core/arch/arm/kernel/ree_fs_ta.o CC out/arm/core/arch/arm/kernel/secstor_ta.o CC out/arm/core/arch/arm/kernel/pseudo_ta.o CC out/arm/core/arch/arm/kernel/tee_time.o CC out/arm/core/arch/arm/kernel/rpc_io_i2c.o CC out/arm/core/arch/arm/kernel/otp_stubs.o CC out/arm/core/arch/arm/kernel/delay.o CC out/arm/core/arch/arm/kernel/tee_time_arm_cntpct.o AS out/arm/core/arch/arm/kernel/spin_lock_a32.o CC out/arm/core/arch/arm/kernel/spin_lock_debug.o AS out/arm/core/arch/arm/kernel/tlb_helpers_a32.o AS out/arm/core/arch/arm/kernel/cache_helpers_a32.o AS out/arm/core/arch/arm/kernel/thread_a32.o CC out/arm/core/arch/arm/kernel/thread.o CC out/arm/core/arch/arm/kernel/thread_optee_smc.o AS out/arm/core/arch/arm/kernel/thread_optee_smc_a32.o CC out/arm/core/arch/arm/kernel/abort.o CC out/arm/core/arch/arm/kernel/vfp.o AS out/arm/core/arch/arm/kernel/vfp_a32.o CC out/arm/core/arch/arm/kernel/trace_ext.o AS out/arm/core/arch/arm/kernel/misc_a32.o CC out/arm/core/arch/arm/kernel/mutex.o CC out/arm/core/arch/arm/kernel/wait_queue.o CC out/arm/core/arch/arm/kernel/boot.o AS out/arm/core/arch/arm/kernel/entry_a32.o CC out/arm/core/arch/arm/kernel/unwind_arm32.o CC out/arm/core/arch/arm/mm/core_mmu.o CC out/arm/core/arch/arm/mm/core_mmu_v7.o CC out/arm/core/arch/arm/mm/tee_mm.o CC out/arm/core/arch/arm/mm/pgt_cache.o CC out/arm/core/arch/arm/mm/mobj.o CC out/arm/core/arch/arm/mm/mobj_dyn_shm.o AS out/arm/core/arch/arm/tee/arch_svc_a32.o CC out/arm/core/arch/arm/tee/arch_svc.o CC out/arm/core/arch/arm/tee/entry_std.o CC out/arm/core/arch/arm/tee/entry_fast.o CC out/arm/core/arch/arm/tee/cache.o CC out/arm/core/arch/arm/plat-vexpress/main.o CC out/arm/core/arch/arm/plat-vexpress/vendor_props.o AS out/arm/core/arch/arm/sm/sm_a32.o CC out/arm/core/arch/arm/sm/sm.o CC out/arm/core/arch/arm/sm/std_smc.o CC out/arm/core/arch/arm/sm/psci.o AS out/arm/core/arch/arm/sm/psci-helper.o CC out/arm/core/crypto/crypto.o CC out/arm/core/crypto/aes-gcm.o CC out/arm/core/crypto/aes-gcm-sw.o CC out/arm/core/crypto/aes-gcm-ghash-tbl.o CC out/arm/core/crypto/signed_hdr.o CC out/arm/core/crypto/rng_fortuna.o CC out/arm/core/crypto/cbc-mac.o CC out/arm/core/crypto/aes-cts.o CC out/arm/core/crypto/sm3.o CC out/arm/core/crypto/sm3-hash.o CC out/arm/core/crypto/sm3-hmac.o CC out/arm/core/crypto/sm4.o CC out/arm/core/crypto/sm4-ecb.o CC out/arm/core/crypto/sm4-cbc.o CC out/arm/core/crypto/sm4-ctr.o CC out/arm/core/drivers/pl011.o CC out/arm/core/drivers/gic.o CC out/arm/core/kernel/assert.o CC out/arm/core/kernel/console.o CC out/arm/core/kernel/dt.o CC out/arm/core/kernel/pm.o CC out/arm/core/kernel/handle.o CC out/arm/core/kernel/interrupt.o CC out/arm/core/kernel/ldelf_syscalls.o CC out/arm/core/kernel/msg_param.o CC out/arm/core/kernel/panic.o CC out/arm/core/kernel/refcount.o CC out/arm/core/kernel/tee_misc.o CC out/arm/core/kernel/tee_ta_manager.o CC out/arm/core/kernel/ts_manager.o CC out/arm/core/kernel/scattered_array.o CC out/arm/core/kernel/huk_subkey.o CC out/arm/core/kernel/user_mode_ctx.o CC out/arm/core/kernel/initcall.o CC out/arm/core/kernel/user_access.o CC out/arm/core/mm/fobj.o CC out/arm/core/mm/file.o CC out/arm/core/mm/vm.o CC out/arm/core/pta/device.o CC out/arm/core/pta/secstor_ta_mgmt.o CC out/arm/core/pta/stats.o CC out/arm/core/pta/system.o CC out/arm/core/tee/tee_cryp_utl.o CC out/arm/core/tee/tee_cryp_hkdf.o CC out/arm/core/tee/tee_cryp_concat_kdf.o CC out/arm/core/tee/tee_cryp_pbkdf2.o CC out/arm/core/tee/tee_svc.o CC out/arm/core/tee/tee_svc_cryp.o CC out/arm/core/tee/tee_svc_storage.o CC out/arm/core/tee/tee_ree_fs.o CC out/arm/core/tee/fs_htree.o CC out/arm/core/tee/fs_dirfile.o CC out/arm/core/tee/tee_fs_rpc.o CC out/arm/core/tee/tee_fs_key_manager.o CC out/arm/core/tee/tee_obj.o CC out/arm/core/tee/tee_pobj.o CC out/arm/core/tee/tee_time_generic.o CC out/arm/core/tee/tadb.o CC out/arm/core/tee/socket.o CC out/arm/core/tee/uuid.o CC out/arm/core/tee/tee_ta_enc_manager.o GEN out/arm/core/ta_pub_key.c CC out/arm/core/ta_pub_key.o AS out/arm/ldelf/start_a32.o AS out/arm/ldelf/syscalls_a32.o CC out/arm/ldelf/dl.o CC out/arm/ldelf/main.o CC out/arm/ldelf/sys.o CC out/arm/ldelf/ta_elf.o CC out/arm/ldelf/ta_elf_rel.o CC out/arm/ldelf-lib/libunw/unwind_arm32.o AR out/arm/ldelf-lib/libunw/libunw.a CC out/arm/ldelf-lib/libutee/abort.o CC out/arm/ldelf-lib/libutee/assert.o CC out/arm/ldelf-lib/libutee/tee_uuid_from_str.o CC out/arm/ldelf-lib/libutee/trace_ext.o AS out/arm/ldelf-lib/libutee/arch/arm/utee_syscalls_a32.o AR out/arm/ldelf-lib/libutee/libutee.a CC out/arm/ldelf-lib/libutils/isoc/bget_malloc.o CC out/arm/ldelf-lib/libutils/isoc/isdigit.o CC out/arm/ldelf-lib/libutils/isoc/isxdigit.o CC out/arm/ldelf-lib/libutils/isoc/qsort.o CC out/arm/ldelf-lib/libutils/isoc/sprintf.o CC out/arm/ldelf-lib/libutils/isoc/snprintf.o CC out/arm/ldelf-lib/libutils/isoc/stack_check.o CC out/arm/ldelf-lib/libutils/isoc/strdup.o CC out/arm/ldelf-lib/libutils/isoc/strndup.o CC out/arm/ldelf-lib/libutils/isoc/tolower.o CC out/arm/ldelf-lib/libutils/isoc/isalpha.o CC out/arm/ldelf-lib/libutils/isoc/isspace.o CC out/arm/ldelf-lib/libutils/isoc/isupper.o CC out/arm/ldelf-lib/libutils/isoc/isalnum.o CC out/arm/ldelf-lib/libutils/isoc/iscntrl.o CC out/arm/ldelf-lib/libutils/isoc/isgraph.o CC out/arm/ldelf-lib/libutils/isoc/islower.o CC out/arm/ldelf-lib/libutils/isoc/isprint.o CC out/arm/ldelf-lib/libutils/isoc/ispunct.o CC out/arm/ldelf-lib/libutils/isoc/toupper.o CC out/arm/ldelf-lib/libutils/isoc/newlib/abs.o CC out/arm/ldelf-lib/libutils/isoc/newlib/bcmp.o CC out/arm/ldelf-lib/libutils/isoc/newlib/memchr.o CC out/arm/ldelf-lib/libutils/isoc/newlib/memcmp.o CC out/arm/ldelf-lib/libutils/isoc/newlib/memcpy.o CC out/arm/ldelf-lib/libutils/isoc/newlib/memmove.o CC out/arm/ldelf-lib/libutils/isoc/newlib/memset.o CC out/arm/ldelf-lib/libutils/isoc/newlib/strchr.o CC out/arm/ldelf-lib/libutils/isoc/newlib/strcmp.o CC out/arm/ldelf-lib/libutils/isoc/newlib/strcpy.o CC out/arm/ldelf-lib/libutils/isoc/newlib/strlen.o CC out/arm/ldelf-lib/libutils/isoc/newlib/strncmp.o CC out/arm/ldelf-lib/libutils/isoc/newlib/strncpy.o CC out/arm/ldelf-lib/libutils/isoc/newlib/strnlen.o CC out/arm/ldelf-lib/libutils/isoc/newlib/strrchr.o CC out/arm/ldelf-lib/libutils/isoc/newlib/strstr.o CC out/arm/ldelf-lib/libutils/isoc/newlib/strtoul.o AS out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod_a32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod.o AS out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod_a32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_shift.o AS out/arm/ldelf-lib/libutils/isoc/arch/arm/setjmp_a32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_softfloat.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_add.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_div.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_eq.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_le.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_lt.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_mul.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_sub.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_f64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i32_r_minMag.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i64_r_minMag.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui32_r_minMag.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui64_r_minMag.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_add.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_div.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_eq.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_le.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_lt.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_mul.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_sub.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_f32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i32_r_minMag.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i64_r_minMag.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui32_r_minMag.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui64_r_minMag.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF64Sig.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF32Sig.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_shortShiftRightJam64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_normRoundPackToF32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_normRoundPackToF64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros8.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros32.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros64.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_mul64To128.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/softfloat_state.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/softfloat_raiseFlags.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF32UI.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f32UIToCommonNaN.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF64UI.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f64UIToCommonNaN.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF64UI.o CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF32UI.o CC out/arm/ldelf-lib/libutils/ext/snprintk.o CC out/arm/ldelf-lib/libutils/ext/strlcat.o CC out/arm/ldelf-lib/libutils/ext/strlcpy.o CC out/arm/ldelf-lib/libutils/ext/trace.o CC out/arm/ldelf-lib/libutils/ext/mempool.o CC out/arm/ldelf-lib/libutils/ext/nex_strdup.o CC out/arm/ldelf-lib/libutils/ext/consttime_memcmp.o CC out/arm/ldelf-lib/libutils/ext/memzero_explicit.o CC out/arm/ldelf-lib/libutils/ext/arch/arm/aeabi_unwind.o AS out/arm/ldelf-lib/libutils/ext/arch/arm/atomic_a32.o CC out/arm/ldelf-lib/libutils/ext/arch/arm/auxval.o AR out/arm/ldelf-lib/libutils/libutils.a CPP out/arm/ldelf/ldelf.lds LD out/arm/ldelf/ldelf.elf GEN out/arm/core/ldelf_hex.c CC out/arm/core/ldelf_hex.o CC out/arm/lib/libunw/unwind_arm32.o AR out/arm/lib/libunw/libunw.a CC out/arm/core/lib/libfdt/fdt.o CC out/arm/core/lib/libfdt/fdt_ro.o CC out/arm/core/lib/libfdt/fdt_wip.o CC out/arm/core/lib/libfdt/fdt_sw.o CC out/arm/core/lib/libfdt/fdt_rw.o CC out/arm/core/lib/libfdt/fdt_strerror.o CC out/arm/core/lib/libfdt/fdt_empty_tree.o CC out/arm/core/lib/libfdt/fdt_addresses.o CC out/arm/core/lib/libfdt/fdt_overlay.o AR out/arm/core/lib/libfdt/libfdt.a CC out/arm/core/lib/libtomcrypt/hash.o CC out/arm/core/lib/libtomcrypt/hmac.o CC out/arm/core/lib/libtomcrypt/cmac.o CC out/arm/core/lib/libtomcrypt/ecb.o CC out/arm/core/lib/libtomcrypt/cbc.o CC out/arm/core/lib/libtomcrypt/ctr.o CC out/arm/core/lib/libtomcrypt/xts.o CC out/arm/core/lib/libtomcrypt/ccm.o CC out/arm/core/lib/libtomcrypt/dsa.o CC out/arm/core/lib/libtomcrypt/ecc.o CC out/arm/core/lib/libtomcrypt/rsa.o CC out/arm/core/lib/libtomcrypt/dh.o CC out/arm/core/lib/libtomcrypt/aes.o CC out/arm/core/lib/libtomcrypt/sm2-dsa.o CC out/arm/core/lib/libtomcrypt/sm2-pke.o CC out/arm/core/lib/libtomcrypt/sm2-kep.o CC out/arm/core/lib/libtomcrypt/sm2_kdf.o CC out/arm/core/lib/libtomcrypt/mpi_desc.o CC out/arm/core/lib/libtomcrypt/tomcrypt.o CC out/arm/core/lib/libtomcrypt/src/ciphers/des.o CC out/arm/core/lib/libtomcrypt/src/ciphers/aes/aes.o CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_init.o CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_add_nonce.o CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_add_aad.o CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_process.o CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_done.o CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_reset.o CC out/arm/core/lib/libtomcrypt/src/hashes/md5.o CC out/arm/core/lib/libtomcrypt/src/hashes/sha1.o CC out/arm/core/lib/libtomcrypt/src/hashes/helper/hash_memory.o CC out/arm/core/lib/libtomcrypt/src/hashes/helper/hash_memory_multi.o CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha224.o CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha256.o CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha384.o CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha512.o CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha512_256.o CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_done.o CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_init.o CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_memory.o CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_memory_multi.o CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_process.o CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_done.o CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_init.o CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_memory.o CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_memory_multi.o CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_process.o CC out/arm/core/lib/libtomcrypt/src/math/multi.o CC out/arm/core/lib/libtomcrypt/src/math/rand_prime.o CC out/arm/core/lib/libtomcrypt/src/math/rand_bn.o CC out/arm/core/lib/libtomcrypt/src/math/fp/ltc_ecc_fp_mulmod.o CC out/arm/core/lib/libtomcrypt/src/misc/burn_stack.o CC out/arm/core/lib/libtomcrypt/src/misc/error_to_string.o CC out/arm/core/lib/libtomcrypt/src/misc/zeromem.o CC out/arm/core/lib/libtomcrypt/src/misc/base64/base64_decode.o CC out/arm/core/lib/libtomcrypt/src/misc/base64/base64_encode.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_cipher_descriptor.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_cipher_is_valid.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_cipher_any.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_cipher.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_cipher_id.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash_any.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash_id.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash_oid.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_prng.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_fsa.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_hash_descriptor.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_hash_is_valid.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_prng_descriptor.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_prng_is_valid.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_register_cipher.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_register_hash.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_register_prng.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_unregister_cipher.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_unregister_hash.o CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_unregister_prng.o CC out/arm/core/lib/libtomcrypt/src/misc/pkcs5/pkcs_5_1.o CC out/arm/core/lib/libtomcrypt/src/misc/pkcs5/pkcs_5_2.o CC out/arm/core/lib/libtomcrypt/src/misc/ssh/ssh_decode_sequence_multi.o CC out/arm/core/lib/libtomcrypt/src/misc/ssh/ssh_encode_sequence_multi.o CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_decrypt.o CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_done.o CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_encrypt.o CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_getiv.o CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_setiv.o CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_start.o CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_decrypt.o CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_done.o CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_encrypt.o CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_getiv.o CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_setiv.o CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_start.o CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_decrypt.o CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_done.o CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_encrypt.o CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_start.o CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_decrypt.o CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_done.o CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_encrypt.o CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_init.o CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_mult_x.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_decode_bit_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_encode_bit_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_length_bit_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_decode_raw_bit_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_encode_raw_bit_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/boolean/der_decode_boolean.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/boolean/der_encode_boolean.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/boolean/der_length_boolean.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/choice/der_decode_choice.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/der_decode_custom_type.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/der_encode_custom_type.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/der_length_custom_type.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_asn1_maps.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_decode_asn1_length.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_decode_asn1_identifier.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_encode_asn1_identifier.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_encode_asn1_length.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_length_asn1_identifier.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_length_asn1_length.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/der_length_generalizedtime.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/ia5/der_decode_ia5_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/ia5/der_encode_ia5_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/ia5/der_length_ia5_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/integer/der_decode_integer.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/integer/der_encode_integer.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/integer/der_length_integer.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/der_decode_object_identifier.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/der_encode_object_identifier.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/der_length_object_identifier.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/octet/der_decode_octet_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/octet/der_encode_octet_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/octet/der_length_octet_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/der_decode_printable_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/der_encode_printable_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/der_length_printable_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_ex.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_flexi.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_multi.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_encode_sequence_ex.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_encode_sequence_multi.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_length_sequence.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_sequence_free.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/set/der_encode_set.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/set/der_encode_setof.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_decode_short_integer.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_encode_short_integer.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_length_short_integer.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utctime/der_decode_utctime.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utctime/der_encode_utctime.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utctime/der_length_utctime.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utf8/der_decode_utf8_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utf8/der_encode_utf8_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utf8/der_length_utf8_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/teletex_string/der_decode_teletex_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/teletex_string/der_length_teletex_string.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/oid/pk_oid_cmp.o CC out/arm/core/lib/libtomcrypt/src/pk/asn1/oid/pk_oid_str.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_decrypt_key.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_encrypt_key.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_export.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_free.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_generate_key.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_generate_pqg.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_import.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_make_key.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_shared_secret.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_sign_hash.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_verify_hash.o CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_verify_key.o CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_i2osp.o CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_mgf1.o CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_oaep_decode.o CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_oaep_encode.o CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_os2ip.o CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_pss_decode.o CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_pss_encode.o CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_v1_5_decode.o CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_v1_5_encode.o CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_decrypt_key.o CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_encrypt_key.o CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_export.o CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_exptmod.o CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_free.o CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_import.o CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_make_key.o CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_sign_hash.o CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_verify_hash.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_check_pubkey.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_export.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_export_key.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_free.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_generate_key.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_import.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_make_key.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_set.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_set_pg_dhparam.o CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_shared_secret.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_find_curve.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_free.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_get_oid_str.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_make_key.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_set_curve.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_set_curve_internal.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_shared_secret.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_sign_hash.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_ssh_ecdsa_encode_name.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_verify_hash.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_is_point.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_is_point_at_infinity.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_map.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_mulmod.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_mulmod_timing.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_mul2add.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_points.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_projective_add_point.o CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_projective_dbl_point.o AR out/arm/core/lib/libtomcrypt/libtomcrypt.a CC out/arm/core-lib/libmbedtls/mbedtls/library/aes.o CC out/arm/core-lib/libmbedtls/mbedtls/library/aesni.o CC out/arm/core-lib/libmbedtls/mbedtls/library/arc4.o CC out/arm/core-lib/libmbedtls/mbedtls/library/aria.o CC out/arm/core-lib/libmbedtls/mbedtls/library/asn1parse.o CC out/arm/core-lib/libmbedtls/mbedtls/library/asn1write.o CC out/arm/core-lib/libmbedtls/mbedtls/library/base64.o CC out/arm/core-lib/libmbedtls/mbedtls/library/bignum.o CC out/arm/core-lib/libmbedtls/mbedtls/library/blowfish.o CC out/arm/core-lib/libmbedtls/mbedtls/library/camellia.o CC out/arm/core-lib/libmbedtls/mbedtls/library/ccm.o CC out/arm/core-lib/libmbedtls/mbedtls/library/chacha20.o CC out/arm/core-lib/libmbedtls/mbedtls/library/chachapoly.o CC out/arm/core-lib/libmbedtls/mbedtls/library/cipher.o CC out/arm/core-lib/libmbedtls/mbedtls/library/cipher_wrap.o CC out/arm/core-lib/libmbedtls/mbedtls/library/cmac.o CC out/arm/core-lib/libmbedtls/mbedtls/library/ctr_drbg.o CC out/arm/core-lib/libmbedtls/mbedtls/library/des.o CC out/arm/core-lib/libmbedtls/mbedtls/library/dhm.o CC out/arm/core-lib/libmbedtls/mbedtls/library/ecdh.o CC out/arm/core-lib/libmbedtls/mbedtls/library/ecdsa.o CC out/arm/core-lib/libmbedtls/mbedtls/library/ecjpake.o CC out/arm/core-lib/libmbedtls/mbedtls/library/ecp.o CC out/arm/core-lib/libmbedtls/mbedtls/library/ecp_curves.o CC out/arm/core-lib/libmbedtls/mbedtls/library/entropy.o CC out/arm/core-lib/libmbedtls/mbedtls/library/entropy_poll.o CC out/arm/core-lib/libmbedtls/mbedtls/library/error.o CC out/arm/core-lib/libmbedtls/mbedtls/library/gcm.o CC out/arm/core-lib/libmbedtls/mbedtls/library/havege.o CC out/arm/core-lib/libmbedtls/mbedtls/library/hkdf.o CC out/arm/core-lib/libmbedtls/mbedtls/library/hmac_drbg.o CC out/arm/core-lib/libmbedtls/mbedtls/library/md.o CC out/arm/core-lib/libmbedtls/mbedtls/library/md2.o CC out/arm/core-lib/libmbedtls/mbedtls/library/md4.o CC out/arm/core-lib/libmbedtls/mbedtls/library/md5.o CC out/arm/core-lib/libmbedtls/mbedtls/library/memory_buffer_alloc.o CC out/arm/core-lib/libmbedtls/mbedtls/library/nist_kw.o CC out/arm/core-lib/libmbedtls/mbedtls/library/oid.o CC out/arm/core-lib/libmbedtls/mbedtls/library/padlock.o CC out/arm/core-lib/libmbedtls/mbedtls/library/pem.o CC out/arm/core-lib/libmbedtls/mbedtls/library/pk.o CC out/arm/core-lib/libmbedtls/mbedtls/library/pk_wrap.o CC out/arm/core-lib/libmbedtls/mbedtls/library/pkcs12.o CC out/arm/core-lib/libmbedtls/mbedtls/library/pkcs5.o CC out/arm/core-lib/libmbedtls/mbedtls/library/pkparse.o CC out/arm/core-lib/libmbedtls/mbedtls/library/pkwrite.o CC out/arm/core-lib/libmbedtls/mbedtls/library/platform.o CC out/arm/core-lib/libmbedtls/mbedtls/library/platform_util.o CC out/arm/core-lib/libmbedtls/mbedtls/library/poly1305.o CC out/arm/core-lib/libmbedtls/mbedtls/library/ripemd160.o CC out/arm/core-lib/libmbedtls/mbedtls/library/rsa_internal.o CC out/arm/core-lib/libmbedtls/mbedtls/library/rsa.o CC out/arm/core-lib/libmbedtls/mbedtls/library/sha1.o CC out/arm/core-lib/libmbedtls/mbedtls/library/sha256.o CC out/arm/core-lib/libmbedtls/mbedtls/library/sha512.o CC out/arm/core-lib/libmbedtls/mbedtls/library/threading.o CC out/arm/core-lib/libmbedtls/mbedtls/library/timing.o CC out/arm/core-lib/libmbedtls/mbedtls/library/version.o CC out/arm/core-lib/libmbedtls/mbedtls/library/version_features.o CC out/arm/core-lib/libmbedtls/mbedtls/library/xtea.o AR out/arm/core-lib/libmbedtls/libmbedtls.a CC out/arm/core-lib/libutils/isoc/bget_malloc.o CC out/arm/core-lib/libutils/isoc/isdigit.o CC out/arm/core-lib/libutils/isoc/isxdigit.o CC out/arm/core-lib/libutils/isoc/qsort.o CC out/arm/core-lib/libutils/isoc/sprintf.o CC out/arm/core-lib/libutils/isoc/snprintf.o CC out/arm/core-lib/libutils/isoc/stack_check.o CC out/arm/core-lib/libutils/isoc/strdup.o CC out/arm/core-lib/libutils/isoc/strndup.o CC out/arm/core-lib/libutils/isoc/tolower.o CC out/arm/core-lib/libutils/isoc/isalpha.o CC out/arm/core-lib/libutils/isoc/isspace.o CC out/arm/core-lib/libutils/isoc/isupper.o CC out/arm/core-lib/libutils/isoc/isalnum.o CC out/arm/core-lib/libutils/isoc/iscntrl.o CC out/arm/core-lib/libutils/isoc/isgraph.o CC out/arm/core-lib/libutils/isoc/islower.o CC out/arm/core-lib/libutils/isoc/isprint.o CC out/arm/core-lib/libutils/isoc/ispunct.o CC out/arm/core-lib/libutils/isoc/toupper.o CC out/arm/core-lib/libutils/isoc/newlib/abs.o CC out/arm/core-lib/libutils/isoc/newlib/bcmp.o CC out/arm/core-lib/libutils/isoc/newlib/memchr.o CC out/arm/core-lib/libutils/isoc/newlib/memcmp.o CC out/arm/core-lib/libutils/isoc/newlib/memcpy.o CC out/arm/core-lib/libutils/isoc/newlib/memmove.o CC out/arm/core-lib/libutils/isoc/newlib/memset.o CC out/arm/core-lib/libutils/isoc/newlib/strchr.o CC out/arm/core-lib/libutils/isoc/newlib/strcmp.o CC out/arm/core-lib/libutils/isoc/newlib/strcpy.o CC out/arm/core-lib/libutils/isoc/newlib/strlen.o CC out/arm/core-lib/libutils/isoc/newlib/strncmp.o CC out/arm/core-lib/libutils/isoc/newlib/strncpy.o CC out/arm/core-lib/libutils/isoc/newlib/strnlen.o CC out/arm/core-lib/libutils/isoc/newlib/strrchr.o CC out/arm/core-lib/libutils/isoc/newlib/strstr.o CC out/arm/core-lib/libutils/isoc/newlib/strtoul.o AS out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod_a32.o CC out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod.o AS out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod_a32.o CC out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod.o CC out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_shift.o AS out/arm/core-lib/libutils/isoc/arch/arm/setjmp_a32.o CC out/arm/core-lib/libutils/ext/snprintk.o CC out/arm/core-lib/libutils/ext/strlcat.o CC out/arm/core-lib/libutils/ext/strlcpy.o CC out/arm/core-lib/libutils/ext/trace.o CC out/arm/core-lib/libutils/ext/mempool.o CC out/arm/core-lib/libutils/ext/nex_strdup.o CC out/arm/core-lib/libutils/ext/consttime_memcmp.o CC out/arm/core-lib/libutils/ext/memzero_explicit.o CC out/arm/core-lib/libutils/ext/arch/arm/aeabi_unwind.o AS out/arm/core-lib/libutils/ext/arch/arm/atomic_a32.o CC out/arm/core-lib/libutils/ext/arch/arm/auxval.o AS out/arm/core-lib/libutils/ext/arch/arm/mcount_a32.o AR out/arm/core-lib/libutils/libutils.a CC out/arm/core/arch/arm/kernel/link_dummies_paged.o CC out/arm/core/arch/arm/kernel/link_dummies_init.o LD out/arm/core/all_objs.o GEN out/arm/core/unpaged_entries.txt LD out/arm/core/unpaged.o GEN out/arm/core/text_unpaged.ld.S GEN out/arm/core/rodata_unpaged.ld.S GEN out/arm/core/init_entries.txt UPD out/arm/core/.buildcount GEN out/arm/core/version.o LD out/arm/core/init.o GEN out/arm/core/text_init.ld.S GEN out/arm/core/rodata_init.ld.S CPP out/arm/core/kern.ld LD out/arm/core/tee.elf OBJDUMP out/arm/core/tee.dmp GEN out/arm/core/tee.bin GEN out/arm/core/tee-header_v2.bin GEN out/arm/core/tee-pager_v2.bin GEN out/arm/core/tee-pageable_v2.bin GEN out/arm/core/tee.symb_sizes OBJDUMP out/arm/ldelf/ldelf.dmp GEN out/arm/include/generated/arm32_user_sysreg.h CC out/arm/ta_arm32-lib/libdl/dlfcn.o AR out/arm/ta_arm32-lib/libdl/libdl.a INSTALL out/arm/export-ta_arm32/lib/libdl.a CC out/arm/ta_arm32-lib/libutee/abort.o CC out/arm/ta_arm32-lib/libutee/assert.o CC out/arm/ta_arm32-lib/libutee/tee_uuid_from_str.o CC out/arm/ta_arm32-lib/libutee/trace_ext.o CC out/arm/ta_arm32-lib/libutee/base64.o CC out/arm/ta_arm32-lib/libutee/tee_api.o CC out/arm/ta_arm32-lib/libutee/tee_api_arith_mpi.o CC out/arm/ta_arm32-lib/libutee/tee_api_objects.o CC out/arm/ta_arm32-lib/libutee/tee_api_operations.o CC out/arm/ta_arm32-lib/libutee/tee_api_panic.o CC out/arm/ta_arm32-lib/libutee/tee_api_property.o CC out/arm/ta_arm32-lib/libutee/tee_socket_pta.o CC out/arm/ta_arm32-lib/libutee/tee_system_pta.o CC out/arm/ta_arm32-lib/libutee/tee_tcpudp_socket.o AS out/arm/ta_arm32-lib/libutee/arch/arm/utee_syscalls_a32.o CC out/arm/ta_arm32-lib/libutee/arch/arm/tcb.o CC out/arm/ta_arm32-lib/libutee/arch/arm/user_ta_entry.o AR out/arm/ta_arm32-lib/libutee/libutee.a INSTALL out/arm/export-ta_arm32/lib/libutee.a CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/aes.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/aesni.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/arc4.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/aria.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/asn1parse.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/asn1write.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/base64.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/bignum.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/blowfish.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/camellia.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ccm.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/chacha20.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/chachapoly.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/cipher.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/cipher_wrap.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/cmac.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ctr_drbg.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/des.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/dhm.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecdh.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecdsa.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecjpake.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecp.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecp_curves.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/entropy.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/entropy_poll.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/error.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/gcm.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/havege.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/hkdf.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/hmac_drbg.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md2.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md4.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md5.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/memory_buffer_alloc.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/nist_kw.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/oid.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/padlock.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pem.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pk.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pk_wrap.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkcs12.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkcs5.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkparse.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkwrite.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/platform.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/platform_util.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/poly1305.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ripemd160.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/rsa_internal.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/rsa.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/sha1.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/sha256.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/sha512.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/threading.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/timing.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/version.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/version_features.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/xtea.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/certs.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkcs11.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_create.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_crl.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_crt.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_csr.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509write_crt.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509write_csr.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/debug.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/net_sockets.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_cache.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_ciphersuites.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_cli.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_cookie.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_srv.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_ticket.o CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_tls.o AR out/arm/ta_arm32-lib/libmbedtls/libmbedtls.a INSTALL out/arm/export-ta_arm32/lib/libmbedtls.a CC out/arm/ta_arm32-lib/libutils/isoc/bget_malloc.o CC out/arm/ta_arm32-lib/libutils/isoc/isdigit.o CC out/arm/ta_arm32-lib/libutils/isoc/isxdigit.o CC out/arm/ta_arm32-lib/libutils/isoc/qsort.o CC out/arm/ta_arm32-lib/libutils/isoc/sprintf.o CC out/arm/ta_arm32-lib/libutils/isoc/snprintf.o CC out/arm/ta_arm32-lib/libutils/isoc/stack_check.o CC out/arm/ta_arm32-lib/libutils/isoc/strdup.o CC out/arm/ta_arm32-lib/libutils/isoc/strndup.o CC out/arm/ta_arm32-lib/libutils/isoc/tolower.o CC out/arm/ta_arm32-lib/libutils/isoc/isalpha.o CC out/arm/ta_arm32-lib/libutils/isoc/isspace.o CC out/arm/ta_arm32-lib/libutils/isoc/isupper.o CC out/arm/ta_arm32-lib/libutils/isoc/isalnum.o CC out/arm/ta_arm32-lib/libutils/isoc/iscntrl.o CC out/arm/ta_arm32-lib/libutils/isoc/isgraph.o CC out/arm/ta_arm32-lib/libutils/isoc/islower.o CC out/arm/ta_arm32-lib/libutils/isoc/isprint.o CC out/arm/ta_arm32-lib/libutils/isoc/ispunct.o CC out/arm/ta_arm32-lib/libutils/isoc/toupper.o CC out/arm/ta_arm32-lib/libutils/isoc/fp.o CC out/arm/ta_arm32-lib/libutils/isoc/fputc.o CC out/arm/ta_arm32-lib/libutils/isoc/fputs.o CC out/arm/ta_arm32-lib/libutils/isoc/fwrite.o CC out/arm/ta_arm32-lib/libutils/isoc/write.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/abs.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/bcmp.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memchr.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memcmp.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memcpy.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memmove.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memset.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strchr.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strcmp.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strcpy.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strlen.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strncmp.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strncpy.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strnlen.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strrchr.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strstr.o CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strtoul.o AS out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod_a32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod.o AS out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod_a32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_shift.o AS out/arm/ta_arm32-lib/libutils/isoc/arch/arm/setjmp_a32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_softfloat.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_add.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_div.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_eq.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_le.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_lt.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_mul.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_sub.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_f64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i32_r_minMag.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i64_r_minMag.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui32_r_minMag.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui64_r_minMag.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_add.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_div.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_eq.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_le.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_lt.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_mul.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_sub.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_f32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i32_r_minMag.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i64_r_minMag.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui32_r_minMag.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui64_r_minMag.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF64Sig.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF32Sig.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_shortShiftRightJam64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normRoundPackToF32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normRoundPackToF64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros8.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros32.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros64.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_mul64To128.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/softfloat_state.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/softfloat_raiseFlags.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF32UI.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f32UIToCommonNaN.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF64UI.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f64UIToCommonNaN.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF64UI.o CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF32UI.o CC out/arm/ta_arm32-lib/libutils/ext/snprintk.o CC out/arm/ta_arm32-lib/libutils/ext/strlcat.o CC out/arm/ta_arm32-lib/libutils/ext/strlcpy.o CC out/arm/ta_arm32-lib/libutils/ext/trace.o CC out/arm/ta_arm32-lib/libutils/ext/mempool.o CC out/arm/ta_arm32-lib/libutils/ext/nex_strdup.o CC out/arm/ta_arm32-lib/libutils/ext/consttime_memcmp.o CC out/arm/ta_arm32-lib/libutils/ext/memzero_explicit.o CC out/arm/ta_arm32-lib/libutils/ext/arch/arm/aeabi_unwind.o AS out/arm/ta_arm32-lib/libutils/ext/arch/arm/atomic_a32.o CC out/arm/ta_arm32-lib/libutils/ext/arch/arm/auxval.o AS out/arm/ta_arm32-lib/libutils/ext/arch/arm/mcount_a32.o AR out/arm/ta_arm32-lib/libutils/libutils.a INSTALL out/arm/export-ta_arm32/lib/libutils.a INSTALL out/arm/export-ta_arm32/mk/compile.mk INSTALL out/arm/export-ta_arm32/mk/subdir.mk INSTALL out/arm/export-ta_arm32/mk/gcc.mk INSTALL out/arm/export-ta_arm32/mk/clang.mk INSTALL out/arm/export-ta_arm32/mk/cleandirs.mk INSTALL out/arm/export-ta_arm32/mk/cc-option.mk INSTALL out/arm/export-ta_arm32/mk/link.mk INSTALL out/arm/export-ta_arm32/mk/link_shlib.mk INSTALL out/arm/export-ta_arm32/mk/ta_dev_kit.mk INSTALL out/arm/export-ta_arm32/include/time.h INSTALL out/arm/export-ta_arm32/include/strings.h INSTALL out/arm/export-ta_arm32/include/stdio.h INSTALL out/arm/export-ta_arm32/include/stdint.h INSTALL out/arm/export-ta_arm32/include/setjmp.h INSTALL out/arm/export-ta_arm32/include/limits.h INSTALL out/arm/export-ta_arm32/include/sys/cdefs.h INSTALL out/arm/export-ta_arm32/include/sys/types.h INSTALL out/arm/export-ta_arm32/include/sys/queue.h INSTALL out/arm/export-ta_arm32/include/assert.h INSTALL out/arm/export-ta_arm32/include/wchar.h INSTALL out/arm/export-ta_arm32/include/malloc.h INSTALL out/arm/export-ta_arm32/include/signal.h INSTALL out/arm/export-ta_arm32/include/stdlib.h INSTALL out/arm/export-ta_arm32/include/memory.h INSTALL out/arm/export-ta_arm32/include/string.h INSTALL out/arm/export-ta_arm32/include/inttypes.h INSTALL out/arm/export-ta_arm32/include/unistd.h INSTALL out/arm/export-ta_arm32/include/ctype.h INSTALL out/arm/export-ta_arm32/include/asm.S INSTALL out/arm/export-ta_arm32/include/stdlib_ext.h INSTALL out/arm/export-ta_arm32/include/util.h INSTALL out/arm/export-ta_arm32/include/printk.h INSTALL out/arm/export-ta_arm32/include/speculation_barrier.h INSTALL out/arm/export-ta_arm32/include/config.h INSTALL out/arm/export-ta_arm32/include/trace.h INSTALL out/arm/export-ta_arm32/include/string_ext.h INSTALL out/arm/export-ta_arm32/include/compiler.h INSTALL out/arm/export-ta_arm32/include/confine_array_index.h INSTALL out/arm/export-ta_arm32/include/bitstring.h INSTALL out/arm/export-ta_arm32/include/trace_levels.h INSTALL out/arm/export-ta_arm32/include/atomic.h INSTALL out/arm/export-ta_arm32/include/types_ext.h INSTALL out/arm/export-ta_arm32/include/mempool.h INSTALL out/arm/export-ta_arm32/include/mbedtls_config_kernel.h INSTALL out/arm/export-ta_arm32/include/mbedtls_config_uta.h INSTALL out/arm/export-ta_arm32/include/aes_alt.h INSTALL out/arm/export-ta_arm32/include/mbedtls/sha256.h INSTALL out/arm/export-ta_arm32/include/mbedtls/cmac.h INSTALL out/arm/export-ta_arm32/include/mbedtls/camellia.h INSTALL out/arm/export-ta_arm32/include/mbedtls/dhm.h INSTALL out/arm/export-ta_arm32/include/mbedtls/xtea.h INSTALL out/arm/export-ta_arm32/include/mbedtls/bignum.h INSTALL out/arm/export-ta_arm32/include/mbedtls/timing.h INSTALL out/arm/export-ta_arm32/include/mbedtls/chacha20.h INSTALL out/arm/export-ta_arm32/include/mbedtls/pk.h INSTALL out/arm/export-ta_arm32/include/mbedtls/pkcs11.h INSTALL out/arm/export-ta_arm32/include/mbedtls/base64.h INSTALL out/arm/export-ta_arm32/include/mbedtls/platform_time.h INSTALL out/arm/export-ta_arm32/include/mbedtls/padlock.h INSTALL out/arm/export-ta_arm32/include/mbedtls/md.h INSTALL out/arm/export-ta_arm32/include/mbedtls/nist_kw.h INSTALL out/arm/export-ta_arm32/include/mbedtls/check_config.h INSTALL out/arm/export-ta_arm32/include/mbedtls/des.h INSTALL out/arm/export-ta_arm32/include/mbedtls/pem.h INSTALL out/arm/export-ta_arm32/include/mbedtls/psa_util.h INSTALL out/arm/export-ta_arm32/include/mbedtls/hkdf.h INSTALL out/arm/export-ta_arm32/include/mbedtls/md_internal.h INSTALL out/arm/export-ta_arm32/include/mbedtls/x509_crt.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ecdh.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_cookie.h INSTALL out/arm/export-ta_arm32/include/mbedtls/entropy_poll.h INSTALL out/arm/export-ta_arm32/include/mbedtls/pk_internal.h INSTALL out/arm/export-ta_arm32/include/mbedtls/compat-1.3.h INSTALL out/arm/export-ta_arm32/include/mbedtls/rsa.h INSTALL out/arm/export-ta_arm32/include/mbedtls/aes.h INSTALL out/arm/export-ta_arm32/include/mbedtls/threading.h INSTALL out/arm/export-ta_arm32/include/mbedtls/pkcs12.h INSTALL out/arm/export-ta_arm32/include/mbedtls/cipher.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ecjpake.h INSTALL out/arm/export-ta_arm32/include/mbedtls/error.h INSTALL out/arm/export-ta_arm32/include/mbedtls/havege.h INSTALL out/arm/export-ta_arm32/include/mbedtls/asn1.h INSTALL out/arm/export-ta_arm32/include/mbedtls/asn1write.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ripemd160.h INSTALL out/arm/export-ta_arm32/include/mbedtls/config.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_cache.h INSTALL out/arm/export-ta_arm32/include/mbedtls/x509_crl.h INSTALL out/arm/export-ta_arm32/include/mbedtls/x509.h INSTALL out/arm/export-ta_arm32/include/mbedtls/pkcs5.h INSTALL out/arm/export-ta_arm32/include/mbedtls/md2.h INSTALL out/arm/export-ta_arm32/include/mbedtls/gcm.h INSTALL out/arm/export-ta_arm32/include/mbedtls/cipher_internal.h INSTALL out/arm/export-ta_arm32/include/mbedtls/arc4.h INSTALL out/arm/export-ta_arm32/include/mbedtls/md4.h INSTALL out/arm/export-ta_arm32/include/mbedtls/oid.h INSTALL out/arm/export-ta_arm32/include/mbedtls/version.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_internal.h INSTALL out/arm/export-ta_arm32/include/mbedtls/platform_util.h INSTALL out/arm/export-ta_arm32/include/mbedtls/x509_csr.h INSTALL out/arm/export-ta_arm32/include/mbedtls/platform.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ecp.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ecdsa.h INSTALL out/arm/export-ta_arm32/include/mbedtls/sha512.h INSTALL out/arm/export-ta_arm32/include/mbedtls/chachapoly.h INSTALL out/arm/export-ta_arm32/include/mbedtls/bn_mul.h INSTALL out/arm/export-ta_arm32/include/mbedtls/certs.h INSTALL out/arm/export-ta_arm32/include/mbedtls/hmac_drbg.h INSTALL out/arm/export-ta_arm32/include/mbedtls/entropy.h INSTALL out/arm/export-ta_arm32/include/mbedtls/memory_buffer_alloc.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_ticket.h INSTALL out/arm/export-ta_arm32/include/mbedtls/md5.h INSTALL out/arm/export-ta_arm32/include/mbedtls/aesni.h INSTALL out/arm/export-ta_arm32/include/mbedtls/poly1305.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ccm.h INSTALL out/arm/export-ta_arm32/include/mbedtls/net_sockets.h INSTALL out/arm/export-ta_arm32/include/mbedtls/sha1.h INSTALL out/arm/export-ta_arm32/include/mbedtls/net.h INSTALL out/arm/export-ta_arm32/include/mbedtls/debug.h INSTALL out/arm/export-ta_arm32/include/mbedtls/aria.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ctr_drbg.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_ciphersuites.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ecp_internal.h INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl.h INSTALL out/arm/export-ta_arm32/include/mbedtls/rsa_internal.h INSTALL out/arm/export-ta_arm32/include/mbedtls/blowfish.h INSTALL out/arm/export-ta_arm32/include/tee_udpsocket.h INSTALL out/arm/export-ta_arm32/include/__tee_isocket_defines.h INSTALL out/arm/export-ta_arm32/include/tee_api_types.h INSTALL out/arm/export-ta_arm32/include/pta_invoke_tests.h INSTALL out/arm/export-ta_arm32/include/elf_common.h INSTALL out/arm/export-ta_arm32/include/tee_tcpsocket.h INSTALL out/arm/export-ta_arm32/include/pta_gprof.h INSTALL out/arm/export-ta_arm32/include/__tee_tcpsocket_defines.h INSTALL out/arm/export-ta_arm32/include/elf.h INSTALL out/arm/export-ta_arm32/include/utee_defines.h INSTALL out/arm/export-ta_arm32/include/utee_syscalls.h INSTALL out/arm/export-ta_arm32/include/tee_ta_api.h INSTALL out/arm/export-ta_arm32/include/arm_user_sysreg.h INSTALL out/arm/export-ta_arm32/include/pta_system.h INSTALL out/arm/export-ta_arm32/include/tee_internal_api.h INSTALL out/arm/export-ta_arm32/include/pta_socket.h INSTALL out/arm/export-ta_arm32/include/pta_benchmark.h INSTALL out/arm/export-ta_arm32/include/pta_device.h INSTALL out/arm/export-ta_arm32/include/utee_types.h INSTALL out/arm/export-ta_arm32/include/tee_api.h INSTALL out/arm/export-ta_arm32/include/tee_arith_internal.h INSTALL out/arm/export-ta_arm32/include/link.h INSTALL out/arm/export-ta_arm32/include/sdp_pta.h INSTALL out/arm/export-ta_arm32/include/user_ta_header.h INSTALL out/arm/export-ta_arm32/include/tee_internal_api_extensions.h INSTALL out/arm/export-ta_arm32/include/tee_isocket.h INSTALL out/arm/export-ta_arm32/include/__tee_ipsocket.h INSTALL out/arm/export-ta_arm32/include/pta_secstor_ta_mgmt.h INSTALL out/arm/export-ta_arm32/include/elf32.h INSTALL out/arm/export-ta_arm32/include/elf64.h INSTALL out/arm/export-ta_arm32/include/scp03_pta.h INSTALL out/arm/export-ta_arm32/include/tee_api_defines.h INSTALL out/arm/export-ta_arm32/include/__tee_udpsocket_defines.h INSTALL out/arm/export-ta_arm32/include/tee_api_defines_extensions.h INSTALL out/arm/export-ta_arm32/include/arm64_user_sysreg.h INSTALL out/arm/export-ta_arm32/include/tee_syscall_numbers.h INSTALL out/arm/export-ta_arm32/include/__tee_tcpsocket_defines_extensions.h INSTALL out/arm/export-ta_arm32/include/dlfcn.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls_config_kernel.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls_config_uta.h INSTALL out/arm/export-ta_arm32/host_include/aes_alt.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/sha256.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/cmac.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/camellia.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/dhm.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/xtea.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/bignum.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/timing.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/chacha20.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pk.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pkcs11.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/base64.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/platform_time.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/padlock.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/nist_kw.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/check_config.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/des.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pem.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/psa_util.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/hkdf.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md_internal.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509_crt.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecdh.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_cookie.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/entropy_poll.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pk_internal.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/compat-1.3.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/rsa.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/aes.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/threading.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pkcs12.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/cipher.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecjpake.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/error.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/havege.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/asn1.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/asn1write.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ripemd160.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/config.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_cache.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509_crl.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pkcs5.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md2.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/gcm.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/cipher_internal.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/arc4.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md4.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/oid.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/version.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_internal.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/platform_util.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509_csr.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/platform.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecp.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecdsa.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/sha512.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/chachapoly.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/bn_mul.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/certs.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/hmac_drbg.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/entropy.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/memory_buffer_alloc.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_ticket.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md5.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/aesni.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/poly1305.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ccm.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/net_sockets.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/sha1.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/net.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/debug.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/aria.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ctr_drbg.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_ciphersuites.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecp_internal.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/rsa_internal.h INSTALL out/arm/export-ta_arm32/host_include/mbedtls/blowfish.h INSTALL out/arm/export-ta_arm32/host_include/tee_udpsocket.h INSTALL out/arm/export-ta_arm32/host_include/__tee_isocket_defines.h INSTALL out/arm/export-ta_arm32/host_include/tee_api_types.h INSTALL out/arm/export-ta_arm32/host_include/pta_invoke_tests.h INSTALL out/arm/export-ta_arm32/host_include/elf_common.h INSTALL out/arm/export-ta_arm32/host_include/tee_tcpsocket.h INSTALL out/arm/export-ta_arm32/host_include/pta_gprof.h INSTALL out/arm/export-ta_arm32/host_include/__tee_tcpsocket_defines.h INSTALL out/arm/export-ta_arm32/host_include/elf.h INSTALL out/arm/export-ta_arm32/host_include/utee_defines.h INSTALL out/arm/export-ta_arm32/host_include/utee_syscalls.h INSTALL out/arm/export-ta_arm32/host_include/tee_ta_api.h INSTALL out/arm/export-ta_arm32/host_include/arm_user_sysreg.h INSTALL out/arm/export-ta_arm32/host_include/pta_system.h INSTALL out/arm/export-ta_arm32/host_include/tee_internal_api.h INSTALL out/arm/export-ta_arm32/host_include/pta_socket.h INSTALL out/arm/export-ta_arm32/host_include/pta_benchmark.h INSTALL out/arm/export-ta_arm32/host_include/pta_device.h INSTALL out/arm/export-ta_arm32/host_include/utee_types.h INSTALL out/arm/export-ta_arm32/host_include/tee_api.h INSTALL out/arm/export-ta_arm32/host_include/tee_arith_internal.h INSTALL out/arm/export-ta_arm32/host_include/link.h INSTALL out/arm/export-ta_arm32/host_include/sdp_pta.h INSTALL out/arm/export-ta_arm32/host_include/user_ta_header.h INSTALL out/arm/export-ta_arm32/host_include/tee_internal_api_extensions.h INSTALL out/arm/export-ta_arm32/host_include/tee_isocket.h INSTALL out/arm/export-ta_arm32/host_include/__tee_ipsocket.h INSTALL out/arm/export-ta_arm32/host_include/pta_secstor_ta_mgmt.h INSTALL out/arm/export-ta_arm32/host_include/elf32.h INSTALL out/arm/export-ta_arm32/host_include/elf64.h INSTALL out/arm/export-ta_arm32/host_include/scp03_pta.h INSTALL out/arm/export-ta_arm32/host_include/tee_api_defines.h INSTALL out/arm/export-ta_arm32/host_include/__tee_udpsocket_defines.h INSTALL out/arm/export-ta_arm32/host_include/tee_api_defines_extensions.h INSTALL out/arm/export-ta_arm32/host_include/arm64_user_sysreg.h INSTALL out/arm/export-ta_arm32/host_include/tee_syscall_numbers.h INSTALL out/arm/export-ta_arm32/host_include/__tee_tcpsocket_defines_extensions.h INSTALL out/arm/export-ta_arm32/host_include/dlfcn.h INSTALL out/arm/export-ta_arm32/host_include/compiler.h INSTALL out/arm/export-ta_arm32/host_include/util.h INSTALL out/arm/export-ta_arm32/host_include/types_ext.h INSTALL out/arm/export-ta_arm32/host_include/conf.h INSTALL out/arm/export-ta_arm32/host_include/conf.mk CHK out/arm/conf.cmake UPD out/arm/conf.cmake INSTALL out/arm/export-ta_arm32/host_include/conf.cmake INSTALL out/arm/export-ta_arm32/host_include/tee_fs_key_manager.h INSTALL out/arm/export-ta_arm32/host_include/fs_htree.h INSTALL out/arm/export-ta_arm32/host_include/signed_hdr.h INSTALL out/arm/export-ta_arm32/host_include/arm32_user_sysreg.h INSTALL out/arm/export-ta_arm32/src/user_ta_header.c INSTALL out/arm/export-ta_arm32/src/ta.ld.S INSTALL out/arm/export-ta_arm32/src/ta_entry_a32.S INSTALL out/arm/export-ta_arm32/keys/default_ta.pem INSTALL out/arm/export-ta_arm32/scripts/sign_encrypt.py INSTALL out/arm/export-ta_arm32/scripts/symbolize.py CHK out/arm/export-ta_arm32/mk/conf.mk UPD out/arm/export-ta_arm32/mk/conf.mk CC out/arm/ta/avb/entry.o CC out/arm/ta/avb/user_ta_header.o AS out/arm/ta/avb/ta_entry_a32.o CPP out/arm/ta/avb/ta.lds GEN out/arm/ta/avb/dyn_list LD out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.elf OBJDUMP out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.dmp OBJCOPY out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.stripped.elf SIGN out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.ta CC out/arm/ta/pkcs11/src/attributes.o CC out/arm/ta/pkcs11/src/entry.o CC out/arm/ta/pkcs11/src/handle.o CC out/arm/ta/pkcs11/src/object.o CC out/arm/ta/pkcs11/src/persistent_token.o CC out/arm/ta/pkcs11/src/pkcs11_attributes.o CC out/arm/ta/pkcs11/src/pkcs11_helpers.o CC out/arm/ta/pkcs11/src/pkcs11_token.o CC out/arm/ta/pkcs11/src/processing.o CC out/arm/ta/pkcs11/src/processing_aes.o CC out/arm/ta/pkcs11/src/processing_symm.o CC out/arm/ta/pkcs11/src/sanitize_object.o CC out/arm/ta/pkcs11/src/serializer.o CC out/arm/ta/pkcs11/src/token_capabilities.o CC out/arm/ta/pkcs11/user_ta_header.o AS out/arm/ta/pkcs11/ta_entry_a32.o CPP out/arm/ta/pkcs11/ta.lds GEN out/arm/ta/pkcs11/dyn_list LD out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.elf OBJDUMP out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp OBJCOPY out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.stripped.elf SIGN out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.ta CC out/arm/ta/trusted_keys/entry.o CC out/arm/ta/trusted_keys/user_ta_header.o AS out/arm/ta/trusted_keys/ta_entry_a32.o CPP out/arm/ta/trusted_keys/ta.lds GEN out/arm/ta/trusted_keys/dyn_list LD out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.elf OBJDUMP out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp OBJCOPY out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.stripped.elf SIGN out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.ta make[1]: Leaving directory '/home/sawyer/optee-qemu/optee_os' cd /home/sawyer/optee-qemu/build/../u-boot && \ scripts/kconfig/merge_config.sh /home/sawyer/optee-qemu/build/../u-boot/configs/qemu_arm_defconfig /home/sawyer/optee-qemu/build/../build/kconfigs/u-boot_qemu_virt_v7.conf Using /home/sawyer/optee-qemu/build/../u-boot/configs/qemu_arm_defconfig as base Merging /home/sawyer/optee-qemu/build/../build/kconfigs/u-boot_qemu_virt_v7.conf Value of CONFIG_ENV_IS_IN_FLASH is redefined by fragment /home/sawyer/optee-qemu/build/../build/kconfigs/u-boot_qemu_virt_v7.conf: Previous value: CONFIG_ENV_IS_IN_FLASH=y New value: # CONFIG_ENV_IS_IN_FLASH is not set Value of CONFIG_MTD_NOR_FLASH is redefined by fragment /home/sawyer/optee-qemu/build/../build/kconfigs/u-boot_qemu_virt_v7.conf: Previous value: CONFIG_MTD_NOR_FLASH=y New value: # CONFIG_MTD_NOR_FLASH is not set make[1]: Entering directory '/home/sawyer/optee-qemu/u-boot' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o YACC scripts/kconfig/zconf.tab.c LEX scripts/kconfig/zconf.lex.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --alldefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/sawyer/optee-qemu/u-boot' Value requested for CONFIG_ENV_SECT_SIZE not in final .config Requested value: CONFIG_ENV_SECT_SIZE=0x40000 Actual value: Value requested for CONFIG_ENV_ADDR not in final .config Requested value: CONFIG_ENV_ADDR=0x4000000 Actual value: CROSS_COMPILE=" /home/sawyer/optee-qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" make -C /home/sawyer/optee-qemu/build/../u-boot all make[1]: Entering directory '/home/sawyer/optee-qemu/u-boot' scripts/kconfig/conf --syncconfig Kconfig CHK include/config.h CFG u-boot.cfg GEN include/autoconf.mk GEN include/autoconf.mk.dep CHK include/config/uboot.release CHK include/generated/version_autogenerated.h CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h CC lib/asm-offsets.s CHK include/generated/generic-asm-offsets.h CC arch/arm/lib/asm-offsets.s CHK include/generated/asm-offsets.h HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o LEX scripts/dtc/dtc-lexer.lex.c YACC scripts/dtc/dtc-parser.tab.h HOSTCC scripts/dtc/dtc-lexer.lex.o YACC scripts/dtc/dtc-parser.tab.c HOSTCC scripts/dtc/dtc-parser.tab.o HOSTLD scripts/dtc/dtc HOSTCC tools/gen_eth_addr HOSTCC tools/gen_ethaddr_crc.o WRAP tools/lib/crc8.c HOSTCC tools/lib/crc8.o HOSTLD tools/gen_ethaddr_crc HOSTCC tools/img2srec HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/lib/crc32.o HOSTLD tools/mkenvimage HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o HOSTCC tools/fit_common.o HOSTCC tools/fit_image.o HOSTCC tools/image-host.o WRAP tools/common/image-fit.c HOSTCC tools/common/image-fit.o WRAP tools/common/image-sig.c HOSTCC tools/common/image-sig.o WRAP tools/common/bootm.c HOSTCC tools/common/bootm.o HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c HOSTCC tools/lib/fdtdec_common.o WRAP tools/lib/fdtdec.c HOSTCC tools/lib/fdtdec.o WRAP tools/common/image.c HOSTCC tools/common/image.o HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/imx8image.o HOSTCC tools/imx8mimage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lib/md5.o HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/lib/rc4.o HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/crc16.c HOSTCC tools/lib/crc16.o WRAP tools/lib/sha1.c HOSTCC tools/lib/sha1.o WRAP tools/lib/sha256.c HOSTCC tools/lib/sha256.o WRAP tools/common/hash.c HOSTCC tools/common/hash.o HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o WRAP tools/lib/libfdt/fdt_ro.c HOSTCC tools/lib/libfdt/fdt_ro.o WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/lib/libfdt/fdt_region.o HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/mtk_image.o WRAP tools/lib/rsa/rsa-sign.c HOSTCC tools/lib/rsa/rsa-sign.o WRAP tools/lib/rsa/rsa-verify.c HOSTCC tools/lib/rsa/rsa-verify.o WRAP tools/lib/rsa/rsa-checksum.c HOSTCC tools/lib/rsa/rsa-checksum.o WRAP tools/lib/rsa/rsa-mod-exp.c HOSTCC tools/lib/rsa/rsa-mod-exp.o HOSTCC tools/dumpimage.o HOSTLD tools/dumpimage HOSTCC tools/mkimage.o HOSTLD tools/mkimage HOSTCC tools/fit_info.o HOSTLD tools/fit_info HOSTCC tools/fit_check_sign.o HOSTLD tools/fit_check_sign HOSTCC tools/file2include.o HOSTLD tools/file2include HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTLD tools/fdtgrep HOSTCC tools/spl_size_limit LD arch/arm/cpu/built-in.o CC arch/arm/cpu/armv7/cache_v7.o AS arch/arm/cpu/armv7/cache_v7_asm.o CC arch/arm/cpu/armv7/cpu.o CC arch/arm/cpu/armv7/cp15.o CC arch/arm/cpu/armv7/syslib.o AS arch/arm/cpu/armv7/sctlr.o AS arch/arm/cpu/armv7/lowlevel_init.o AS arch/arm/cpu/armv7/smccc-call.o CC arch/arm/cpu/armv7/arch_timer.o LD arch/arm/cpu/armv7/built-in.o AS arch/arm/cpu/armv7/start.o AS arch/arm/lib/vectors.o AS arch/arm/lib/crt0.o AS arch/arm/lib/setjmp.o AS arch/arm/lib/relocate.o CC arch/arm/lib/bootm-fdt.o CC arch/arm/lib/bootm.o CC arch/arm/lib/zimage.o AS arch/arm/lib/memset.o AS arch/arm/lib/memcpy.o CC arch/arm/lib/semihosting.o CC arch/arm/lib/sections.o CC arch/arm/lib/stack.o CC arch/arm/lib/interrupts.o CC arch/arm/lib/cache.o CC arch/arm/lib/cache-cp15.o CC arch/arm/lib/psci-dt.o LD arch/arm/lib/built-in.o AS arch/arm/lib/ashldi3.o AS arch/arm/lib/ashrdi3.o CC arch/arm/lib/div0.o AS arch/arm/lib/div64.o AS arch/arm/lib/lib1funcs.o AS arch/arm/lib/lshrdi3.o AS arch/arm/lib/muldi3.o AS arch/arm/lib/uldivmod.o AR arch/arm/lib/lib.a CC arch/arm/lib/eabi_compat.o AS arch/arm/lib/crt0_arm_efi.o CC arch/arm/lib/reloc_arm_efi.o CC board/emulation/qemu-arm/qemu-arm.o LD board/emulation/qemu-arm/built-in.o LD cmd/arm/built-in.o CC cmd/boot.o CC cmd/bootm.o CC cmd/help.o CC cmd/version.o CC cmd/blk_common.o CC cmd/source.o CC cmd/bdinfo.o CC cmd/blkcache.o CC cmd/bootefi.o CC cmd/bootz.o CC cmd/console.o CC cmd/date.o CC cmd/dm.o CC cmd/echo.o CC cmd/elf.o CC cmd/exit.o CC cmd/ext4.o CC cmd/ext2.o CC cmd/fat.o CC cmd/fdt.o CC cmd/flash.o CC cmd/fs.o CC cmd/itest.o CC cmd/load.o CC cmd/mem.o CC cmd/mii.o CC cmd/misc.o CC cmd/net.o CC cmd/nvedit_efi.o CC cmd/part.o CC cmd/pci.o CC cmd/pxe.o CC cmd/pxe_utils.o CC cmd/nvme.o CC cmd/scsi.o CC cmd/disk.o CC cmd/setexpr.o CC cmd/sysboot.o CC cmd/test.o CC cmd/virtio.o CC cmd/usb.o CC cmd/ximg.o CC cmd/nvedit.o LD cmd/built-in.o CC common/init/board_init.o LD common/init/built-in.o CC common/main.o CC common/exports.o CC common/hash.o CC common/cli_hush.o CC common/autoboot.o CC common/board_f.o CC common/board_r.o CC common/bootm.o CC common/bootm_os.o CC common/fdt_support.o CC common/miiphyutil.o CC common/usb.o CC common/usb_hub.o CC common/usb_storage.o CC common/splash.o CC common/menu.o CC common/cli_readline.o CC common/cli_simple.o CC common/console.o CC common/dlmalloc.o CC common/malloc_simple.o CC common/image.o CC common/image-fdt.o CC common/image-fit.o CC common/image-sig.o CC common/memsize.o CC common/stdio.o CC common/cli.o CC common/command.o CC common/s_record.o CC common/xyzModem.o LD common/built-in.o CC disk/part.o CC disk/part_dos.o CC disk/part_iso.o CC disk/part_efi.o LD disk/built-in.o LD drivers/adc/built-in.o CC drivers/ata/ahci-uclass.o CC drivers/ata/ahci-pci.o CC drivers/ata/ahci.o CC drivers/ata/libata.o LD drivers/ata/built-in.o LD drivers/axi/built-in.o CC drivers/block/blk-uclass.o CC drivers/block/blkcache.o LD drivers/block/built-in.o LD drivers/cache/built-in.o CC drivers/core/device.o CC drivers/core/fdtaddr.o CC drivers/core/lists.o CC drivers/core/root.o CC drivers/core/uclass.o CC drivers/core/util.o CC drivers/core/device-remove.o CC drivers/core/simple-bus.o CC drivers/core/dump.o CC drivers/core/of_extra.o CC drivers/core/ofnode.o CC drivers/core/read_extra.o LD drivers/core/built-in.o CC drivers/crypto/fsl/sec.o LD drivers/crypto/fsl/built-in.o CC drivers/crypto/rsa_mod_exp/mod_exp_uclass.o CC drivers/crypto/rsa_mod_exp/mod_exp_sw.o LD drivers/crypto/rsa_mod_exp/built-in.o LD drivers/crypto/built-in.o LD drivers/dfu/built-in.o CC drivers/firmware/firmware-uclass.o CC drivers/firmware/psci.o LD drivers/firmware/built-in.o CC drivers/input/key_matrix.o LD drivers/input/built-in.o LD drivers/mailbox/built-in.o LD drivers/memory/built-in.o LD drivers/misc/built-in.o LD drivers/mtd/nand/built-in.o LD drivers/mtd/onenand/built-in.o LD drivers/mtd/spi/built-in.o CC drivers/mtd/mtd-uclass.o CC drivers/mtd/cfi_flash.o LD drivers/mtd/mtd.o LD drivers/mtd/built-in.o CC drivers/nvme/nvme-uclass.o CC drivers/nvme/nvme.o CC drivers/nvme/nvme_show.o LD drivers/nvme/built-in.o CC drivers/pci/pci-uclass.o CC drivers/pci/pci_auto.o CC drivers/pci/pci_auto_common.o CC drivers/pci/pci_common.o CC drivers/pci/pcie_ecam_generic.o LD drivers/pci/built-in.o LD drivers/phy/allwinner/built-in.o LD drivers/phy/marvell/built-in.o LD drivers/pwm/built-in.o LD drivers/reset/built-in.o CC drivers/rtc/rtc-uclass.o CC drivers/rtc/rtc-lib.o CC drivers/rtc/pl031.o LD drivers/rtc/built-in.o CC drivers/scsi/scsi-uclass.o CC drivers/scsi/scsi.o LD drivers/scsi/built-in.o LD drivers/smem/built-in.o LD drivers/soc/built-in.o LD drivers/sound/built-in.o LD drivers/spmi/built-in.o CC drivers/sysreset/sysreset-uclass.o CC drivers/sysreset/sysreset_psci.o LD drivers/sysreset/built-in.o LD drivers/thermal/built-in.o LD drivers/ufs/built-in.o LD drivers/video/bridge/built-in.o LD drivers/video/sunxi/built-in.o LD drivers/video/built-in.o CC drivers/virtio/virtio-uclass.o CC drivers/virtio/virtio_ring.o CC drivers/virtio/virtio_mmio.o CC drivers/virtio/virtio_pci_legacy.o CC drivers/virtio/virtio_pci_modern.o CC drivers/virtio/virtio_net.o CC drivers/virtio/virtio_blk.o LD drivers/virtio/built-in.o LD drivers/watchdog/built-in.o LD drivers/built-in.o LD drivers/dma/ti/built-in.o LD drivers/dma/built-in.o LD drivers/gpio/built-in.o LD drivers/i2c/built-in.o LD drivers/net/mscc_eswitch/built-in.o LD drivers/net/ti/built-in.o CC drivers/net/e1000.o LD drivers/net/built-in.o LD drivers/net/phy/built-in.o LD drivers/power/built-in.o LD drivers/power/battery/built-in.o LD drivers/power/domain/built-in.o LD drivers/power/fuel_gauge/built-in.o LD drivers/power/mfd/built-in.o LD drivers/power/pmic/built-in.o LD drivers/power/regulator/built-in.o CC drivers/serial/serial-uclass.o CC drivers/serial/serial_pl01x.o LD drivers/serial/built-in.o CC drivers/spi/spi.o LD drivers/spi/built-in.o LD drivers/usb/cdns3/built-in.o CC drivers/usb/common/common.o LD drivers/usb/common/built-in.o LD drivers/usb/dwc3/built-in.o LD drivers/usb/emul/built-in.o LD drivers/usb/eth/built-in.o CC drivers/usb/host/usb-uclass.o CC drivers/usb/host/ehci-hcd.o CC drivers/usb/host/ehci-pci.o LD drivers/usb/host/built-in.o LD drivers/usb/musb-new/built-in.o LD drivers/usb/musb/built-in.o LD drivers/usb/phy/built-in.o LD drivers/usb/ulpi/built-in.o CC env/common.o CC env/env.o CC env/attr.o CC env/flags.o CC env/callback.o CC env/nowhere.o LD env/built-in.o CC fs/ext4/ext4fs.o CC fs/ext4/ext4_common.o CC fs/ext4/dev.o LD fs/ext4/built-in.o CC fs/fat/fat_write.o LD fs/fat/built-in.o CC fs/fs.o CC fs/fs_internal.o LD fs/built-in.o LD lib/crypto/built-in.o CC lib/efi_driver/efi_uclass.o CC lib/efi_driver/efi_block_device.o LD lib/efi_driver/built-in.o CC lib/efi_loader/efi_bootmgr.o CC lib/efi_loader/efi_boottime.o CC lib/efi_loader/efi_console.o CC lib/efi_loader/efi_device_path.o CC lib/efi_loader/efi_device_path_to_text.o CC lib/efi_loader/efi_device_path_utilities.o CC lib/efi_loader/efi_file.o CC lib/efi_loader/efi_hii.o CC lib/efi_loader/efi_hii_config.o CC lib/efi_loader/efi_image_loader.o CC lib/efi_loader/efi_memory.o CC lib/efi_loader/efi_root_node.o CC lib/efi_loader/efi_runtime.o CC lib/efi_loader/efi_setup.o CC lib/efi_loader/efi_unicode_collation.o CC lib/efi_loader/efi_variable.o CC lib/efi_loader/efi_watchdog.o CC lib/efi_loader/efi_disk.o CC lib/efi_loader/efi_net.o CC lib/efi_loader/efi_smbios.o LD lib/efi_loader/built-in.o CC lib/efi_loader/helloworld.o AS lib/efi_loader/efi_crt0.o CC lib/efi_loader/efi_reloc.o CC lib/efi_loader/efi_freestanding.o LD lib/efi_loader/helloworld_efi.so OBJCOPY lib/efi_loader/helloworld.efi CC lib/efi_selftest/efi_selftest.o CC lib/efi_selftest/efi_selftest_bitblt.o CC lib/efi_selftest/efi_selftest_config_table.o CC lib/efi_selftest/efi_selftest_controllers.o CC lib/efi_selftest/efi_selftest_console.o CC lib/efi_selftest/efi_selftest_crc32.o CC lib/efi_selftest/efi_selftest_devicepath_util.o CC lib/efi_selftest/efi_selftest_events.o CC lib/efi_selftest/efi_selftest_event_groups.o CC lib/efi_selftest/efi_selftest_exitbootservices.o CC lib/efi_selftest/efi_selftest_gop.o CC lib/efi_selftest/efi_selftest_loaded_image.o CC lib/efi_selftest/efi_selftest_manageprotocols.o CC lib/efi_selftest/efi_selftest_mem.o CC lib/efi_selftest/efi_selftest_memory.o CC lib/efi_selftest/efi_selftest_open_protocol.o CC lib/efi_selftest/efi_selftest_register_notify.o CC lib/efi_selftest/efi_selftest_set_virtual_address_map.o CC lib/efi_selftest/efi_selftest_snp.o CC lib/efi_selftest/efi_selftest_textinput.o CC lib/efi_selftest/efi_selftest_textinputex.o CC lib/efi_selftest/efi_selftest_textoutput.o CC lib/efi_selftest/efi_selftest_tpl.o CC lib/efi_selftest/efi_selftest_util.o CC lib/efi_selftest/efi_selftest_variables.o CC lib/efi_selftest/efi_selftest_variables_runtime.o CC lib/efi_selftest/efi_selftest_watchdog.o CC lib/efi_selftest/efi_selftest_devicepath.o CC lib/efi_selftest/efi_selftest_unicode_collation.o CC lib/efi_selftest/efi_selftest_hii.o CC lib/efi_selftest/efi_selftest_rtc.o CC lib/efi_selftest/efi_selftest_fdt.o CC lib/efi_selftest/efi_selftest_block_device.o CC lib/efi_selftest/efi_selftest_miniapp_exception.o AS lib/efi_selftest/efi_crt0.o CC lib/efi_selftest/efi_reloc.o CC lib/efi_selftest/efi_freestanding.o LD lib/efi_selftest/efi_selftest_miniapp_exception_efi.so OBJCOPY lib/efi_selftest/efi_selftest_miniapp_exception.efi lib/efi_selftest/../../tools/file2include lib/efi_selftest/efi_selftest_miniapp_exception.efi > \ lib/efi_selftest/efi_miniapp_file_image_exception.h CC lib/efi_selftest/efi_selftest_exception.o CC lib/efi_selftest/efi_selftest_miniapp_exit.o LD lib/efi_selftest/efi_selftest_miniapp_exit_efi.so OBJCOPY lib/efi_selftest/efi_selftest_miniapp_exit.efi lib/efi_selftest/../../tools/file2include lib/efi_selftest/efi_selftest_miniapp_exit.efi > \ lib/efi_selftest/efi_miniapp_file_image_exit.h CC lib/efi_selftest/efi_selftest_loadimage.o CC lib/efi_selftest/efi_selftest_startimage_exit.o CC lib/efi_selftest/efi_selftest_miniapp_return.o LD lib/efi_selftest/efi_selftest_miniapp_return_efi.so OBJCOPY lib/efi_selftest/efi_selftest_miniapp_return.efi lib/efi_selftest/../../tools/file2include lib/efi_selftest/efi_selftest_miniapp_return.efi > \ lib/efi_selftest/efi_miniapp_file_image_return.h CC lib/efi_selftest/efi_selftest_startimage_return.o LD lib/efi_selftest/built-in.o CC lib/libfdt/fdt.o CC lib/libfdt/fdt_wip.o CC lib/libfdt/fdt_strerror.o CC lib/libfdt/fdt_sw.o CC lib/libfdt/fdt_rw.o CC lib/libfdt/fdt_empty_tree.o CC lib/libfdt/fdt_addresses.o CC lib/libfdt/fdt_ro.o CC lib/libfdt/fdt_region.o LD lib/libfdt/built-in.o CC lib/rsa/rsa-verify.o CC lib/rsa/rsa-checksum.o CC lib/rsa/rsa-mod-exp.o LD lib/rsa/built-in.o CC lib/zlib/zlib.o LD lib/zlib/built-in.o CC lib/charset.o CC lib/crc7.o CC lib/crc8.o CC lib/crc16.o CC lib/fdtdec_common.o CC lib/smbios.o CC lib/ldiv.o CC lib/md5.o CC lib/net_utils.o CC lib/rc4.o CC lib/list_sort.o CC lib/sha1.o CC lib/sha256.o CC lib/gunzip.o CC lib/fdtdec.o CC lib/qsort.o CC lib/hashtable.o CC lib/errno.o CC lib/display_options.o CC lib/crc32.o CC lib/ctype.o CC lib/div64.o CC lib/hang.o CC lib/linux_compat.o CC lib/linux_string.o CC lib/lmb.o CC lib/membuff.o CC lib/slre.o CC lib/string.o CC lib/tables_csum.o CC lib/time.o CC lib/hexdump.o CC lib/uuid.o CC lib/panic.o CC lib/vsprintf.o CC lib/strto.o CC lib/date.o LD lib/built-in.o CC net/arp.o CC net/bootp.o CC net/eth-uclass.o CC net/eth_common.o CC net/net.o CC net/nfs.o CC net/ping.o CC net/tftp.o LD net/built-in.o CC examples/standalone/hello_world.o CC examples/standalone/stubs.o LD examples/standalone/libstubs.o LD examples/standalone/hello_world OBJCOPY examples/standalone/hello_world.srec OBJCOPY examples/standalone/hello_world.bin LDS u-boot.lds LD u-boot OBJCOPY u-boot.srec OBJCOPY u-boot-nodtb.bin COPY u-boot.bin SYM u-boot.sym CFGCHK u-boot.cfg make[1]: Leaving directory '/home/sawyer/optee-qemu/u-boot' CROSS_COMPILE=" /home/sawyer/optee-qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" make -C /home/sawyer/optee-qemu/build/../trusted-firmware-a BL32=/home/sawyer/optee-qemu/build/../optee_os/out/arm/core/tee-header_v2.bin BL32_EXTRA1=/home/sawyer/optee-qemu/build/../optee_os/out/arm/core/tee-pager_v2.bin BL32_EXTRA2=/home/sawyer/optee-qemu/build/../optee_os/out/arm/core/tee-pageable_v2.bin BL33=/home/sawyer/optee-qemu/build/../u-boot/u-boot.bin ARM_ARCH_MAJOR=7 ARCH=aarch32 PLAT=qemu ARM_TSP_RAM_LOCATION=tdram BL32_RAM_LOCATION=tdram AARCH32_SP=optee DEBUG=1 LOG_LEVEL=50 all fip make[1]: Entering directory '/home/sawyer/optee-qemu/trusted-firmware-a' Including bl32/optee/optee.mk Trusted Firmware-A built for OP-TEE payload support CC lib/libfdt/fdt.c CC lib/libfdt/fdt_addresses.c CC lib/libfdt/fdt_empty_tree.c CC lib/libfdt/fdt_ro.c CC lib/libfdt/fdt_rw.c CC lib/libfdt/fdt_strerror.c CC lib/libfdt/fdt_sw.c CC lib/libfdt/fdt_wip.c AR build/qemu/debug/lib/libfdt.a Building qemu CC lib/libc/abort.c CC lib/libc/assert.c CC lib/libc/exit.c CC lib/libc/memchr.c CC lib/libc/memcmp.c CC lib/libc/memcpy.c CC lib/libc/memmove.c CC lib/libc/memrchr.c CC lib/libc/memset.c CC lib/libc/printf.c CC lib/libc/putchar.c CC lib/libc/puts.c CC lib/libc/snprintf.c CC lib/libc/strchr.c CC lib/libc/strcmp.c CC lib/libc/strlcpy.c CC lib/libc/strlen.c CC lib/libc/strncmp.c CC lib/libc/strnlen.c CC lib/libc/strrchr.c AR build/qemu/debug/lib/libc.a CC drivers/io/io_semihosting.c CC drivers/io/io_storage.c CC drivers/io/io_fip.c CC drivers/io/io_memmap.c CC lib/semihosting/semihosting.c CC plat/qemu/common/qemu_io_storage.c CC plat/qemu/common/qemu_bl1_setup.c CC bl1/bl1_main.c CC bl1/aarch32/bl1_arch_setup.c CC bl1/aarch32/bl1_context_mgmt.c CC lib/cpus/errata_report.c CC lib/el3_runtime/aarch32/context_mgmt.c CC plat/common/plat_bl1_common.c CC common/bl_common.c CC common/tf_log.c CC drivers/console/multi_console.c CC plat/common/plat_bl_common.c CC plat/common/plat_log_common.c CC plat/common/aarch32/plat_common.c CC lib/compiler-rt/builtins/popcountdi2.c CC lib/compiler-rt/builtins/popcountsi2.c CC lib/compiler-rt/builtins/ctzdi2.c CC lib/compiler-rt/builtins/divdi3.c CC lib/compiler-rt/builtins/divmoddi4.c CC lib/compiler-rt/builtins/lshrdi3.c CC lib/compiler-rt/builtins/udivmoddi4.c CC plat/qemu/common/qemu_common.c CC plat/qemu/common/qemu_console.c CC lib/xlat_tables_v2/aarch32/xlat_tables_arch.c CC lib/xlat_tables_v2/xlat_tables_context.c CC lib/xlat_tables_v2/xlat_tables_core.c CC lib/xlat_tables_v2/xlat_tables_utils.c AS lib/semihosting/aarch32/semihosting_call.S AS plat/qemu/common/aarch32/plat_helpers.S AS lib/cpus/aarch32/cortex_a15.S AS bl1/aarch32/bl1_entrypoint.S AS bl1/aarch32/bl1_exceptions.S AS lib/cpus/aarch32/cpu_helpers.S AS plat/common/aarch32/platform_up_stack.S AS common/aarch32/debug.S AS lib/aarch32/cache_helpers.S AS lib/aarch32/misc_helpers.S AS plat/common/aarch32/platform_helpers.S AS lib/compiler-rt/builtins/arm/aeabi_ldivmod.S AS lib/compiler-rt/builtins/arm/aeabi_uldivmod.S AS drivers/arm/pl011/aarch32/pl011_console.S AS lib/xlat_tables_v2/aarch32/enable_mmu.S PP bl1/bl1.ld.S LD build/qemu/debug/bl1/bl1.elf BIN build/qemu/debug/bl1.bin Built build/qemu/debug/bl1.bin successfully OD build/qemu/debug/bl1/bl1.dump CC drivers/io/io_semihosting.c CC drivers/io/io_storage.c CC drivers/io/io_fip.c CC drivers/io/io_memmap.c CC lib/semihosting/semihosting.c CC plat/qemu/common/qemu_io_storage.c CC plat/qemu/common/qemu_bl2_setup.c CC plat/qemu/common/qemu_bl2_mem_params_desc.c CC plat/qemu/common/qemu_image_load.c CC common/fdt_fixup.c CC common/desc_image_load.c CC lib/optee/optee_utils.c CC bl2/bl2_image_load_v2.c CC bl2/bl2_main.c CC bl2/aarch32/bl2_arch_setup.c CC common/bl_common.c CC common/tf_log.c CC drivers/console/multi_console.c CC plat/common/plat_bl_common.c CC plat/common/plat_log_common.c CC plat/common/aarch32/plat_common.c CC lib/compiler-rt/builtins/popcountdi2.c CC lib/compiler-rt/builtins/popcountsi2.c CC lib/compiler-rt/builtins/ctzdi2.c CC lib/compiler-rt/builtins/divdi3.c CC lib/compiler-rt/builtins/divmoddi4.c CC lib/compiler-rt/builtins/lshrdi3.c CC lib/compiler-rt/builtins/udivmoddi4.c CC plat/qemu/common/qemu_common.c CC plat/qemu/common/qemu_console.c CC lib/xlat_tables_v2/aarch32/xlat_tables_arch.c CC lib/xlat_tables_v2/xlat_tables_context.c CC lib/xlat_tables_v2/xlat_tables_core.c CC lib/xlat_tables_v2/xlat_tables_utils.c AS lib/semihosting/aarch32/semihosting_call.S AS plat/qemu/common/aarch32/plat_helpers.S AS lib/locks/exclusive/aarch32/spinlock.S AS plat/common/aarch32/platform_up_stack.S AS bl2/aarch32/bl2_entrypoint.S AS common/aarch32/debug.S AS lib/aarch32/cache_helpers.S AS lib/aarch32/misc_helpers.S AS plat/common/aarch32/platform_helpers.S AS lib/compiler-rt/builtins/arm/aeabi_ldivmod.S AS lib/compiler-rt/builtins/arm/aeabi_uldivmod.S AS drivers/arm/pl011/aarch32/pl011_console.S AS lib/xlat_tables_v2/aarch32/enable_mmu.S PP bl2/bl2.ld.S LD build/qemu/debug/bl2/bl2.elf BIN build/qemu/debug/bl2.bin Built build/qemu/debug/bl2.bin successfully OD build/qemu/debug/bl2/bl2.dump HOSTCC fiptool.c HOSTCC tbbr_config.c HOSTLD fiptool Built fiptool successfully Trusted Boot Firmware BL2: offset=0x100, size=0x61BD, cmdline="--tb-fw" Secure Payload BL32 (Trusted OS): offset=0x62BD, size=0x1C, cmdline="--tos-fw" Secure Payload BL32 Extra1 (Trusted OS Extra1): offset=0x62D9, size=0x745C0, cmdline="--tos-fw-extra1" Secure Payload BL32 Extra2 (Trusted OS Extra2): offset=0x7A899, size=0x0, cmdline="--tos-fw-extra2" Non-Trusted Firmware BL33: offset=0x7A899, size=0x92D04, cmdline="--nt-fw" Built build/qemu/debug/fip.bin successfully make[1]: Leaving directory '/home/sawyer/optee-qemu/trusted-firmware-a' mkdir -p /home/sawyer/optee-qemu/build/../out/bin ln -sf /home/sawyer/optee-qemu/build/../trusted-firmware-a/build/qemu/debug/bl1.bin /home/sawyer/optee-qemu/build/../out/bin ln -sf /home/sawyer/optee-qemu/build/../trusted-firmware-a/build/qemu/debug/bl2.bin /home/sawyer/optee-qemu/build/../out/bin ln -sf /home/sawyer/optee-qemu/build/../optee_os/out/arm/core/tee-header_v2.bin /home/sawyer/optee-qemu/build/../out/bin/bl32.bin ln -sf /home/sawyer/optee-qemu/build/../optee_os/out/arm/core/tee-pager_v2.bin /home/sawyer/optee-qemu/build/../out/bin/bl32_extra1.bin ln -sf /home/sawyer/optee-qemu/build/../optee_os/out/arm/core/tee-pageable_v2.bin /home/sawyer/optee-qemu/build/../out/bin/bl32_extra2.bin ln -sf /home/sawyer/optee-qemu/build/../u-boot/u-boot.bin /home/sawyer/optee-qemu/build/../out/bin/bl33.bin make[1]: Entering directory '/home/sawyer/optee-qemu/buildroot' mkdir -p /home/sawyer/optee-qemu/out-br/build/buildroot-config/lxdialog PKG_CONFIG_PATH="" make CC="/usr/bin/gcc" HOSTCC="/usr/bin/gcc" \ obj=/home/sawyer/optee-qemu/out-br/build/buildroot-config -C support/kconfig -f Makefile.br conf /usr/bin/gcc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -DCURSES_LOC="" -DNCURSES_WIDECHAR=1 -DLOCALE -I/home/sawyer/optee-qemu/out-br/build/buildroot-config -DCONFIG_=\"\" -MM *.c > /home/sawyer/optee-qemu/out-br/build/buildroot-config/.depend 2>/dev/null || : /usr/bin/gcc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -DCURSES_LOC="" -DNCURSES_WIDECHAR=1 -DLOCALE -I/home/sawyer/optee-qemu/out-br/build/buildroot-config -DCONFIG_=\"\" -c conf.c -o /home/sawyer/optee-qemu/out-br/build/buildroot-config/conf.o /usr/bin/gcc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -DCURSES_LOC="" -DNCURSES_WIDECHAR=1 -DLOCALE -I/home/sawyer/optee-qemu/out-br/build/buildroot-config -DCONFIG_=\"\" -I. -c /home/sawyer/optee-qemu/out-br/build/buildroot-config/zconf.tab.c -o /home/sawyer/optee-qemu/out-br/build/buildroot-config/zconf.tab.o /usr/bin/gcc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -DCURSES_LOC="" -DNCURSES_WIDECHAR=1 -DLOCALE -I/home/sawyer/optee-qemu/out-br/build/buildroot-config -DCONFIG_=\"\" /home/sawyer/optee-qemu/out-br/build/buildroot-config/conf.o /home/sawyer/optee-qemu/out-br/build/buildroot-config/zconf.tab.o -o /home/sawyer/optee-qemu/out-br/build/buildroot-config/conf rm /home/sawyer/optee-qemu/out-br/build/buildroot-config/zconf.tab.c GEN /home/sawyer/optee-qemu/out-br/Makefile # # configuration written to /home/sawyer/optee-qemu/out-br/.config # make[1]: Leaving directory '/home/sawyer/optee-qemu/buildroot' make[1]: Entering directory '/home/sawyer/optee-qemu/out-br' /usr/bin/make -j1 O=/home/sawyer/optee-qemu/out-br HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig GEN /home/sawyer/optee-qemu/out-br/Makefile >>> host-skeleton Extracting >>> host-skeleton Patching >>> host-skeleton Configuring >>> host-skeleton Building >>> host-skeleton Installing to host directory ccache-3.7.10.tar.xz: OK (sha256: 0c9566d8eafaec2c5e5c0d9a91e921c858fcf349284a105ab524407b9b54ed28) >>> host-ccache 3.7.10 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/ccache/ccache-3.7.10.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-ccache-3.7.10 -xf - >>> host-ccache 3.7.10 Patching sed -i 's,getenv("CCACHE_DIR"),getenv("BR_CACHE_DIR"),' /home/sawyer/optee-qemu/out-br/build/host-ccache-3.7.10/src/ccache.c sed -i 's,"%s/.ccache","%s/.buildroot-ccache",' /home/sawyer/optee-qemu/out-br/build/host-ccache-3.7.10/src/conf.c >>> host-ccache 3.7.10 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-ccache-3.7.10 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-ccache 3.7.10 Patching libtool >>> host-ccache 3.7.10 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-ccache-3.7.10/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-bundled-zlib ) configure: configuring ccache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the clang C compiler... no checking for /usr/bin/gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/bin/cpp checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... /usr/bin/ranlib checking for ar... /usr/bin/ar checking for bash... /bin/bash checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long long... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for gethostname... yes checking for getopt_long... yes checking for getpwuid... yes checking for gettimeofday... yes checking for localtime_r... yes checking for mkstemp... yes checking for realpath... yes checking for setenv... yes checking for strndup... yes checking for strtok_r... yes checking for unsetenv... yes checking for utimes... yes checking for compar_fn_t in stdlib.h... yes checking for stdarg.h... yes checking for varargs.h... no checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking for vasprintf... yes checking for asprintf... yes checking for library containing cos... -lm configure: using bundled zlib as requested checking whether byte ordering is bigendian... no checking for inline... inline checking for extern inline... no configure: developer mode disabled checking whether C compiler supports -Wno-implicit-fallthrough... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: now build ccache by running make >>> host-ccache 3.7.10 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-ccache-3.7.10/ CC src/main.o CC src/args.o CC src/ccache.o CC src/cleanup.o CC src/compopt.o CC src/conf.o CC src/confitems.o CC src/counters.o CC src/execute.o CC src/exitfn.o CC src/hash.o CC src/hashutil.o CC src/language.o CC src/lockfile.o CC src/manifest.o CC src/mdfour.o CC src/stats.o CC src/util.o CC src/confitems_lookup.o CC src/envtoconfitems_lookup.o CC src/version.o CC src/getopt_long.o CC src/hashtable.o CC src/hashtable_itr.o CC src/murmurhashneutral2.o CC src/snprintf.o CC src/zlib/adler32.o CC src/zlib/crc32.o CC src/zlib/deflate.o CC src/zlib/gzclose.o CC src/zlib/gzlib.o CC src/zlib/gzread.o CC src/zlib/gzwrite.o CC src/zlib/inffast.o CC src/zlib/inflate.o CC src/zlib/inftrees.o CC src/zlib/trees.o CC src/zlib/zutil.o AR src/zlib/libz.a RANLIB src/zlib/libz.a LD ccache >>> host-ccache 3.7.10 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-ccache-3.7.10/ CP ccache.1 INSTALL ccache INSTALL ccache.1 mkdir -p /home/sawyer/.buildroot-ccache attr-2.4.48.tar.gz: OK (sha256: 5ead72b358ec709ed00bbf7a9eaef1654baad937c001c044fe8b74c57f5324e7) >>> host-attr 2.4.48 Extracting gzip -d -c /home/sawyer/optee-qemu/buildroot/dl/attr/attr-2.4.48.tar.gz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-attr-2.4.48 -xf - >>> host-attr 2.4.48 Patching Applying 0001-build-with-older-GCCs.patch using patch: patching file include/attributes.h Applying 0002-Switch-back-to-syscall.patch using patch: patching file libattr/syscalls.c >>> host-attr 2.4.48 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-attr-2.4.48 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-attr 2.4.48 Patching libtool patching file /home/sawyer/optee-qemu/out-br/build/host-attr-2.4.48/build-aux/ltmain.sh Hunk #1 succeeded at 2741 (offset 54 lines). Hunk #2 succeeded at 4331 (offset 54 lines). Hunk #3 succeeded at 6627 (offset 73 lines). Hunk #4 succeeded at 6637 (offset 73 lines). Hunk #5 succeeded at 6930 (offset 73 lines). Hunk #6 succeeded at 7222 (offset 73 lines). Hunk #7 succeeded at 8192 (offset 80 lines). Hunk #8 succeeded at 10822 (offset 112 lines). >>> host-attr 2.4.48 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-attr-2.4.48/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether __attribute__((visibility())) is supported... yes checking the archiver (/usr/bin/ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libattr.pc config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing include/attr commands >>> host-attr 2.4.48 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-attr-2.4.48/ Making all in po make[4]: Nothing to be done for 'all'. CC libattr/libattr_la-attr_copy_check.lo CC libattr/libattr_la-attr_copy_action.lo CC libattr/libattr_la-attr_copy_fd.lo CC libattr/libattr_la-attr_copy_file.lo CC libattr/libattr_la-libattr.lo CC libattr/libattr_la-syscalls.lo CC libmisc/high_water_alloc.lo CC libmisc/next_line.lo CC libmisc/quote.lo CC libmisc/unquote.lo CC libmisc/walk_tree.lo CC tools/attr.o CC tools/getfattr.o CC tools/setfattr.o CCLD libattr.la CCLD libmisc.la CCLD attr CCLD setfattr CCLD getfattr >>> host-attr 2.4.48 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-attr-2.4.48/ Making install in po if test "attr" = "gettext-tools"; then \ /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/sawyer/optee-qemu/out-br/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/sawyer/optee-qemu/out-br/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/home/sawyer/optee-qemu/out-br/host/include/attr" subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/home/sawyer/optee-qemu/out-br/host/include/attr" /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/etc' /bin/bash ./libtool --mode=install /usr/bin/install -c libattr.la '/home/sawyer/optee-qemu/out-br/host/lib' /usr/bin/install -c -m 644 xattr.conf '/home/sawyer/optee-qemu/out-br/host/etc' subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/home/sawyer/optee-qemu/out-br/host/include/attr" /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/doc/attr' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /usr/bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/PORTING '/home/sawyer/optee-qemu/out-br/host/share/doc/attr' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man3' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' /usr/bin/install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /usr/bin/install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/home/sawyer/optee-qemu/out-br/host/share/man/man3' /usr/bin/install -c -m 644 libattr.pc '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' /usr/bin/make install-data-hook libtool: install: /usr/bin/install -c .libs/libattr.so.1.1.2448 /home/sawyer/optee-qemu/out-br/host/lib/libattr.so.1.1.2448 libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libattr.so.1.1.2448 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2448 libattr.so.1; }; }) libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libattr.so.1.1.2448 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2448 libattr.so; }; }) set -e; \ cd "/home/sawyer/optee-qemu/out-br/host/share/man"; \ for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do \ man_section=${d##*.}; \ d=${d#man/}; \ dst=${d##*/}; \ for m in `gawk \ '/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \ | /bin/sed \ -e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \ -e 's/\\\f[0-9]//g' -e 's/ / /g;q'`; \ do \ [ "$m" = "\\" ] && continue; \ ln="man$man_section/$m.$man_section"; \ [ -e "$ln" ] && continue; \ echo ln -s $dst $ln; \ ln -s $dst $ln; \ done; \ done; \ rmdir */ 2>/dev/null || : libtool: install: /usr/bin/install -c .libs/libattr.lai /home/sawyer/optee-qemu/out-br/host/lib/libattr.la ln -s attr_get.3 man3/attr_getf.3 ln -s attr_list.3 man3/attr_listf.3 ln -s attr_multi.3 man3/attr_multif.3 ln -s attr_remove.3 man3/attr_removef.3 ln -s attr_set.3 man3/attr_setf.3 libtool: finish: PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/sawyer/optee-qemu/out-br/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/sawyer/optee-qemu/out-br/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c attr getfattr setfattr '/home/sawyer/optee-qemu/out-br/host/bin' libtool: install: /usr/bin/install -c attr /home/sawyer/optee-qemu/out-br/host/bin/attr libtool: install: /usr/bin/install -c getfattr /home/sawyer/optee-qemu/out-br/host/bin/getfattr libtool: install: /usr/bin/install -c setfattr /home/sawyer/optee-qemu/out-br/host/bin/setfattr acl-2.2.53.tar.gz: OK (sha256: 06be9865c6f418d851ff4494e12406568353b891ffe1f596b34693c387af26c7) >>> host-acl 2.2.53 Extracting gzip -d -c /home/sawyer/optee-qemu/buildroot/dl/acl/acl-2.2.53.tar.gz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-acl-2.2.53 -xf - >>> host-acl 2.2.53 Patching Applying 0001-Build-with-old-GCC-versions.patch using patch: patching file libacl/acl_from_text.c >>> host-acl 2.2.53 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-acl-2.2.53 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-acl 2.2.53 Patching libtool patching file /home/sawyer/optee-qemu/out-br/build/host-acl-2.2.53/build-aux/ltmain.sh Hunk #1 succeeded at 2741 (offset 54 lines). Hunk #2 succeeded at 4331 (offset 54 lines). Hunk #3 succeeded at 6627 (offset 73 lines). Hunk #4 succeeded at 6637 (offset 73 lines). Hunk #5 succeeded at 6930 (offset 73 lines). Hunk #6 succeeded at 7222 (offset 73 lines). Hunk #7 succeeded at 8192 (offset 80 lines). Hunk #8 succeeded at 10822 (offset 112 lines). >>> host-acl 2.2.53 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-acl-2.2.53/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether __attribute__((visibility())) is supported... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking the archiver (/usr/bin/ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking attr/error_context.h usability... yes checking attr/error_context.h presence... yes checking for attr/error_context.h... yes checking for getxattr in -lattr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libacl.pc config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing include/acl commands config.status: executing include/sys commands >>> host-acl 2.2.53 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-acl-2.2.53/ Making all in po make[4]: Nothing to be done for 'all'. CC libacl/libacl_la-acl_add_perm.lo CC libacl/libacl_la-acl_clear_perms.lo CC libacl/libacl_la-acl_calc_mask.lo CC libacl/libacl_la-acl_copy_entry.lo CC libacl/libacl_la-acl_copy_ext.lo CC libacl/libacl_la-acl_copy_int.lo CC libacl/libacl_la-acl_create_entry.lo CC libacl/libacl_la-acl_delete_def_file.lo CC libacl/libacl_la-acl_delete_entry.lo CC libacl/libacl_la-acl_delete_perm.lo CC libacl/libacl_la-acl_dup.lo CC libacl/libacl_la-acl_free.lo CC libacl/libacl_la-acl_from_text.lo CC libacl/libacl_la-acl_get_entry.lo CC libacl/libacl_la-acl_get_fd.lo CC libacl/libacl_la-acl_get_file.lo CC libacl/libacl_la-acl_get_perm.lo CC libacl/libacl_la-acl_get_permset.lo CC libacl/libacl_la-acl_get_qualifier.lo CC libacl/libacl_la-acl_get_tag_type.lo CC libacl/libacl_la-acl_init.lo CC libacl/libacl_la-acl_set_fd.lo CC libacl/libacl_la-acl_set_file.lo CC libacl/libacl_la-acl_set_permset.lo CC libacl/libacl_la-acl_set_qualifier.lo CC libacl/libacl_la-acl_set_tag_type.lo CC libacl/libacl_la-acl_size.lo CC libacl/libacl_la-acl_to_text.lo CC libacl/libacl_la-acl_valid.lo CC libacl/libacl_la-acl_check.lo CC libacl/libacl_la-acl_cmp.lo CC libacl/libacl_la-acl_entries.lo CC libacl/libacl_la-acl_equiv_mode.lo CC libacl/libacl_la-acl_error.lo CC libacl/libacl_la-acl_extended_fd.lo CC libacl/libacl_la-acl_extended_file.lo CC libacl/libacl_la-acl_extended_file_nofollow.lo CC libacl/libacl_la-acl_from_mode.lo CC libacl/libacl_la-acl_to_any_text.lo CC libacl/libacl_la-__acl_extended_file.lo CC libacl/libacl_la-__acl_from_xattr.lo CC libacl/libacl_la-__acl_reorder_obj_p.lo CC libacl/libacl_la-__acl_to_any_text.lo CC libacl/libacl_la-__acl_to_xattr.lo CC libacl/libacl_la-__apply_mask_to_mode.lo CC libacl/libacl_la-__libobj.lo CC libacl/libacl_la-perm_copy_fd.lo CC libacl/libacl_la-perm_copy_file.lo CC libmisc/high_water_alloc.lo CC libmisc/next_line.lo CC libmisc/quote.lo CC libmisc/unquote.lo CC libmisc/walk_tree.lo CC tools/chacl.o CC tools/getfacl.o CC tools/user_group.o CC tools/do_set.o CC tools/parse.o CC tools/sequence.o CC tools/setfacl.o CCLD libmisc.la CCLD libacl.la CCLD getfacl CCLD setfacl CCLD chacl >>> host-acl 2.2.53 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-acl-2.2.53/ Making install in po if test "acl" = "gettext-tools"; then \ /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/sawyer/optee-qemu/out-br/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/sawyer/optee-qemu/out-br/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libacl.h" "/home/sawyer/optee-qemu/out-br/host/include/acl" subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/acl.h" "/home/sawyer/optee-qemu/out-br/host/include/sys" /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libacl.la '/home/sawyer/optee-qemu/out-br/host/lib' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/doc/acl' /usr/bin/install -c -m 644 doc/extensions.txt doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/libacl.txt doc/PORTING '/home/sawyer/optee-qemu/out-br/host/share/doc/acl' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man3' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man5' /usr/bin/install -c -m 644 man/man5/acl.5 '/home/sawyer/optee-qemu/out-br/host/share/man/man5' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' /usr/bin/install -c -m 644 man/man3/acl_add_perm.3 man/man3/acl_calc_mask.3 man/man3/acl_check.3 man/man3/acl_clear_perms.3 man/man3/acl_cmp.3 man/man3/acl_copy_entry.3 man/man3/acl_copy_ext.3 man/man3/acl_copy_int.3 man/man3/acl_create_entry.3 man/man3/acl_delete_def_file.3 man/man3/acl_delete_entry.3 man/man3/acl_delete_perm.3 man/man3/acl_dup.3 man/man3/acl_entries.3 man/man3/acl_equiv_mode.3 man/man3/acl_error.3 man/man3/acl_extended_fd.3 man/man3/acl_extended_file.3 man/man3/acl_extended_file_nofollow.3 man/man3/acl_free.3 man/man3/acl_from_mode.3 man/man3/acl_from_text.3 man/man3/acl_get_entry.3 man/man3/acl_get_fd.3 man/man3/acl_get_file.3 man/man3/acl_get_perm.3 man/man3/acl_get_permset.3 man/man3/acl_get_qualifier.3 man/man3/acl_get_tag_type.3 man/man3/acl_init.3 man/man3/acl_set_fd.3 man/man3/acl_set_file.3 man/man3/acl_set_permset.3 man/man3/acl_set_qualifier.3 man/man3/acl_set_tag_type.3 man/man3/acl_size.3 man/man3/acl_to_any_text.3 man/man3/acl_to_text.3 man/man3/acl_valid.3 '/home/sawyer/optee-qemu/out-br/host/share/man/man3' /usr/bin/install -c -m 644 man/man1/chacl.1 man/man1/getfacl.1 man/man1/setfacl.1 '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /usr/bin/install -c -m 644 libacl.pc '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libacl.so.1.1.2253 /home/sawyer/optee-qemu/out-br/host/lib/libacl.so.1.1.2253 libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libacl.so.1.1.2253 libacl.so.1 || { rm -f libacl.so.1 && ln -s libacl.so.1.1.2253 libacl.so.1; }; }) libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libacl.so.1.1.2253 libacl.so || { rm -f libacl.so && ln -s libacl.so.1.1.2253 libacl.so; }; }) libtool: install: /usr/bin/install -c .libs/libacl.lai /home/sawyer/optee-qemu/out-br/host/lib/libacl.la libtool: finish: PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/sawyer/optee-qemu/out-br/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/sawyer/optee-qemu/out-br/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c chacl getfacl setfacl '/home/sawyer/optee-qemu/out-br/host/bin' libtool: install: /usr/bin/install -c chacl /home/sawyer/optee-qemu/out-br/host/bin/chacl libtool: install: /usr/bin/install -c getfacl /home/sawyer/optee-qemu/out-br/host/bin/getfacl libtool: install: /usr/bin/install -c setfacl /home/sawyer/optee-qemu/out-br/host/bin/setfacl m4-1.4.18.tar.xz: OK (sha256: f2c1e86ca0a404ff281631bdc8377638992744b175afb806e25871a24a934e07) >>> host-m4 1.4.18 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/m4/m4-1.4.18.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-m4-1.4.18 -xf - >>> host-m4 1.4.18 Patching Applying 0001-fflush-adjust-to-glibc-2.28-libio.h-removal.patch using patch: patching file lib/fflush.c Hunk #2 succeeded at 72 with fuzz 1. patching file lib/fpending.c Hunk #1 succeeded at 32 with fuzz 1. patching file lib/fpurge.c patching file lib/freadahead.c Hunk #1 succeeded at 25 (offset -5 lines). patching file lib/freading.c patching file lib/fseeko.c patching file lib/stdio-impl.h Applying 0002-fflush-be-more-paranoid-about-libio.h-change.patch using patch: patching file lib/fflush.c Hunk #2 succeeded at 73 with fuzz 1. patching file lib/fpending.c Hunk #1 succeeded at 32 with fuzz 1. patching file lib/fpurge.c patching file lib/freadahead.c Hunk #1 succeeded at 25 (offset -5 lines). patching file lib/freading.c patching file lib/fseeko.c >>> host-m4 1.4.18 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-m4-1.4.18 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-m4 1.4.18 Patching libtool >>> host-m4 1.4.18 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-m4-1.4.18/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-static ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking the archiver (/usr/bin/ar) interface... ar checking for ar... /usr/bin/ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C99... none needed checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO Standard C... (cached) none needed configure: autobuild project... GNU M4 configure: autobuild revision... 1.4.18 configure: autobuild hostname... ubuntu configure: autobuild timestamp... 20210127T023019Z checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for setrlimit... yes checking for sigaltstack... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for mempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freadahead... no checking for __freading... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for pipe2... yes checking for isblank... yes checking for iswctype... yes checking for link... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for sigaction... yes checking for siginterrupt... yes checking for snprintf... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for newlocale... yes checking for setenv... yes checking for sleep... yes checking for strdup... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for ucontext.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/time.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for xlocale.h... no checking for math.h... yes checking for sys/mman.h... yes checking for malloc.h... yes checking for sys/cdefs.h... yes checking for spawn.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/wait.h... yes checking for features.h... yes checking for wctype.h... yes checking for dirent.h... yes checking for inttypes.h... (cached) yes checking for working C stack overflow detection... yes checking for correct stack_t interpretation... yes checking for precise C stack overflow detection... no checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for libsigsegv... no, consider installing GNU libsigsegv checking whether // is distinct from /... no checking whether realpath works... yes checking if environ is properly declared... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for mode_t... yes checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking whether limits.h has ULLONG_WIDTH etc.... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for multithread API to use... none checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for promoted mode_t type... mode_t checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for sigset_t... yes checking for SIGPIPE... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether sys_siglist is declared... yes checking whether strstr works... yes checking whether ldexp() can be used without linking with libm... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether to use C++... no checking whether ungetc works on arbitrary bytes... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether strdup is declared... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether sigaltstack is declared... yes checking for stack_t... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fflush works on input streams... (cached) no checking whether conversion from 'int' to 'long double' works... yes checking whether fopen recognizes a trailing slash... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fpurge is declared... no checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getdtablesize works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for libsigsegv... (cached) no, consider installing GNU libsigsegv checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether lseek detects pipes... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for mkdtemp... yes checking for working mkstemp... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for working re_compile_pattern... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for va_copy... yes checking for max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strsignal... yes checking whether strsignal always returns a string... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking whether strtod obeys C99... yes checking for nlink_t... (cached) yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking for waitid... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking for closedir... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether dup works... yes checking whether fdopen sets errno... yes checking for flexible array member... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether link obeys POSIX... yes checking for setlocale... yes checking for uselocale... yes checking for getlocalename_l... no checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for opendir... yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for readdir... yes checking whether setenv validates arguments... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether sleep is declared... yes checking for working sleep... yes checking for working stdalign.h... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking whether an open file can be renamed... yes checking if changeword is wanted... no checking which shell to use for syscmd... /bin/sh checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating checks/Makefile config.status: creating examples/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing stamp-h commands >>> host-m4 1.4.18 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-m4-1.4.18/ /usr/bin/make all-recursive Making all in . make[5]: Nothing to be done for 'all-am'. Making all in examples make[5]: Nothing to be done for 'all'. Making all in lib GEN alloca.h GEN configmake.h GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN unused-parameter.h GEN limits.h GEN sys/types.h GEN fcntl.h GEN langinfo.h GEN locale.h GEN signal.h GEN math.h GEN spawn.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/time.h GEN time.h GEN sys/wait.h GEN unistd.h GEN wchar.h GEN wctype.h /usr/bin/make all-am CC gl_avltree_oset.o CC binary-io.o CC c-stack.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC clean-temp.o CC cloexec.o CC close-stream.o CC closeout.o CC closein.o CC dirname.o CC basename.o CC basename-lgpl.o CC dirname-lgpl.o CC stripslash.o CC execute.o CC exitfail.o CC fatal-signal.o CC fd-hook.o CC dup-safer-flag.o CC fd-safer-flag.o CC filenamecat.o CC filenamecat-lgpl.o CC fopen-safer.o CC freading.o CC getprogname.o CC hard-locale.o CC gl_linkedhash_list.o CC gl_list.o CC localcharset.o CC malloca.o CC math.o CC gl_oset.o CC memchr2.o CC pipe2.o CC pipe2-safer.o CC printf-frexp.o CC printf-frexpl.o CC progname.o CC quotearg.o CC sig-handler.o CC spawn-pipe.o CC tempname.o CC mkstemp-safer.o CC glthread/threadlib.o CC glthread/tls.o CC unistd.o CC dup-safer.o CC tmpdir.o CC fd-safer.o CC pipe-safer.o CC verror.o CC version-etc.o CC wait-process.o CC version-etc-fsf.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC gl_xlist.o CC xmalloca.o CC gl_xoset.o CC xprintf.o CC xsize.o CC xstrndup.o CC xasprintf.o CC xvasprintf.o CC asnprintf.o CC asprintf.o CC fclose.o CC fcntl.o CC fflush.o CC fpurge.o CC fseek.o CC freadahead.o CC fseeko.o CC mbrtowc.o CC obstack.o CC printf-args.o CC printf-parse.o CC vasnprintf.o CC vasprintf.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.o AR libm4.a Making all in src CC m4.o CC builtin.o CC eval.o CC debug.o CC freeze.o CC format.o CC input.o CC macro.o CC output.o CC path.o CC symtab.o CCLD m4 Making all in doc make[5]: Nothing to be done for 'all'. Making all in checks make[5]: Nothing to be done for 'all'. Making all in tests GEN c++defs.h GEN warn-on-use.h GEN test-posix_spawn1.sh GEN arg-nonnull.h GEN test-posix_spawn2.sh GEN unused-parameter.h GEN ctype.h GEN dirent.h GEN inttypes.h /usr/bin/make all-recursive Making all in . make[7]: Nothing to be done for 'all-am'. >>> host-m4 1.4.18 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-m4-1.4.18/ /usr/bin/make install-recursive Making install in . make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. Making install in examples make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. Making install in lib /usr/bin/make install-am if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/bash /home/sawyer/optee-qemu/out-br/build/host-m4-1.4.18/build-aux/install-sh -d /home/sawyer/optee-qemu/out-br/host/lib ; \ fi ; \ if test -f /home/sawyer/optee-qemu/out-br/host/lib/charset.alias; then \ sed -f ref-add.sed /home/sawyer/optee-qemu/out-br/host/lib/charset.alias > /home/sawyer/optee-qemu/out-br/host/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/sawyer/optee-qemu/out-br/host/lib/charset.tmp /home/sawyer/optee-qemu/out-br/host/lib/charset.alias ; \ rm -f /home/sawyer/optee-qemu/out-br/host/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/sawyer/optee-qemu/out-br/host/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/sawyer/optee-qemu/out-br/host/lib/charset.tmp /home/sawyer/optee-qemu/out-br/host/lib/charset.alias ; \ rm -f /home/sawyer/optee-qemu/out-br/host/lib/charset.tmp ; \ fi ; \ fi make[7]: Nothing to be done for 'install-data-am'. Making install in src make[6]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /usr/bin/install -c m4 '/home/sawyer/optee-qemu/out-br/host/bin' Making install in doc make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/info' /usr/bin/install -c -m 644 ./m4.1 '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/home/sawyer/optee-qemu/out-br/host/share/info' install-info --info-dir='/home/sawyer/optee-qemu/out-br/host/share/info' '/home/sawyer/optee-qemu/out-br/host/share/info/m4.info' Making install in checks make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. Making install in tests /usr/bin/make install-recursive Making install in . make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. libtool-2.4.6.tar.xz: OK (sha256: 7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f) >>> host-libtool 2.4.6 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/libtool/libtool-2.4.6.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-libtool-2.4.6 -xf - >>> host-libtool 2.4.6 Patching >>> host-libtool 2.4.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-libtool-2.4.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libtool 2.4.6 Configuring find /home/sawyer/optee-qemu/out-br/build/host-libtool-2.4.6 -name aclocal.m4 -exec touch '{}' \; find /home/sawyer/optee-qemu/out-br/build/host-libtool-2.4.6 -name config-h.in -exec touch '{}' \; find /home/sawyer/optee-qemu/out-br/build/host-libtool-2.4.6 -name configure -exec touch '{}' \; find /home/sawyer/optee-qemu/out-br/build/host-libtool-2.4.6 -name Makefile.in -exec touch '{}' \; (cd /home/sawyer/optee-qemu/out-br/build/host-libtool-2.4.6/. && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) ## ------------------------- ## ## Configuring libtool 2.4.6 ## ## ------------------------- ## checking for GNU M4 that supports accurate traces... /home/sawyer/optee-qemu/out-br/host/bin/m4 checking whether /home/sawyer/optee-qemu/out-br/host/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: autobuild project... GNU Libtool configure: autobuild revision... 2.4.6 configure: autobuild hostname... ubuntu configure: autobuild mode... default configure: autobuild timestamp... 20210127T023059Z checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking how to run the C preprocessor... /usr/bin/cpp checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib/i386-linux-gnu /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /usr/local/lib/i686-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /usr/local/lib/x86_64-linux-gnu /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib32 /usr/lib32 /libx32 /usr/libx32 checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking whether we are using the GNU C++ compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ accepts -g... yes checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++... none checking how to run the C++ preprocessor... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ -E checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking whether we are using the GNU Fortran compiler... no checking whether accepts -g... no checking for gccgo... no checking for gcj... no checking for windres... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands >>> host-libtool 2.4.6 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-libtool-2.4.6/. GEN libtoolize /usr/bin/make all-recursive Making all in . CC libltdl/lt__strl.lo CC libltdl/loaders/libltdl_libltdl_la-preopen.lo Updating ./doc/version.texi CC libltdl/libltdl_libltdl_la-lt__alloc.lo CC libltdl/libltdl_libltdl_la-lt_dlloader.lo CC libltdl/libltdl_libltdl_la-lt_error.lo CC libltdl/libltdl_libltdl_la-ltdl.lo CC libltdl/libltdl_libltdl_la-slist.lo CC libltdl/loaders/dlopen.lo CCLD libltdl/dlopen.la CCLD libltdl/libltdl.la GEN libltdl/stamp-mk >>> host-libtool 2.4.6 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-libtool-2.4.6/. /usr/bin/make install-recursive Making install in . MAKEINFO doc/libtool.info /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include' /bin/bash ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/home/sawyer/optee-qemu/out-br/host/lib' /usr/bin/install -c -m 644 libltdl/ltdl.h '/home/sawyer/optee-qemu/out-br/host/include' GREP='/bin/grep' SED='/bin/sed' './build-aux/inline-source' libtoolize > '/home/sawyer/optee-qemu/out-br/host/bin/libtoolize' /usr/bin/install -c libtool '/home/sawyer/optee-qemu/out-br/host/bin' MAKEINFO doc/libtool.info /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include/libltdl' /usr/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/home/sawyer/optee-qemu/out-br/host/include/libltdl' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/info' /usr/bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/home/sawyer/optee-qemu/out-br/host/share/man/man1' libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.3.1 /home/sawyer/optee-qemu/out-br/host/lib/libltdl.so.7.3.1 libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.1 libltdl.so.7; }; }) libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.1 libltdl.so; }; }) install-info --info-dir='/home/sawyer/optee-qemu/out-br/host/share/info' '/home/sawyer/optee-qemu/out-br/host/share/info/libtool.info' libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /home/sawyer/optee-qemu/out-br/host/lib/libltdl.la rm -rf '/home/sawyer/optee-qemu/out-br/host/share/libtool'/* libtool: finish: PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/sawyer/optee-qemu/out-br/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/sawyer/optee-qemu/out-br/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -m 644 './m4/libtool.m4' '/home/sawyer/optee-qemu/out-br/host/share/aclocal/libtool.m4' /usr/bin/install -c -m 644 './m4/ltargz.m4' '/home/sawyer/optee-qemu/out-br/host/share/aclocal/ltargz.m4' /usr/bin/install -c -m 644 './m4/ltdl.m4' '/home/sawyer/optee-qemu/out-br/host/share/aclocal/ltdl.m4' /usr/bin/install -c -m 644 './m4/ltoptions.m4' '/home/sawyer/optee-qemu/out-br/host/share/aclocal/ltoptions.m4' /usr/bin/install -c -m 644 './m4/ltsugar.m4' '/home/sawyer/optee-qemu/out-br/host/share/aclocal/ltsugar.m4' /usr/bin/install -c -m 644 './m4/ltversion.m4' '/home/sawyer/optee-qemu/out-br/host/share/aclocal/ltversion.m4' /usr/bin/install -c -m 644 './m4/lt~obsolete.m4' '/home/sawyer/optee-qemu/out-br/host/share/aclocal/lt~obsolete.m4' /usr/bin/install -c './build-aux/compile' '/home/sawyer/optee-qemu/out-br/host/share/libtool/build-aux/compile' /usr/bin/install -c './build-aux/config.guess' '/home/sawyer/optee-qemu/out-br/host/share/libtool/build-aux/config.guess' /usr/bin/install -c './build-aux/config.sub' '/home/sawyer/optee-qemu/out-br/host/share/libtool/build-aux/config.sub' /usr/bin/install -c './build-aux/depcomp' '/home/sawyer/optee-qemu/out-br/host/share/libtool/build-aux/depcomp' /usr/bin/install -c './build-aux/install-sh' '/home/sawyer/optee-qemu/out-br/host/share/libtool/build-aux/install-sh' /usr/bin/install -c './build-aux/missing' '/home/sawyer/optee-qemu/out-br/host/share/libtool/build-aux/missing' /usr/bin/install -c -m 644 './build-aux/ltmain.sh' '/home/sawyer/optee-qemu/out-br/host/share/libtool/build-aux/ltmain.sh' /usr/bin/install -c -m 644 './libltdl/COPYING.LIB' '/home/sawyer/optee-qemu/out-br/host/share/libtool/COPYING.LIB' /usr/bin/install -c -m 644 './libltdl/Makefile.am' '/home/sawyer/optee-qemu/out-br/host/share/libtool/Makefile.am' /usr/bin/install -c -m 644 './libltdl/README' '/home/sawyer/optee-qemu/out-br/host/share/libtool/README' /usr/bin/install -c -m 644 './libltdl/configure.ac' '/home/sawyer/optee-qemu/out-br/host/share/libtool/configure.ac' /usr/bin/install -c -m 644 './libltdl/aclocal.m4' '/home/sawyer/optee-qemu/out-br/host/share/libtool/aclocal.m4' /usr/bin/install -c -m 644 './libltdl/Makefile.in' '/home/sawyer/optee-qemu/out-br/host/share/libtool/Makefile.in' /usr/bin/install -c -m 644 './libltdl/config-h.in' '/home/sawyer/optee-qemu/out-br/host/share/libtool/config-h.in' /usr/bin/install -c -m 644 './libltdl/configure' '/home/sawyer/optee-qemu/out-br/host/share/libtool/configure' /usr/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/libltdl/lt__alloc.h' /usr/bin/install -c -m 644 './libltdl/libltdl/lt__argz_.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/libltdl/lt__argz_.h' /usr/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/libltdl/lt__dirent.h' /usr/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/libltdl/lt__glibc.h' /usr/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/libltdl/lt__private.h' /usr/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/libltdl/lt__strl.h' /usr/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/libltdl/lt_dlloader.h' /usr/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/libltdl/lt_error.h' /usr/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/libltdl/lt_system.h' /usr/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/libltdl/slist.h' /usr/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/loaders/dld_link.c' /usr/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/loaders/dlopen.c' /usr/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/loaders/dyld.c' /usr/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/loaders/load_add_on.c' /usr/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/loaders/loadlibrary.c' /usr/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/loaders/preopen.c' /usr/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/loaders/shl_load.c' /usr/bin/install -c -m 644 './libltdl/lt__alloc.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/lt__alloc.c' /usr/bin/install -c -m 644 './libltdl/lt__argz.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/lt__argz.c' /usr/bin/install -c -m 644 './libltdl/lt__dirent.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/lt__dirent.c' /usr/bin/install -c -m 644 './libltdl/lt__strl.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/lt__strl.c' /usr/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/lt_dlloader.c' /usr/bin/install -c -m 644 './libltdl/lt_error.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/lt_error.c' /usr/bin/install -c -m 644 './libltdl/ltdl.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/ltdl.c' /usr/bin/install -c -m 644 './libltdl/ltdl.h' '/home/sawyer/optee-qemu/out-br/host/share/libtool/ltdl.h' /usr/bin/install -c -m 644 './libltdl/ltdl.mk' '/home/sawyer/optee-qemu/out-br/host/share/libtool/ltdl.mk' /usr/bin/install -c -m 644 './libltdl/slist.c' '/home/sawyer/optee-qemu/out-br/host/share/libtool/slist.c' chmod a+x '/home/sawyer/optee-qemu/out-br/host/share/libtool/configure' autoconf-2.69.tar.xz: OK (sha256: 64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684) >>> host-autoconf 2.69 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/autoconf/autoconf-2.69.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69 -xf - >>> host-autoconf 2.69 Patching Applying 0001-dont-add-dirty-to-version.patch using patch: patching file build-aux/git-version-gen >>> host-autoconf 2.69 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-autoconf 2.69 Patching libtool >>> host-autoconf 2.69 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" EMACS="no" ac_cv_path_M4=/home/sawyer/optee-qemu/out-br/host/bin/m4 ac_cv_prog_gnu_m4_gnu=no CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: autobuild project... GNU Autoconf configure: autobuild revision... 2.69 configure: autobuild hostname... ubuntu configure: autobuild timestamp... 20210127T023116Z checking whether /bin/sh -n is known to work... no checking for characters that cannot appear in file names... none checking whether directories can have trailing spaces... yes checking for expr... /usr/bin/expr checking for GNU M4 that supports accurate traces... (cached) /home/sawyer/optee-qemu/out-br/host/bin/m4 checking whether /home/sawyer/optee-qemu/out-br/host/bin/m4 accepts --gnu... (cached) no checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking whether /usr/bin/perl Fcntl::flock is implemented... yes checking for emacs... no checking for emacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking whether make is case sensitive... yes configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating man/Makefile config.status: creating lib/emacs/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/Autom4te/Makefile config.status: creating lib/autoscan/Makefile config.status: creating lib/m4sugar/Makefile config.status: creating lib/autoconf/Makefile config.status: creating lib/autotest/Makefile config.status: creating bin/Makefile config.status: executing tests/atconfig commands >>> host-autoconf 2.69 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69/ /usr/bin/make all-recursive Making all in bin rm -f autom4te autom4te.tmp cd ../lib && /usr/bin/make autom4te.cfg cd ../lib/m4sugar && /usr/bin/make version.m4 rm -f autoheader autoheader.tmp srcdir=''; \ test -f ./autom4te.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/sawyer/optee-qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/home/sawyer/optee-qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/home/sawyer/optee-qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/sawyer/optee-qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp rm -f autom4te.cfg autom4te.tmp srcdir=''; \ test -f ./autoheader.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/sawyer/optee-qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/home/sawyer/optee-qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/home/sawyer/optee-qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/sawyer/optee-qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp :;{ \ echo '# This file is part of -*- Autoconf -*-.' && \ echo '# Version of Autoconf.' && \ echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \ echo '# Free Software Foundation, Inc.' && \ echo &&\ echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \ echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \ echo 'm4_define([m4_PACKAGE_VERSION], [2.69])' && \ echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.69])' && \ echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \ echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \ } > version.m4-t sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/home/sawyer/optee-qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/home/sawyer/optee-qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/home/sawyer/optee-qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/sawyer/optee-qemu/out-br/host/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp mv version.m4-t version.m4 rm -f autoreconf autoreconf.tmp srcdir=''; \ test -f ./autoreconf.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/sawyer/optee-qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/home/sawyer/optee-qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/home/sawyer/optee-qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/sawyer/optee-qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp chmod +x autom4te.tmp chmod a-w autom4te.tmp chmod a-w autom4te.tmp chmod +x autoheader.tmp mv autom4te.tmp autom4te mv autom4te.tmp autom4te.cfg chmod a-w autoheader.tmp mv autoheader.tmp autoheader rm -f ifnames ifnames.tmp rm -f autoscan autoscan.tmp srcdir=''; \ test -f ./autoscan.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/sawyer/optee-qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/home/sawyer/optee-qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/home/sawyer/optee-qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/sawyer/optee-qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp rm -f autoupdate autoupdate.tmp srcdir=''; \ test -f ./ifnames.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/sawyer/optee-qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/home/sawyer/optee-qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/home/sawyer/optee-qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/sawyer/optee-qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp srcdir=''; \ test -f ./autoupdate.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/sawyer/optee-qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/home/sawyer/optee-qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/home/sawyer/optee-qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/sawyer/optee-qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp chmod +x autoreconf.tmp chmod a-w autoreconf.tmp mv autoreconf.tmp autoreconf autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in chmod +x autoupdate.tmp chmod +x autoscan.tmp chmod a-w autoupdate.tmp chmod +x ifnames.tmp chmod a-w autoscan.tmp mv autoupdate.tmp autoupdate chmod a-w ifnames.tmp mv autoscan.tmp autoscan mv ifnames.tmp ifnames rm -f autoconf autoconf.tmp srcdir=''; \ test -f ./autoconf.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/sawyer/optee-qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/home/sawyer/optee-qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/home/sawyer/optee-qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/sawyer/optee-qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp chmod +x autoconf.tmp chmod a-w autoconf.tmp mv autoconf.tmp autoconf Making all in . make[5]: Nothing to be done for 'all-am'. Making all in lib Making all in Autom4te make[6]: Nothing to be done for 'all'. Making all in m4sugar autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=m4sugar \ --freeze \ --output=m4sugar.m4f autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=m4sh \ --freeze \ --output=m4sh.m4f Making all in autoconf autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autoconf \ --freeze \ --output=autoconf.m4f Making all in autotest autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autotest \ --freeze \ --output=autotest.m4f Making all in autoscan echo '# Automatically Generated: do not edit this file' >autoscan.list sed '/^[#]/!q' ./autoscan.pre >>autoscan.list ( \ sed -n '/^[^#]/p' ./autoscan.pre; \ autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \ ) | LC_ALL=C sort >>autoscan.list Making all in emacs WARNING: Warnings can be ignored. :-) if test "no" != no; then \ set x; \ list='autoconf-mode.el autotest-mode.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="no" /bin/bash ../../build-aux/elisp-comp "$@" || exit 1; \ else : ; fi make[6]: Nothing to be done for 'all-am'. Making all in doc make[5]: Nothing to be done for 'all'. Making all in tests autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as -o wrapper.in rm -f autoconf autoconf.tmp rm -f autoheader autoheader.tmp rm -f autom4te autom4te.tmp rm -f autoreconf autoreconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp chmod +x autom4te.tmp chmod +x autoheader.tmp chmod +x autoconf.tmp chmod a-w autoheader.tmp chmod +x autoreconf.tmp chmod a-w autom4te.tmp mv -f autoheader.tmp autoheader chmod a-w autoreconf.tmp chmod a-w autoconf.tmp mv -f autom4te.tmp autom4te rm -f autoscan autoscan.tmp mv -f autoreconf.tmp autoreconf mv -f autoconf.tmp autoconf rm -f autoupdate autoupdate.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp rm -f ifnames ifnames.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp chmod +x autoscan.tmp chmod a-w autoscan.tmp chmod +x autoupdate.tmp chmod +x ifnames.tmp mv -f autoscan.tmp autoscan chmod a-w ifnames.tmp chmod a-w autoupdate.tmp mv -f autoupdate.tmp autoupdate mv -f ifnames.tmp ifnames Making all in man Updating man page config.guess.1 Updating man page config.sub.1 PATH="../tests:../build-aux:$PATH"; \ export PATH; \ /bin/bash /home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69/build-aux/missing --run help2man \ --include=config.guess.x \ --include=./common.x \ --source='GNU Autoconf 2.69' \ --output=config.guess.1.t `echo 'config.guess' | sed 's,.*/,,'` PATH="../tests:../build-aux:$PATH"; \ export PATH; \ /bin/bash /home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69/build-aux/missing --run help2man \ --include=config.sub.x \ --include=./common.x \ --source='GNU Autoconf 2.69' \ --output=config.sub.1.t `echo 'config.sub' | sed 's,.*/,,'` if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' config.sub.1 >config.sub.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' config.sub.1.t | cmp config.sub.1a.t - >/dev/null 2>&1; then \ touch config.sub.1; \ else \ mv config.sub.1.t config.sub.1; \ fi if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' config.guess.1 >config.guess.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' config.guess.1.t | cmp config.guess.1a.t - >/dev/null 2>&1; then \ touch config.guess.1; \ else \ mv config.guess.1.t config.guess.1; \ fi rm -f config.sub.1*.t rm -f config.guess.1*.t >>> host-autoconf 2.69 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-autoconf-2.69/ /usr/bin/make install-recursive Making install in bin test -z "/home/sawyer/optee-qemu/out-br/host/bin" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/bin" make[6]: Nothing to be done for 'install-data-am'. /usr/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/home/sawyer/optee-qemu/out-br/host/bin' Making install in . make[6]: Nothing to be done for 'install-exec-am'. test -z "/home/sawyer/optee-qemu/out-br/host/share/autoconf" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/autoconf" /usr/bin/install -c -m 644 ./INSTALL '/home/sawyer/optee-qemu/out-br/host/share/autoconf' Making install in lib Making install in Autom4te make[7]: Nothing to be done for 'install-exec-am'. test -z "/home/sawyer/optee-qemu/out-br/host/share/autoconf/Autom4te" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/autoconf/Autom4te" /usr/bin/install -c -m 644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Getopt.pm Request.pm XFile.pm '/home/sawyer/optee-qemu/out-br/host/share/autoconf/Autom4te' Making install in m4sugar make[7]: Nothing to be done for 'install-exec-am'. test -z "/home/sawyer/optee-qemu/out-br/host/share/autoconf/m4sugar" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/autoconf/m4sugar" test -z "/home/sawyer/optee-qemu/out-br/host/share/autoconf/m4sugar" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/autoconf/m4sugar" /usr/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/home/sawyer/optee-qemu/out-br/host/share/autoconf/m4sugar' /usr/bin/install -c -m 644 m4sugar.m4 foreach.m4 m4sh.m4 '/home/sawyer/optee-qemu/out-br/host/share/autoconf/m4sugar' Making install in autoconf make[7]: Nothing to be done for 'install-exec-am'. test -z "/home/sawyer/optee-qemu/out-br/host/share/autoconf/autoconf" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/autoconf/autoconf" test -z "/home/sawyer/optee-qemu/out-br/host/share/autoconf/autoconf" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/autoconf/autoconf" /usr/bin/install -c -m 644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 go.m4 headers.m4 types.m4 libs.m4 programs.m4 '/home/sawyer/optee-qemu/out-br/host/share/autoconf/autoconf' /usr/bin/install -c -m 644 autoconf.m4f '/home/sawyer/optee-qemu/out-br/host/share/autoconf/autoconf' Making install in autotest make[7]: Nothing to be done for 'install-exec-am'. test -z "/home/sawyer/optee-qemu/out-br/host/share/autoconf/autotest" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/autoconf/autotest" test -z "/home/sawyer/optee-qemu/out-br/host/share/autoconf/autotest" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/autoconf/autotest" /usr/bin/install -c -m 644 autotest.m4 general.m4 specific.m4 '/home/sawyer/optee-qemu/out-br/host/share/autoconf/autotest' /usr/bin/install -c -m 644 autotest.m4f '/home/sawyer/optee-qemu/out-br/host/share/autoconf/autotest' Making install in autoscan make[7]: Nothing to be done for 'install-exec-am'. test -z "/home/sawyer/optee-qemu/out-br/host/share/autoconf/autoscan" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/autoconf/autoscan" /usr/bin/install -c -m 644 autoscan.list '/home/sawyer/optee-qemu/out-br/host/share/autoconf/autoscan' Making install in emacs make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-exec-am'. test -z "/home/sawyer/optee-qemu/out-br/host/share/autoconf" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/autoconf" /usr/bin/install -c -m 644 autom4te.cfg '/home/sawyer/optee-qemu/out-br/host/share/autoconf' Making install in doc make[6]: Nothing to be done for 'install-exec-am'. test -z "/home/sawyer/optee-qemu/out-br/host/share/info" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/info" /usr/bin/install -c -m 644 ./autoconf.info ./standards.info '/home/sawyer/optee-qemu/out-br/host/share/info' install-info --info-dir='/home/sawyer/optee-qemu/out-br/host/share/info' '/home/sawyer/optee-qemu/out-br/host/share/info/autoconf.info' install-info --info-dir='/home/sawyer/optee-qemu/out-br/host/share/info' '/home/sawyer/optee-qemu/out-br/host/share/info/standards.info' Making install in tests make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. Making install in man make[6]: Nothing to be done for 'install-exec-am'. test -z "/home/sawyer/optee-qemu/out-br/host/share/man/man1" || /bin/mkdir -p "/home/sawyer/optee-qemu/out-br/host/share/man/man1" /usr/bin/install -c -m 644 ./autoconf.1 ./autoheader.1 ./autom4te.1 ./autoreconf.1 ./autoscan.1 ./autoupdate.1 ./ifnames.1 ./config.guess.1 ./config.sub.1 '/home/sawyer/optee-qemu/out-br/host/share/man/man1' automake-1.15.1.tar.xz: OK (sha256: af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf) >>> host-automake 1.15.1 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/automake/automake-1.15.1.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-automake-1.15.1 -xf - >>> host-automake 1.15.1 Patching Applying 0001-noman.patch using patch: patching file Makefile.in Hunk #1 succeeded at 3367 (offset -20 lines). Hunk #2 succeeded at 3434 (offset -20 lines). >>> host-automake 1.15.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-automake-1.15.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-automake 1.15.1 Patching libtool >>> host-automake 1.15.1 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-automake-1.15.1/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for perl... /usr/bin/perl checking for tex... no checking for yacc... yacc checking for lex... lex checking whether autoconf is installed... yes checking whether autoconf works... yes checking whether autoconf is recent enough... yes checking whether ln works... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F configure: will now look for a sturdy POSIX shell, for our testsuite checking for sh... /bin/sh checking for sh5... no checking for dash... /bin/dash checking for ash... no checking for bash... /bin/bash checking for zsh... no checking for ksh... no checking for pdksh... no checking whether /bin/bash supports $(cmd)... yes checking whether /bin/bash supports $((expr))... yes checking whether /bin/bash supports ${#var}... yes checking whether /bin/bash supports ${var#glob} and ${var%glob}... yes checking whether /bin/bash preserves exit traps with "set -e"... yes checking whether /bin/bash can define exit traps in a shell function... yes checking whether /bin/bash corrupts stderr with "set -x"... no checking whether /bin/bash can return early from "dot-sourced" files... yes checking whether /bin/bash supports alias named like shell builtins... yes checking whether /bin/bash supports "test -e"... yes configure: shell /bin/bash is good enough, stop looking configure: will use /bin/bash as the testsuite shell configure: will now look for generic compilers checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ accepts -g... yes checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g95... no checking for gfortran... no checking whether the Fortran compiler works... no configure: tests requiring the Fortran compiler will be skipped checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for g77... no checking for gfortran... no checking whether the Fortran 77 compiler works... no configure: tests requiring the Fortran 77 compiler will be skipped configure: will now look for GNU compilers configure: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc is already a GNU C compiler configure: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ is already a GNU C++ compiler checking for gfortran... no checking for g77... no checking for gfortran... no checking for gcj... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating t/wrap/aclocal-1.15 config.status: creating t/wrap/automake-1.15 >>> host-automake 1.15.1 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-automake-1.15.1/ GEN bin/automake GEN bin/aclocal GEN t/ax/shell-no-trail-bslash GEN t/ax/cc-no-c-o GEN runtest GEN lib/Automake/Config.pm GEN t/ax/test-defs.sh >>> host-automake 1.15.1 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-automake-1.15.1/ /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/am' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/aclocal-1.15' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/aclocal-1.15/internal' /usr/bin/install -c bin/automake bin/aclocal '/home/sawyer/optee-qemu/out-br/host/bin' /usr/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/home/sawyer/optee-qemu/out-br/host/share/aclocal-1.15' /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/home/sawyer/optee-qemu/out-br/host/share/aclocal-1.15/internal' /usr/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/am' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/Automake' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/doc/automake' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15' /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/Automake' /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15' /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/home/sawyer/optee-qemu/out-br/host/share/doc/automake' /usr/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/aclocal' /usr/bin/make install-exec-hook /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/info' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/Automake' /usr/bin/install -c -m 644 m4/acdir/README '/home/sawyer/optee-qemu/out-br/host/share/aclocal' /usr/bin/install -c -m 644 lib/Automake/Config.pm '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/Automake' /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/home/sawyer/optee-qemu/out-br/host/share/info' install-info --info-dir='/home/sawyer/optee-qemu/out-br/host/share/info' '/home/sawyer/optee-qemu/out-br/host/share/info/automake.info' install-info --info-dir='/home/sawyer/optee-qemu/out-br/host/share/info' '/home/sawyer/optee-qemu/out-br/host/share/info/automake-history.info' /usr/bin/make install-data-hook ln '/home/sawyer/optee-qemu/out-br/host/bin/automake' '/home/sawyer/optee-qemu/out-br/host/bin/automake-1.15' ln '/home/sawyer/optee-qemu/out-br/host/bin/aclocal' '/home/sawyer/optee-qemu/out-br/host/bin/aclocal-1.15' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/config.guess' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/config.sub' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/install-sh' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/mdate-sh' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/missing' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/mkinstalldirs' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/ylwrap' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/depcomp' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/compile' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/py-compile' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/ar-lib' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/test-driver' chmod +x '/home/sawyer/optee-qemu/out-br/host/share/automake-1.15/tap-driver.sh' /usr/bin/install -D -m 0644 package/automake/gtk-doc.m4 /home/sawyer/optee-qemu/out-br/host/share/aclocal/gtk-doc.m4 mkdir -p /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/aclocal fakeroot_1.20.2.orig.tar.bz2: OK (sha1: 367040df07043edb630942b21939e493f3fad888) fakeroot_1.20.2.orig.tar.bz2: OK (sha256: 7c0a164d19db3efa9e802e0fc7cdfeff70ec6d26cdbdc4338c9c2823c5ea230c) >>> host-fakeroot 1.20.2 Extracting bzcat /home/sawyer/optee-qemu/buildroot/dl/fakeroot/fakeroot_1.20.2.orig.tar.bz2 | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-fakeroot-1.20.2 -xf - >>> host-fakeroot 1.20.2 Patching Applying 0001-hide-dlsym-error.patch using patch: patching file libfakeroot.c Applying 0002-communicate-check-return-status-of-msgrcv.patch using patch: patching file communicate.c Applying 0003-Select-TCP-when-lack-of-SYSV-IPC.patch using patch: patching file configure.ac Applying 0004-Fix-forwarding-fchownat-fchmod-flags.patch using patch: patching file libfakeroot.c Hunk #1 succeeded at 886 (offset 6 lines). Hunk #2 succeeded at 1023 (offset 6 lines). mkdir -p /home/sawyer/optee-qemu/out-br/build/host-fakeroot-1.20.2/build-aux >>> host-fakeroot 1.20.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-fakeroot-1.20.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-fakeroot 1.20.2 Configuring >>> host-fakeroot 1.20.2 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. libtoolize: copying file 'build-aux/libtool.m4' libtoolize: copying file 'build-aux/ltoptions.m4' libtoolize: copying file 'build-aux/ltsugar.m4' libtoolize: copying file 'build-aux/ltversion.m4' libtoolize: copying file 'build-aux/lt~obsolete.m4' >>> host-fakeroot 1.20.2 Patching libtool patching file /home/sawyer/optee-qemu/out-br/build/host-fakeroot-1.20.2/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/sawyer/optee-qemu/out-br/build/host-fakeroot-1.20.2/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" ac_cv_header_sys_capability_h=no ac_cv_func_capset=no CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking which IPC method to use... (cached) sysv checking whether SysV IPC message queues are actually working on the host... Yes checking which database format to use... (cached) inode checking for dlopen in -ldl... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking sys/feature_tests.h usability... no checking sys/feature_tests.h presence... no checking for sys/feature_tests.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for sys/capability.h... (cached) no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for return value and second and third argument of readlink... ssize_t, char, size_t checking for first argument of setgroups... size_t checking for union semun... no checking for type of arg of __xmknod... needs * checking for type of arg of __xmknodat... needs * checking for type of arg of initgroups... gid_t checking for type of arg of setreuid... gid_t checking for type of arg of setregid... gid_t checking for type of second arg to stat... struct stat * checking for d_off in struct dirent... yes checking for d_type in struct dirent... yes checking for acl_t struct... yes checking for fchmodat... yes checking for fchownat... yes checking for fstatat... yes checking for mkdirat... yes checking for mknodat... yes checking for openat... yes checking for renameat... yes checking for unlinkat... yes checking for lchmod... no checking for fgetattrlist... no checking for capset... (cached) no checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for __xstat... yes checking for __fxstat... yes checking for __lxstat... yes checking for __fxstatat... yes checking for __xstat64... yes checking for __fxstat64... yes checking for __lxstat64... yes checking for __fxstatat64... yes checking for __xmknod... yes checking for __xmknodat... yes created fakerootconfig.h checking for strdup... yes checking for strstr... yes checking for getresuid... yes checking for setresuid... yes checking for getresgid... yes checking for setresgid... yes checking for setfsuid... yes checking for setfsgid... yes checking for fts_read... yes checking for fts_children... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking for setenv... yes checking for MacOS X/Darwin... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating doc/Makefile config.status: creating doc/de/Makefile config.status: creating doc/es/Makefile config.status: creating doc/fr/Makefile config.status: creating doc/nl/Makefile config.status: creating doc/pt/Makefile config.status: creating doc/sv/Makefile config.status: creating test/Makefile config.status: creating test/defs config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> host-fakeroot 1.20.2 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-fakeroot-1.20.2/ /usr/bin/make all-recursive Making all in scripts sed -e 's,[@]prefix[@],/home/sawyer/optee-qemu/out-br/host,g' -e 's,[@]bindir[@],/home/sawyer/optee-qemu/out-br/host/bin,g' -e 's,[@]libdir[@],/home/sawyer/optee-qemu/out-br/host/lib,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's,x,x,'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's,x,x,'`',g' -e 's,[@]signal[@],TERM,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 's,[@]VERSION[@],1.20.2,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' -e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' -e 's,[@]MACOSX_FALSE[@],,g' -e 's,[@]MACOSX_TRUE[@],#,g' < ./fakeroot.in > fakeroot chmod +x fakeroot Making all in doc Making all in de make[6]: Nothing to be done for 'all'. Making all in es make[6]: Nothing to be done for 'all'. Making all in fr make[6]: Nothing to be done for 'all'. Making all in nl make[6]: Nothing to be done for 'all'. Making all in pt make[6]: Nothing to be done for 'all'. Making all in sv make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in test make[5]: Nothing to be done for 'all'. awk -f ./wrapawk < ./wrapfunc.inp awk -f ./wrapawk < ./wrapfunc.inp awk -f ./wrapawk < ./wrapfunc.inp /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c -o communicate.lo communicate.c /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c -o libfakeroot_inode64.lo libfakeroot_inode64.c /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c -o faked.o faked.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c -o simple.o simple.c /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c -o libfakeroot.lo libfakeroot.c libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c libfakeroot_unix2003.c -fPIC -DPIC -o .libs/libfakeroot_unix2003.o libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c libfakeroot_inode64.c -fPIC -DPIC -o .libs/libfakeroot_inode64.o libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c communicate.c -fPIC -DPIC -o .libs/communicate.o /bin/bash ./libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -o simple simple.o -ldl /bin/bash ./libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -o libmacosx.la libfakeroot_inode64.lo libfakeroot_unix2003.lo -ldl /bin/bash ./libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -o libcommunicate.la communicate.lo -ldl libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o libtool: link: /usr/bin/ar cru .libs/libcommunicate.a .libs/communicate.o libtool: link: /usr/bin/ranlib .libs/libcommunicate.a libtool: link: /usr/bin/ar cru .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o libtool: link: /usr/bin/ranlib .libs/libmacosx.a libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" ) libtool: link: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib -o simple simple.o -L/home/sawyer/optee-qemu/out-br/host/lib -ldl /bin/bash ./libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -release 0 -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -o libfakeroot.la -rpath /home/sawyer/optee-qemu/out-br/host/lib libfakeroot.lo libcommunicate.la -ldl libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -o faked faked.o libcommunicate.la -ldl libtool: link: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -shared -fPIC -DPIC .libs/libfakeroot.o -Wl,--whole-archive ./.libs/libcommunicate.a -Wl,--no-whole-archive -L/home/sawyer/optee-qemu/out-br/host/lib -ldl -O2 -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib -Wl,-soname -Wl,libfakeroot-0.so -o .libs/libfakeroot-0.so libtool: link: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib -o faked faked.o -L/home/sawyer/optee-qemu/out-br/host/lib ./.libs/libcommunicate.a -ldl libtool: link: (cd ".libs" && rm -f "libfakeroot.so" && ln -s "libfakeroot-0.so" "libfakeroot.so") libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" ) >>> host-fakeroot 1.20.2 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-fakeroot-1.20.2/ Making install in scripts make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /usr/bin/install -c fakeroot '/home/sawyer/optee-qemu/out-br/host/bin' Making install in doc Making install in de make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/de/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/sawyer/optee-qemu/out-br/host/share/man/de/man1' Making install in es make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/es/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/sawyer/optee-qemu/out-br/host/share/man/es/man1' Making install in fr make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/fr/man1' /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/home/sawyer/optee-qemu/out-br/host/share/man/fr/man1' Making install in nl make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/nl/man1' /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/home/sawyer/optee-qemu/out-br/host/share/man/nl/man1' Making install in pt make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/pt/man1' /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/home/sawyer/optee-qemu/out-br/host/share/man/pt/man1' Making install in sv make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/sv/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/sawyer/optee-qemu/out-br/host/share/man/sv/man1' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/sawyer/optee-qemu/out-br/host/share/man/man1' Making install in test make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libfakeroot.la '/home/sawyer/optee-qemu/out-br/host/lib' libtool: install: /usr/bin/install -c .libs/libfakeroot-0.so /home/sawyer/optee-qemu/out-br/host/lib/libfakeroot-0.so libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libfakeroot-0.so libfakeroot.so || { rm -f libfakeroot.so && ln -s libfakeroot-0.so libfakeroot.so; }; }) libtool: install: /usr/bin/install -c .libs/libfakeroot.lai /home/sawyer/optee-qemu/out-br/host/lib/libfakeroot.la libtool: finish: PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/sawyer/optee-qemu/out-br/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/sawyer/optee-qemu/out-br/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c faked '/home/sawyer/optee-qemu/out-br/host/bin' libtool: install: /usr/bin/install -c faked /home/sawyer/optee-qemu/out-br/host/bin/faked >>> host-makedevs Extracting >>> host-makedevs Patching >>> host-makedevs Configuring >>> host-makedevs Building /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include package/makedevs/makedevs.c -o /home/sawyer/optee-qemu/out-br/build/host-makedevs/makedevs -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib >>> host-makedevs Installing to host directory /usr/bin/install -D -m 755 /home/sawyer/optee-qemu/out-br/build/host-makedevs/makedevs /home/sawyer/optee-qemu/out-br/host/bin/makedevs >>> skeleton-init-common Extracting >>> skeleton-init-common Patching >>> skeleton-init-common Configuring >>> skeleton-init-common Building >>> skeleton-init-common Installing to staging directory rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' system/skeleton/ /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/ /usr/bin/install -d -m 0755 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/bin /usr/bin/install -d -m 0755 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/sbin /usr/bin/install -d -m 0755 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib ln -snf lib /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib32 ln -snf lib /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib32 /usr/bin/install -d -m 0755 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include >>> skeleton-init-common Fixing libtool files for la in $(find /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/sawyer/optee-qemu/out-br:@BASE_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/sawyer/optee-qemu/build/../toolchains/aarch32:g" \ -e "s:@STAGING_DIR@:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/sawyer/optee-qemu/out-br:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> skeleton-init-common Installing to target rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' system/skeleton/ /home/sawyer/optee-qemu/out-br/target/ /usr/bin/install -d -m 0755 /home/sawyer/optee-qemu/out-br/target/bin /usr/bin/install -d -m 0755 /home/sawyer/optee-qemu/out-br/target/sbin /usr/bin/install -d -m 0755 /home/sawyer/optee-qemu/out-br/target/lib ln -snf lib /home/sawyer/optee-qemu/out-br/target/lib32 ln -snf lib /home/sawyer/optee-qemu/out-br/target/usr/lib32 /bin/sed -i -e 's,@PATH@,"/bin:/sbin:/usr/bin:/usr/sbin",' /home/sawyer/optee-qemu/out-br/target/etc/profile /usr/bin/install -m 0644 support/misc/target-dir-warning.txt /home/sawyer/optee-qemu/out-br/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM >>> skeleton-init-sysv Extracting >>> skeleton-init-sysv Patching >>> skeleton-init-sysv Configuring >>> skeleton-init-sysv Building >>> skeleton-init-sysv Installing to target rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' package/skeleton-init-sysv//skeleton/ /home/sawyer/optee-qemu/out-br/target/ >>> skeleton Extracting >>> skeleton Patching >>> skeleton Configuring >>> skeleton Building >>> skeleton Installing to target >>> toolchain-external-custom Extracting >>> toolchain-external-custom Patching >>> toolchain-external-custom Configuring >>> toolchain-external-custom Building /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -DBR_CPU='"cortex-a15"' -DBR_ABI='"aapcs-linux"' -DBR_FPU='"vfpv3-d16"' -DBR_FLOAT_ABI='"hard"' -DBR_MODE='"thumb"' -DBR_CROSS_PATH_SUFFIX='""' -DBR_CROSS_PATH_ABS='"/home/sawyer/optee-qemu/build/../toolchains/aarch32/bin"' -DBR_SYSROOT='"arm-buildroot-linux-gnueabihf/sysroot"' -DBR_ADDITIONAL_CFLAGS='' -DBR_CCACHE -DBR_CCACHE_BASEDIR='"/home/sawyer/optee-qemu/out-br"' -s -Wl,--hash-style=both toolchain/toolchain-wrapper.c -o /home/sawyer/optee-qemu/out-br/build/toolchain-external-custom/toolchain-wrapper >>> toolchain-external-custom Installing to staging directory /usr/bin/install -D -m 0755 /home/sawyer/optee-qemu/out-br/build/toolchain-external-custom/toolchain-wrapper /home/sawyer/optee-qemu/out-br/host/bin/toolchain-wrapper >>> toolchain-external-custom Copying external toolchain sysroot to staging... >>> toolchain-external-custom Installing gdbinit >>> toolchain-external-custom Fixing libtool files for la in $(find /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/sawyer/optee-qemu/out-br:@BASE_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/sawyer/optee-qemu/build/../toolchains/aarch32:g" \ -e "s:@STAGING_DIR@:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/sawyer/optee-qemu/out-br:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> toolchain-external-custom Installing to target >>> toolchain-external-custom Copying external toolchain libraries to target... >>> toolchain-external Extracting >>> toolchain-external Patching >>> toolchain-external Configuring >>> toolchain-external Building >>> toolchain-external Installing to target >>> toolchain Extracting >>> toolchain Patching >>> toolchain Configuring >>> toolchain Building >>> toolchain Installing to staging directory sed -e 's#@@STAGING_SUBDIR@@#arm-buildroot-linux-gnueabihf/sysroot#' -e 's#@@TARGET_CFLAGS@@#-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os#' -e 's#@@TARGET_CXXFLAGS@@#-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os#' -e 's#@@TARGET_FCFLAGS@@#-Os#' -e 's#@@TARGET_LDFLAGS@@##' -e 's#@@TARGET_CC@@#bin/arm-linux-gnueabihf-gcc#' -e 's#@@TARGET_CXX@@#bin/arm-linux-gnueabihf-g++#' -e 's#@@TARGET_FC@@#bin/arm-linux-gnueabihf-gfortran#' -e 's#@@CMAKE_SYSTEM_PROCESSOR@@#armv7l#' -e 's#@@TOOLCHAIN_HAS_FORTRAN@@#0#' -e 's#@@CMAKE_BUILD_TYPE@@#Release#' /home/sawyer/optee-qemu/buildroot/support/misc/toolchainfile.cmake.in > /home/sawyer/optee-qemu/out-br/host/share/buildroot/toolchainfile.cmake mkdir -p /home/sawyer/optee-qemu/out-br/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a15%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/sawyer/optee-qemu/out-br/host%g' -e 's%@STAGING_DIR@%/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot%g' -e 's%@STATIC@%$(if $(BR2_STATIC_LIBS),true,false)%g' package/meson//cross-compilation.conf.in > /home/sawyer/optee-qemu/out-br/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/sawyer/optee-qemu/out-br/host/etc/meson/cross-compilation.conf.in > /home/sawyer/optee-qemu/out-br/host/etc/meson/cross-compilation.conf mkdir -p /home/sawyer/optee-qemu/out-br/host/share/cargo sed -e 's/@RUSTC_TARGET_NAME@/armv7-unknown-linux-gnueabihf/' -e 's/@CROSS_PREFIX@/arm-linux-gnueabihf-/' package/rustc/cargo-config.in > /home/sawyer/optee-qemu/out-br/host/share/cargo/config >>> toolchain Fixing libtool files for la in $(find /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/sawyer/optee-qemu/out-br:@BASE_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/sawyer/optee-qemu/build/../toolchains/aarch32:g" \ -e "s:@STAGING_DIR@:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/sawyer/optee-qemu/out-br:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> toolchain Installing to target busybox-1.31.1.tar.bz2: OK (sha256: d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998) >>> busybox 1.31.1 Extracting bzcat /home/sawyer/optee-qemu/buildroot/dl/busybox/busybox-1.31.1.tar.bz2 | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1 -xf - >>> busybox 1.31.1 Patching Applying 0001-networking-libiproute-use-linux-if_packet.h-instead-.patch using patch: patching file networking/libiproute/iplink.c Applying 0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch using patch: patching file Makefile.flags Applying 0003-date-Use-64-prefix-syscall-if-we-have-to.patch using patch: patching file coreutils/date.c Applying 0004-time-Use-64-prefix-syscall-if-we-have-to.patch using patch: patching file libbb/time.c Applying 0005-runsv-Use-64-prefix-syscall-if-we-have-to.patch using patch: patching file runit/runsv.c Applying 0006-Remove-syscall-wrappers-around-clock_gettime-closes-.patch using patch: patching file Makefile.flags patching file coreutils/date.c patching file libbb/time.c patching file runit/runsv.c Applying 0007-Remove-stime-function-calls.patch using patch: patching file coreutils/date.c patching file libbb/missing_syscalls.c patching file util-linux/rdate.c Using /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1/.config as base # # merged configuration written to /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1/.config (needs make) # HOSTCC scripts/basic/fixdep GEN include/applets.h GEN include/usage.h HOSTCC scripts/basic/docproc HOSTCC scripts/basic/split-include GEN runit/Kbuild GEN runit/Config.in GEN coreutils/Kbuild GEN coreutils/Config.in GEN coreutils/libcoreutils/Kbuild GEN klibc-utils/Kbuild GEN klibc-utils/Config.in GEN sysklogd/Kbuild GEN sysklogd/Config.in GEN scripts/Kbuild GEN miscutils/Kbuild GEN miscutils/Config.in GEN selinux/Kbuild GEN selinux/Config.in GEN libpwdgrp/Kbuild GEN debianutils/Kbuild GEN debianutils/Config.in GEN shell/Kbuild GEN shell/Config.in GEN archival/Kbuild GEN archival/Config.in GEN archival/libarchive/Kbuild GEN modutils/Kbuild GEN modutils/Config.in GEN util-linux/Kbuild GEN util-linux/Config.in GEN util-linux/volume_id/Kbuild GEN util-linux/volume_id/Config.in GEN console-tools/Kbuild GEN console-tools/Config.in GEN applets/Kbuild GEN init/Kbuild GEN init/Config.in GEN editors/Kbuild GEN editors/Config.in GEN networking/Kbuild GEN networking/Config.in GEN networking/libiproute/Kbuild GEN networking/udhcp/Kbuild GEN networking/udhcp/Config.in GEN mailutils/Kbuild GEN mailutils/Config.in GEN loginutils/Kbuild GEN loginutils/Config.in GEN printutils/Kbuild GEN printutils/Config.in GEN findutils/Kbuild GEN findutils/Config.in GEN procps/Kbuild GEN procps/Config.in GEN e2fsprogs/Kbuild GEN e2fsprogs/Config.in GEN libbb/Kbuild GEN libbb/Config.in HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o HOSTCC scripts/kconfig/mconf.o SHIPPED scripts/kconfig/lex.zconf.c SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf -o Config.in # # using defaults found in .config # * * Busybox Configuration * * * Settings * Enable compatibility for full-blown desktop systems (8kb) (DESKTOP) [Y/n/?] y Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n Building for Fedora distribution (FEDORA_COMPAT) [N/y/?] n Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [Y/n/?] y Support --long-options (LONG_OPTS) [Y/?] y Show applet usage messages (SHOW_USAGE) [Y/n/?] y Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [N/y/?] n Support files > 2 GB (LFS) [Y/n/?] y Support PAM (Pluggable Authentication Modules) (PAM) [N/y/?] n Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y Support utmp file (FEATURE_UTMP) [Y/n/?] y Support wtmp file (FEATURE_WTMP) [Y/n/?] y Support writing pidfiles (FEATURE_PIDFILE) [N/y/?] n Include busybox applet (BUSYBOX) [Y/n/?] y Support --show SCRIPT (FEATURE_SHOW_SCRIPT) [Y/n] (NEW) Support --install [-s] to install applet links at runtime (FEATURE_INSTALLER) [Y/n/?] y Don't use /usr (INSTALL_NO_USR) [N/y/?] n Drop SUID state for most applets (FEATURE_SUID) [Y/n/?] y Enable SUID configuration via /etc/busybox.conf (FEATURE_SUID_CONFIG) [N/y/?] n exec prefers applets (FEATURE_PREFER_APPLETS) [N/y/?] n Path to busybox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n Support LOG_INFO level syslog messages (FEATURE_SYSLOG_INFO) [Y/n/?] (NEW) * * Build Options * Build static binary (no shared libs) (STATIC) [N/y/?] n Build position independent executable (PIE) [N/y/?] n Force NOMMU build (NOMMU) [N/y/?] n Build shared libbusybox (BUILD_LIBBUSYBOX) [N/y/?] n Cross compiler prefix (CROSS_COMPILER_PREFIX) [] Path to sysroot (SYSROOT) [] Additional CFLAGS (EXTRA_CFLAGS) [] Additional LDFLAGS (EXTRA_LDFLAGS) [] Additional LDLIBS (EXTRA_LDLIBS) [] Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n Use -mpreferred-stack-boundary=2 on i386 arch (STACK_OPTIMIZATION_386) [Y/n/?] (NEW) * * Installation Options ("make install" behavior) * What kind of applet links to install > 1. as soft-links (INSTALL_APPLET_SYMLINKS) 2. as hard-links (INSTALL_APPLET_HARDLINKS) 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS) 4. not installed (INSTALL_APPLET_DONT) choice[1-4?]: 1 Destination path for 'make install' (PREFIX) [./_install] ./_install * * Debugging Options * Build with debug information (DEBUG) [N/y/?] n Enable runtime sanitizers (ASAN/LSAN/USAN/etc...) (DEBUG_SANITIZE) [N/y/?] n Build unit tests (UNIT_TEST) [N/y/?] n Abort compilation on any warning (WERROR) [N/y/?] n Additional debugging library > 1. None (NO_DEBUG_LIB) 2. Dmalloc (DMALLOC) 3. Electric-fence (EFENCE) choice[1-3?]: 1 * * Library Tuning * Use the end of BSS page (FEATURE_USE_BSS_TAIL) [N/y/?] n Enable fractional duration arguments (FLOAT_DURATION) [Y/n/?] (NEW) Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [Y/n/?] y Use the definitions of SIGRTMIN/SIGRTMAX provided by libc (FEATURE_RTMINMAX_USE_LIBC_DEFINITIONS) [Y/n/?] (NEW) Buffer allocation policy > 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) choice[1-3?]: 1 Minimum password length (PASSWORD_MINLEN) [6] 6 MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SMALL) [1] 1 SHA3: Trade bytes for speed (0:fast, 1:slow) (SHA3_SMALL) [1] 1 Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [N/y/?] n Support /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n Consult /etc/services even for well-known ports (FEATURE_ETC_SERVICES) [N/y/?] (NEW) Command line editing (FEATURE_EDITING) [Y/n/?] y Maximum length of input (FEATURE_EDITING_MAX_LEN) [1024] 1024 vi-style line editing commands (FEATURE_EDITING_VI) [Y/n/?] y History size (FEATURE_EDITING_HISTORY) [999] 999 History saving (FEATURE_EDITING_SAVEHISTORY) [Y/n/?] y Save history on shell exit, not after every command (FEATURE_EDITING_SAVE_ON_EXIT) [N/y/?] n Reverse history search (FEATURE_REVERSE_SEARCH) [Y/n/?] y Tab completion (FEATURE_TAB_COMPLETION) [Y/n] y Username completion (FEATURE_USERNAME_COMPLETION) [N/y] n Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] y Enable automatic tracking of window size changes (FEATURE_EDITING_WINCH) [Y/n] (NEW) Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n Support Unicode (UNICODE_SUPPORT) [N/y/?] n Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n Use sendfile system call (FEATURE_USE_SENDFILE) [Y/n/?] y Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4 Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [Y/n/?] y Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y Support infiniband HW (FEATURE_HWIB) [Y/n/?] y * * Applets * * * Archival Utilities * Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [N/y] n Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [N/y] n Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [N/y] n Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [N/y] n Make tar, rpm, modprobe etc understand .Z data (FEATURE_SEAMLESS_Z) [N/y] n ar (9.5 kb) (AR) [Y/n/?] y Support long filenames (not needed for debs) (FEATURE_AR_LONG_FILENAMES) [N/y/?] n Support archive creation (FEATURE_AR_CREATE) [Y/n/?] y uncompress (7.1 kb) (UNCOMPRESS) [N/y/?] n gunzip (11 kb) (GUNZIP) [Y/n/?] y zcat (24 kb) (ZCAT) [Y/n/?] y Enable long options (FEATURE_GUNZIP_LONG_OPTIONS) [Y/n] y bunzip2 (8.7 kb) (BUNZIP2) [Y/n/?] y bzcat (8.7 kb) (BZCAT) [Y/n/?] y unlzma (7.5 kb) (UNLZMA) [Y/n/?] y lzcat (7.5 kb) (LZCAT) [Y/n/?] y lzma -d (LZMA) [Y/n/?] y unxz (13 kb) (UNXZ) [Y/n/?] y xzcat (13 kb) (XZCAT) [Y/n/?] y xz -d (XZ) [Y/n/?] y bzip2 (16 kb) (BZIP2) [N/y/?] n Enable decompression (FEATURE_BZIP2_DECOMPRESS) [Y/?] y cpio (15 kb) (CPIO) [Y/n/?] y Support archive creation (FEATURE_CPIO_O) [N/y/?] n dpkg (43 kb) (DPKG) [N/y/?] n dpkg-deb (30 kb) (DPKG_DEB) [N/y/?] n gzip (17 kb) (GZIP) [Y/n/?] y Enable long options (FEATURE_GZIP_LONG_OPTIONS) [N/y] n Trade memory for speed (0:small,slow - 2:fast,big) (GZIP_FAST) [0] 0 Enable compression levels (FEATURE_GZIP_LEVELS) [N/y/?] n Enable decompression (FEATURE_GZIP_DECOMPRESS) [Y/?] y lzop (12 kb) (LZOP) [N/y/?] n unlzop (13 kb) (UNLZOP) [Y/n/?] y lzopcat (13 kb) (LZOPCAT) [Y/n/?] y lzop compression levels 7,8,9 (not very useful) (LZOP_COMPR_HIGH) [N/y/?] n rpm (32 kb) (RPM) [N/y/?] n rpm2cpio (21 kb) (RPM2CPIO) [N/y/?] n tar (39 kb) (TAR) [Y/n/?] y Enable long options (FEATURE_TAR_LONG_OPTIONS) [Y/n] y Enable -c (archive creation) (FEATURE_TAR_CREATE) [Y/n] y Enable -X (exclude from) and -T (include from) options (FEATURE_TAR_FROM) [Y/n/?] y Support old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n Support GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n] y Support writing to an external program (--to-command) (FEATURE_TAR_TO_COMMAND) [Y/n/?] y Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [N/y/?] n Enable -m (do not preserve time) GNU option (FEATURE_TAR_NOPRESERVE_TIME) [N/y] n unzip (26 kb) (UNZIP) [Y/n/?] y Read and use Central Directory data (FEATURE_UNZIP_CDF) [Y/n/?] y Support compression method 12 (bzip2) (FEATURE_UNZIP_BZIP2) [Y/n] y Support compression method 14 (lzma) (FEATURE_UNZIP_LZMA) [Y/n] y Support compression method 95 (xz) (FEATURE_UNZIP_XZ) [Y/n] y Optimize lzma for speed (FEATURE_LZMA_FAST) [N/y/?] n * * Coreutils * basename (438 bytes) (BASENAME) [Y/n/?] y cat (5.6 kb) (CAT) [Y/?] y Enable -n and -b options (FEATURE_CATN) [Y/n/?] y cat -v[etA] (FEATURE_CATV) [Y/n/?] y chgrp (7.6 kb) (CHGRP) [Y/n/?] y chmod (5.5 kb) (CHMOD) [Y/n/?] y chown (7.6 kb) (CHOWN) [Y/n/?] y Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [N/y] n chroot (3.7 kb) (CHROOT) [Y/n/?] y cksum (4.1 kb) (CKSUM) [Y/n/?] y comm (4.2 kb) (COMM) [N/y/?] n cp (10 kb) (CP) [Y/n/?] y Enable long options (FEATURE_CP_LONG_OPTIONS) [N/y/?] n cut (5.8 kb) (CUT) [Y/n/?] y date (7 kb) (DATE) [Y/n/?] y Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [Y/n/?] y dd (7.5 kb) (DD) [Y/n/?] y Enable signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [N/y/?] n Enable ibs, obs, iflag, oflag and conv options (FEATURE_DD_IBS_OBS) [Y/n/?] y Enable status display options (FEATURE_DD_STATUS) [Y/n/?] y df (6.8 kb) (DF) [Y/n/?] y Enable -a, -i, -B (FEATURE_DF_FANCY) [N/y/?] n dirname (329 bytes) (DIRNAME) [Y/n/?] y dos2unix (5.2 kb) (DOS2UNIX) [Y/n/?] y unix2dos (5.2 kb) (UNIX2DOS) [Y/n/?] y du (6.3 kb) (DU) [Y/n/?] y Use default blocksize of 1024 bytes (else it's 512 bytes) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n] y echo (1.8 kb) (ECHO) [Y/?] y Enable -n and -e options (FEATURE_FANCY_ECHO) [Y/n] y env (4 kb) (ENV) [Y/n/?] y expand (5.1 kb) (EXPAND) [N/y/?] n unexpand (5.3 kb) (UNEXPAND) [N/y/?] n expr (6.6 kb) (EXPR) [Y/n/?] y Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [Y/n/?] y factor (2.7 kb) (FACTOR) [Y/n/?] y false (tiny) (FALSE) [Y/n/?] y fold (4.6 kb) (FOLD) [Y/n/?] y head (3.8 kb) (HEAD) [Y/n/?] y Enable -c, -q, and -v (FEATURE_FANCY_HEAD) [Y/n] y hostid (286 bytes) (HOSTID) [Y/n/?] y id (7 kb) (ID) [Y/n/?] y groups (6.7 kb) (GROUPS) [N/y/?] n install (12 kb) (INSTALL) [Y/n/?] y Enable long options (FEATURE_INSTALL_LONG_OPTIONS) [Y/n] y link (3.2 kb) (LINK) [Y/n/?] y ln (4.9 kb) (LN) [Y/n/?] y logname (1.1 kb) (LOGNAME) [Y/n/?] y ls (14 kb) (LS) [Y/n/?] y Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n] y Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n] y Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n] y Enable -w WIDTH and window size autodetection (FEATURE_LS_WIDTH) [Y/n] y Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] y md5sum (6.5 kb) (MD5SUM) [Y/n/?] y sha1sum (5.9 kb) (SHA1SUM) [Y/n/?] y sha256sum (7 kb) (SHA256SUM) [Y/n/?] y sha512sum (7.4 kb) (SHA512SUM) [Y/n/?] y sha3sum (6.1 kb) (SHA3SUM) [Y/n/?] y * * Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum * Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [Y/n/?] y mkdir (4.5 kb) (MKDIR) [Y/n/?] y mkfifo (3.8 kb) (MKFIFO) [Y/n/?] y mknod (4.5 kb) (MKNOD) [Y/n/?] y mktemp (4.2 kb) (MKTEMP) [Y/n/?] y mv (10 kb) (MV) [Y/n/?] y nice (2.1 kb) (NICE) [Y/n/?] y nl (4.6 kb) (NL) [Y/n/?] y nohup (2 kb) (NOHUP) [Y/n/?] y nproc (3.7 kb) (NPROC) [Y/n/?] y od (11 kb) (OD) [Y/n/?] y paste (4.9 kb) (PASTE) [Y/n/?] y printenv (1.3 kb) (PRINTENV) [Y/n/?] y printf (3.8 kb) (PRINTF) [Y/n/?] y pwd (3.7 kb) (PWD) [Y/n/?] y readlink (4 kb) (READLINK) [Y/n/?] y Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [Y/n/?] y realpath (1.6 kb) (REALPATH) [Y/n/?] y rm (5.4 kb) (RM) [Y/n/?] y rmdir (3.5 kb) (RMDIR) [Y/n/?] y seq (3.8 kb) (SEQ) [Y/n/?] y shred (4.9 kb) (SHRED) [Y/n/?] y shuf (5.4 kb) (SHUF) [N/y/?] n sleep (2 kb) (SLEEP) [Y/?] y Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] y sort (7.7 kb) (SORT) [Y/n/?] y Full SuSv3 compliant sort (support -ktcbdfiogM) (FEATURE_SORT_BIG) [Y/n/?] y Use less memory (but might be slower) (FEATURE_SORT_OPTIMIZE_MEMORY) [N/y/?] (NEW) split (5 kb) (SPLIT) [N/y/?] n stat (11 kb) (STAT) [N/y/?] n stty (8.9 kb) (STTY) [Y/n/?] y sum (4 kb) (SUM) [N/y/?] n sync (3.8 kb) (SYNC) [Y/n/?] y Enable -d and -f flags (requires syncfs(2) in libc) (FEATURE_SYNC_FANCY) [N/y/?] n fsync (3.6 kb) (FSYNC) [N/y/?] n tac (3.9 kb) (TAC) [N/y/?] n tail (6.8 kb) (TAIL) [Y/n/?] y Enable -q, -s, -v, and -F options (FEATURE_FANCY_TAIL) [Y/n/?] y tee (4.2 kb) (TEE) [Y/n/?] y Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] y test (4.1 kb) (TEST) [Y/n/?] y test as [ (TEST1) [Y/n/?] y test as [[ (TEST2) [Y/n/?] y Extend test to 64 bit (FEATURE_TEST_64) [Y/n/?] y timeout (6 kb) (TIMEOUT) [N/y/?] n touch (5.9 kb) (TOUCH) [Y/n/?] y Add support for -h (FEATURE_TOUCH_NODEREF) [N/y/?] n Add support for SUSV3 features (-d -t -r) (FEATURE_TOUCH_SUSV3) [Y/n/?] y tr (5.1 kb) (TR) [Y/n/?] y Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [Y/n/?] y Enable equivalence classes (FEATURE_TR_EQUIV) [Y/n/?] y true (tiny) (TRUE) [Y/n/?] y truncate (4.2 kb) (TRUNCATE) [Y/n/?] y tty (3.6 kb) (TTY) [Y/n/?] y uname (3.9 kb) (UNAME) [Y/n/?] y Operating system name (UNAME_OSNAME) [GNU/Linux] GNU/Linux arch (1.1 kb) (BB_ARCH) [Y/n/?] y uniq (4.9 kb) (UNIQ) [Y/n/?] y unlink (3.2 kb) (UNLINK) [Y/n/?] y usleep (1.3 kb) (USLEEP) [Y/n/?] y uudecode (5.8 kb) (UUDECODE) [Y/n/?] y base64 (4.9 kb) (BASE64) [Y/n/?] y uuencode (4.4 kb) (UUENCODE) [Y/n/?] y wc (4.5 kb) (WC) [Y/n/?] y Support very large counts (FEATURE_WC_LARGE) [N/y/?] n who (3.9 kb) (WHO) [Y/n/?] y w (3.8 kb) (W) [Y/n/?] y users (3.4 kb) (USERS) [N/y/?] n whoami (3.2 kb) (WHOAMI) [Y/n/?] y yes (1.2 kb) (YES) [Y/n/?] y * * Common options * Support verbose options (usually -v) for various applets (FEATURE_VERBOSE) [Y/n/?] y * * Common options for cp and mv * Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] y * * Common options for df, du, ls * Support human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y * * Console Utilities * chvt (2 kb) (CHVT) [Y/n/?] y clear (tiny) (CLEAR) [Y/n/?] y deallocvt (1.9 kb) (DEALLOCVT) [Y/n/?] y dumpkmap (1.6 kb) (DUMPKMAP) [Y/n/?] y fgconsole (1.5 kb) (FGCONSOLE) [N/y/?] n kbd_mode (4.1 kb) (KBD_MODE) [N/y/?] n loadfont (5.2 kb) (LOADFONT) [Y/n/?] y setfont (24 kb) (SETFONT) [N/y/?] n * * Common options for loadfont and setfont * Support PSF2 console fonts (FEATURE_LOADFONT_PSF2) [Y/n] y Support old (raw) console fonts (FEATURE_LOADFONT_RAW) [Y/n] y loadkmap (1.8 kb) (LOADKMAP) [Y/n/?] y openvt (7.2 kb) (OPENVT) [Y/n/?] y reset (345 bytes) (RESET) [Y/n/?] y resize (903 bytes) (RESIZE) [Y/n/?] y Print environment variables (FEATURE_RESIZE_PRINT) [Y/n/?] y setconsole (3.6 kb) (SETCONSOLE) [Y/n/?] y Enable long options (FEATURE_SETCONSOLE_LONG_OPTIONS) [N/y] n setkeycodes (2.1 kb) (SETKEYCODES) [Y/n/?] y setlogcons (1.8 kb) (SETLOGCONS) [Y/n/?] y showkey (4.7 kb) (SHOWKEY) [N/y/?] n * * Debian Utilities * pipe_progress (275 bytes) (PIPE_PROGRESS) [Y/n/?] y run-parts (6.1 kb) (RUN_PARTS) [Y/n/?] y Enable long options (FEATURE_RUN_PARTS_LONG_OPTIONS) [Y/n] y Support additional arguments (FEATURE_RUN_PARTS_FANCY) [N/y/?] n start-stop-daemon (12 kb) (START_STOP_DAEMON) [Y/n/?] y Enable long options (FEATURE_START_STOP_DAEMON_LONG_OPTIONS) [Y/n] y Support additional arguments (FEATURE_START_STOP_DAEMON_FANCY) [Y/n/?] y which (3.8 kb) (WHICH) [Y/n/?] y * * klibc-utils * minips (11 kb) (MINIPS) [N/y/?] n nuke (2.9 kb) (NUKE) [Y/n/?] y resume (3.2 kb) (RESUME) [Y/n/?] y run-init (7.7 kb) (RUN_INIT) [Y/n/?] y * * Editors * awk (23 kb) (AWK) [Y/n/?] y Enable math functions (requires libm) (FEATURE_AWK_LIBM) [N/y/?] n Enable a few GNU extensions (FEATURE_AWK_GNU_EXTENSIONS) [Y/n/?] y cmp (4.9 kb) (CMP) [Y/n/?] y diff (13 kb) (DIFF) [Y/n/?] y Enable long options (FEATURE_DIFF_LONG_OPTIONS) [N/y] n Enable directory support (FEATURE_DIFF_DIR) [Y/n/?] y ed (21 kb) (ED) [N/y/?] n patch (9.4 kb) (PATCH) [Y/n/?] y sed (12 kb) (SED) [Y/n/?] y vi (23 kb) (VI) [Y/n/?] y Maximum screen width (FEATURE_VI_MAX_LEN) [4096] 4096 Allow to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [Y/n/?] y Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] y Enable yank/put commands and mark cmds (FEATURE_VI_YANKMARK) [Y/n/?] y Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] y Enable regex in search and replace (FEATURE_VI_REGEX_SEARCH) [N/y/?] n Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] y Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] y Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] y Enable settable options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] y Support :set (FEATURE_VI_SET) [Y/n] y Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] y Use 'tell me cursor position' ESC sequence to measure window (FEATURE_VI_ASK_TERMINAL) [Y/n/?] y Support undo command "u" (FEATURE_VI_UNDO) [Y/n/?] y Enable undo operation queuing (FEATURE_VI_UNDO_QUEUE) [Y/n/?] y Maximum undo character queue size (FEATURE_VI_UNDO_QUEUE_MAX) [256] 256 Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [Y/n/?] y * * Finding Utilities * find (14 kb) (FIND) [Y/n/?] y Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [Y/n/?] y Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [Y/n/?] y Enable -perm: permissions matching (FEATURE_FIND_PERM) [Y/n] y Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] y Enable -executable: file is executable (FEATURE_FIND_EXECUTABLE) [Y/n] (NEW) Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n] y Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n] y Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] y Enable -inum: inode number matching (FEATURE_FIND_INUM) [N/y] n Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y Enable -exec ... {} + (FEATURE_FIND_EXEC_PLUS) [Y/n/?] y Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n] y Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n] y Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n] y Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [Y/n/?] y Enable -quit: exit (FEATURE_FIND_QUIT) [Y/n/?] (NEW) Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [Y/n/?] y Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [Y/n/?] y Enable -links: link count matching (FEATURE_FIND_LINKS) [N/y/?] n grep (8.6 kb) (GREP) [Y/n/?] y egrep (7.8 kb) (EGREP) [Y/n/?] y fgrep (7.8 kb) (FGREP) [Y/n/?] y Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] y xargs (7.2 kb) (XARGS) [Y/n/?] y Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [N/y/?] n Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] y Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] y Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] y Enable -I STR: string to replace (FEATURE_XARGS_SUPPORT_REPL_STR) [Y/n/?] y Enable -P N: processes to run in parallel (FEATURE_XARGS_SUPPORT_PARALLEL) [Y/n] y Enable -a FILE: use FILE instead of stdin (FEATURE_XARGS_SUPPORT_ARGS_FILE) [Y/n] y * * Init Utilities * bootchartd (10 kb) (BOOTCHARTD) [N/y/?] n halt (4 kb) (HALT) [Y/n/?] y poweroff (4 kb) (POWEROFF) [Y/n/?] y reboot (4 kb) (REBOOT) [Y/n/?] y Before signaling init, make sure it is ready for it (FEATURE_WAIT_FOR_INIT) [Y/n/?] (NEW) init (10 kb) (INIT) [Y/n/?] y linuxrc: support running init from initrd (not initramfs) (LINUXRC) [Y/n/?] y Support reading an inittab file (FEATURE_USE_INITTAB) [Y/n/?] y Support killing processes that have been removed from inittab (FEATURE_KILL_REMOVED) [Y/n/?] y How long to wait between TERM and KILL (0 - send TERM only) (FEATURE_KILL_DELAY) [0] 0 Run commands with leading dash with controlling tty (FEATURE_INIT_SCTTY) [Y/n/?] y Enable init to write to syslog (FEATURE_INIT_SYSLOG) [Y/n/?] y Be quiet on boot (no 'init started:' message) (FEATURE_INIT_QUIET) [Y/n] y Support dumping core for child processes (debugging only) (FEATURE_INIT_COREDUMPS) [N/y/?] n Initial terminal type (INIT_TERMINAL_TYPE) [linux] linux Clear init's command line (FEATURE_INIT_MODIFY_CMDLINE) [Y/n/?] y * * Login/Password Management Utilities * Support shadow passwords (FEATURE_SHADOWPASSWDS) [Y/n/?] y Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [N/y/?] n Use internal crypt functions (USE_BB_CRYPT) [Y/n/?] y Enable SHA256/512 crypt functions (USE_BB_CRYPT_SHA) [N/y/?] n add-shell (3.1 kb) (ADD_SHELL) [N/y/?] n remove-shell (3 kb) (REMOVE_SHELL) [N/y/?] n addgroup (8.6 kb) (ADDGROUP) [Y/n/?] y Support adding users to groups (FEATURE_ADDUSER_TO_GROUP) [N/y/?] n adduser (15 kb) (ADDUSER) [Y/n/?] y Enable sanity check on user/group names in adduser and addgroup (FEATURE_CHECK_NAMES) [N/y/?] n Last valid uid or gid for adduser and addgroup (LAST_ID) [60000] 60000 First valid system uid or gid for adduser and addgroup (FIRST_SYSTEM_ID) [100] 100 Last valid system uid or gid for adduser and addgroup (LAST_SYSTEM_ID) [999] 999 chpasswd (18 kb) (CHPASSWD) [N/y/?] n Default encryption method (passwd -a, cryptpw -m, chpasswd -c ALG) (FEATURE_DEFAULT_PASSWD_ALGO) [md5] md5 cryptpw (14 kb) (CRYPTPW) [N/y/?] n mkpasswd (15 kb) (MKPASSWD) [Y/n/?] y deluser (9.1 kb) (DELUSER) [Y/n/?] y delgroup (6.4 kb) (DELGROUP) [Y/n/?] y Support removing users from groups (FEATURE_DEL_USER_FROM_GROUP) [N/y/?] n getty (10 kb) (GETTY) [Y/n/?] y login (24 kb) (LOGIN) [Y/n/?] y Run logged in session in a child process (LOGIN_SESSION_AS_CHILD) [N/y/?] n Support login scripts (LOGIN_SCRIPTS) [N/y/?] n Support /etc/nologin (FEATURE_NOLOGIN) [Y/n/?] y Support /etc/securetty (FEATURE_SECURETTY) [Y/n/?] y passwd (21 kb) (PASSWD) [Y/n/?] y Check new passwords for weakness (FEATURE_PASSWD_WEAK_CHECK) [Y/n/?] y su (19 kb) (SU) [Y/n/?] y Log to syslog all attempts to use su (FEATURE_SU_SYSLOG) [Y/n] y If user's shell is not in /etc/shells, disallow -s PROG (FEATURE_SU_CHECKS_SHELLS) [Y/n] y Allow blank passwords only on TTYs in /etc/securetty (FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY) [N/y] n sulogin (17 kb) (SULOGIN) [Y/n/?] y vlock (17 kb) (VLOCK) [Y/n/?] y * * Linux Ext2 FS Progs * chattr (3.8 kb) (CHATTR) [Y/n/?] y fsck (7.4 kb) (FSCK) [Y/n/?] y lsattr (5.5 kb) (LSATTR) [Y/n/?] y tune2fs (4.4 kb) (TUNE2FS) [N/y/?] n * * Linux Module Utilities * Simplified modutils (MODPROBE_SMALL) [N/y/?] n depmod (27 kb) (DEPMOD) [N/y/?] n insmod (22 kb) (INSMOD) [Y/n/?] y lsmod (1.9 kb) (LSMOD) [Y/n/?] y Pretty output (FEATURE_LSMOD_PRETTY_2_6_OUTPUT) [Y/n/?] y modinfo (24 kb) (MODINFO) [N/y/?] n modprobe (28 kb) (MODPROBE) [Y/n/?] y Blacklist support (FEATURE_MODPROBE_BLACKLIST) [N/y/?] n rmmod (3.3 kb) (RMMOD) [Y/n/?] y * * Options common to multiple modutils * Accept module options on modprobe command line (FEATURE_CMDLINE_MODULE_OPTIONS) [Y/n/?] y Support version 2.2/2.4 Linux kernels (FEATURE_2_4_MODULES) [N/y/?] n Support tainted module checking with new kernels (FEATURE_CHECK_TAINTED_MODULE) [Y/n/?] y Try to load module from a mmap'ed area (FEATURE_INSMOD_TRY_MMAP) [N/y/?] n Support module.aliases file (FEATURE_MODUTILS_ALIAS) [Y/n/?] y Support module.symbols file (FEATURE_MODUTILS_SYMBOLS) [Y/n/?] y Default directory containing modules (DEFAULT_MODULES_DIR) [/lib/modules] /lib/modules Default name of modules.dep (DEFAULT_DEPMOD_FILE) [modules.dep] modules.dep * * Linux System Utilities * acpid (9 kb) (ACPID) [N/y/?] n blkdiscard (4.3 kb) (BLKDISCARD) [N/y/?] n blkid (12 kb) (BLKID) [Y/n/?] y Print filesystem type (FEATURE_BLKID_TYPE) [N/y/?] n blockdev (2.3 kb) (BLOCKDEV) [N/y/?] n cal (5.8 kb) (CAL) [N/y/?] n chrt (4.7 kb) (CHRT) [Y/n/?] y dmesg (3.7 kb) (DMESG) [Y/n/?] y Pretty output (FEATURE_DMESG_PRETTY) [Y/n/?] y eject (4 kb) (EJECT) [Y/n/?] y SCSI support (FEATURE_EJECT_SCSI) [N/y/?] n fallocate (4.1 kb) (FALLOCATE) [Y/n/?] y fatattr (1.9 kb) (FATATTR) [N/y/?] n fbset (5.9 kb) (FBSET) [Y/n/?] y Enable extra options (FEATURE_FBSET_FANCY) [Y/n/?] y Enable readmode support (FEATURE_FBSET_READMODE) [Y/n/?] y fdformat (4.4 kb) (FDFORMAT) [Y/n/?] y fdisk (37 kb) (FDISK) [Y/n/?] y Write support (FEATURE_FDISK_WRITABLE) [Y/n/?] y Support AIX disklabels (FEATURE_AIX_LABEL) [N/y/?] n Support SGI disklabels (FEATURE_SGI_LABEL) [N/y/?] n Support SUN disklabels (FEATURE_SUN_LABEL) [N/y/?] n Support BSD disklabels (FEATURE_OSF_LABEL) [N/y/?] n Support GPT disklabels (FEATURE_GPT_LABEL) [Y/n/?] y Support expert mode (FEATURE_FDISK_ADVANCED) [Y/n/?] y findfs (12 kb) (FINDFS) [N/y/?] n flock (6.3 kb) (FLOCK) [Y/n/?] y fdflush (1.3 kb) (FDFLUSH) [Y/n/?] y freeramdisk (1.3 kb) (FREERAMDISK) [Y/n/?] y fsck.minix (13 kb) (FSCK_MINIX) [N/y/?] n fsfreeze (3.5 kb) (FSFREEZE) [Y/n/?] y fstrim (4.4 kb) (FSTRIM) [Y/n/?] y getopt (5.8 kb) (GETOPT) [Y/n/?] y Support -l LONGOPTs (FEATURE_GETOPT_LONG) [Y/n/?] y hexdump (8.6 kb) (HEXDUMP) [Y/n/?] y Support -R, reverse of 'hexdump -Cv' (FEATURE_HEXDUMP_REVERSE) [N/y/?] n hd (7.8 kb) (HD) [N/y/?] n xxd (8.9 kb) (XXD) [Y/n/?] y hwclock (5.8 kb) (HWCLOCK) [Y/n/?] y Use FHS /var/lib/hwclock/adjtime (FEATURE_HWCLOCK_ADJTIME_FHS) [Y/n/?] y ionice (3.8 kb) (IONICE) [N/y/?] n ipcrm (3.2 kb) (IPCRM) [Y/n/?] y ipcs (11 kb) (IPCS) [Y/n/?] y last (6.1 kb) (LAST) [Y/n/?] y Output extra information (FEATURE_LAST_FANCY) [N/y/?] n losetup (5.5 kb) (LOSETUP) [Y/n/?] y lspci (6.3 kb) (LSPCI) [Y/n/?] y lsusb (4.2 kb) (LSUSB) [Y/n/?] y mdev (17 kb) (MDEV) [Y/n/?] y Support /etc/mdev.conf (FEATURE_MDEV_CONF) [Y/n/?] y Support subdirs/symlinks (FEATURE_MDEV_RENAME) [Y/n/?] y Support regular expressions substitutions when renaming device (FEATURE_MDEV_RENAME_REGEXP) [N/y/?] n Support command execution at device addition/removal (FEATURE_MDEV_EXEC) [Y/n/?] y Support loading of firmware (FEATURE_MDEV_LOAD_FIRMWARE) [N/y/?] n Support daemon mode (FEATURE_MDEV_DAEMON) [Y/n/?] y mesg (1.4 kb) (MESG) [Y/n/?] y Enable writing to tty only by group, not by everybody (FEATURE_MESG_ENABLE_ONLY_GROUP) [Y/n/?] y mke2fs (10 kb) (MKE2FS) [Y/n/?] y mkfs.ext2 (10 kb) (MKFS_EXT2) [N/y/?] n mkfs.minix (10 kb) (MKFS_MINIX) [N/y/?] n mkfs_reiser (MKFS_REISER) [N/y/?] n mkdosfs (7.2 kb) (MKDOSFS) [Y/n/?] y mkfs.vfat (7.2 kb) (MKFS_VFAT) [N/y/?] n mkswap (6.3 kb) (MKSWAP) [Y/n/?] y UUID support (FEATURE_MKSWAP_UUID) [N/y/?] n more (7 kb) (MORE) [Y/n/?] y mount (23 kb) (MOUNT) [Y/n/?] y Support -f (fake mount) (FEATURE_MOUNT_FAKE) [N/y/?] n Support -v (verbose) (FEATURE_MOUNT_VERBOSE) [N/y/?] n Support mount helpers (FEATURE_MOUNT_HELPERS) [N/y/?] n Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [N/y/?] n Support mounting NFS file systems on Linux < 2.6.23 (FEATURE_MOUNT_NFS) [N/y/?] n Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] y Support lots of -o flags (FEATURE_MOUNT_FLAGS) [Y/n/?] y Support /etc/fstab and -a (mount all) (FEATURE_MOUNT_FSTAB) [Y/n/?] y Support -T (FEATURE_MOUNT_OTHERTAB) [Y/n/?] y mountpoint (4.9 kb) (MOUNTPOINT) [Y/n/?] y nologin (NOLOGIN) [Y/n/?] (NEW) Enable dependencies for nologin (NOLOGIN_DEPENDENCIES) [Y/n/?] (NEW) nsenter (6.5 kb) (NSENTER) [N/y/?] n pivot_root (1.1 kb) (PIVOT_ROOT) [Y/n/?] y rdate (5.6 kb) (RDATE) [Y/n/?] y rdev (1.8 kb) (RDEV) [N/y/?] n readprofile (7.1 kb) (READPROFILE) [Y/n/?] y renice (4.2 kb) (RENICE) [Y/n/?] y rev (4.4 kb) (REV) [N/y/?] n rtcwake (6.8 kb) (RTCWAKE) [N/y/?] n script (8.6 kb) (SCRIPT) [N/y/?] n scriptreplay (2.4 kb) (SCRIPTREPLAY) [N/y/?] n setarch (3.6 kb) (SETARCH) [Y/n/?] y linux32 (3.3 kb) (LINUX32) [Y/n/?] y linux64 (3.3 kb) (LINUX64) [Y/n/?] y setpriv (6.6 kb) (SETPRIV) [Y/n/?] y Support dumping current privilege state (FEATURE_SETPRIV_DUMP) [Y/n/?] y Support capabilities (FEATURE_SETPRIV_CAPABILITIES) [Y/n/?] y Support capability names (FEATURE_SETPRIV_CAPABILITY_NAMES) [Y/n/?] y setsid (3.6 kb) (SETSID) [Y/n/?] y swapon (15 kb) (SWAPON) [Y/n/?] y Support discard option -d (FEATURE_SWAPON_DISCARD) [N/y/?] n Support priority option -p (FEATURE_SWAPON_PRI) [N/y/?] n swapoff (14 kb) (SWAPOFF) [Y/n] y Support specifying devices by label or UUID (FEATURE_SWAPONOFF_LABEL) [Y/n/?] y switch_root (5.5 kb) (SWITCH_ROOT) [Y/n/?] y taskset (4.2 kb) (TASKSET) [N/y/?] n uevent (3.1 kb) (UEVENT) [Y/n/?] y umount (5.1 kb) (UMOUNT) [Y/n/?] y Support -a (unmount all) (FEATURE_UMOUNT_ALL) [Y/n/?] y unshare (7.2 kb) (UNSHARE) [N/y/?] n wall (2.6 kb) (WALL) [N/y/?] n * * Common options for mount/umount * Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [Y/n/?] y Support old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] n * * Filesystem/Volume identification * bcache filesystem (FEATURE_VOLUMEID_BCACHE) [N/y] n btrfs filesystem (FEATURE_VOLUMEID_BTRFS) [N/y] n cramfs filesystem (FEATURE_VOLUMEID_CRAMFS) [N/y] n exFAT filesystem (FEATURE_VOLUMEID_EXFAT) [Y/n/?] y Ext filesystem (FEATURE_VOLUMEID_EXT) [Y/n] y f2fs filesystem (FEATURE_VOLUMEID_F2FS) [Y/n/?] y fat filesystem (FEATURE_VOLUMEID_FAT) [Y/n] y hfs filesystem (FEATURE_VOLUMEID_HFS) [N/y] n iso9660 filesystem (FEATURE_VOLUMEID_ISO9660) [N/y] n jfs filesystem (FEATURE_VOLUMEID_JFS) [N/y] n linuxraid (FEATURE_VOLUMEID_LINUXRAID) [N/y] n linux swap filesystem (FEATURE_VOLUMEID_LINUXSWAP) [N/y] n luks filesystem (FEATURE_VOLUMEID_LUKS) [N/y] n minix filesystem (FEATURE_VOLUMEID_MINIX) [Y/n] y nilfs filesystem (FEATURE_VOLUMEID_NILFS) [N/y/?] n ntfs filesystem (FEATURE_VOLUMEID_NTFS) [N/y] n ocfs2 filesystem (FEATURE_VOLUMEID_OCFS2) [N/y] n Reiser filesystem (FEATURE_VOLUMEID_REISERFS) [N/y] n romfs filesystem (FEATURE_VOLUMEID_ROMFS) [N/y] n sysv filesystem (FEATURE_VOLUMEID_SYSV) [N/y] n UBIFS filesystem (FEATURE_VOLUMEID_UBIFS) [Y/n/?] y udf filesystem (FEATURE_VOLUMEID_UDF) [N/y] n xfs filesystem (FEATURE_VOLUMEID_XFS) [N/y] n * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n bbconfig (9.7 kb) (BBCONFIG) [N/y/?] n bc (45 kb) (BC) [Y/n/?] (NEW) dc (36 kb) (DC) [Y/n/?] y Use bc code base for dc (larger, more features) (FEATURE_DC_BIG) [Y] (NEW) y Interactive mode (+4kb) (FEATURE_BC_INTERACTIVE) [Y/n/?] (NEW) Enable bc/dc long options (FEATURE_BC_LONG_OPTIONS) [Y/n] (NEW) beep (2.4 kb) (BEEP) [N/y/?] n chat (6.3 kb) (CHAT) [N/y/?] n conspy (10 kb) (CONSPY) [N/y/?] n crond (14 kb) (CROND) [Y/n/?] y Support -d (redirect output to stderr) (FEATURE_CROND_D) [N/y/?] n Report command output via email (using sendmail) (FEATURE_CROND_CALL_SENDMAIL) [N/y/?] n Support special times (@reboot, @daily, etc) in crontabs (FEATURE_CROND_SPECIAL_TIMES) [Y/n/?] y crond spool directory (FEATURE_CROND_DIR) [/var/spool/cron] /var/spool/cron crontab (10 kb) (CRONTAB) [Y/n/?] y devfsd (obsolete) (DEVFSD) [N/y/?] n Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n devmem (2.5 kb) (DEVMEM) [Y/n/?] y fbsplash (26 kb) (FBSPLASH) [N/y/?] n flash_eraseall (5.9 kb) (FLASH_ERASEALL) [N/y/?] n flash_lock (2.1 kb) (FLASH_LOCK) [N/y/?] n flash_unlock (1.3 kb) (FLASH_UNLOCK) [N/y/?] n flashcp (5.3 kb) (FLASHCP) [N/y/?] n hdparm (25 kb) (HDPARM) [Y/n/?] y Support obtaining detailed information directly from drives (FEATURE_HDPARM_GET_IDENTITY) [Y/n/?] y Register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_SCAN_HWIF) [N/y/?] n Un-register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_UNREGISTER_HWIF) [N/y/?] n Perform device reset (DANGEROUS) (FEATURE_HDPARM_HDIO_DRIVE_RESET) [N/y/?] n Tristate device for hotswap (DANGEROUS) (FEATURE_HDPARM_HDIO_TRISTATE_HWIF) [N/y/?] n Get/set using_dma flag (FEATURE_HDPARM_HDIO_GETSET_DMA) [N/y/?] n hexedit (21 kb) (HEXEDIT) [Y/n/?] y i2cget (5.5 kb) (I2CGET) [Y/n/?] y i2cset (6.7 kb) (I2CSET) [Y/n/?] y i2cdump (7.1 kb) (I2CDUMP) [Y/n/?] y i2cdetect (7.1 kb) (I2CDETECT) [Y/n/?] y i2ctransfer (4.0 kb) (I2CTRANSFER) [Y/n/?] (NEW) inotifyd (3.6 kb) (INOTIFYD) [N/y/?] n less (16 kb) (LESS) [Y/n/?] y Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] 9999999 Enable bracket searching (FEATURE_LESS_BRACKETS) [Y/n/?] y Enable -m/-M (FEATURE_LESS_FLAGS) [Y/n/?] y Enable -S (FEATURE_LESS_TRUNCATE) [Y/n/?] y Enable marks (FEATURE_LESS_MARKS) [N/y/?] n Enable regular expressions (FEATURE_LESS_REGEXP) [Y/n/?] y Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [N/y/?] n Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [N/y/?] n lsscsi (2.5 kb) (LSSCSI) [Y/n/?] y makedevs (9.2 kb) (MAKEDEVS) [Y/n/?] y Choose makedevs behaviour 1. leaf (FEATURE_MAKEDEVS_LEAF) > 2. table (FEATURE_MAKEDEVS_TABLE) choice[1-2]: 2 man (26 kb) (MAN) [N/y/?] n microcom (5.7 kb) (MICROCOM) [Y/n/?] y mt (2.5 kb) (MT) [Y/n/?] y nandwrite (4.8 kb) (NANDWRITE) [N/y/?] n nanddump (5.2 kb) (NANDDUMP) [N/y/?] n partprobe (3.5 kb) (PARTPROBE) [Y/n/?] y raidautorun (1.3 kb) (RAIDAUTORUN) [N/y/?] n readahead (1.5 kb) (READAHEAD) [N/y/?] n rfkill (4.4 kb) (RFKILL) [N/y/?] n runlevel (559 bytes) (RUNLEVEL) [Y/n/?] y rx (2.9 kb) (RX) [N/y/?] n setfattr (3.7 kb) (SETFATTR) [Y/n/?] y setserial (6.9 kb) (SETSERIAL) [Y/n/?] y strings (4.6 kb) (STRINGS) [Y/n/?] y time (6.8 kb) (TIME) [Y/n/?] y ts (450 bytes) (TS) [Y/n] (NEW) ttysize (432 bytes) (TTYSIZE) [N/y/?] n ubiattach (4.2 kb) (UBIATTACH) [N/y/?] n ubidetach (4.1 kb) (UBIDETACH) [N/y/?] n ubimkvol (5.3 kb) (UBIMKVOL) [N/y/?] n ubirmvol (4.9 kb) (UBIRMVOL) [N/y/?] n ubirsvol (4.2 kb) (UBIRSVOL) [N/y/?] n ubiupdatevol (5.2 kb) (UBIUPDATEVOL) [N/y/?] n ubirename (2.4 kb) (UBIRENAME) [Y/n/?] y volname (1.6 kb) (VOLNAME) [N/y/?] n watchdog (5.3 kb) (WATCHDOG) [Y/n/?] y * * Networking Utilities * Enable IPv6 support (FEATURE_IPV6) [Y/n/?] y Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] n Prefer IPv4 addresses from DNS queries (FEATURE_PREFER_IPV4_ADDRESS) [Y/n/?] y Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [N/y/?] n arp (10 kb) (ARP) [Y/n/?] y arping (9 kb) (ARPING) [Y/n/?] y brctl (4.7 kb) (BRCTL) [N/y/?] n dnsd (9.8 kb) (DNSD) [Y/n/?] y ether-wake (4.9 kb) (ETHER_WAKE) [Y/n/?] y ftpd (30 kb) (FTPD) [N/y/?] n ftpget (7.8 kb) (FTPGET) [N/y/?] n ftpput (7.5 kb) (FTPPUT) [N/y/?] n hostname (5.5 kb) (HOSTNAME) [Y/n/?] y dnsdomainname (3.6 kb) (DNSDOMAINNAME) [Y/n/?] y httpd (32 kb) (HTTPD) [N/y/?] n ifconfig (12 kb) (IFCONFIG) [Y/n/?] y Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [Y/n/?] y Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [Y/n/?] y Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [N/y/?] n ifenslave (13 kb) (IFENSLAVE) [N/y/?] n ifplugd (10 kb) (IFPLUGD) [N/y/?] n ifup (14 kb) (IFUP) [Y/n/?] y ifdown (13 kb) (IFDOWN) [Y/n/?] y Absolute path to ifstate file (IFUPDOWN_IFSTATE_PATH) [/var/run/ifstate] /var/run/ifstate Use ip tool (else ifconfig/route is used) (FEATURE_IFUPDOWN_IP) [Y/n/?] y Support IPv4 (FEATURE_IFUPDOWN_IPV4) [Y/n/?] y Support IPv6 (FEATURE_IFUPDOWN_IPV6) [Y/n/?] y Enable mapping support (FEATURE_IFUPDOWN_MAPPING) [Y/n/?] y Support external DHCP clients (FEATURE_IFUPDOWN_EXTERNAL_DHCP) [N/y/?] n inetd (18 kb) (INETD) [Y/n/?] y Support echo service on port 7 (FEATURE_INETD_SUPPORT_BUILTIN_ECHO) [Y/n/?] y Support discard service on port 8 (FEATURE_INETD_SUPPORT_BUILTIN_DISCARD) [Y/n/?] y Support time service on port 37 (FEATURE_INETD_SUPPORT_BUILTIN_TIME) [Y/n/?] y Support daytime service on port 13 (FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME) [Y/n/?] y Support chargen service on port 19 (FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN) [Y/n/?] y Support RPC services (FEATURE_INETD_RPC) [N/y/?] n ip (35 kb) (IP) [Y/n/?] y ipaddr (14 kb) (IPADDR) [Y/n/?] y iplink (17 kb) (IPLINK) [Y/n/?] y iproute (15 kb) (IPROUTE) [Y/n/?] y iptunnel (9.6 kb) (IPTUNNEL) [Y/n/?] y iprule (10 kb) (IPRULE) [Y/n/?] y ipneigh (8.3 kb) (IPNEIGH) [Y/n/?] y ip address (FEATURE_IP_ADDRESS) [Y/?] y ip link (FEATURE_IP_LINK) [Y/?] y ip route (FEATURE_IP_ROUTE) [Y/?] y ip route configuration directory (FEATURE_IP_ROUTE_DIR) [/etc/iproute2] /etc/iproute2 ip tunnel (FEATURE_IP_TUNNEL) [Y/?] y ip rule (FEATURE_IP_RULE) [Y/?] y ip neighbor (FEATURE_IP_NEIGH) [Y/?] y Support displaying rarely used link types (FEATURE_IP_RARE_PROTOCOLS) [N/y/?] n ipcalc (4.4 kb) (IPCALC) [N/y/?] n fakeidentd (8.7 kb) (FAKEIDENTD) [N/y/?] n nameif (6.6 kb) (NAMEIF) [Y/n/?] y Extended nameif (FEATURE_NAMEIF_EXTENDED) [N/y/?] n nbd-client (6 kb) (NBDCLIENT) [N/y/?] n nc (11 kb) (NC) [N/y/?] n netcat (11 kb) (NETCAT) [N/y/?] n netstat (10 kb) (NETSTAT) [Y/n/?] y Enable wide output (FEATURE_NETSTAT_WIDE) [N/y/?] n Enable PID/Program name output (FEATURE_NETSTAT_PRG) [N/y/?] n nslookup (9.7 kb) (NSLOOKUP) [Y/n/?] y Use internal resolver code instead of libc (FEATURE_NSLOOKUP_BIG) [Y/n] (NEW) Enable long options (FEATURE_NSLOOKUP_LONG_OPTIONS) [Y/n] (NEW) ntpd (22 kb) (NTPD) [N/y/?] n ping (10 kb) (PING) [Y/n/?] y ping6 (11 kb) (PING6) [N/y/?] n Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y pscan (6 kb) (PSCAN) [N/y/?] n route (8.7 kb) (ROUTE) [Y/n/?] y slattach (6.2 kb) (SLATTACH) [N/y/?] n ssl_client (25 kb) (SSL_CLIENT) [N/y/?] n tc (8.3 kb) (TC) [Y/n/?] (NEW) Enable ingress (FEATURE_TC_INGRESS) [Y/n] (NEW) tcpsvd (14 kb) (TCPSVD) [N/y/?] n udpsvd (13 kb) (UDPSVD) [N/y/?] n telnet (8.8 kb) (TELNET) [Y/n/?] y Pass TERM type to remote host (FEATURE_TELNET_TTYPE) [Y/n/?] y Pass USER type to remote host (FEATURE_TELNET_AUTOLOGIN) [Y/n/?] y Enable window size autodetection (FEATURE_TELNET_WIDTH) [Y/n] y telnetd (12 kb) (TELNETD) [N/y/?] n tftp (11 kb) (TFTP) [Y/n/?] y Enable progress bar (FEATURE_TFTP_PROGRESS_BAR) [N/y] n tftp-hpa compat (support -c get/put FILE) (FEATURE_TFTP_HPA_COMPAT) [Y/n] (NEW) tftpd (10 kb) (TFTPD) [N/y/?] n Enable 'tftp get' and/or tftpd upload code (FEATURE_TFTP_GET) [Y/n/?] y Enable 'tftp put' and/or tftpd download code (FEATURE_TFTP_PUT) [Y/n/?] y Enable 'blksize' and 'tsize' protocol options (FEATURE_TFTP_BLOCKSIZE) [Y/n/?] y Enable debug (TFTP_DEBUG) [N/y/?] n traceroute (11 kb) (TRACEROUTE) [Y/n/?] y traceroute6 (13 kb) (TRACEROUTE6) [N/y/?] n Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [N/y/?] n Enable -I option (use ICMP instead of UDP) (FEATURE_TRACEROUTE_USE_ICMP) [N/y] n tunctl (6.2 kb) (TUNCTL) [N/y/?] n vconfig (2.3 kb) (VCONFIG) [Y/n/?] y wget (38 kb) (WGET) [Y/n/?] y Enable long options (FEATURE_WGET_LONG_OPTIONS) [Y/n] y Enable progress bar (+2k) (FEATURE_WGET_STATUSBAR) [Y/n] y Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [Y/n/?] y Enable timeout option -T SEC (FEATURE_WGET_TIMEOUT) [Y/n/?] y Support HTTPS using internal TLS code (FEATURE_WGET_HTTPS) [N/y/?] n Try to connect to HTTPS using openssl (FEATURE_WGET_OPENSSL) [N/y/?] n whois (6.3 kb) (WHOIS) [N/y/?] n zcip (8.4 kb) (ZCIP) [N/y/?] n udhcpd (21 kb) (UDHCPD) [N/y/?] n dumpleases (5.1 kb) (DUMPLEASES) [N/y/?] n dhcprelay (5.2 kb) (DHCPRELAY) [N/y/?] n udhcpc (24 kb) (UDHCPC) [Y/n/?] y Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [Y/n/?] y Do not pass malformed host and domain names (FEATURE_UDHCPC_SANITIZEOPT) [Y/n/?] y Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script udhcpc6 (21 kb) (UDHCPC6) [N/y/?] n * * Common options for DHCP applets * Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n Maximum verbosity level (0..9) (UDHCP_DEBUG) [0] 0 DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80 Support RFC 3397 domain search options (FEATURE_UDHCP_RFC3397) [Y/n/?] y Support 802.1Q VLAN parameters options (FEATURE_UDHCP_8021Q) [Y/n/?] y ifup udhcpc command line options (IFUPDOWN_UDHCPC_CMD_OPTIONS) [-R -n -O search] -R -n -O search * * Print Utilities * lpd (5.5 kb) (LPD) [N/y/?] n lpr (9.9 kb) (LPR) [N/y/?] n lpq (9.9 kb) (LPQ) [N/y/?] n * * Mail Utilities * makemime (5.4 kb) (MAKEMIME) [N/y/?] n popmaildir (10 kb) (POPMAILDIR) [N/y/?] n reformime (7.5 kb) (REFORMIME) [N/y/?] n sendmail (14 kb) (SENDMAIL) [N/y/?] n * * Process Utilities * free (3.1 kb) (FREE) [Y/n/?] y fuser (7 kb) (FUSER) [Y/n/?] y iostat (7.6 kb) (IOSTAT) [N/y/?] n kill (3.1 kb) (KILL) [Y/n/?] y killall (5.6 kb) (KILLALL) [Y/n/?] y killall5 (5.3 kb) (KILLALL5) [Y/n/?] y lsof (3.4 kb) (LSOF) [Y/n/?] y mpstat (9.8 kb) (MPSTAT) [N/y/?] n nmeter (11 kb) (NMETER) [N/y/?] n pgrep (6.5 kb) (PGREP) [N/y/?] n pkill (7.5 kb) (PKILL) [N/y/?] n pidof (6.3 kb) (PIDOF) [Y/n/?] y Enable single shot (-s) (FEATURE_PIDOF_SINGLE) [Y/n/?] y Enable omitting pids (-o PID) (FEATURE_PIDOF_OMIT) [Y/n/?] y pmap (6 kb) (PMAP) [N/y/?] n powertop (9.6 kb) (POWERTOP) [N/y/?] n ps (11 kb) (PS) [Y/n/?] y Enable -o time and -o etime specifiers (FEATURE_PS_TIME) [N/y] n Enable -o rgroup, -o ruser, -o nice specifiers (FEATURE_PS_ADDITIONAL_COLUMNS) [N/y] n pstree (9.3 kb) (PSTREE) [N/y/?] n pwdx (3.7 kb) (PWDX) [N/y/?] n smemcap (2.5 kb) (SMEMCAP) [N/y/?] n sysctl (7.4 kb) (BB_SYSCTL) [Y/n/?] y top (18 kb) (TOP) [Y/n/?] y Accept keyboard commands (FEATURE_TOP_INTERACTIVE) [Y/n/?] y Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] y Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] y SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [N/y/?] n Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [N/y/?] n Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [N/y/?] n Topmem command ('s' key) (FEATURE_TOPMEM) [N/y/?] n uptime (3.7 kb) (UPTIME) [Y/n/?] y Show the number of users (FEATURE_UPTIME_UTMP_SUPPORT) [N/y/?] n watch (4.4 kb) (WATCH) [Y/n/?] y Support thread display in ps/pstree/top (FEATURE_SHOW_THREADS) [N/y/?] n * * Runit Utilities * chpst (9 kb) (CHPST) [N/y/?] n setuidgid (4 kb) (SETUIDGID) [N/y/?] n envuidgid (3.9 kb) (ENVUIDGID) [N/y/?] n envdir (2.5 kb) (ENVDIR) [N/y/?] n softlimit (4.5 kb) (SOFTLIMIT) [N/y/?] n runsv (7.8 kb) (RUNSV) [N/y/?] n runsvdir (6.3 kb) (RUNSVDIR) [N/y/?] n sv (8.5 kb) (SV) [N/y/?] n Default directory for services (SV_DEFAULT_SERVICE_DIR) [] svc (8.4 kb) (SVC) [Y/n/?] y svok (1.5 kb) (SVOK) [Y/n/?] (NEW) svlogd (16 kb) (SVLOGD) [N/y/?] n * * Shells * Choose which shell is aliased to 'sh' name > 1. ash (SH_IS_ASH) 2. hush (SH_IS_HUSH) 3. none (SH_IS_NONE) choice[1-3?]: 1 Choose which shell is aliased to 'bash' name 1. ash (BASH_IS_ASH) 2. hush (BASH_IS_HUSH) > 3. none (BASH_IS_NONE) choice[1-3?]: 3 ash (78 kb) (ASH) [Y/n/?] y Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [Y/n] y Use internal glob() implementation (ASH_INTERNAL_GLOB) [Y/n/?] y bash-compatible extensions (ASH_BASH_COMPAT) [Y/n] y 'source' and '.' builtins search current directory after $PATH (ASH_BASH_SOURCE_CURDIR) [N/y/?] (NEW) command_not_found_handle hook support (ASH_BASH_NOT_FOUND_HOOK) [Y/n/?] (NEW) Job control (ASH_JOB_CONTROL) [Y/n] y Alias support (ASH_ALIAS) [Y/n] y Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [Y/n/?] y Expand prompt string (ASH_EXPAND_PRMT) [Y/n/?] y Idle timeout variable $TMOUT (ASH_IDLE_TIMEOUT) [Y/n/?] y Check for new mail in interactive shell (ASH_MAIL) [N/y/?] n echo builtin (ASH_ECHO) [Y/n] y printf builtin (ASH_PRINTF) [Y/n] y test builtin (ASH_TEST) [Y/n] y help builtin (ASH_HELP) [Y/n] y getopts builtin (ASH_GETOPTS) [Y/n] y command builtin (ASH_CMDCMD) [Y/n/?] y cttyhack (2.4 kb) (CTTYHACK) [N/y/?] n hush (68 kb) (HUSH) [N/y/?] n * * Options common to all shells * POSIX math support (FEATURE_SH_MATH) [Y/n/?] y Extend POSIX math support to 64 bit (FEATURE_SH_MATH_64) [Y/n/?] y Support BASE#nnnn literals (FEATURE_SH_MATH_BASE) [Y/n] (NEW) Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [Y/n/?] y Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n Run 'nofork' applets directly (FEATURE_SH_NOFORK) [N/y/?] n read -t N.NNN support (+110 bytes) (FEATURE_SH_READ_FRAC) [Y/n/?] y Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [N/y/?] n Embed scripts in the binary (FEATURE_SH_EMBEDDED_SCRIPTS) [Y/n/?] (NEW) * * System Logging Utilities * klogd (5.7 kb) (KLOGD) [Y/n/?] y Use the klogctl() interface (FEATURE_KLOGD_KLOGCTL) [Y/n/?] y logger (6.3 kb) (LOGGER) [Y/n/?] y logread (4.8 kb) (LOGREAD) [N/y/?] n syslogd (13 kb) (SYSLOGD) [Y/n/?] y Rotate message files (FEATURE_ROTATE_LOGFILE) [Y/n/?] y Remote Log support (FEATURE_REMOTE_LOG) [Y/n/?] y Support -D (drop dups) option (FEATURE_SYSLOGD_DUP) [N/y/?] n Support syslog.conf (FEATURE_SYSLOGD_CFG) [N/y/?] n Read buffer size in bytes (FEATURE_SYSLOGD_READ_BUFFER_SIZE) [256] 256 Circular Buffer support (FEATURE_IPC_SYSLOG) [N/y/?] n Linux kernel printk buffer support (FEATURE_KMSG_SYSLOG) [N/y/?] n /bin/sed -i -e "/\\/d" /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1//.config echo '# CONFIG_NOMMU is not set' >> /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1//.config /bin/sed -i -e "/\\/d" /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1//.config echo 'CONFIG_USE_BB_CRYPT_SHA=y' >> /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1//.config /bin/sed -i -e "/\\/d" /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1//.config echo '# CONFIG_PAM is not set' >> /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1//.config /bin/sed -i -e "/\\/d" /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1//.config echo 'CONFIG_INIT=y' >> /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1//.config scripts/kconfig/conf -o Config.in # # using defaults found in .config # * * Busybox Configuration * * * Settings * Enable compatibility for full-blown desktop systems (8kb) (DESKTOP) [Y/n/?] y Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n Building for Fedora distribution (FEDORA_COMPAT) [N/y/?] n Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [Y/n/?] y Support --long-options (LONG_OPTS) [Y/?] y Show applet usage messages (SHOW_USAGE) [Y/n/?] y Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [N/y/?] n Support files > 2 GB (LFS) [Y/n/?] y Support PAM (Pluggable Authentication Modules) (PAM) [N/y/?] n Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y Support utmp file (FEATURE_UTMP) [Y/n/?] y Support wtmp file (FEATURE_WTMP) [Y/n/?] y Support writing pidfiles (FEATURE_PIDFILE) [N/y/?] n Include busybox applet (BUSYBOX) [Y/n/?] y Support --show SCRIPT (FEATURE_SHOW_SCRIPT) [Y/n] y Support --install [-s] to install applet links at runtime (FEATURE_INSTALLER) [Y/n/?] y Don't use /usr (INSTALL_NO_USR) [N/y/?] n Drop SUID state for most applets (FEATURE_SUID) [Y/n/?] y Enable SUID configuration via /etc/busybox.conf (FEATURE_SUID_CONFIG) [N/y/?] n exec prefers applets (FEATURE_PREFER_APPLETS) [N/y/?] n Path to busybox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n Support LOG_INFO level syslog messages (FEATURE_SYSLOG_INFO) [Y/n/?] y * * Build Options * Build static binary (no shared libs) (STATIC) [N/y/?] n Build position independent executable (PIE) [N/y/?] n Force NOMMU build (NOMMU) [N/y/?] n Build shared libbusybox (BUILD_LIBBUSYBOX) [N/y/?] n Cross compiler prefix (CROSS_COMPILER_PREFIX) [] Path to sysroot (SYSROOT) [] Additional CFLAGS (EXTRA_CFLAGS) [] Additional LDFLAGS (EXTRA_LDFLAGS) [] Additional LDLIBS (EXTRA_LDLIBS) [] Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n Use -mpreferred-stack-boundary=2 on i386 arch (STACK_OPTIMIZATION_386) [Y/n/?] y * * Installation Options ("make install" behavior) * What kind of applet links to install > 1. as soft-links (INSTALL_APPLET_SYMLINKS) 2. as hard-links (INSTALL_APPLET_HARDLINKS) 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS) 4. not installed (INSTALL_APPLET_DONT) choice[1-4?]: 1 Destination path for 'make install' (PREFIX) [./_install] ./_install * * Debugging Options * Build with debug information (DEBUG) [N/y/?] n Enable runtime sanitizers (ASAN/LSAN/USAN/etc...) (DEBUG_SANITIZE) [N/y/?] n Build unit tests (UNIT_TEST) [N/y/?] n Abort compilation on any warning (WERROR) [N/y/?] n Additional debugging library > 1. None (NO_DEBUG_LIB) 2. Dmalloc (DMALLOC) 3. Electric-fence (EFENCE) choice[1-3?]: 1 * * Library Tuning * Use the end of BSS page (FEATURE_USE_BSS_TAIL) [N/y/?] n Enable fractional duration arguments (FLOAT_DURATION) [Y/n/?] y Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [Y/n/?] y Use the definitions of SIGRTMIN/SIGRTMAX provided by libc (FEATURE_RTMINMAX_USE_LIBC_DEFINITIONS) [Y/n/?] y Buffer allocation policy > 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) choice[1-3?]: 1 Minimum password length (PASSWORD_MINLEN) [6] 6 MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SMALL) [1] 1 SHA3: Trade bytes for speed (0:fast, 1:slow) (SHA3_SMALL) [1] 1 Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [N/y/?] n Support /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n Consult /etc/services even for well-known ports (FEATURE_ETC_SERVICES) [N/y/?] n Command line editing (FEATURE_EDITING) [Y/n/?] y Maximum length of input (FEATURE_EDITING_MAX_LEN) [1024] 1024 vi-style line editing commands (FEATURE_EDITING_VI) [Y/n/?] y History size (FEATURE_EDITING_HISTORY) [999] 999 History saving (FEATURE_EDITING_SAVEHISTORY) [Y/n/?] y Save history on shell exit, not after every command (FEATURE_EDITING_SAVE_ON_EXIT) [N/y/?] n Reverse history search (FEATURE_REVERSE_SEARCH) [Y/n/?] y Tab completion (FEATURE_TAB_COMPLETION) [Y/n] y Username completion (FEATURE_USERNAME_COMPLETION) [N/y] n Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] y Enable automatic tracking of window size changes (FEATURE_EDITING_WINCH) [Y/n] y Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n Support Unicode (UNICODE_SUPPORT) [N/y/?] n Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n Use sendfile system call (FEATURE_USE_SENDFILE) [Y/n/?] y Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4 Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [Y/n/?] y Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y Support infiniband HW (FEATURE_HWIB) [Y/n/?] y * * Applets * * * Archival Utilities * Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [N/y] n Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [N/y] n Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [N/y] n Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [N/y] n Make tar, rpm, modprobe etc understand .Z data (FEATURE_SEAMLESS_Z) [N/y] n ar (9.5 kb) (AR) [Y/n/?] y Support long filenames (not needed for debs) (FEATURE_AR_LONG_FILENAMES) [N/y/?] n Support archive creation (FEATURE_AR_CREATE) [Y/n/?] y uncompress (7.1 kb) (UNCOMPRESS) [N/y/?] n gunzip (11 kb) (GUNZIP) [Y/n/?] y zcat (24 kb) (ZCAT) [Y/n/?] y Enable long options (FEATURE_GUNZIP_LONG_OPTIONS) [Y/n] y bunzip2 (8.7 kb) (BUNZIP2) [Y/n/?] y bzcat (8.7 kb) (BZCAT) [Y/n/?] y unlzma (7.5 kb) (UNLZMA) [Y/n/?] y lzcat (7.5 kb) (LZCAT) [Y/n/?] y lzma -d (LZMA) [Y/n/?] y unxz (13 kb) (UNXZ) [Y/n/?] y xzcat (13 kb) (XZCAT) [Y/n/?] y xz -d (XZ) [Y/n/?] y bzip2 (16 kb) (BZIP2) [N/y/?] n Enable decompression (FEATURE_BZIP2_DECOMPRESS) [Y/?] y cpio (15 kb) (CPIO) [Y/n/?] y Support archive creation (FEATURE_CPIO_O) [N/y/?] n dpkg (43 kb) (DPKG) [N/y/?] n dpkg-deb (30 kb) (DPKG_DEB) [N/y/?] n gzip (17 kb) (GZIP) [Y/n/?] y Enable long options (FEATURE_GZIP_LONG_OPTIONS) [N/y] n Trade memory for speed (0:small,slow - 2:fast,big) (GZIP_FAST) [0] 0 Enable compression levels (FEATURE_GZIP_LEVELS) [N/y/?] n Enable decompression (FEATURE_GZIP_DECOMPRESS) [Y/?] y lzop (12 kb) (LZOP) [N/y/?] n unlzop (13 kb) (UNLZOP) [Y/n/?] y lzopcat (13 kb) (LZOPCAT) [Y/n/?] y lzop compression levels 7,8,9 (not very useful) (LZOP_COMPR_HIGH) [N/y/?] n rpm (32 kb) (RPM) [N/y/?] n rpm2cpio (21 kb) (RPM2CPIO) [N/y/?] n tar (39 kb) (TAR) [Y/n/?] y Enable long options (FEATURE_TAR_LONG_OPTIONS) [Y/n] y Enable -c (archive creation) (FEATURE_TAR_CREATE) [Y/n] y Enable -X (exclude from) and -T (include from) options (FEATURE_TAR_FROM) [Y/n/?] y Support old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n Support GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n] y Support writing to an external program (--to-command) (FEATURE_TAR_TO_COMMAND) [Y/n/?] y Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [N/y/?] n Enable -m (do not preserve time) GNU option (FEATURE_TAR_NOPRESERVE_TIME) [N/y] n unzip (26 kb) (UNZIP) [Y/n/?] y Read and use Central Directory data (FEATURE_UNZIP_CDF) [Y/n/?] y Support compression method 12 (bzip2) (FEATURE_UNZIP_BZIP2) [Y/n] y Support compression method 14 (lzma) (FEATURE_UNZIP_LZMA) [Y/n] y Support compression method 95 (xz) (FEATURE_UNZIP_XZ) [Y/n] y Optimize lzma for speed (FEATURE_LZMA_FAST) [N/y/?] n * * Coreutils * basename (438 bytes) (BASENAME) [Y/n/?] y cat (5.6 kb) (CAT) [Y/?] y Enable -n and -b options (FEATURE_CATN) [Y/n/?] y cat -v[etA] (FEATURE_CATV) [Y/n/?] y chgrp (7.6 kb) (CHGRP) [Y/n/?] y chmod (5.5 kb) (CHMOD) [Y/n/?] y chown (7.6 kb) (CHOWN) [Y/n/?] y Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [N/y] n chroot (3.7 kb) (CHROOT) [Y/n/?] y cksum (4.1 kb) (CKSUM) [Y/n/?] y comm (4.2 kb) (COMM) [N/y/?] n cp (10 kb) (CP) [Y/n/?] y Enable long options (FEATURE_CP_LONG_OPTIONS) [N/y/?] n cut (5.8 kb) (CUT) [Y/n/?] y date (7 kb) (DATE) [Y/n/?] y Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [Y/n/?] y dd (7.5 kb) (DD) [Y/n/?] y Enable signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [N/y/?] n Enable ibs, obs, iflag, oflag and conv options (FEATURE_DD_IBS_OBS) [Y/n/?] y Enable status display options (FEATURE_DD_STATUS) [Y/n/?] y df (6.8 kb) (DF) [Y/n/?] y Enable -a, -i, -B (FEATURE_DF_FANCY) [N/y/?] n dirname (329 bytes) (DIRNAME) [Y/n/?] y dos2unix (5.2 kb) (DOS2UNIX) [Y/n/?] y unix2dos (5.2 kb) (UNIX2DOS) [Y/n/?] y du (6.3 kb) (DU) [Y/n/?] y Use default blocksize of 1024 bytes (else it's 512 bytes) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n] y echo (1.8 kb) (ECHO) [Y/?] y Enable -n and -e options (FEATURE_FANCY_ECHO) [Y/n] y env (4 kb) (ENV) [Y/n/?] y expand (5.1 kb) (EXPAND) [N/y/?] n unexpand (5.3 kb) (UNEXPAND) [N/y/?] n expr (6.6 kb) (EXPR) [Y/n/?] y Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [Y/n/?] y factor (2.7 kb) (FACTOR) [Y/n/?] y false (tiny) (FALSE) [Y/n/?] y fold (4.6 kb) (FOLD) [Y/n/?] y head (3.8 kb) (HEAD) [Y/n/?] y Enable -c, -q, and -v (FEATURE_FANCY_HEAD) [Y/n] y hostid (286 bytes) (HOSTID) [Y/n/?] y id (7 kb) (ID) [Y/n/?] y groups (6.7 kb) (GROUPS) [N/y/?] n install (12 kb) (INSTALL) [Y/n/?] y Enable long options (FEATURE_INSTALL_LONG_OPTIONS) [Y/n] y link (3.2 kb) (LINK) [Y/n/?] y ln (4.9 kb) (LN) [Y/n/?] y logname (1.1 kb) (LOGNAME) [Y/n/?] y ls (14 kb) (LS) [Y/n/?] y Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n] y Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n] y Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n] y Enable -w WIDTH and window size autodetection (FEATURE_LS_WIDTH) [Y/n] y Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] y md5sum (6.5 kb) (MD5SUM) [Y/n/?] y sha1sum (5.9 kb) (SHA1SUM) [Y/n/?] y sha256sum (7 kb) (SHA256SUM) [Y/n/?] y sha512sum (7.4 kb) (SHA512SUM) [Y/n/?] y sha3sum (6.1 kb) (SHA3SUM) [Y/n/?] y * * Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum * Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [Y/n/?] y mkdir (4.5 kb) (MKDIR) [Y/n/?] y mkfifo (3.8 kb) (MKFIFO) [Y/n/?] y mknod (4.5 kb) (MKNOD) [Y/n/?] y mktemp (4.2 kb) (MKTEMP) [Y/n/?] y mv (10 kb) (MV) [Y/n/?] y nice (2.1 kb) (NICE) [Y/n/?] y nl (4.6 kb) (NL) [Y/n/?] y nohup (2 kb) (NOHUP) [Y/n/?] y nproc (3.7 kb) (NPROC) [Y/n/?] y od (11 kb) (OD) [Y/n/?] y paste (4.9 kb) (PASTE) [Y/n/?] y printenv (1.3 kb) (PRINTENV) [Y/n/?] y printf (3.8 kb) (PRINTF) [Y/n/?] y pwd (3.7 kb) (PWD) [Y/n/?] y readlink (4 kb) (READLINK) [Y/n/?] y Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [Y/n/?] y realpath (1.6 kb) (REALPATH) [Y/n/?] y rm (5.4 kb) (RM) [Y/n/?] y rmdir (3.5 kb) (RMDIR) [Y/n/?] y seq (3.8 kb) (SEQ) [Y/n/?] y shred (4.9 kb) (SHRED) [Y/n/?] y shuf (5.4 kb) (SHUF) [N/y/?] n sleep (2 kb) (SLEEP) [Y/?] y Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] y sort (7.7 kb) (SORT) [Y/n/?] y Full SuSv3 compliant sort (support -ktcbdfiogM) (FEATURE_SORT_BIG) [Y/n/?] y Use less memory (but might be slower) (FEATURE_SORT_OPTIMIZE_MEMORY) [N/y/?] n split (5 kb) (SPLIT) [N/y/?] n stat (11 kb) (STAT) [N/y/?] n stty (8.9 kb) (STTY) [Y/n/?] y sum (4 kb) (SUM) [N/y/?] n sync (3.8 kb) (SYNC) [Y/n/?] y Enable -d and -f flags (requires syncfs(2) in libc) (FEATURE_SYNC_FANCY) [N/y/?] n fsync (3.6 kb) (FSYNC) [N/y/?] n tac (3.9 kb) (TAC) [N/y/?] n tail (6.8 kb) (TAIL) [Y/n/?] y Enable -q, -s, -v, and -F options (FEATURE_FANCY_TAIL) [Y/n/?] y tee (4.2 kb) (TEE) [Y/n/?] y Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] y test (4.1 kb) (TEST) [Y/n/?] y test as [ (TEST1) [Y/n/?] y test as [[ (TEST2) [Y/n/?] y Extend test to 64 bit (FEATURE_TEST_64) [Y/n/?] y timeout (6 kb) (TIMEOUT) [N/y/?] n touch (5.9 kb) (TOUCH) [Y/n/?] y Add support for -h (FEATURE_TOUCH_NODEREF) [N/y/?] n Add support for SUSV3 features (-d -t -r) (FEATURE_TOUCH_SUSV3) [Y/n/?] y tr (5.1 kb) (TR) [Y/n/?] y Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [Y/n/?] y Enable equivalence classes (FEATURE_TR_EQUIV) [Y/n/?] y true (tiny) (TRUE) [Y/n/?] y truncate (4.2 kb) (TRUNCATE) [Y/n/?] y tty (3.6 kb) (TTY) [Y/n/?] y uname (3.9 kb) (UNAME) [Y/n/?] y Operating system name (UNAME_OSNAME) [GNU/Linux] GNU/Linux arch (1.1 kb) (BB_ARCH) [Y/n/?] y uniq (4.9 kb) (UNIQ) [Y/n/?] y unlink (3.2 kb) (UNLINK) [Y/n/?] y usleep (1.3 kb) (USLEEP) [Y/n/?] y uudecode (5.8 kb) (UUDECODE) [Y/n/?] y base64 (4.9 kb) (BASE64) [Y/n/?] y uuencode (4.4 kb) (UUENCODE) [Y/n/?] y wc (4.5 kb) (WC) [Y/n/?] y Support very large counts (FEATURE_WC_LARGE) [N/y/?] n who (3.9 kb) (WHO) [Y/n/?] y w (3.8 kb) (W) [Y/n/?] y users (3.4 kb) (USERS) [N/y/?] n whoami (3.2 kb) (WHOAMI) [Y/n/?] y yes (1.2 kb) (YES) [Y/n/?] y * * Common options * Support verbose options (usually -v) for various applets (FEATURE_VERBOSE) [Y/n/?] y * * Common options for cp and mv * Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] y * * Common options for df, du, ls * Support human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y * * Console Utilities * chvt (2 kb) (CHVT) [Y/n/?] y clear (tiny) (CLEAR) [Y/n/?] y deallocvt (1.9 kb) (DEALLOCVT) [Y/n/?] y dumpkmap (1.6 kb) (DUMPKMAP) [Y/n/?] y fgconsole (1.5 kb) (FGCONSOLE) [N/y/?] n kbd_mode (4.1 kb) (KBD_MODE) [N/y/?] n loadfont (5.2 kb) (LOADFONT) [Y/n/?] y setfont (24 kb) (SETFONT) [N/y/?] n * * Common options for loadfont and setfont * Support PSF2 console fonts (FEATURE_LOADFONT_PSF2) [Y/n] y Support old (raw) console fonts (FEATURE_LOADFONT_RAW) [Y/n] y loadkmap (1.8 kb) (LOADKMAP) [Y/n/?] y openvt (7.2 kb) (OPENVT) [Y/n/?] y reset (345 bytes) (RESET) [Y/n/?] y resize (903 bytes) (RESIZE) [Y/n/?] y Print environment variables (FEATURE_RESIZE_PRINT) [Y/n/?] y setconsole (3.6 kb) (SETCONSOLE) [Y/n/?] y Enable long options (FEATURE_SETCONSOLE_LONG_OPTIONS) [N/y] n setkeycodes (2.1 kb) (SETKEYCODES) [Y/n/?] y setlogcons (1.8 kb) (SETLOGCONS) [Y/n/?] y showkey (4.7 kb) (SHOWKEY) [N/y/?] n * * Debian Utilities * pipe_progress (275 bytes) (PIPE_PROGRESS) [Y/n/?] y run-parts (6.1 kb) (RUN_PARTS) [Y/n/?] y Enable long options (FEATURE_RUN_PARTS_LONG_OPTIONS) [Y/n] y Support additional arguments (FEATURE_RUN_PARTS_FANCY) [N/y/?] n start-stop-daemon (12 kb) (START_STOP_DAEMON) [Y/n/?] y Enable long options (FEATURE_START_STOP_DAEMON_LONG_OPTIONS) [Y/n] y Support additional arguments (FEATURE_START_STOP_DAEMON_FANCY) [Y/n/?] y which (3.8 kb) (WHICH) [Y/n/?] y * * klibc-utils * minips (11 kb) (MINIPS) [N/y/?] n nuke (2.9 kb) (NUKE) [Y/n/?] y resume (3.2 kb) (RESUME) [Y/n/?] y run-init (7.7 kb) (RUN_INIT) [Y/n/?] y * * Editors * awk (23 kb) (AWK) [Y/n/?] y Enable math functions (requires libm) (FEATURE_AWK_LIBM) [N/y/?] n Enable a few GNU extensions (FEATURE_AWK_GNU_EXTENSIONS) [Y/n/?] y cmp (4.9 kb) (CMP) [Y/n/?] y diff (13 kb) (DIFF) [Y/n/?] y Enable long options (FEATURE_DIFF_LONG_OPTIONS) [N/y] n Enable directory support (FEATURE_DIFF_DIR) [Y/n/?] y ed (21 kb) (ED) [N/y/?] n patch (9.4 kb) (PATCH) [Y/n/?] y sed (12 kb) (SED) [Y/n/?] y vi (23 kb) (VI) [Y/n/?] y Maximum screen width (FEATURE_VI_MAX_LEN) [4096] 4096 Allow to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [Y/n/?] y Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] y Enable yank/put commands and mark cmds (FEATURE_VI_YANKMARK) [Y/n/?] y Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] y Enable regex in search and replace (FEATURE_VI_REGEX_SEARCH) [N/y/?] n Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] y Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] y Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] y Enable settable options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] y Support :set (FEATURE_VI_SET) [Y/n] y Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] y Use 'tell me cursor position' ESC sequence to measure window (FEATURE_VI_ASK_TERMINAL) [Y/n/?] y Support undo command "u" (FEATURE_VI_UNDO) [Y/n/?] y Enable undo operation queuing (FEATURE_VI_UNDO_QUEUE) [Y/n/?] y Maximum undo character queue size (FEATURE_VI_UNDO_QUEUE_MAX) [256] 256 Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [Y/n/?] y * * Finding Utilities * find (14 kb) (FIND) [Y/n/?] y Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [Y/n/?] y Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [Y/n/?] y Enable -perm: permissions matching (FEATURE_FIND_PERM) [Y/n] y Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] y Enable -executable: file is executable (FEATURE_FIND_EXECUTABLE) [Y/n] y Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n] y Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n] y Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] y Enable -inum: inode number matching (FEATURE_FIND_INUM) [N/y] n Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y Enable -exec ... {} + (FEATURE_FIND_EXEC_PLUS) [Y/n/?] y Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n] y Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n] y Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n] y Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [Y/n/?] y Enable -quit: exit (FEATURE_FIND_QUIT) [Y/n/?] y Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [Y/n/?] y Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [Y/n/?] y Enable -links: link count matching (FEATURE_FIND_LINKS) [N/y/?] n grep (8.6 kb) (GREP) [Y/n/?] y egrep (7.8 kb) (EGREP) [Y/n/?] y fgrep (7.8 kb) (FGREP) [Y/n/?] y Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] y xargs (7.2 kb) (XARGS) [Y/n/?] y Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [N/y/?] n Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] y Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] y Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] y Enable -I STR: string to replace (FEATURE_XARGS_SUPPORT_REPL_STR) [Y/n/?] y Enable -P N: processes to run in parallel (FEATURE_XARGS_SUPPORT_PARALLEL) [Y/n] y Enable -a FILE: use FILE instead of stdin (FEATURE_XARGS_SUPPORT_ARGS_FILE) [Y/n] y * * Init Utilities * bootchartd (10 kb) (BOOTCHARTD) [N/y/?] n halt (4 kb) (HALT) [Y/n/?] y poweroff (4 kb) (POWEROFF) [Y/n/?] y reboot (4 kb) (REBOOT) [Y/n/?] y Before signaling init, make sure it is ready for it (FEATURE_WAIT_FOR_INIT) [Y/n/?] y init (10 kb) (INIT) [Y/n/?] y linuxrc: support running init from initrd (not initramfs) (LINUXRC) [Y/n/?] y Support reading an inittab file (FEATURE_USE_INITTAB) [Y/n/?] y Support killing processes that have been removed from inittab (FEATURE_KILL_REMOVED) [Y/n/?] y How long to wait between TERM and KILL (0 - send TERM only) (FEATURE_KILL_DELAY) [0] 0 Run commands with leading dash with controlling tty (FEATURE_INIT_SCTTY) [Y/n/?] y Enable init to write to syslog (FEATURE_INIT_SYSLOG) [Y/n/?] y Be quiet on boot (no 'init started:' message) (FEATURE_INIT_QUIET) [Y/n] y Support dumping core for child processes (debugging only) (FEATURE_INIT_COREDUMPS) [N/y/?] n Initial terminal type (INIT_TERMINAL_TYPE) [linux] linux Clear init's command line (FEATURE_INIT_MODIFY_CMDLINE) [Y/n/?] y * * Login/Password Management Utilities * Support shadow passwords (FEATURE_SHADOWPASSWDS) [Y/n/?] y Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [N/y/?] n Use internal crypt functions (USE_BB_CRYPT) [Y/n/?] y Enable SHA256/512 crypt functions (USE_BB_CRYPT_SHA) [Y/n/?] y add-shell (3.1 kb) (ADD_SHELL) [N/y/?] n remove-shell (3 kb) (REMOVE_SHELL) [N/y/?] n addgroup (8.6 kb) (ADDGROUP) [Y/n/?] y Support adding users to groups (FEATURE_ADDUSER_TO_GROUP) [N/y/?] n adduser (15 kb) (ADDUSER) [Y/n/?] y Enable sanity check on user/group names in adduser and addgroup (FEATURE_CHECK_NAMES) [N/y/?] n Last valid uid or gid for adduser and addgroup (LAST_ID) [60000] 60000 First valid system uid or gid for adduser and addgroup (FIRST_SYSTEM_ID) [100] 100 Last valid system uid or gid for adduser and addgroup (LAST_SYSTEM_ID) [999] 999 chpasswd (18 kb) (CHPASSWD) [N/y/?] n Default encryption method (passwd -a, cryptpw -m, chpasswd -c ALG) (FEATURE_DEFAULT_PASSWD_ALGO) [md5] md5 cryptpw (14 kb) (CRYPTPW) [N/y/?] n mkpasswd (15 kb) (MKPASSWD) [Y/n/?] y deluser (9.1 kb) (DELUSER) [Y/n/?] y delgroup (6.4 kb) (DELGROUP) [Y/n/?] y Support removing users from groups (FEATURE_DEL_USER_FROM_GROUP) [N/y/?] n getty (10 kb) (GETTY) [Y/n/?] y login (24 kb) (LOGIN) [Y/n/?] y Run logged in session in a child process (LOGIN_SESSION_AS_CHILD) [N/y/?] n Support login scripts (LOGIN_SCRIPTS) [N/y/?] n Support /etc/nologin (FEATURE_NOLOGIN) [Y/n/?] y Support /etc/securetty (FEATURE_SECURETTY) [Y/n/?] y passwd (21 kb) (PASSWD) [Y/n/?] y Check new passwords for weakness (FEATURE_PASSWD_WEAK_CHECK) [Y/n/?] y su (19 kb) (SU) [Y/n/?] y Log to syslog all attempts to use su (FEATURE_SU_SYSLOG) [Y/n] y If user's shell is not in /etc/shells, disallow -s PROG (FEATURE_SU_CHECKS_SHELLS) [Y/n] y Allow blank passwords only on TTYs in /etc/securetty (FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY) [N/y] n sulogin (17 kb) (SULOGIN) [Y/n/?] y vlock (17 kb) (VLOCK) [Y/n/?] y * * Linux Ext2 FS Progs * chattr (3.8 kb) (CHATTR) [Y/n/?] y fsck (7.4 kb) (FSCK) [Y/n/?] y lsattr (5.5 kb) (LSATTR) [Y/n/?] y tune2fs (4.4 kb) (TUNE2FS) [N/y/?] n * * Linux Module Utilities * Simplified modutils (MODPROBE_SMALL) [N/y/?] n depmod (27 kb) (DEPMOD) [N/y/?] n insmod (22 kb) (INSMOD) [Y/n/?] y lsmod (1.9 kb) (LSMOD) [Y/n/?] y Pretty output (FEATURE_LSMOD_PRETTY_2_6_OUTPUT) [Y/n/?] y modinfo (24 kb) (MODINFO) [N/y/?] n modprobe (28 kb) (MODPROBE) [Y/n/?] y Blacklist support (FEATURE_MODPROBE_BLACKLIST) [N/y/?] n rmmod (3.3 kb) (RMMOD) [Y/n/?] y * * Options common to multiple modutils * Accept module options on modprobe command line (FEATURE_CMDLINE_MODULE_OPTIONS) [Y/n/?] y Support version 2.2/2.4 Linux kernels (FEATURE_2_4_MODULES) [N/y/?] n Support tainted module checking with new kernels (FEATURE_CHECK_TAINTED_MODULE) [Y/n/?] y Try to load module from a mmap'ed area (FEATURE_INSMOD_TRY_MMAP) [N/y/?] n Support module.aliases file (FEATURE_MODUTILS_ALIAS) [Y/n/?] y Support module.symbols file (FEATURE_MODUTILS_SYMBOLS) [Y/n/?] y Default directory containing modules (DEFAULT_MODULES_DIR) [/lib/modules] /lib/modules Default name of modules.dep (DEFAULT_DEPMOD_FILE) [modules.dep] modules.dep * * Linux System Utilities * acpid (9 kb) (ACPID) [N/y/?] n blkdiscard (4.3 kb) (BLKDISCARD) [N/y/?] n blkid (12 kb) (BLKID) [Y/n/?] y Print filesystem type (FEATURE_BLKID_TYPE) [N/y/?] n blockdev (2.3 kb) (BLOCKDEV) [N/y/?] n cal (5.8 kb) (CAL) [N/y/?] n chrt (4.7 kb) (CHRT) [Y/n/?] y dmesg (3.7 kb) (DMESG) [Y/n/?] y Pretty output (FEATURE_DMESG_PRETTY) [Y/n/?] y eject (4 kb) (EJECT) [Y/n/?] y SCSI support (FEATURE_EJECT_SCSI) [N/y/?] n fallocate (4.1 kb) (FALLOCATE) [Y/n/?] y fatattr (1.9 kb) (FATATTR) [N/y/?] n fbset (5.9 kb) (FBSET) [Y/n/?] y Enable extra options (FEATURE_FBSET_FANCY) [Y/n/?] y Enable readmode support (FEATURE_FBSET_READMODE) [Y/n/?] y fdformat (4.4 kb) (FDFORMAT) [Y/n/?] y fdisk (37 kb) (FDISK) [Y/n/?] y Write support (FEATURE_FDISK_WRITABLE) [Y/n/?] y Support AIX disklabels (FEATURE_AIX_LABEL) [N/y/?] n Support SGI disklabels (FEATURE_SGI_LABEL) [N/y/?] n Support SUN disklabels (FEATURE_SUN_LABEL) [N/y/?] n Support BSD disklabels (FEATURE_OSF_LABEL) [N/y/?] n Support GPT disklabels (FEATURE_GPT_LABEL) [Y/n/?] y Support expert mode (FEATURE_FDISK_ADVANCED) [Y/n/?] y findfs (12 kb) (FINDFS) [N/y/?] n flock (6.3 kb) (FLOCK) [Y/n/?] y fdflush (1.3 kb) (FDFLUSH) [Y/n/?] y freeramdisk (1.3 kb) (FREERAMDISK) [Y/n/?] y fsck.minix (13 kb) (FSCK_MINIX) [N/y/?] n fsfreeze (3.5 kb) (FSFREEZE) [Y/n/?] y fstrim (4.4 kb) (FSTRIM) [Y/n/?] y getopt (5.8 kb) (GETOPT) [Y/n/?] y Support -l LONGOPTs (FEATURE_GETOPT_LONG) [Y/n/?] y hexdump (8.6 kb) (HEXDUMP) [Y/n/?] y Support -R, reverse of 'hexdump -Cv' (FEATURE_HEXDUMP_REVERSE) [N/y/?] n hd (7.8 kb) (HD) [N/y/?] n xxd (8.9 kb) (XXD) [Y/n/?] y hwclock (5.8 kb) (HWCLOCK) [Y/n/?] y Use FHS /var/lib/hwclock/adjtime (FEATURE_HWCLOCK_ADJTIME_FHS) [Y/n/?] y ionice (3.8 kb) (IONICE) [N/y/?] n ipcrm (3.2 kb) (IPCRM) [Y/n/?] y ipcs (11 kb) (IPCS) [Y/n/?] y last (6.1 kb) (LAST) [Y/n/?] y Output extra information (FEATURE_LAST_FANCY) [N/y/?] n losetup (5.5 kb) (LOSETUP) [Y/n/?] y lspci (6.3 kb) (LSPCI) [Y/n/?] y lsusb (4.2 kb) (LSUSB) [Y/n/?] y mdev (17 kb) (MDEV) [Y/n/?] y Support /etc/mdev.conf (FEATURE_MDEV_CONF) [Y/n/?] y Support subdirs/symlinks (FEATURE_MDEV_RENAME) [Y/n/?] y Support regular expressions substitutions when renaming device (FEATURE_MDEV_RENAME_REGEXP) [N/y/?] n Support command execution at device addition/removal (FEATURE_MDEV_EXEC) [Y/n/?] y Support loading of firmware (FEATURE_MDEV_LOAD_FIRMWARE) [N/y/?] n Support daemon mode (FEATURE_MDEV_DAEMON) [Y/n/?] y mesg (1.4 kb) (MESG) [Y/n/?] y Enable writing to tty only by group, not by everybody (FEATURE_MESG_ENABLE_ONLY_GROUP) [Y/n/?] y mke2fs (10 kb) (MKE2FS) [Y/n/?] y mkfs.ext2 (10 kb) (MKFS_EXT2) [N/y/?] n mkfs.minix (10 kb) (MKFS_MINIX) [N/y/?] n mkfs_reiser (MKFS_REISER) [N/y/?] n mkdosfs (7.2 kb) (MKDOSFS) [Y/n/?] y mkfs.vfat (7.2 kb) (MKFS_VFAT) [N/y/?] n mkswap (6.3 kb) (MKSWAP) [Y/n/?] y UUID support (FEATURE_MKSWAP_UUID) [N/y/?] n more (7 kb) (MORE) [Y/n/?] y mount (23 kb) (MOUNT) [Y/n/?] y Support -f (fake mount) (FEATURE_MOUNT_FAKE) [N/y/?] n Support -v (verbose) (FEATURE_MOUNT_VERBOSE) [N/y/?] n Support mount helpers (FEATURE_MOUNT_HELPERS) [N/y/?] n Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [N/y/?] n Support mounting NFS file systems on Linux < 2.6.23 (FEATURE_MOUNT_NFS) [N/y/?] n Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] y Support lots of -o flags (FEATURE_MOUNT_FLAGS) [Y/n/?] y Support /etc/fstab and -a (mount all) (FEATURE_MOUNT_FSTAB) [Y/n/?] y Support -T (FEATURE_MOUNT_OTHERTAB) [Y/n/?] y mountpoint (4.9 kb) (MOUNTPOINT) [Y/n/?] y nologin (NOLOGIN) [Y/n/?] y Enable dependencies for nologin (NOLOGIN_DEPENDENCIES) [Y/n/?] y nsenter (6.5 kb) (NSENTER) [N/y/?] n pivot_root (1.1 kb) (PIVOT_ROOT) [Y/n/?] y rdate (5.6 kb) (RDATE) [Y/n/?] y rdev (1.8 kb) (RDEV) [N/y/?] n readprofile (7.1 kb) (READPROFILE) [Y/n/?] y renice (4.2 kb) (RENICE) [Y/n/?] y rev (4.4 kb) (REV) [N/y/?] n rtcwake (6.8 kb) (RTCWAKE) [N/y/?] n script (8.6 kb) (SCRIPT) [N/y/?] n scriptreplay (2.4 kb) (SCRIPTREPLAY) [N/y/?] n setarch (3.6 kb) (SETARCH) [Y/n/?] y linux32 (3.3 kb) (LINUX32) [Y/n/?] y linux64 (3.3 kb) (LINUX64) [Y/n/?] y setpriv (6.6 kb) (SETPRIV) [Y/n/?] y Support dumping current privilege state (FEATURE_SETPRIV_DUMP) [Y/n/?] y Support capabilities (FEATURE_SETPRIV_CAPABILITIES) [Y/n/?] y Support capability names (FEATURE_SETPRIV_CAPABILITY_NAMES) [Y/n/?] y setsid (3.6 kb) (SETSID) [Y/n/?] y swapon (15 kb) (SWAPON) [Y/n/?] y Support discard option -d (FEATURE_SWAPON_DISCARD) [N/y/?] n Support priority option -p (FEATURE_SWAPON_PRI) [N/y/?] n swapoff (14 kb) (SWAPOFF) [Y/n] y Support specifying devices by label or UUID (FEATURE_SWAPONOFF_LABEL) [Y/n/?] y switch_root (5.5 kb) (SWITCH_ROOT) [Y/n/?] y taskset (4.2 kb) (TASKSET) [N/y/?] n uevent (3.1 kb) (UEVENT) [Y/n/?] y umount (5.1 kb) (UMOUNT) [Y/n/?] y Support -a (unmount all) (FEATURE_UMOUNT_ALL) [Y/n/?] y unshare (7.2 kb) (UNSHARE) [N/y/?] n wall (2.6 kb) (WALL) [N/y/?] n * * Common options for mount/umount * Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [Y/n/?] y Support old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] n * * Filesystem/Volume identification * bcache filesystem (FEATURE_VOLUMEID_BCACHE) [N/y] n btrfs filesystem (FEATURE_VOLUMEID_BTRFS) [N/y] n cramfs filesystem (FEATURE_VOLUMEID_CRAMFS) [N/y] n exFAT filesystem (FEATURE_VOLUMEID_EXFAT) [Y/n/?] y Ext filesystem (FEATURE_VOLUMEID_EXT) [Y/n] y f2fs filesystem (FEATURE_VOLUMEID_F2FS) [Y/n/?] y fat filesystem (FEATURE_VOLUMEID_FAT) [Y/n] y hfs filesystem (FEATURE_VOLUMEID_HFS) [N/y] n iso9660 filesystem (FEATURE_VOLUMEID_ISO9660) [N/y] n jfs filesystem (FEATURE_VOLUMEID_JFS) [N/y] n linuxraid (FEATURE_VOLUMEID_LINUXRAID) [N/y] n linux swap filesystem (FEATURE_VOLUMEID_LINUXSWAP) [N/y] n luks filesystem (FEATURE_VOLUMEID_LUKS) [N/y] n minix filesystem (FEATURE_VOLUMEID_MINIX) [Y/n] y nilfs filesystem (FEATURE_VOLUMEID_NILFS) [N/y/?] n ntfs filesystem (FEATURE_VOLUMEID_NTFS) [N/y] n ocfs2 filesystem (FEATURE_VOLUMEID_OCFS2) [N/y] n Reiser filesystem (FEATURE_VOLUMEID_REISERFS) [N/y] n romfs filesystem (FEATURE_VOLUMEID_ROMFS) [N/y] n sysv filesystem (FEATURE_VOLUMEID_SYSV) [N/y] n UBIFS filesystem (FEATURE_VOLUMEID_UBIFS) [Y/n/?] y udf filesystem (FEATURE_VOLUMEID_UDF) [N/y] n xfs filesystem (FEATURE_VOLUMEID_XFS) [N/y] n * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n bbconfig (9.7 kb) (BBCONFIG) [N/y/?] n bc (45 kb) (BC) [Y/n/?] y dc (36 kb) (DC) [Y/n/?] y Use bc code base for dc (larger, more features) (FEATURE_DC_BIG) [Y] y Interactive mode (+4kb) (FEATURE_BC_INTERACTIVE) [Y/n/?] y Enable bc/dc long options (FEATURE_BC_LONG_OPTIONS) [Y/n] y beep (2.4 kb) (BEEP) [N/y/?] n chat (6.3 kb) (CHAT) [N/y/?] n conspy (10 kb) (CONSPY) [N/y/?] n crond (14 kb) (CROND) [Y/n/?] y Support -d (redirect output to stderr) (FEATURE_CROND_D) [N/y/?] n Report command output via email (using sendmail) (FEATURE_CROND_CALL_SENDMAIL) [N/y/?] n Support special times (@reboot, @daily, etc) in crontabs (FEATURE_CROND_SPECIAL_TIMES) [Y/n/?] y crond spool directory (FEATURE_CROND_DIR) [/var/spool/cron] /var/spool/cron crontab (10 kb) (CRONTAB) [Y/n/?] y devfsd (obsolete) (DEVFSD) [N/y/?] n Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n devmem (2.5 kb) (DEVMEM) [Y/n/?] y fbsplash (26 kb) (FBSPLASH) [N/y/?] n flash_eraseall (5.9 kb) (FLASH_ERASEALL) [N/y/?] n flash_lock (2.1 kb) (FLASH_LOCK) [N/y/?] n flash_unlock (1.3 kb) (FLASH_UNLOCK) [N/y/?] n flashcp (5.3 kb) (FLASHCP) [N/y/?] n hdparm (25 kb) (HDPARM) [Y/n/?] y Support obtaining detailed information directly from drives (FEATURE_HDPARM_GET_IDENTITY) [Y/n/?] y Register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_SCAN_HWIF) [N/y/?] n Un-register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_UNREGISTER_HWIF) [N/y/?] n Perform device reset (DANGEROUS) (FEATURE_HDPARM_HDIO_DRIVE_RESET) [N/y/?] n Tristate device for hotswap (DANGEROUS) (FEATURE_HDPARM_HDIO_TRISTATE_HWIF) [N/y/?] n Get/set using_dma flag (FEATURE_HDPARM_HDIO_GETSET_DMA) [N/y/?] n hexedit (21 kb) (HEXEDIT) [Y/n/?] y i2cget (5.5 kb) (I2CGET) [Y/n/?] y i2cset (6.7 kb) (I2CSET) [Y/n/?] y i2cdump (7.1 kb) (I2CDUMP) [Y/n/?] y i2cdetect (7.1 kb) (I2CDETECT) [Y/n/?] y i2ctransfer (4.0 kb) (I2CTRANSFER) [Y/n/?] y inotifyd (3.6 kb) (INOTIFYD) [N/y/?] n less (16 kb) (LESS) [Y/n/?] y Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] 9999999 Enable bracket searching (FEATURE_LESS_BRACKETS) [Y/n/?] y Enable -m/-M (FEATURE_LESS_FLAGS) [Y/n/?] y Enable -S (FEATURE_LESS_TRUNCATE) [Y/n/?] y Enable marks (FEATURE_LESS_MARKS) [N/y/?] n Enable regular expressions (FEATURE_LESS_REGEXP) [Y/n/?] y Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [N/y/?] n Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [N/y/?] n lsscsi (2.5 kb) (LSSCSI) [Y/n/?] y makedevs (9.2 kb) (MAKEDEVS) [Y/n/?] y Choose makedevs behaviour 1. leaf (FEATURE_MAKEDEVS_LEAF) > 2. table (FEATURE_MAKEDEVS_TABLE) choice[1-2]: 2 man (26 kb) (MAN) [N/y/?] n microcom (5.7 kb) (MICROCOM) [Y/n/?] y mt (2.5 kb) (MT) [Y/n/?] y nandwrite (4.8 kb) (NANDWRITE) [N/y/?] n nanddump (5.2 kb) (NANDDUMP) [N/y/?] n partprobe (3.5 kb) (PARTPROBE) [Y/n/?] y raidautorun (1.3 kb) (RAIDAUTORUN) [N/y/?] n readahead (1.5 kb) (READAHEAD) [N/y/?] n rfkill (4.4 kb) (RFKILL) [N/y/?] n runlevel (559 bytes) (RUNLEVEL) [Y/n/?] y rx (2.9 kb) (RX) [N/y/?] n setfattr (3.7 kb) (SETFATTR) [Y/n/?] y setserial (6.9 kb) (SETSERIAL) [Y/n/?] y strings (4.6 kb) (STRINGS) [Y/n/?] y time (6.8 kb) (TIME) [Y/n/?] y ts (450 bytes) (TS) [Y/n] y ttysize (432 bytes) (TTYSIZE) [N/y/?] n ubiattach (4.2 kb) (UBIATTACH) [N/y/?] n ubidetach (4.1 kb) (UBIDETACH) [N/y/?] n ubimkvol (5.3 kb) (UBIMKVOL) [N/y/?] n ubirmvol (4.9 kb) (UBIRMVOL) [N/y/?] n ubirsvol (4.2 kb) (UBIRSVOL) [N/y/?] n ubiupdatevol (5.2 kb) (UBIUPDATEVOL) [N/y/?] n ubirename (2.4 kb) (UBIRENAME) [Y/n/?] y volname (1.6 kb) (VOLNAME) [N/y/?] n watchdog (5.3 kb) (WATCHDOG) [Y/n/?] y * * Networking Utilities * Enable IPv6 support (FEATURE_IPV6) [Y/n/?] y Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] n Prefer IPv4 addresses from DNS queries (FEATURE_PREFER_IPV4_ADDRESS) [Y/n/?] y Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [N/y/?] n arp (10 kb) (ARP) [Y/n/?] y arping (9 kb) (ARPING) [Y/n/?] y brctl (4.7 kb) (BRCTL) [N/y/?] n dnsd (9.8 kb) (DNSD) [Y/n/?] y ether-wake (4.9 kb) (ETHER_WAKE) [Y/n/?] y ftpd (30 kb) (FTPD) [N/y/?] n ftpget (7.8 kb) (FTPGET) [N/y/?] n ftpput (7.5 kb) (FTPPUT) [N/y/?] n hostname (5.5 kb) (HOSTNAME) [Y/n/?] y dnsdomainname (3.6 kb) (DNSDOMAINNAME) [Y/n/?] y httpd (32 kb) (HTTPD) [N/y/?] n ifconfig (12 kb) (IFCONFIG) [Y/n/?] y Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [Y/n/?] y Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [Y/n/?] y Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [N/y/?] n ifenslave (13 kb) (IFENSLAVE) [N/y/?] n ifplugd (10 kb) (IFPLUGD) [N/y/?] n ifup (14 kb) (IFUP) [Y/n/?] y ifdown (13 kb) (IFDOWN) [Y/n/?] y Absolute path to ifstate file (IFUPDOWN_IFSTATE_PATH) [/var/run/ifstate] /var/run/ifstate Use ip tool (else ifconfig/route is used) (FEATURE_IFUPDOWN_IP) [Y/n/?] y Support IPv4 (FEATURE_IFUPDOWN_IPV4) [Y/n/?] y Support IPv6 (FEATURE_IFUPDOWN_IPV6) [Y/n/?] y Enable mapping support (FEATURE_IFUPDOWN_MAPPING) [Y/n/?] y Support external DHCP clients (FEATURE_IFUPDOWN_EXTERNAL_DHCP) [N/y/?] n inetd (18 kb) (INETD) [Y/n/?] y Support echo service on port 7 (FEATURE_INETD_SUPPORT_BUILTIN_ECHO) [Y/n/?] y Support discard service on port 8 (FEATURE_INETD_SUPPORT_BUILTIN_DISCARD) [Y/n/?] y Support time service on port 37 (FEATURE_INETD_SUPPORT_BUILTIN_TIME) [Y/n/?] y Support daytime service on port 13 (FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME) [Y/n/?] y Support chargen service on port 19 (FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN) [Y/n/?] y Support RPC services (FEATURE_INETD_RPC) [N/y/?] n ip (35 kb) (IP) [Y/n/?] y ipaddr (14 kb) (IPADDR) [Y/n/?] y iplink (17 kb) (IPLINK) [Y/n/?] y iproute (15 kb) (IPROUTE) [Y/n/?] y iptunnel (9.6 kb) (IPTUNNEL) [Y/n/?] y iprule (10 kb) (IPRULE) [Y/n/?] y ipneigh (8.3 kb) (IPNEIGH) [Y/n/?] y ip address (FEATURE_IP_ADDRESS) [Y/?] y ip link (FEATURE_IP_LINK) [Y/?] y ip route (FEATURE_IP_ROUTE) [Y/?] y ip route configuration directory (FEATURE_IP_ROUTE_DIR) [/etc/iproute2] /etc/iproute2 ip tunnel (FEATURE_IP_TUNNEL) [Y/?] y ip rule (FEATURE_IP_RULE) [Y/?] y ip neighbor (FEATURE_IP_NEIGH) [Y/?] y Support displaying rarely used link types (FEATURE_IP_RARE_PROTOCOLS) [N/y/?] n ipcalc (4.4 kb) (IPCALC) [N/y/?] n fakeidentd (8.7 kb) (FAKEIDENTD) [N/y/?] n nameif (6.6 kb) (NAMEIF) [Y/n/?] y Extended nameif (FEATURE_NAMEIF_EXTENDED) [N/y/?] n nbd-client (6 kb) (NBDCLIENT) [N/y/?] n nc (11 kb) (NC) [N/y/?] n netcat (11 kb) (NETCAT) [N/y/?] n netstat (10 kb) (NETSTAT) [Y/n/?] y Enable wide output (FEATURE_NETSTAT_WIDE) [N/y/?] n Enable PID/Program name output (FEATURE_NETSTAT_PRG) [N/y/?] n nslookup (9.7 kb) (NSLOOKUP) [Y/n/?] y Use internal resolver code instead of libc (FEATURE_NSLOOKUP_BIG) [Y/n] y Enable long options (FEATURE_NSLOOKUP_LONG_OPTIONS) [Y/n] y ntpd (22 kb) (NTPD) [N/y/?] n ping (10 kb) (PING) [Y/n/?] y ping6 (11 kb) (PING6) [N/y/?] n Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y pscan (6 kb) (PSCAN) [N/y/?] n route (8.7 kb) (ROUTE) [Y/n/?] y slattach (6.2 kb) (SLATTACH) [N/y/?] n ssl_client (25 kb) (SSL_CLIENT) [N/y/?] n tc (8.3 kb) (TC) [Y/n/?] y Enable ingress (FEATURE_TC_INGRESS) [Y/n] y tcpsvd (14 kb) (TCPSVD) [N/y/?] n udpsvd (13 kb) (UDPSVD) [N/y/?] n telnet (8.8 kb) (TELNET) [Y/n/?] y Pass TERM type to remote host (FEATURE_TELNET_TTYPE) [Y/n/?] y Pass USER type to remote host (FEATURE_TELNET_AUTOLOGIN) [Y/n/?] y Enable window size autodetection (FEATURE_TELNET_WIDTH) [Y/n] y telnetd (12 kb) (TELNETD) [N/y/?] n tftp (11 kb) (TFTP) [Y/n/?] y Enable progress bar (FEATURE_TFTP_PROGRESS_BAR) [N/y] n tftp-hpa compat (support -c get/put FILE) (FEATURE_TFTP_HPA_COMPAT) [Y/n] y tftpd (10 kb) (TFTPD) [N/y/?] n Enable 'tftp get' and/or tftpd upload code (FEATURE_TFTP_GET) [Y/n/?] y Enable 'tftp put' and/or tftpd download code (FEATURE_TFTP_PUT) [Y/n/?] y Enable 'blksize' and 'tsize' protocol options (FEATURE_TFTP_BLOCKSIZE) [Y/n/?] y Enable debug (TFTP_DEBUG) [N/y/?] n traceroute (11 kb) (TRACEROUTE) [Y/n/?] y traceroute6 (13 kb) (TRACEROUTE6) [N/y/?] n Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [N/y/?] n Enable -I option (use ICMP instead of UDP) (FEATURE_TRACEROUTE_USE_ICMP) [N/y] n tunctl (6.2 kb) (TUNCTL) [N/y/?] n vconfig (2.3 kb) (VCONFIG) [Y/n/?] y wget (38 kb) (WGET) [Y/n/?] y Enable long options (FEATURE_WGET_LONG_OPTIONS) [Y/n] y Enable progress bar (+2k) (FEATURE_WGET_STATUSBAR) [Y/n] y Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [Y/n/?] y Enable timeout option -T SEC (FEATURE_WGET_TIMEOUT) [Y/n/?] y Support HTTPS using internal TLS code (FEATURE_WGET_HTTPS) [N/y/?] n Try to connect to HTTPS using openssl (FEATURE_WGET_OPENSSL) [N/y/?] n whois (6.3 kb) (WHOIS) [N/y/?] n zcip (8.4 kb) (ZCIP) [N/y/?] n udhcpd (21 kb) (UDHCPD) [N/y/?] n dumpleases (5.1 kb) (DUMPLEASES) [N/y/?] n dhcprelay (5.2 kb) (DHCPRELAY) [N/y/?] n udhcpc (24 kb) (UDHCPC) [Y/n/?] y Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [Y/n/?] y Do not pass malformed host and domain names (FEATURE_UDHCPC_SANITIZEOPT) [Y/n/?] y Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script udhcpc6 (21 kb) (UDHCPC6) [N/y/?] n * * Common options for DHCP applets * Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n Maximum verbosity level (0..9) (UDHCP_DEBUG) [0] 0 DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80 Support RFC 3397 domain search options (FEATURE_UDHCP_RFC3397) [Y/n/?] y Support 802.1Q VLAN parameters options (FEATURE_UDHCP_8021Q) [Y/n/?] y ifup udhcpc command line options (IFUPDOWN_UDHCPC_CMD_OPTIONS) [-R -n -O search] -R -n -O search * * Print Utilities * lpd (5.5 kb) (LPD) [N/y/?] n lpr (9.9 kb) (LPR) [N/y/?] n lpq (9.9 kb) (LPQ) [N/y/?] n * * Mail Utilities * makemime (5.4 kb) (MAKEMIME) [N/y/?] n popmaildir (10 kb) (POPMAILDIR) [N/y/?] n reformime (7.5 kb) (REFORMIME) [N/y/?] n sendmail (14 kb) (SENDMAIL) [N/y/?] n * * Process Utilities * free (3.1 kb) (FREE) [Y/n/?] y fuser (7 kb) (FUSER) [Y/n/?] y iostat (7.6 kb) (IOSTAT) [N/y/?] n kill (3.1 kb) (KILL) [Y/n/?] y killall (5.6 kb) (KILLALL) [Y/n/?] y killall5 (5.3 kb) (KILLALL5) [Y/n/?] y lsof (3.4 kb) (LSOF) [Y/n/?] y mpstat (9.8 kb) (MPSTAT) [N/y/?] n nmeter (11 kb) (NMETER) [N/y/?] n pgrep (6.5 kb) (PGREP) [N/y/?] n pkill (7.5 kb) (PKILL) [N/y/?] n pidof (6.3 kb) (PIDOF) [Y/n/?] y Enable single shot (-s) (FEATURE_PIDOF_SINGLE) [Y/n/?] y Enable omitting pids (-o PID) (FEATURE_PIDOF_OMIT) [Y/n/?] y pmap (6 kb) (PMAP) [N/y/?] n powertop (9.6 kb) (POWERTOP) [N/y/?] n ps (11 kb) (PS) [Y/n/?] y Enable -o time and -o etime specifiers (FEATURE_PS_TIME) [N/y] n Enable -o rgroup, -o ruser, -o nice specifiers (FEATURE_PS_ADDITIONAL_COLUMNS) [N/y] n pstree (9.3 kb) (PSTREE) [N/y/?] n pwdx (3.7 kb) (PWDX) [N/y/?] n smemcap (2.5 kb) (SMEMCAP) [N/y/?] n sysctl (7.4 kb) (BB_SYSCTL) [Y/n/?] y top (18 kb) (TOP) [Y/n/?] y Accept keyboard commands (FEATURE_TOP_INTERACTIVE) [Y/n/?] y Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] y Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] y SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [N/y/?] n Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [N/y/?] n Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [N/y/?] n Topmem command ('s' key) (FEATURE_TOPMEM) [N/y/?] n uptime (3.7 kb) (UPTIME) [Y/n/?] y Show the number of users (FEATURE_UPTIME_UTMP_SUPPORT) [N/y/?] n watch (4.4 kb) (WATCH) [Y/n/?] y Support thread display in ps/pstree/top (FEATURE_SHOW_THREADS) [N/y/?] n * * Runit Utilities * chpst (9 kb) (CHPST) [N/y/?] n setuidgid (4 kb) (SETUIDGID) [N/y/?] n envuidgid (3.9 kb) (ENVUIDGID) [N/y/?] n envdir (2.5 kb) (ENVDIR) [N/y/?] n softlimit (4.5 kb) (SOFTLIMIT) [N/y/?] n runsv (7.8 kb) (RUNSV) [N/y/?] n runsvdir (6.3 kb) (RUNSVDIR) [N/y/?] n sv (8.5 kb) (SV) [N/y/?] n Default directory for services (SV_DEFAULT_SERVICE_DIR) [] svc (8.4 kb) (SVC) [Y/n/?] y svok (1.5 kb) (SVOK) [Y/n/?] y svlogd (16 kb) (SVLOGD) [N/y/?] n * * Shells * Choose which shell is aliased to 'sh' name > 1. ash (SH_IS_ASH) 2. hush (SH_IS_HUSH) 3. none (SH_IS_NONE) choice[1-3?]: 1 Choose which shell is aliased to 'bash' name 1. ash (BASH_IS_ASH) 2. hush (BASH_IS_HUSH) > 3. none (BASH_IS_NONE) choice[1-3?]: 3 ash (78 kb) (ASH) [Y/n/?] y Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [Y/n] y Use internal glob() implementation (ASH_INTERNAL_GLOB) [Y/n/?] y bash-compatible extensions (ASH_BASH_COMPAT) [Y/n] y 'source' and '.' builtins search current directory after $PATH (ASH_BASH_SOURCE_CURDIR) [N/y/?] n command_not_found_handle hook support (ASH_BASH_NOT_FOUND_HOOK) [Y/n/?] y Job control (ASH_JOB_CONTROL) [Y/n] y Alias support (ASH_ALIAS) [Y/n] y Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [Y/n/?] y Expand prompt string (ASH_EXPAND_PRMT) [Y/n/?] y Idle timeout variable $TMOUT (ASH_IDLE_TIMEOUT) [Y/n/?] y Check for new mail in interactive shell (ASH_MAIL) [N/y/?] n echo builtin (ASH_ECHO) [Y/n] y printf builtin (ASH_PRINTF) [Y/n] y test builtin (ASH_TEST) [Y/n] y help builtin (ASH_HELP) [Y/n] y getopts builtin (ASH_GETOPTS) [Y/n] y command builtin (ASH_CMDCMD) [Y/n/?] y cttyhack (2.4 kb) (CTTYHACK) [N/y/?] n hush (68 kb) (HUSH) [N/y/?] n * * Options common to all shells * POSIX math support (FEATURE_SH_MATH) [Y/n/?] y Extend POSIX math support to 64 bit (FEATURE_SH_MATH_64) [Y/n/?] y Support BASE#nnnn literals (FEATURE_SH_MATH_BASE) [Y/n] y Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [Y/n/?] y Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n Run 'nofork' applets directly (FEATURE_SH_NOFORK) [N/y/?] n read -t N.NNN support (+110 bytes) (FEATURE_SH_READ_FRAC) [Y/n/?] y Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [N/y/?] n Embed scripts in the binary (FEATURE_SH_EMBEDDED_SCRIPTS) [Y/n/?] y * * System Logging Utilities * klogd (5.7 kb) (KLOGD) [Y/n/?] y Use the klogctl() interface (FEATURE_KLOGD_KLOGCTL) [Y/n/?] y logger (6.3 kb) (LOGGER) [Y/n/?] y logread (4.8 kb) (LOGREAD) [N/y/?] n syslogd (13 kb) (SYSLOGD) [Y/n/?] y Rotate message files (FEATURE_ROTATE_LOGFILE) [Y/n/?] y Remote Log support (FEATURE_REMOTE_LOG) [Y/n/?] y Support -D (drop dups) option (FEATURE_SYSLOGD_DUP) [N/y/?] n Support syslog.conf (FEATURE_SYSLOGD_CFG) [N/y/?] n Read buffer size in bytes (FEATURE_SYSLOGD_READ_BUFFER_SIZE) [256] 256 Circular Buffer support (FEATURE_IPC_SYSLOG) [N/y/?] n Linux kernel printk buffer support (FEATURE_KMSG_SYSLOG) [N/y/?] n >>> busybox 1.31.1 Configuring >>> busybox 1.31.1 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CFLAGS_busybox="" /usr/bin/make -j4 CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" ARCH=arm PREFIX="/home/sawyer/optee-qemu/out-br/target" EXTRA_LDFLAGS="" CROSS_COMPILE="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-" CONFIG_PREFIX="/home/sawyer/optee-qemu/out-br/target" SKIP_STRIP=y -C /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1 HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/split-include HOSTCC scripts/basic/docproc SPLIT include/autoconf.h -> include/config/* GEN include/bbconfigopts.h GEN include/common_bufsiz.h GEN include/embedded_scripts.h HOSTCC applets/usage HOSTCC applets/applet_tables GEN include/usage_compressed.h GEN include/applet_tables.h include/NUM_APPLETS.h GEN include/applet_tables.h include/NUM_APPLETS.h HOSTCC applets/usage_pod CC applets/applets.o LD applets/built-in.o DOC busybox.pod DOC BusyBox.txt DOC busybox.1 DOC BusyBox.html LD archival/built-in.o CC archival/ar.o CC archival/bbunzip.o LD archival/libarchive/built-in.o CC archival/libarchive/common.o LD console-tools/built-in.o CC console-tools/chvt.o CC archival/cpio.o CC console-tools/clear.o CC archival/libarchive/data_align.o CC console-tools/deallocvt.o CC archival/gzip.o CC archival/libarchive/data_extract_all.o CC console-tools/dumpkmap.o CC archival/lzop.o CC console-tools/loadfont.o CC archival/tar.o CC console-tools/loadkmap.o CC archival/unzip.o CC archival/libarchive/data_extract_to_command.o CC archival/libarchive/data_extract_to_stdout.o LD coreutils/built-in.o AR archival/lib.a CC coreutils/basename.o CC console-tools/openvt.o CC coreutils/cat.o CC archival/libarchive/data_skip.o CC archival/libarchive/decompress_bunzip2.o CC console-tools/reset.o CC coreutils/chgrp.o CC coreutils/chmod.o CC archival/libarchive/decompress_gunzip.o CC console-tools/resize.o CC archival/libarchive/decompress_unlzma.o CC coreutils/chown.o CC coreutils/chroot.o CC console-tools/setconsole.o CC archival/libarchive/decompress_unxz.o CC console-tools/setkeycodes.o CC coreutils/cp.o CC coreutils/cksum.o CC archival/libarchive/filter_accept_all.o CC console-tools/setlogcons.o CC coreutils/cut.o CC archival/libarchive/filter_accept_list.o CC coreutils/date.o AR console-tools/lib.a CC coreutils/dd.o CC archival/libarchive/filter_accept_reject_list.o CC archival/libarchive/find_list_entry.o CC archival/libarchive/get_header_ar.o CC coreutils/df.o CC coreutils/dirname.o CC coreutils/dos2unix.o CC archival/libarchive/get_header_cpio.o CC archival/libarchive/get_header_tar.o CC archival/libarchive/header_list.o CC coreutils/du.o CC coreutils/echo.o CC coreutils/env.o LD coreutils/libcoreutils/built-in.o CC coreutils/libcoreutils/cp_mv_stat.o CC coreutils/libcoreutils/getopt_mk_fifo_nod.o CC coreutils/expr.o CC archival/libarchive/header_skip.o AR coreutils/libcoreutils/lib.a CC coreutils/factor.o CC archival/libarchive/header_verbose_list.o CC coreutils/false.o LD debianutils/built-in.o CC debianutils/pipe_progress.o CC debianutils/run_parts.o CC archival/libarchive/init_handle.o CC debianutils/start_stop_daemon.o CC coreutils/fold.o LD klibc-utils/built-in.o CC klibc-utils/nuke.o CC debianutils/which.o CC archival/libarchive/lzo1x_1.o CC coreutils/head.o AR debianutils/lib.a CC archival/libarchive/lzo1x_1o.o CC coreutils/hostid.o LD e2fsprogs/built-in.o CC e2fsprogs/chattr.o CC klibc-utils/resume.o CC archival/libarchive/lzo1x_d.o CC coreutils/id.o AR klibc-utils/lib.a CC e2fsprogs/e2fs_lib.o CC archival/libarchive/open_transformer.o CC coreutils/install.o LD editors/built-in.o CC editors/awk.o CC e2fsprogs/fsck.o CC archival/libarchive/seek_by_jump.o CC coreutils/link.o CC archival/libarchive/seek_by_read.o CC editors/cmp.o CC e2fsprogs/lsattr.o CC coreutils/ln.o CC archival/libarchive/unpack_ar_archive.o AR e2fsprogs/lib.a CC editors/diff.o LD findutils/built-in.o CC findutils/find.o CC coreutils/logname.o CC archival/libarchive/unsafe_prefix.o CC editors/patch.o CC archival/libarchive/unsafe_symlink_target.o CC findutils/grep.o CC coreutils/ls.o CC editors/sed.o AR archival/libarchive/lib.a CC findutils/xargs.o LD init/built-in.o CC init/halt.o CC coreutils/md5_sha1_sum.o AR findutils/lib.a CC editors/vi.o CC init/init.o LD libbb/built-in.o CC libbb/appletlib.o CC libbb/ask_confirmation.o AR init/lib.a AR editors/lib.a CC coreutils/mkdir.o CC libbb/auto_string.o LD libpwdgrp/built-in.o CC libpwdgrp/uidgid_get.o LD loginutils/built-in.o CC loginutils/addgroup.o CC coreutils/mkfifo.o CC libbb/bb_askpass.o AR libpwdgrp/lib.a CC coreutils/mknod.o CC loginutils/adduser.o CC libbb/bb_bswap_64.o LD mailutils/built-in.o AR mailutils/lib.a CC coreutils/mktemp.o CC libbb/bb_cat.o CC loginutils/cryptpw.o LD miscutils/built-in.o CC miscutils/bc.o CC coreutils/mv.o CC loginutils/deluser.o CC libbb/bb_do_delay.o CC miscutils/crond.o CC coreutils/nice.o CC loginutils/getty.o CC libbb/bb_getgroups.o CC miscutils/crontab.o CC coreutils/nl.o CC libbb/bb_getsockname.o CC loginutils/login.o CC coreutils/nohup.o CC miscutils/devmem.o CC libbb/bb_pwd.o CC loginutils/passwd.o CC miscutils/hdparm.o CC coreutils/nproc.o CC libbb/bb_qsort.o CC loginutils/su.o CC loginutils/sulogin.o CC miscutils/hexedit.o CC libbb/bb_strtonum.o CC coreutils/od.o CC miscutils/i2c_tools.o CC loginutils/vlock.o CC libbb/capability.o CC coreutils/paste.o CC miscutils/less.o AR loginutils/lib.a CC miscutils/lsscsi.o CC libbb/change_identity.o CC coreutils/printenv.o LD modutils/built-in.o CC modutils/insmod.o CC miscutils/makedevs.o CC libbb/chomp.o CC modutils/lsmod.o CC miscutils/microcom.o CC libbb/common_bufsiz.o CC coreutils/printf.o CC miscutils/mt.o CC modutils/modprobe.o CC libbb/compare_string_array.o CC miscutils/partprobe.o CC coreutils/pwd.o CC libbb/concat_path_file.o CC modutils/modutils.o CC miscutils/runlevel.o CC coreutils/readlink.o CC libbb/concat_subpath_file.o CC modutils/rmmod.o CC miscutils/setfattr.o CC coreutils/realpath.o CC libbb/copy_file.o AR modutils/lib.a CC coreutils/rm.o CC coreutils/rmdir.o CC libbb/copyfd.o CC miscutils/setserial.o CC miscutils/strings.o CC coreutils/seq.o CC libbb/correct_password.o CC coreutils/shred.o CC miscutils/time.o CC coreutils/sleep.o LD networking/built-in.o CC libbb/crc32.o CC networking/arp.o CC miscutils/ts.o CC coreutils/sort.o CC networking/arping.o CC miscutils/ubirename.o CC libbb/default_error_retval.o CC coreutils/stty.o CC networking/dnsd.o CC libbb/device_open.o CC miscutils/watchdog.o CC networking/ether-wake.o CC coreutils/sync.o CC libbb/dump.o AR miscutils/lib.a CC networking/hostname.o CC coreutils/tail.o LD networking/libiproute/built-in.o CC libbb/duration.o CC networking/libiproute/ip_parse_common_args.o CC networking/ifconfig.o CC coreutils/tee.o CC libbb/endofname.o CC networking/libiproute/ipaddress.o CC networking/ifupdown.o CC coreutils/test.o CC libbb/executable.o CC networking/libiproute/iplink.o CC networking/inetd.o CC coreutils/test_ptr_hack.o CC libbb/fclose_nonstdin.o CC coreutils/touch.o CC networking/libiproute/ipneigh.o CC libbb/fflush_stdout_and_exit.o CC networking/interface.o CC coreutils/tr.o CC libbb/fgets_str.o CC networking/libiproute/iproute.o CC networking/ip.o CC coreutils/true.o CC libbb/find_mount_point.o CC networking/libiproute/iprule.o CC networking/nameif.o CC coreutils/truncate.o CC libbb/find_pid_by_name.o CC networking/libiproute/iptunnel.o CC networking/netstat.o CC coreutils/tty.o CC networking/libiproute/libnetlink.o CC libbb/find_root_device.o CC networking/nslookup.o CC coreutils/uname.o CC networking/libiproute/ll_addr.o CC libbb/full_write.o CC networking/parse_pasv_epsv.o CC coreutils/uniq.o CC networking/libiproute/ll_map.o CC libbb/get_console.o CC networking/ping.o CC coreutils/unlink.o CC libbb/get_last_path_component.o CC networking/route.o CC networking/libiproute/ll_proto.o CC coreutils/usleep.o CC libbb/get_line_from_file.o CC networking/tc.o CC networking/libiproute/ll_types.o CC coreutils/uudecode.o CC libbb/get_shell_name.o CC networking/libiproute/rt_names.o CC networking/telnet.o CC coreutils/uuencode.o CC libbb/get_volsize.o CC networking/tftp.o CC networking/libiproute/rtm_map.o CC coreutils/wc.o CC libbb/getopt32.o CC networking/traceroute.o CC networking/libiproute/utils.o CC coreutils/who.o CC libbb/getopt_allopts.o CC networking/vconfig.o AR networking/libiproute/lib.a CC coreutils/whoami.o CC libbb/getpty.o CC coreutils/yes.o CC networking/wget.o LD networking/udhcp/built-in.o AR coreutils/lib.a CC libbb/hash_md5_sha.o CC networking/udhcp/arpping.o CC networking/udhcp/common.o AR networking/lib.a CC networking/udhcp/dhcpc.o CC libbb/herror_msg.o LD printutils/built-in.o AR printutils/lib.a CC networking/udhcp/domain_codec.o LD procps/built-in.o CC procps/free.o CC libbb/human_readable.o CC procps/fuser.o CC networking/udhcp/packet.o CC networking/udhcp/signalpipe.o CC procps/kill.o CC libbb/in_ether.o CC procps/lsof.o CC networking/udhcp/socket.o CC libbb/inet_cksum.o LD runit/built-in.o CC runit/sv.o CC procps/pidof.o AR networking/udhcp/lib.a CC procps/ps.o CC libbb/inet_common.o AR runit/lib.a CC libbb/inode_hash.o CC procps/sysctl.o CC libbb/isdirectory.o CC procps/top.o CC libbb/isqrt.o LD selinux/built-in.o AR selinux/lib.a CC libbb/kernel_version.o CC procps/uptime.o LD shell/built-in.o CC shell/ash.o CC libbb/last_char_is.o LD sysklogd/built-in.o CC sysklogd/klogd.o CC procps/watch.o CC shell/ash_ptr_hack.o CC libbb/lineedit.o CC sysklogd/syslogd_and_logger.o AR procps/lib.a CC shell/math.o CC libbb/lineedit_ptr_hack.o CC libbb/llist.o CC shell/random.o LD util-linux/built-in.o CC util-linux/blkid.o AR sysklogd/lib.a CC libbb/login.o CC shell/shell_common.o LD util-linux/volume_id/built-in.o CC util-linux/chrt.o CC util-linux/volume_id/exfat.o CC libbb/loop.o AR shell/lib.a CC util-linux/dmesg.o CC libbb/make_directory.o CC util-linux/volume_id/ext.o CC util-linux/volume_id/f2fs.o CC util-linux/eject.o CC libbb/makedev.o CC libbb/match_fstype.o CC util-linux/fallocate.o CC util-linux/volume_id/fat.o CC util-linux/volume_id/get_devname.o CC libbb/messages.o CC util-linux/fbset.o CC libbb/missing_syscalls.o CC util-linux/volume_id/minix.o CC util-linux/volume_id/ubifs.o CC util-linux/fdformat.o CC libbb/mode_string.o CC util-linux/volume_id/util.o CC util-linux/fdisk.o CC libbb/nuke_str.o CC util-linux/flock.o CC util-linux/volume_id/volume_id.o CC libbb/obscure.o CC util-linux/freeramdisk.o CC libbb/parse_config.o AR util-linux/volume_id/lib.a CC libbb/parse_mode.o CC util-linux/fsfreeze.o CC libbb/percent_decode.o CC util-linux/fstrim.o CC libbb/perror_msg.o CC util-linux/getopt.o CC libbb/perror_nomsg.o CC libbb/perror_nomsg_and_die.o CC util-linux/hexdump.o CC util-linux/hexdump_xxd.o CC libbb/pidfile.o CC libbb/platform.o CC libbb/print_flags.o CC util-linux/hwclock.o CC libbb/print_numbered_lines.o CC util-linux/ipcrm.o CC libbb/printable.o CC util-linux/ipcs.o CC libbb/printable_string.o CC util-linux/last.o CC libbb/process_escape_sequence.o CC util-linux/losetup.o CC util-linux/lspci.o CC util-linux/lsusb.o CC libbb/procps.o CC libbb/progress.o CC util-linux/mdev.o CC util-linux/mesg.o CC util-linux/mkfs_ext2.o CC libbb/ptr_to_globals.o CC util-linux/mkfs_vfat.o CC libbb/pw_encrypt.o CC libbb/read.o CC util-linux/mkswap.o CC util-linux/more.o CC libbb/read_key.o CC util-linux/mount.o CC libbb/read_printf.o CC util-linux/mountpoint.o CC libbb/recursive_action.o CC libbb/remove_file.o CC libbb/replace.o CC util-linux/pivot_root.o CC libbb/rtc.o CC util-linux/rdate.o CC libbb/run_shell.o CC util-linux/readprofile.o CC libbb/safe_gethostname.o CC util-linux/renice.o CC libbb/safe_poll.o CC util-linux/setarch.o CC libbb/safe_strncpy.o CC util-linux/setpriv.o CC util-linux/setsid.o CC libbb/safe_write.o CC libbb/securetty.o CC libbb/setup_environment.o CC util-linux/swaponoff.o CC util-linux/switch_root.o CC util-linux/uevent.o CC libbb/signals.o CC libbb/simplify_path.o CC util-linux/umount.o CC libbb/single_argv.o CC libbb/skip_whitespace.o CC libbb/speed_table.o AR util-linux/lib.a CC libbb/str_tolower.o CC libbb/strrstr.o CC libbb/sysconf.o CC libbb/time.o CC libbb/trim.o CC libbb/u_signal_names.o CC libbb/ubi.o CC libbb/udp_io.o CC libbb/update_passwd.o CC libbb/utmp.o CC libbb/uuencode.o CC libbb/verror_msg.o CC libbb/vfork_daemon_rexec.o CC libbb/warn_ignoring_args.o CC libbb/wfopen.o CC libbb/wfopen_input.o CC libbb/write.o CC libbb/xatonum.o CC libbb/xconnect.o CC libbb/xfunc_die.o CC libbb/xfuncs.o CC libbb/xfuncs_printf.o CC libbb/xgetcwd.o CC libbb/xgethostbyname.o CC libbb/xreadlink.o CC libbb/xrealloc_vector.o CC libbb/xregcomp.o AR libbb/lib.a LINK busybox_unstripped Trying libraries: crypt m resolv rt Library crypt is not needed, excluding it Library m is not needed, excluding it Library resolv is needed, can't exclude it (yet) Library rt is not needed, excluding it Library resolv is needed, can't exclude it (yet) Final link with: resolv >>> busybox 1.31.1 Installing to target # Use the 'noclobber' install rule, to prevent BusyBox from overwriting # any full-blown versions of apps installed by other packages. PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CFLAGS_busybox="" /usr/bin/make -j4 CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" ARCH=arm PREFIX="/home/sawyer/optee-qemu/out-br/target" EXTRA_LDFLAGS="" CROSS_COMPILE="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-" CONFIG_PREFIX="/home/sawyer/optee-qemu/out-br/target" SKIP_STRIP=y -C /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1 install-noclobber /home/sawyer/optee-qemu/out-br/target//bin/arch -> busybox /home/sawyer/optee-qemu/out-br/target//bin/ash -> busybox /home/sawyer/optee-qemu/out-br/target//bin/base64 -> busybox /home/sawyer/optee-qemu/out-br/target//bin/cat -> busybox /home/sawyer/optee-qemu/out-br/target//bin/chattr -> busybox /home/sawyer/optee-qemu/out-br/target//bin/chgrp -> busybox /home/sawyer/optee-qemu/out-br/target//bin/chmod -> busybox /home/sawyer/optee-qemu/out-br/target//bin/chown -> busybox /home/sawyer/optee-qemu/out-br/target//bin/cp -> busybox /home/sawyer/optee-qemu/out-br/target//bin/cpio -> busybox /home/sawyer/optee-qemu/out-br/target//bin/date -> busybox /home/sawyer/optee-qemu/out-br/target//bin/dd -> busybox /home/sawyer/optee-qemu/out-br/target//bin/df -> busybox /home/sawyer/optee-qemu/out-br/target//bin/dmesg -> busybox /home/sawyer/optee-qemu/out-br/target//bin/dnsdomainname -> busybox /home/sawyer/optee-qemu/out-br/target//bin/dumpkmap -> busybox /home/sawyer/optee-qemu/out-br/target//bin/echo -> busybox /home/sawyer/optee-qemu/out-br/target//bin/egrep -> busybox /home/sawyer/optee-qemu/out-br/target//bin/false -> busybox /home/sawyer/optee-qemu/out-br/target//bin/fdflush -> busybox /home/sawyer/optee-qemu/out-br/target//bin/fgrep -> busybox /home/sawyer/optee-qemu/out-br/target//bin/getopt -> busybox /home/sawyer/optee-qemu/out-br/target//bin/grep -> busybox /home/sawyer/optee-qemu/out-br/target//bin/gunzip -> busybox /home/sawyer/optee-qemu/out-br/target//bin/gzip -> busybox /home/sawyer/optee-qemu/out-br/target//bin/hostname -> busybox /home/sawyer/optee-qemu/out-br/target//bin/kill -> busybox /home/sawyer/optee-qemu/out-br/target//bin/link -> busybox /home/sawyer/optee-qemu/out-br/target//bin/linux32 -> busybox /home/sawyer/optee-qemu/out-br/target//bin/linux64 -> busybox /home/sawyer/optee-qemu/out-br/target//bin/ln -> busybox /home/sawyer/optee-qemu/out-br/target//bin/login -> busybox /home/sawyer/optee-qemu/out-br/target//bin/ls -> busybox /home/sawyer/optee-qemu/out-br/target//bin/lsattr -> busybox /home/sawyer/optee-qemu/out-br/target//bin/mkdir -> busybox /home/sawyer/optee-qemu/out-br/target//bin/mknod -> busybox /home/sawyer/optee-qemu/out-br/target//bin/mktemp -> busybox /home/sawyer/optee-qemu/out-br/target//bin/more -> busybox /home/sawyer/optee-qemu/out-br/target//bin/mount -> busybox /home/sawyer/optee-qemu/out-br/target//bin/mountpoint -> busybox /home/sawyer/optee-qemu/out-br/target//bin/mt -> busybox /home/sawyer/optee-qemu/out-br/target//bin/mv -> busybox /home/sawyer/optee-qemu/out-br/target//bin/netstat -> busybox /home/sawyer/optee-qemu/out-br/target//bin/nice -> busybox /home/sawyer/optee-qemu/out-br/target//bin/nuke -> busybox /home/sawyer/optee-qemu/out-br/target//bin/pidof -> busybox /home/sawyer/optee-qemu/out-br/target//bin/ping -> busybox /home/sawyer/optee-qemu/out-br/target//bin/pipe_progress -> busybox /home/sawyer/optee-qemu/out-br/target//bin/printenv -> busybox /home/sawyer/optee-qemu/out-br/target//bin/ps -> busybox /home/sawyer/optee-qemu/out-br/target//bin/pwd -> busybox /home/sawyer/optee-qemu/out-br/target//bin/resume -> busybox /home/sawyer/optee-qemu/out-br/target//bin/rm -> busybox /home/sawyer/optee-qemu/out-br/target//bin/rmdir -> busybox /home/sawyer/optee-qemu/out-br/target//bin/run-parts -> busybox /home/sawyer/optee-qemu/out-br/target//bin/sed -> busybox /home/sawyer/optee-qemu/out-br/target//bin/setarch -> busybox /home/sawyer/optee-qemu/out-br/target//bin/setpriv -> busybox /home/sawyer/optee-qemu/out-br/target//bin/setserial -> busybox /home/sawyer/optee-qemu/out-br/target//bin/sh -> busybox /home/sawyer/optee-qemu/out-br/target//bin/sleep -> busybox /home/sawyer/optee-qemu/out-br/target//bin/stty -> busybox /home/sawyer/optee-qemu/out-br/target//bin/su -> busybox /home/sawyer/optee-qemu/out-br/target//bin/sync -> busybox /home/sawyer/optee-qemu/out-br/target//bin/tar -> busybox /home/sawyer/optee-qemu/out-br/target//bin/touch -> busybox /home/sawyer/optee-qemu/out-br/target//bin/true -> busybox /home/sawyer/optee-qemu/out-br/target//bin/umount -> busybox /home/sawyer/optee-qemu/out-br/target//bin/uname -> busybox /home/sawyer/optee-qemu/out-br/target//bin/usleep -> busybox /home/sawyer/optee-qemu/out-br/target//bin/vi -> busybox /home/sawyer/optee-qemu/out-br/target//bin/watch -> busybox /home/sawyer/optee-qemu/out-br/target//bin/zcat -> busybox /home/sawyer/optee-qemu/out-br/target//linuxrc -> bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/arp -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/blkid -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/devmem -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/fdisk -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/freeramdisk -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/fsck -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/fstrim -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/getty -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/halt -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/hdparm -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/hwclock -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/ifconfig -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/ifdown -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/ifup -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/init -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/insmod -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/ip -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/ipaddr -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/iplink -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/ipneigh -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/iproute -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/iprule -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/iptunnel -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/klogd -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/loadkmap -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/losetup -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/lsmod -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/makedevs -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/mdev -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/mkdosfs -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/mke2fs -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/mkswap -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/modprobe -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/nameif -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/pivot_root -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/poweroff -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/reboot -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/rmmod -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/route -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/run-init -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/runlevel -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/setconsole -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/start-stop-daemon -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/sulogin -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/swapoff -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/swapon -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/switch_root -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/sysctl -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/syslogd -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/tc -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/udhcpc -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/uevent -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/vconfig -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//sbin/watchdog -> ../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/[ -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/[[ -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/ar -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/awk -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/basename -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/bc -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/bunzip2 -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/bzcat -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/chrt -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/chvt -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/cksum -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/clear -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/cmp -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/crontab -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/cut -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/dc -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/deallocvt -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/diff -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/dirname -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/dos2unix -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/du -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/eject -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/env -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/expr -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/factor -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/fallocate -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/find -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/flock -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/fold -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/free -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/fuser -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/head -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/hexdump -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/hexedit -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/hostid -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/id -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/install -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/ipcrm -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/ipcs -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/killall -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/last -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/less -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/logger -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/logname -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/lsof -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/lspci -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/lsscsi -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/lsusb -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/lzcat -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/lzma -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/lzopcat -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/md5sum -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/mesg -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/microcom -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/mkfifo -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/mkpasswd -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/nl -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/nohup -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/nproc -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/nslookup -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/od -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/openvt -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/passwd -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/paste -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/patch -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/printf -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/readlink -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/realpath -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/renice -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/reset -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/resize -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/seq -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/setfattr -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/setkeycodes -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/setsid -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/sha1sum -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/sha256sum -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/sha3sum -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/sha512sum -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/shred -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/sort -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/strings -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/svc -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/svok -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/tail -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/tee -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/telnet -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/test -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/tftp -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/time -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/top -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/tr -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/traceroute -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/truncate -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/ts -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/tty -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/uniq -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/unix2dos -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/unlink -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/unlzma -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/unlzop -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/unxz -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/unzip -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/uptime -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/uudecode -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/uuencode -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/vlock -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/w -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/wc -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/wget -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/which -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/who -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/whoami -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/xargs -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/xxd -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/xz -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/xzcat -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/bin/yes -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/addgroup -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/adduser -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/arping -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/chroot -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/crond -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/delgroup -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/deluser -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/dnsd -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/ether-wake -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/fbset -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/fdformat -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/fsfreeze -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/i2cdetect -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/i2cdump -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/i2cget -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/i2cset -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/i2ctransfer -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/inetd -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/killall5 -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/loadfont -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/nologin -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/partprobe -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/rdate -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/readprofile -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/setlogcons -> ../../bin/busybox /home/sawyer/optee-qemu/out-br/target//usr/sbin/ubirename -> ../../bin/busybox -------------------------------------------------- You will probably need to make your busybox binary setuid root to ensure all configured applets will work properly. -------------------------------------------------- if test ! -e /home/sawyer/optee-qemu/out-br/target/etc/inittab; then /usr/bin/install -D -m 0644 package/busybox/inittab /home/sawyer/optee-qemu/out-br/target/etc/inittab; fi if grep -q CONFIG_UDHCPC=y /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1/.config; then /usr/bin/install -m 0755 -D package/busybox/udhcpc.script /home/sawyer/optee-qemu/out-br/target/usr/share/udhcpc/default.script; /usr/bin/install -m 0755 -d /home/sawyer/optee-qemu/out-br/target/usr/share/udhcpc/default.script.d; fi if grep -q CONFIG_SYSLOGD=y /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1/.config; then /usr/bin/install -m 0755 -D package/busybox/S01syslogd /home/sawyer/optee-qemu/out-br/target/etc/init.d/S01syslogd; fi; if grep -q CONFIG_KLOGD=y /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1/.config; then /usr/bin/install -m 0755 -D package/busybox/S02klogd /home/sawyer/optee-qemu/out-br/target/etc/init.d/S02klogd; fi if grep -q CONFIG_BB_SYSCTL=y /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1/.config; then /usr/bin/install -m 0755 -D package/busybox/S02sysctl /home/sawyer/optee-qemu/out-br/target/etc/init.d/S02sysctl ; fi if grep -q CONFIG_FEATURE_TELNETD_STANDALONE=y /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1/.config; then /usr/bin/install -m 0755 -D package/busybox/S50telnet /home/sawyer/optee-qemu/out-br/target/etc/init.d/S50telnet ; fi pkgconf-1.6.1.tar.xz: OK (sha256: 22b9ee38438901f9d60f180e5182821180854fa738fd071f593ea26a81da208c) >>> host-pkgconf 1.6.1 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/pkgconf/pkgconf-1.6.1.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-pkgconf-1.6.1 -xf - >>> host-pkgconf 1.6.1 Patching Applying 0001-Only-prefix-with-the-sysroot-a-subset-of-variables.patch using patch: patching file libpkgconf/tuple.c Hunk #1 succeeded at 161 (offset 1 line). Hunk #2 succeeded at 196 (offset 1 line). Hunk #3 succeeded at 205 (offset 1 line). Hunk #4 succeeded at 255 (offset 1 line). Hunk #5 succeeded at 302 (offset 1 line). Hunk #6 succeeded at 347 (offset 1 line). Applying 0002-Revert-main-assume-modversion-insted-of-version-if-o.patch using patch: patching file cli/main.c Hunk #1 succeeded at 964 (offset 9 lines). >>> host-pkgconf 1.6.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-pkgconf-1.6.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-pkgconf 1.6.1 Patching libtool patching file /home/sawyer/optee-qemu/out-br/build/host-pkgconf-1.6.1/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10775 (offset 65 lines). >>> host-pkgconf 1.6.1 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-pkgconf-1.6.1/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -std=gnu99... yes checking for strlcpy... no checking for strlcat... no checking for strndup... yes checking for cygwin_conv_path... no checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/stat.h... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... /usr/bin/cpp checking for gcc... (cached) /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes checking whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Kyuafile config.status: creating libpkgconf.pc config.status: creating tests/Kyuafile config.status: creating tests/test_env.sh config.status: creating libpkgconf/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> host-pkgconf 1.6.1 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-pkgconf-1.6.1/ CC cli/pkgconf-main.o CC cli/pkgconf-getopt_long.o CC cli/pkgconf-renderer-msvc.o CC libpkgconf/audit.lo CC libpkgconf/cache.lo CC libpkgconf/client.lo CC libpkgconf/pkg.lo CC libpkgconf/bsdstubs.lo CC libpkgconf/fragment.lo CC libpkgconf/argvsplit.lo CC libpkgconf/fileio.lo CC libpkgconf/tuple.lo CC libpkgconf/dependency.lo CC libpkgconf/queue.lo CC libpkgconf/path.lo CC libpkgconf/personality.lo CC libpkgconf/parser.lo CCLD libpkgconf.la CCLD pkgconf >>> host-pkgconf 1.6.1 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-pkgconf-1.6.1/ /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/doc/pkgconf' /bin/bash ./libtool --mode=install /usr/bin/install -c libpkgconf.la '/home/sawyer/optee-qemu/out-br/host/lib' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/aclocal' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /usr/bin/install -c -m 644 pkg.m4 '/home/sawyer/optee-qemu/out-br/host/share/aclocal' /usr/bin/install -c -m 644 README.md AUTHORS '/home/sawyer/optee-qemu/out-br/host/share/doc/pkgconf' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man5' /usr/bin/install -c -m 644 man/pkgconf.1 '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man7' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include/pkgconf' /usr/bin/install -c -m 644 man/pc.5 man/pkgconf-personality.5 '/home/sawyer/optee-qemu/out-br/host/share/man/man5' /usr/bin/install -c -m 644 man/pkg.m4.7 '/home/sawyer/optee-qemu/out-br/host/share/man/man7' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include/pkgconf/libpkgconf' /usr/bin/install -c -m 644 libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h libpkgconf/libpkgconf-api.h '/home/sawyer/optee-qemu/out-br/host/include/pkgconf/libpkgconf' /usr/bin/install -c -m 644 libpkgconf.pc '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libpkgconf.so.3.0.0 /home/sawyer/optee-qemu/out-br/host/lib/libpkgconf.so.3.0.0 libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so.3 || { rm -f libpkgconf.so.3 && ln -s libpkgconf.so.3.0.0 libpkgconf.so.3; }; }) libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so || { rm -f libpkgconf.so && ln -s libpkgconf.so.3.0.0 libpkgconf.so; }; }) libtool: install: /usr/bin/install -c .libs/libpkgconf.lai /home/sawyer/optee-qemu/out-br/host/lib/libpkgconf.la libtool: finish: PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/sawyer/optee-qemu/out-br/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/sawyer/optee-qemu/out-br/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pkgconf '/home/sawyer/optee-qemu/out-br/host/bin' libtool: install: /usr/bin/install -c pkgconf /home/sawyer/optee-qemu/out-br/host/bin/pkgconf /usr/bin/install -m 0755 -D package/pkgconf/pkg-config.in /home/sawyer/optee-qemu/out-br/host/bin/pkg-config /bin/sed -i -e 's,@STAGING_SUBDIR@,arm-buildroot-linux-gnueabihf/sysroot,g' /home/sawyer/optee-qemu/out-br/host/bin/pkg-config /bin/sed -i -e 's,@STATIC@,,' /home/sawyer/optee-qemu/out-br/host/bin/pkg-config zlib-1.2.11.tar.xz: OK (sha256: 4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066) >>> host-libzlib 1.2.11 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/libzlib/zlib-1.2.11.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-libzlib-1.2.11 -xf - >>> host-libzlib 1.2.11 Patching >>> host-libzlib 1.2.11 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-libzlib-1.2.11; rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" ) ignored option: --sysconfdir Checking for shared library support... Building shared library libz.so.1.2.11 with /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc. Checking for size_t... Yes. Checking for off64_t... Yes. Checking for fseeko... Yes. Checking for strerror... Yes. Checking for unistd.h... Yes. Checking for stdarg.h... Yes. Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). Checking for vsnprintf() in stdio.h... Yes. Checking for return value of vsnprintf()... Yes. Checking for attribute(visibility) support... Yes. >>> host-libzlib 1.2.11 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j1 -C /home/sawyer/optee-qemu/out-br/build/host-libzlib-1.2.11 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c /usr/bin/ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -O2 -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.11 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo -lc -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib rm -f libz.so libz.so.1 ln -s libz.so.1.2.11 libz.so ln -s libz.so.1.2.11 libz.so.1 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.11 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.11 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a >>> host-libzlib 1.2.11 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j1 -C /home/sawyer/optee-qemu/out-br/build/host-libzlib-1.2.11 LDCONFIG=true install rm -f /home/sawyer/optee-qemu/out-br/host/lib/libz.a cp libz.a /home/sawyer/optee-qemu/out-br/host/lib chmod 644 /home/sawyer/optee-qemu/out-br/host/lib/libz.a cp libz.so.1.2.11 /home/sawyer/optee-qemu/out-br/host/lib chmod 755 /home/sawyer/optee-qemu/out-br/host/lib/libz.so.1.2.11 rm -f /home/sawyer/optee-qemu/out-br/host/share/man/man3/zlib.3 cp zlib.3 /home/sawyer/optee-qemu/out-br/host/share/man/man3 chmod 644 /home/sawyer/optee-qemu/out-br/host/share/man/man3/zlib.3 rm -f /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/zlib.pc cp zlib.pc /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig chmod 644 /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/zlib.pc rm -f /home/sawyer/optee-qemu/out-br/host/include/zlib.h /home/sawyer/optee-qemu/out-br/host/include/zconf.h cp zlib.h zconf.h /home/sawyer/optee-qemu/out-br/host/include chmod 644 /home/sawyer/optee-qemu/out-br/host/include/zlib.h /home/sawyer/optee-qemu/out-br/host/include/zconf.h >>> host-zlib Extracting >>> host-zlib Patching >>> host-zlib Configuring >>> host-zlib Building >>> host-zlib Installing to host directory util-linux-2.35.2.tar.xz: OK (sha256: 21b7431e82f6bcd9441a01beeec3d57ed33ee948f8a5b41da577073c372eb58a) >>> host-util-linux 2.35.2 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/util-linux/util-linux-2.35.2.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-util-linux-2.35.2 -xf - >>> host-util-linux 2.35.2 Patching Applying 0001-blkdiscard-use-O_EXCL-add-force.patch using patch: patching file sys-utils/blkdiscard.8 Hunk #1 succeeded at 36 with fuzz 1. patching file sys-utils/blkdiscard.c Applying 0002-libfdisk-add-fdisk_set_disklabel_id_from_string.patch using patch: patching file libfdisk/docs/libfdisk-sections.txt patching file libfdisk/src/dos.c patching file libfdisk/src/fdiskP.h patching file libfdisk/src/gpt.c patching file libfdisk/src/label.c patching file libfdisk/src/libfdisk.h.in patching file libfdisk/src/libfdisk.sym Applying 0003-sfdisk-add-disk-id-to-change-disk-UUID-ID.patch using patch: patching file disk-utils/sfdisk.8 patching file disk-utils/sfdisk.c Hunk #2 succeeded at 1332 (offset 4 lines). Hunk #3 succeeded at 1991 (offset 9 lines). Hunk #4 succeeded at 2060 (offset 9 lines). Hunk #5 succeeded at 2106 (offset 9 lines). Hunk #6 succeeded at 2248 (offset 9 lines). Hunk #7 succeeded at 2355 (offset 9 lines). Applying 0004-include-cleanup-pidfd-inckudes.patch using patch: patching file include/pidfd-utils.h >>> host-util-linux 2.35.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-util-linux-2.35.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-util-linux 2.35.2 Patching libtool patching file /home/sawyer/optee-qemu/out-br/build/host-util-linux-2.35.2/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> host-util-linux 2.35.2 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-util-linux-2.35.2/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-systemd --with-systemdsystemunitdir=no --without-python --enable-libblkid --enable-libmount --enable-libuuid --without-ncurses --without-ncursesw --without-tinfo --disable-makeinstall-chown --disable-agetty --disable-chfn-chsh --disable-chmem --disable-login --disable-lslogins --disable-mesg --disable-more --disable-newgrp --disable-nologin --disable-nsenter --disable-pg --disable-rfkill --disable-schedutils --disable-setpriv --disable-setterm --disable-su --disable-sulogin --disable-tunelp --disable-ul --disable-unshare --disable-uuidd --disable-vipw --disable-wall --disable-wdctl --disable-write --disable-zramctl ) checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking whether make supports nested variables... (cached) yes checking the archiver (/usr/bin/ar) interface... ar checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C99... none needed checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO Standard C... (cached) none needed checking for bison... bison -y checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking whether compiler handles -fno-common... yes checking whether compiler handles -Wall... yes checking whether compiler handles -Werror=sequence-point... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Wextra-semi... no checking whether compiler handles -Wembedded-directive... no checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wmissing-parameter-type... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wno-missing-field-initializers... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wsign-compare... yes checking whether compiler handles -Wtype-limits... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Wnested-externs... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wformat-security... yes checking whether compiler handles -Wimplicit-function-declaration... yes checking whether compiler handles -Wdiscarded-qualifiers... yes checking whether compiler handles -Wno-clobbered... yes checking whether compiler handles -Wno-cast-function-type... yes checking whether compiler handles -Wno-unused-parameter... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for xsltproc... /usr/bin/xsltproc checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable assertions... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for linux/compiler.h... no checking for linux/blkpg.h... yes checking for linux/major.h... yes checking asm/io.h usability... no checking asm/io.h presence... no checking for asm/io.h... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking linux/btrfs.h usability... yes checking linux/btrfs.h presence... yes checking for linux/btrfs.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/watchdog.h usability... yes checking linux/watchdog.h presence... yes checking for linux/watchdog.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/raw.h usability... yes checking linux/raw.h presence... yes checking for linux/raw.h... yes checking linux/tiocl.h usability... yes checking linux/tiocl.h presence... yes checking for linux/tiocl.h... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking linux/securebits.h usability... yes checking linux/securebits.h presence... yes checking for linux/securebits.h... yes checking linux/net_namespace.h usability... yes checking linux/net_namespace.h presence... yes checking for linux/net_namespace.h... yes checking linux/capability.h usability... yes checking linux/capability.h presence... yes checking for linux/capability.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking for stdint.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/io.h usability... yes checking sys/io.h presence... yes checking for sys/io.h... yes checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/swap.h usability... yes checking sys/swap.h presence... yes checking for sys/swap.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timex.h usability... yes checking sys/timex.h presence... yes checking for sys/timex.h... yes checking sys/ttydefaults.h usability... yes checking sys/ttydefaults.h presence... yes checking for sys/ttydefaults.h... yes checking for sys/types.h... (cached) yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for unistd.h... (cached) yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for linux/fs.h... no checking for linux/gsmmux.h... yes checking for security/pam_misc.h... no checking linux/blkzoned.h usability... yes checking linux/blkzoned.h presence... yes checking for linux/blkzoned.h... yes checking for security/openpam.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether langinfo.h defines ALTMON_x constants... yes checking whether langinfo.h defines _NL_ABALTMON_x constants... yes checking for struct termios.c_line... yes checking for struct stat.st_mtim.tv_nsec... yes checking whether _NL_TIME_WEEK_1STDAY is declared... yes checking whether llseek is declared... no checking whether lseek64 is declared... yes checking whether environ is declared... yes checking whether strsignal is declared... yes checking whether TIOCGLCKTRMIOS is declared... yes checking whether SOCK_CLOEXEC is declared... yes checking whether SOCK_NONBLOCK is declared... yes checking whether SO_PASSCRED is declared... yes checking for clearenv... yes checking for __fpurge... yes checking for fpurge... no checking for __fpending... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for eaccess... yes checking for err... yes checking for errx... yes checking for explicit_bzero... yes checking for fmemopen... yes checking for fsync... yes checking for utimensat... yes checking for getdomainname... yes checking for getdtablesize... yes checking for getexecname... no checking for getmntinfo... no checking for getrandom... yes checking for getrlimit... yes checking for getsgnam... yes checking for inotify_init... yes checking for jrand48... yes checking for lchown... yes checking for llseek... yes checking for lseek64... yes checking for mempcpy... yes checking for mkostemp... yes checking for nanosleep... yes checking for ntp_gettime... yes checking for personality... yes checking for pidfd_open... no checking for pidfd_send_signal... no checking for posix_fadvise... yes checking for prctl... yes checking for qsort_r... yes checking for rpmatch... yes checking for scandirat... yes checking for setprogname... no checking for setresgid... yes checking for setresuid... yes checking for sched_setattr... no checking for sched_setscheduler... yes checking for sigqueue... yes checking for srandom... yes checking for strnchr... no checking for strndup... yes checking for strnlen... yes checking for sysconf... yes checking for sysinfo... yes checking for timegm... yes checking for usleep... yes checking for vwarnx... yes checking for warn... yes checking for warnx... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for openat... yes checking for fstatat... yes checking for unlinkat... yes checking for ioperm... yes checking for iopl... yes checking for futimens... yes checking for inotify_init1... yes checking for open_memstream... yes checking for reboot... yes checking for updwtmpx... yes checking for updwtmpx... (cached) yes checking for getusershell... yes checking for syscall setns... SYS_setns checking for syscall pidfd_open... no checking for syscall pidfd_send_signal... no checking for isnan... yes checking for clock_gettime... yes checking for timer_create... no checking for timer_create in -lrt... yes checking for rtas_get_sysparm in -lrtas... no checking for struct sockaddr.sa_len... no checking for library containing socket... none required checking for dirfd... yes checking whether program_invocation_short_name is defined... yes checking whether __progname is defined... yes checking whether the target supports thread-local storage... yes checking scanf string alloc modifiers... (%ms) yes checking for openpty in -lutil... yes checking for union semun... no checking for loff_t... yes checking wchar_t support... yes checking for cpu_set_t... yes checking for sighandler_t... yes checking whether CPU_ALLOC is declared... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for udev_new in -ludev... no checking for readline in -lreadline... no checking for syscall fallocate... SYS_fallocate checking for valid fallocate() function... yes checking for valid posix_fallocate() function... yes checking for unshare... yes checking for setns... yes checking for capng_apply in -lcap-ng... no checking for PCRE... no checking for crc32 in -lz... yes checking for syscall swapon... SYS_swapon checking for syscall swapoff... SYS_swapoff checking for swapon... yes checking for swapoff... yes checking for syscall prlimit64... SYS_prlimit64 checking for prlimit... yes checking for syscall pivot_root... SYS_pivot_root checking for LIBUSER... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libblkid/docs/Makefile config.status: creating libblkid/docs/version.xml config.status: creating libblkid/src/blkid.h config.status: creating libfdisk/docs/Makefile config.status: creating libfdisk/docs/version.xml config.status: creating libfdisk/src/libfdisk.h config.status: creating libmount/docs/Makefile config.status: creating libmount/docs/version.xml config.status: creating libmount/src/libmount.h config.status: creating libsmartcols/docs/Makefile config.status: creating libsmartcols/docs/version.xml config.status: creating libsmartcols/src/libsmartcols.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile util-linux 2.35.2 prefix: /home/sawyer/optee-qemu/out-br/host exec prefix: ${prefix} runstatedir: ${localstatedir}/run bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin libdir: ${exec_prefix}/lib includedir: ${prefix}/include usrbin_execdir: ${exec_prefix}/bin usrsbin_execdir: ${exec_prefix}/sbin usrlib_execdir: ${exec_prefix}/lib compiler: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc cflags: -O2 -I/home/sawyer/optee-qemu/out-br/host/include suid cflags: ldflags: -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib suid ldflags: ASAN enabled: no Python: Python version: Python libs: Bash completions: ${datarootdir}/bash-completion/completions Systemd support: no Systemd unitdir: no Btrfs support: yes Wide-char support: yes warnings: -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers Type 'make' or 'make ' to compile. >>> host-util-linux 2.35.2 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-util-linux-2.35.2/ /usr/bin/make all-recursive Making all in po make[5]: Nothing to be done for 'all'. CC sys-utils/mountpoint-mountpoint.o CC sys-utils/umount-umount.o CC sys-utils/fstrim-fstrim.o CC sys-utils/ctrlaltdel.o CC sys-utils/fsfreeze.o CC sys-utils/blkdiscard.o CC lib/monotonic.o CC sys-utils/losetup-losetup.o CC sys-utils/blkzone.o CC sys-utils/swapon-swapon.o CC sys-utils/swapon-swapon-common.o CC sys-utils/swapoff-swapon-common.o CC lib/swapon-swapprober.o CC sys-utils/swapoff-swapoff.o CC lib/swapoff-swapprober.o CC sys-utils/chcpu.o CC sys-utils/pivot_root.o CC sys-utils/switch_root.o CC sys-utils/hwclock-hwclock.o CC sys-utils/hwclock-hwclock-parse-date.o CC sys-utils/hwclock-hwclock-cmos.o CC sys-utils/hwclock-hwclock-rtc.o CC lib/hwclock-monotonic.o CC misc-utils/blkid-blkid.o CC misc-utils/findfs-findfs.o CC misc-utils/wipefs-wipefs.o CC lib/libuuid_la-randutils.lo CC lib/libuuid_la-md5.lo CC lib/libuuid_la-sha1.lo CC disk-utils/swaplabel-swaplabel.o CC lib/swaplabel-swapprober.o CC disk-utils/fsck-fsck.o CC lib/fsck-monotonic.o CC disk-utils/raw.o CC disk-utils/fsck.cramfs.o CC disk-utils/cramfs_common.o CC disk-utils/mkfs.cramfs.o CC disk-utils/blockdev.o CC disk-utils/fdisk-fdisk.o CC disk-utils/fdisk-fdisk-menu.o CC disk-utils/fdisk-fdisk-list.o CC disk-utils/sfdisk-sfdisk.o CC disk-utils/sfdisk-fdisk-list.o CC lib/script-pty-session.o CC lib/script-monotonic.o CC term-utils/scriptreplay.o CC term-utils/script-playutils.o CC term-utils/scriptlive.o CC lib/pty-session.o CC sys-utils/lsmem-lsmem.o CC sys-utils/flock.o CC lib/timer.o CC sys-utils/choom.o CC sys-utils/ipcmk.o CC sys-utils/ipcrm.o CC sys-utils/ipcs.o CC sys-utils/ipcutils.o CC sys-utils/lsipc-lsipc.o CC sys-utils/renice.o CC sys-utils/lsipc-ipcutils.o CC sys-utils/setsid.o CC sys-utils/setarch.o CC lib/eject-monotonic.o CC sys-utils/eject-eject.o CC sys-utils/prlimit-prlimit.o CC sys-utils/lsns-lsns.o CC sys-utils/lscpu-lscpu-arm.o CC sys-utils/lscpu-lscpu-dmi.o CC sys-utils/lscpu-lscpu.o CC sys-utils/fallocate.o CC misc-utils/cal-cal.o CC misc-utils/logger-logger.o CC lib/logger-strutils.o CC lib/logger-strv.o CC misc-utils/look.o CC misc-utils/mcookie.o CC lib/md5.o CC misc-utils/namei.o CC lib/strutils.o CC lib/idcache.o CC misc-utils/whereis.o CC misc-utils/uuidgen-uuidgen.o CC misc-utils/lslocks-lslocks.o CC misc-utils/uuidparse-uuidparse.o CC misc-utils/rename.o CC misc-utils/getopt.o CC misc-utils/fincore-fincore.o CC misc-utils/hardlink-hardlink.o CC disk-utils/isosize.o CC sys-utils/readprofile.o CC sys-utils/ldattach.o CC sys-utils/rtcwake.o CC disk-utils/fdformat.o CC disk-utils/partx-partx.o CC disk-utils/addpart.o CC disk-utils/delpart.o CC disk-utils/resizepart.o GEN sys-utils/uname26.8 GEN sys-utils/rtcwake.8 GEN sys-utils/hwclock.8 GEN sys-utils/linux32.8 GEN sys-utils/linux64.8 GEN sys-utils/i386.8 GEN sys-utils/x86_64.8 GEN libblkid/blkid.pc GEN libuuid/uuid.pc GEN libsmartcols/smartcols.pc GEN libmount/mount.pc CC sys-utils/dmesg-dmesg.o GEN libfdisk/fdisk.pc CC lib/dmesg-monotonic.o CC lib/libcommon_la-blkdev.lo CC lib/libcommon_la-canonicalize.lo CC lib/libcommon_la-crc32.lo CC lib/libcommon_la-crc32c.lo CC lib/libcommon_la-env.lo CC lib/libcommon_la-idcache.lo CC lib/libcommon_la-fileutils.lo CC lib/libcommon_la-ismounted.lo CC lib/libcommon_la-color-names.lo CC lib/libcommon_la-mangle.lo CC lib/libcommon_la-match.lo CC lib/libcommon_la-mbsalign.lo CC lib/libcommon_la-mbsedit.lo CC lib/libcommon_la-md5.lo CC lib/libcommon_la-pager.lo CC lib/libcommon_la-pwdutils.lo CC lib/libcommon_la-randutils.lo CC lib/libcommon_la-setproctitle.lo CC lib/libcommon_la-strutils.lo CC lib/libcommon_la-timeutils.lo CC lib/libcommon_la-ttyutils.lo CC lib/libcommon_la-exec_shell.lo CC lib/libcommon_la-strv.lo CC lib/libcommon_la-sha1.lo CC lib/libcommon_la-signames.lo CC lib/libcommon_la-caputils.lo CC lib/libcommon_la-linux_version.lo CC lib/libcommon_la-loopdev.lo CC lib/libcommon_la-plymouth-ctrl.lo CC lib/libcommon_la-cpuset.lo CC lib/libcommon_la-path.lo CC lib/libcommon_la-procutils.lo CC lib/libcommon_la-sysfs.lo CC lib/libtcolors_la-colors.lo CC lib/libtcolors_la-color-names.lo CC sys-utils/mount-mount.o CC lib/libmount_la-monotonic.lo CC libmount/src/la-cache.lo CC libmount/src/la-fs.lo CC libmount/src/la-init.lo CC libmount/src/la-iter.lo CC libmount/src/la-lock.lo CC libmount/src/la-optmap.lo CC libmount/src/la-optstr.lo CC libmount/src/la-tab.lo CC libmount/src/la-tab_diff.lo CC libmount/src/la-tab_parse.lo CC libmount/src/la-tab_update.lo CC libmount/src/la-test.lo CC libmount/src/la-utils.lo CC libmount/src/la-version.lo CC libmount/src/la-context.lo CC libmount/src/la-context_loopdev.lo CC libmount/src/la-context_veritydev.lo CC libmount/src/la-context_mount.lo CC libmount/src/la-context_umount.lo CC libmount/src/la-monitor.lo CC libmount/src/la-btrfs.lo CC libblkid/src/la-init.lo CC libblkid/src/la-cache.lo CC libblkid/src/la-config.lo CC libblkid/src/la-dev.lo CC libblkid/src/la-devname.lo CC libblkid/src/la-devno.lo CC libblkid/src/la-encode.lo CC libblkid/src/la-evaluate.lo CC libblkid/src/la-getsize.lo CC libblkid/src/la-llseek.lo CC libblkid/src/la-probe.lo CC libblkid/src/la-read.lo CC libblkid/src/la-resolve.lo CC libblkid/src/la-save.lo CC libblkid/src/la-tag.lo CC libblkid/src/la-verify.lo CC libblkid/src/la-version.lo CC libblkid/src/partitions/la-aix.lo CC libblkid/src/partitions/la-atari.lo CC libblkid/src/partitions/la-bsd.lo CC libblkid/src/partitions/la-dos.lo CC libblkid/src/partitions/la-gpt.lo CC libblkid/src/partitions/la-mac.lo CC libblkid/src/partitions/la-minix.lo CC libblkid/src/partitions/la-partitions.lo CC libblkid/src/partitions/la-sgi.lo CC libblkid/src/partitions/la-solaris_x86.lo CC libblkid/src/partitions/la-sun.lo CC libblkid/src/partitions/la-ultrix.lo CC libblkid/src/partitions/la-unixware.lo CC libblkid/src/superblocks/la-adaptec_raid.lo CC libblkid/src/superblocks/la-apfs.lo CC libblkid/src/superblocks/la-bcache.lo CC libblkid/src/superblocks/la-befs.lo CC libblkid/src/superblocks/la-bfs.lo CC libblkid/src/superblocks/la-bitlocker.lo CC libblkid/src/superblocks/la-bluestore.lo CC libblkid/src/superblocks/la-btrfs.lo CC libblkid/src/superblocks/la-cramfs.lo CC libblkid/src/superblocks/la-ddf_raid.lo CC libblkid/src/superblocks/la-drbd.lo CC libblkid/src/superblocks/la-drbdproxy_datalog.lo CC libblkid/src/superblocks/la-drbdmanage.lo CC libblkid/src/superblocks/la-exfat.lo CC libblkid/src/superblocks/la-exfs.lo CC libblkid/src/superblocks/la-ext.lo CC libblkid/src/superblocks/la-f2fs.lo CC libblkid/src/superblocks/la-gfs.lo CC libblkid/src/superblocks/la-hfs.lo CC libblkid/src/superblocks/la-highpoint_raid.lo CC libblkid/src/superblocks/la-hpfs.lo CC libblkid/src/superblocks/la-iso9660.lo CC libblkid/src/superblocks/la-isw_raid.lo CC libblkid/src/superblocks/la-jfs.lo CC libblkid/src/superblocks/la-jmicron_raid.lo CC libblkid/src/superblocks/la-linux_raid.lo CC libblkid/src/superblocks/la-lsi_raid.lo CC libblkid/src/superblocks/la-luks.lo CC libblkid/src/superblocks/la-lvm.lo CC libblkid/src/superblocks/la-minix.lo CC libblkid/src/superblocks/la-mpool.lo CC libblkid/src/superblocks/la-netware.lo CC libblkid/src/superblocks/la-nilfs.lo CC libblkid/src/superblocks/la-ntfs.lo CC libblkid/src/superblocks/la-refs.lo CC libblkid/src/superblocks/la-nvidia_raid.lo CC libblkid/src/superblocks/la-ocfs.lo CC libblkid/src/superblocks/la-promise_raid.lo CC libblkid/src/superblocks/la-reiserfs.lo CC libblkid/src/superblocks/la-romfs.lo CC libblkid/src/superblocks/la-silicon_raid.lo CC libblkid/src/superblocks/la-squashfs.lo CC libblkid/src/superblocks/la-stratis.lo CC libblkid/src/superblocks/la-superblocks.lo CC libblkid/src/superblocks/la-swap.lo CC libblkid/src/superblocks/la-sysv.lo CC libblkid/src/superblocks/la-ubi.lo CC libblkid/src/superblocks/la-ubifs.lo CC libblkid/src/superblocks/la-udf.lo CC libblkid/src/superblocks/la-ufs.lo CC libblkid/src/superblocks/la-vdo.lo CC libblkid/src/superblocks/la-vfat.lo CC libblkid/src/superblocks/la-via_raid.lo CC libblkid/src/superblocks/la-vmfs.lo CC libblkid/src/superblocks/la-vxfs.lo CC libblkid/src/superblocks/la-xfs.lo CC libblkid/src/superblocks/la-zfs.lo CC libblkid/src/topology/la-topology.lo CC libblkid/src/topology/la-dm.lo CC libblkid/src/topology/la-evms.lo CC libblkid/src/topology/la-ioctl.lo CC libblkid/src/topology/la-lvm.lo CC libblkid/src/topology/la-md.lo CC libblkid/src/topology/la-sysfs.lo CC misc-utils/lsblk-lsblk.o CC misc-utils/lsblk-lsblk-mnt.o CC misc-utils/lsblk-lsblk-properties.o CC misc-utils/lsblk-lsblk-devtree.o CC libsmartcols/src/la-iter.lo CC libsmartcols/src/la-symbols.lo CC libsmartcols/src/la-cell.lo CC libsmartcols/src/la-column.lo CC libsmartcols/src/la-line.lo CC libsmartcols/src/la-table.lo CC libsmartcols/src/la-print.lo CC libsmartcols/src/la-fput.lo CC libsmartcols/src/la-print-api.lo CC libsmartcols/src/la-version.lo CC libsmartcols/src/la-buffer.lo CC libsmartcols/src/la-calculate.lo CC libsmartcols/src/la-grouping.lo CC libsmartcols/src/la-walk.lo CC libsmartcols/src/la-init.lo CC misc-utils/findmnt-findmnt.o CC misc-utils/findmnt-findmnt-verify.o CC misc-utils/kill.o CCLD fsfreeze CCLD pivot_root CCLD switch_root CC disk-utils/fsck.minix.o CC disk-utils/mkfs.o CC disk-utils/mkfs.minix.o CC disk-utils/mkfs.bfs.o CC disk-utils/mkswap-mkswap.o CC libuuid/src/la-clear.lo CC libuuid/src/la-compare.lo CC libuuid/src/la-copy.lo CC libuuid/src/la-gen_uuid.lo CC libuuid/src/la-isnull.lo CC libuuid/src/la-pack.lo CC libuuid/src/la-parse.lo CC libuuid/src/la-unpack.lo CC libuuid/src/la-unparse.lo CC libuuid/src/la-uuid_time.lo CC libuuid/src/la-predefined.lo CCLD raw CC libfdisk/src/la-init.lo CC libfdisk/src/la-field.lo CC libfdisk/src/la-item.lo CC libfdisk/src/la-test.lo CC libfdisk/src/la-ask.lo CC libfdisk/src/la-alignment.lo CC libfdisk/src/la-label.lo CC libfdisk/src/la-utils.lo CC libfdisk/src/la-context.lo CC libfdisk/src/la-parttype.lo CC libfdisk/src/la-partition.lo CC libfdisk/src/la-table.lo CC libfdisk/src/la-iter.lo CC libfdisk/src/la-script.lo CC libfdisk/src/la-version.lo CC libfdisk/src/la-wipe.lo CC libfdisk/src/la-sun.lo CC libfdisk/src/la-sgi.lo CC libfdisk/src/la-dos.lo CC libfdisk/src/la-bsd.lo CC libfdisk/src/la-gpt.lo CC text-utils/col.o CC text-utils/colcrt.o CC text-utils/colrm.o CC text-utils/column-column.o CC text-utils/hexdump-conv.o CC text-utils/hexdump-display.o CC text-utils/hexdump.o CC text-utils/hexdump-parse.o CC text-utils/rev.o CC term-utils/script-script.o CC login-utils/last.o CC login-utils/utmpdump.o CCLD renice CCLD setsid CCLD setarch CCLD logger CCLD look CCLD namei CCLD rename CCLD getopt CCLD readprofile CCLD libcommon.la CCLD libtcolors.la CCLD mkfs CCLD libuuid.la CCLD colcrt CCLD rev CCLD script CCLD scriptreplay CCLD scriptlive CCLD last CCLD utmpdump CCLD flock CCLD choom CCLD ipcmk CCLD ipcrm CCLD ipcs CCLD fallocate CCLD cal CCLD mcookie CCLD whereis CCLD uuidgen CCLD hardlink CCLD isosize CCLD ldattach CCLD rtcwake CCLD fdformat CCLD addpart CCLD delpart CCLD resizepart CCLD dmesg CCLD libblkid.la CCLD libsmartcols.la CCLD kill CCLD ctrlaltdel CCLD blkdiscard CCLD blkzone CCLD losetup CCLD chcpu CCLD hwclock CCLD blkid CCLD findfs CCLD wipefs CCLD fsck.minix CCLD mkfs.minix CCLD mkfs.bfs CCLD mkswap CCLD swaplabel CCLD fsck.cramfs CCLD mkfs.cramfs CCLD blockdev CCLD libfdisk.la CCLD col CCLD colrm CCLD column CCLD hexdump CCLD lsmem CCLD lsipc CCLD prlimit CCLD lscpu CCLD uuidparse CCLD fincore CCLD partx CCLD libmount.la CCLD fdisk CCLD sfdisk CCLD mount CCLD umount CCLD mountpoint CCLD lsblk CCLD findmnt CCLD fstrim CCLD swapon CCLD swapoff CCLD fsck CCLD eject CCLD lsns CCLD lslocks >>> host-util-linux 2.35.2 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-util-linux-2.35.2/ /usr/bin/make install-recursive Making install in po if test "util-linux" = "gettext-tools"; then \ /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/sawyer/optee-qemu/out-br/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/sawyer/optee-qemu/out-br/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/sbin' /bin/bash ./libtool --mode=install /usr/bin/install -c libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/home/sawyer/optee-qemu/out-br/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c dmesg mount umount mountpoint lsblk findmnt kill '/home/sawyer/optee-qemu/out-br/host/bin' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c fstrim ctrlaltdel fsfreeze blkdiscard blkzone losetup swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck raw fsck.cramfs mkfs.cramfs blockdev fdisk sfdisk '/home/sawyer/optee-qemu/out-br/host/sbin' /bin/bash ./libtool --mode=install /usr/bin/install -c col colcrt colrm column hexdump rev script scriptreplay scriptlive last utmpdump lsmem flock choom ipcmk ipcrm ipcs lsipc renice setsid setarch eject prlimit lsns lscpu fallocate cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt fincore hardlink isosize '/home/sawyer/optee-qemu/out-br/host/bin' libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /home/sawyer/optee-qemu/out-br/host/lib/libuuid.so.1.3.0 libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) libtool: install: /usr/bin/install -c dmesg /home/sawyer/optee-qemu/out-br/host/bin/dmesg libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) libtool: install: /usr/bin/install -c .libs/libuuid.lai /home/sawyer/optee-qemu/out-br/host/lib/libuuid.la libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /home/sawyer/optee-qemu/out-br/host/lib/libblkid.so.1.1.0 libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) libtool: install: /usr/bin/install -c mount /home/sawyer/optee-qemu/out-br/host/bin/mount libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) libtool: install: /usr/bin/install -c .libs/libblkid.lai /home/sawyer/optee-qemu/out-br/host/lib/libblkid.la libtool: install: /usr/bin/install -c .libs/libmount.so.1.1.0 /home/sawyer/optee-qemu/out-br/host/lib/libmount.so.1.1.0 libtool: install: /usr/bin/install -c umount /home/sawyer/optee-qemu/out-br/host/bin/umount libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; }) libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; }) libtool: install: /usr/bin/install -c .libs/libmount.lai /home/sawyer/optee-qemu/out-br/host/lib/libmount.la libtool: install: /usr/bin/install -c .libs/libsmartcols.so.1.1.0 /home/sawyer/optee-qemu/out-br/host/lib/libsmartcols.so.1.1.0 libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; }) libtool: install: /usr/bin/install -c mountpoint /home/sawyer/optee-qemu/out-br/host/bin/mountpoint libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; }) libtool: install: /usr/bin/install -c col /home/sawyer/optee-qemu/out-br/host/bin/col libtool: install: /usr/bin/install -c .libs/libsmartcols.lai /home/sawyer/optee-qemu/out-br/host/lib/libsmartcols.la libtool: install: /usr/bin/install -c .libs/libfdisk.so.1.1.0 /home/sawyer/optee-qemu/out-br/host/lib/libfdisk.so.1.1.0 libtool: install: /usr/bin/install -c lsblk /home/sawyer/optee-qemu/out-br/host/bin/lsblk libtool: install: /usr/bin/install -c fstrim /home/sawyer/optee-qemu/out-br/host/sbin/fstrim libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; }) libtool: install: /usr/bin/install -c colcrt /home/sawyer/optee-qemu/out-br/host/bin/colcrt libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; }) libtool: install: /usr/bin/install -c findmnt /home/sawyer/optee-qemu/out-br/host/bin/findmnt libtool: install: /usr/bin/install -c .libs/libfdisk.lai /home/sawyer/optee-qemu/out-br/host/lib/libfdisk.la libtool: install: /usr/bin/install -c ctrlaltdel /home/sawyer/optee-qemu/out-br/host/sbin/ctrlaltdel libtool: install: /usr/bin/install -c colrm /home/sawyer/optee-qemu/out-br/host/bin/colrm libtool: install: /usr/bin/install -c fsfreeze /home/sawyer/optee-qemu/out-br/host/sbin/fsfreeze libtool: install: /usr/bin/install -c column /home/sawyer/optee-qemu/out-br/host/bin/column libtool: install: /usr/bin/install -c kill /home/sawyer/optee-qemu/out-br/host/bin/kill /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/sbin' libtool: install: /usr/bin/install -c blkdiscard /home/sawyer/optee-qemu/out-br/host/sbin/blkdiscard libtool: install: /usr/bin/install -c hexdump /home/sawyer/optee-qemu/out-br/host/bin/hexdump /bin/bash ./libtool --mode=install /usr/bin/install -c readprofile ldattach rtcwake fdformat partx addpart delpart resizepart '/home/sawyer/optee-qemu/out-br/host/sbin' libtool: install: /usr/bin/install -c rev /home/sawyer/optee-qemu/out-br/host/bin/rev libtool: install: /usr/bin/install -c blkzone /home/sawyer/optee-qemu/out-br/host/sbin/blkzone libtool: install: /usr/bin/install -c script /home/sawyer/optee-qemu/out-br/host/bin/script libtool: install: /usr/bin/install -c losetup /home/sawyer/optee-qemu/out-br/host/sbin/losetup libtool: install: /usr/bin/install -c scriptreplay /home/sawyer/optee-qemu/out-br/host/bin/scriptreplay libtool: install: /usr/bin/install -c swapon /home/sawyer/optee-qemu/out-br/host/sbin/swapon libtool: install: /usr/bin/install -c scriptlive /home/sawyer/optee-qemu/out-br/host/bin/scriptlive libtool: install: /usr/bin/install -c swapoff /home/sawyer/optee-qemu/out-br/host/sbin/swapoff libtool: install: /usr/bin/install -c last /home/sawyer/optee-qemu/out-br/host/bin/last libtool: install: /usr/bin/install -c chcpu /home/sawyer/optee-qemu/out-br/host/sbin/chcpu libtool: finish: PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/sawyer/optee-qemu/out-br/host/lib libtool: install: /usr/bin/install -c utmpdump /home/sawyer/optee-qemu/out-br/host/bin/utmpdump ---------------------------------------------------------------------- Libraries have been installed in: /home/sawyer/optee-qemu/out-br/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- libtool: install: /usr/bin/install -c pivot_root /home/sawyer/optee-qemu/out-br/host/sbin/pivot_root /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/bash-completion/completions' libtool: install: /usr/bin/install -c lsmem /home/sawyer/optee-qemu/out-br/host/bin/lsmem libtool: install: /usr/bin/install -c readprofile /home/sawyer/optee-qemu/out-br/host/sbin/readprofile /usr/bin/install -c -m 644 bash-completion/blkid bash-completion/cal bash-completion/col bash-completion/colcrt bash-completion/colrm bash-completion/column bash-completion/fincore bash-completion/findfs bash-completion/findmnt bash-completion/flock bash-completion/getopt bash-completion/hexdump bash-completion/ipcmk bash-completion/ipcrm bash-completion/ipcs bash-completion/isosize bash-completion/logger bash-completion/look bash-completion/lsipc bash-completion/lsns bash-completion/mcookie bash-completion/mkfs bash-completion/mkswap bash-completion/namei bash-completion/prlimit bash-completion/readprofile bash-completion/renice bash-completion/rev bash-completion/script bash-completion/scriptreplay bash-completion/scriptlive bash-completion/setsid bash-completion/whereis bash-completion/wipefs bash-completion/fsck bash-completion/mkfs.bfs bash-completion/fsck.minix bash-completion/mkfs.minix bash-completion/fsck.cramfs bash-completion/mkfs.cramfs '/home/sawyer/optee-qemu/out-br/host/share/bash-completion/completions' libtool: install: /usr/bin/install -c flock /home/sawyer/optee-qemu/out-br/host/bin/flock libtool: install: /usr/bin/install -c switch_root /home/sawyer/optee-qemu/out-br/host/sbin/switch_root /usr/bin/install -c -m 644 bash-completion/addpart bash-completion/delpart bash-completion/resizepart bash-completion/partx bash-completion/raw bash-completion/swaplabel bash-completion/fdformat bash-completion/blockdev bash-completion/fdisk bash-completion/sfdisk bash-completion/last bash-completion/utmpdump bash-completion/uuidgen bash-completion/uuidparse bash-completion/lsblk bash-completion/lslocks bash-completion/rename bash-completion/chcpu bash-completion/eject bash-completion/fallocate bash-completion/hwclock bash-completion/lscpu bash-completion/lsmem bash-completion/losetup bash-completion/mount bash-completion/umount bash-completion/mountpoint bash-completion/pivot_root bash-completion/swapon bash-completion/swapoff bash-completion/blkdiscard bash-completion/blkzone bash-completion/ctrlaltdel bash-completion/dmesg bash-completion/fsfreeze bash-completion/fstrim bash-completion/ldattach bash-completion/rtcwake bash-completion/setarch '/home/sawyer/optee-qemu/out-br/host/share/bash-completion/completions' libtool: install: /usr/bin/install -c ldattach /home/sawyer/optee-qemu/out-br/host/sbin/ldattach libtool: install: /usr/bin/install -c hwclock /home/sawyer/optee-qemu/out-br/host/sbin/hwclock libtool: install: /usr/bin/install -c choom /home/sawyer/optee-qemu/out-br/host/bin/choom /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/doc/util-linux/getopt/' libtool: install: /usr/bin/install -c rtcwake /home/sawyer/optee-qemu/out-br/host/sbin/rtcwake libtool: install: /usr/bin/install -c ipcmk /home/sawyer/optee-qemu/out-br/host/bin/ipcmk libtool: install: /usr/bin/install -c blkid /home/sawyer/optee-qemu/out-br/host/sbin/blkid /usr/bin/install -c misc-utils/getopt-parse.bash misc-utils/getopt-parse.tcsh '/home/sawyer/optee-qemu/out-br/host/share/doc/util-linux/getopt/' libtool: install: /usr/bin/install -c fdformat /home/sawyer/optee-qemu/out-br/host/sbin/fdformat libtool: install: /usr/bin/install -c ipcrm /home/sawyer/optee-qemu/out-br/host/bin/ipcrm /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man1' libtool: install: /usr/bin/install -c findfs /home/sawyer/optee-qemu/out-br/host/sbin/findfs libtool: install: /usr/bin/install -c partx /home/sawyer/optee-qemu/out-br/host/sbin/partx libtool: install: /usr/bin/install -c ipcs /home/sawyer/optee-qemu/out-br/host/bin/ipcs libtool: install: /usr/bin/install -c addpart /home/sawyer/optee-qemu/out-br/host/sbin/addpart libtool: install: /usr/bin/install -c wipefs /home/sawyer/optee-qemu/out-br/host/sbin/wipefs libtool: install: /usr/bin/install -c fsck.minix /home/sawyer/optee-qemu/out-br/host/sbin/fsck.minix libtool: install: /usr/bin/install -c delpart /home/sawyer/optee-qemu/out-br/host/sbin/delpart /usr/bin/install -c -m 644 text-utils/col.1 text-utils/colcrt.1 text-utils/colrm.1 text-utils/column.1 text-utils/hexdump.1 text-utils/rev.1 term-utils/script.1 term-utils/scriptreplay.1 term-utils/scriptlive.1 login-utils/last.1 login-utils/lastb.1 login-utils/utmpdump.1 sys-utils/lsmem.1 sys-utils/flock.1 sys-utils/choom.1 sys-utils/ipcmk.1 sys-utils/ipcrm.1 sys-utils/ipcs.1 sys-utils/lsipc.1 sys-utils/renice.1 sys-utils/setsid.1 sys-utils/dmesg.1 sys-utils/eject.1 sys-utils/prlimit.1 sys-utils/lscpu.1 sys-utils/mountpoint.1 sys-utils/fallocate.1 misc-utils/cal.1 misc-utils/logger.1 misc-utils/look.1 misc-utils/mcookie.1 misc-utils/namei.1 misc-utils/whereis.1 misc-utils/uuidgen.1 misc-utils/uuidparse.1 misc-utils/kill.1 misc-utils/rename.1 misc-utils/getopt.1 misc-utils/fincore.1 misc-utils/hardlink.1 '/home/sawyer/optee-qemu/out-br/host/share/man/man1' libtool: install: /usr/bin/install -c lsipc /home/sawyer/optee-qemu/out-br/host/bin/lsipc libtool: install: /usr/bin/install -c resizepart /home/sawyer/optee-qemu/out-br/host/sbin/resizepart libtool: install: /usr/bin/install -c mkfs.minix /home/sawyer/optee-qemu/out-br/host/sbin/mkfs.minix /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man3' libtool: install: /usr/bin/install -c renice /home/sawyer/optee-qemu/out-br/host/bin/renice /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man5' libtool: install: /usr/bin/install -c setsid /home/sawyer/optee-qemu/out-br/host/bin/setsid libtool: install: /usr/bin/install -c mkfs /home/sawyer/optee-qemu/out-br/host/sbin/mkfs libtool: install: /usr/bin/install -c setarch /home/sawyer/optee-qemu/out-br/host/bin/setarch libtool: install: /usr/bin/install -c mkfs.bfs /home/sawyer/optee-qemu/out-br/host/sbin/mkfs.bfs /usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 libblkid/libblkid.3 '/home/sawyer/optee-qemu/out-br/host/share/man/man3' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 sys-utils/fstab.5 sys-utils/adjtime_config.5 '/home/sawyer/optee-qemu/out-br/host/share/man/man5' libtool: install: /usr/bin/install -c eject /home/sawyer/optee-qemu/out-br/host/bin/eject libtool: install: /usr/bin/install -c mkswap /home/sawyer/optee-qemu/out-br/host/sbin/mkswap /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include/blkid' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man8' libtool: install: /usr/bin/install -c prlimit /home/sawyer/optee-qemu/out-br/host/bin/prlimit libtool: install: /usr/bin/install -c swaplabel /home/sawyer/optee-qemu/out-br/host/sbin/swaplabel /usr/bin/install -c -m 644 libblkid/src/blkid.h '/home/sawyer/optee-qemu/out-br/host/include/blkid' libtool: install: /usr/bin/install -c lsns /home/sawyer/optee-qemu/out-br/host/bin/lsns libtool: install: /usr/bin/install -c fsck /home/sawyer/optee-qemu/out-br/host/sbin/fsck /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include/libfdisk' libtool: install: /usr/bin/install -c raw /home/sawyer/optee-qemu/out-br/host/sbin/raw /usr/bin/install -c -m 644 sys-utils/readprofile.8 sys-utils/fstrim.8 sys-utils/ctrlaltdel.8 sys-utils/fsfreeze.8 sys-utils/blkdiscard.8 sys-utils/blkzone.8 sys-utils/ldattach.8 sys-utils/rtcwake.8 sys-utils/setarch.8 sys-utils/losetup.8 sys-utils/lsns.8 sys-utils/mount.8 sys-utils/umount.8 sys-utils/swapoff.8 sys-utils/swapon.8 sys-utils/chcpu.8 sys-utils/pivot_root.8 sys-utils/switch_root.8 sys-utils/hwclock.8 misc-utils/lslocks.8 misc-utils/lsblk.8 misc-utils/blkid.8 misc-utils/findfs.8 misc-utils/wipefs.8 misc-utils/findmnt.8 disk-utils/fsck.minix.8 disk-utils/mkfs.minix.8 disk-utils/mkfs.8 disk-utils/isosize.8 disk-utils/mkfs.bfs.8 disk-utils/mkswap.8 disk-utils/swaplabel.8 disk-utils/fsck.8 disk-utils/raw.8 disk-utils/fsck.cramfs.8 disk-utils/mkfs.cramfs.8 disk-utils/fdformat.8 disk-utils/blockdev.8 disk-utils/fdisk.8 disk-utils/sfdisk.8 '/home/sawyer/optee-qemu/out-br/host/share/man/man8' /usr/bin/install -c -m 644 libfdisk/src/libfdisk.h '/home/sawyer/optee-qemu/out-br/host/include/libfdisk' libtool: install: /usr/bin/install -c lscpu /home/sawyer/optee-qemu/out-br/host/bin/lscpu /usr/bin/install -c -m 644 disk-utils/addpart.8 disk-utils/delpart.8 disk-utils/resizepart.8 disk-utils/partx.8 sys-utils/uname26.8 sys-utils/linux32.8 sys-utils/linux64.8 sys-utils/i386.8 sys-utils/x86_64.8 '/home/sawyer/optee-qemu/out-br/host/share/man/man8' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include/libmount' libtool: install: /usr/bin/install -c fsck.cramfs /home/sawyer/optee-qemu/out-br/host/sbin/fsck.cramfs libtool: install: /usr/bin/install -c fallocate /home/sawyer/optee-qemu/out-br/host/bin/fallocate /usr/bin/install -c -m 644 libmount/src/libmount.h '/home/sawyer/optee-qemu/out-br/host/include/libmount' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include/libsmartcols' libtool: install: /usr/bin/install -c mkfs.cramfs /home/sawyer/optee-qemu/out-br/host/sbin/mkfs.cramfs libtool: install: /usr/bin/install -c cal /home/sawyer/optee-qemu/out-br/host/bin/cal /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' /usr/bin/install -c -m 644 libsmartcols/src/libsmartcols.h '/home/sawyer/optee-qemu/out-br/host/include/libsmartcols' libtool: install: /usr/bin/install -c blockdev /home/sawyer/optee-qemu/out-br/host/sbin/blockdev libtool: install: /usr/bin/install -c logger /home/sawyer/optee-qemu/out-br/host/bin/logger /usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include/uuid' libtool: install: /usr/bin/install -c fdisk /home/sawyer/optee-qemu/out-br/host/sbin/fdisk libtool: install: /usr/bin/install -c look /home/sawyer/optee-qemu/out-br/host/bin/look /usr/bin/install -c -m 644 libuuid/src/uuid.h '/home/sawyer/optee-qemu/out-br/host/include/uuid' libtool: install: /usr/bin/install -c sfdisk /home/sawyer/optee-qemu/out-br/host/sbin/sfdisk /usr/bin/make install-data-hook libtool: install: /usr/bin/install -c mcookie /home/sawyer/optee-qemu/out-br/host/bin/mcookie libtool: install: /usr/bin/install -c namei /home/sawyer/optee-qemu/out-br/host/bin/namei libtool: install: /usr/bin/install -c whereis /home/sawyer/optee-qemu/out-br/host/bin/whereis libtool: install: /usr/bin/install -c lslocks /home/sawyer/optee-qemu/out-br/host/bin/lslocks libtool: install: /usr/bin/install -c uuidgen /home/sawyer/optee-qemu/out-br/host/bin/uuidgen libtool: install: /usr/bin/install -c uuidparse /home/sawyer/optee-qemu/out-br/host/bin/uuidparse make[7]: Nothing to be done for 'install-data-hook'. libtool: install: /usr/bin/install -c rename /home/sawyer/optee-qemu/out-br/host/bin/rename libtool: install: /usr/bin/install -c getopt /home/sawyer/optee-qemu/out-br/host/bin/getopt libtool: install: /usr/bin/install -c fincore /home/sawyer/optee-qemu/out-br/host/bin/fincore libtool: install: /usr/bin/install -c hardlink /home/sawyer/optee-qemu/out-br/host/bin/hardlink libtool: install: /usr/bin/install -c isosize /home/sawyer/optee-qemu/out-br/host/bin/isosize /usr/bin/make install-exec-hook if test "/home/sawyer/optee-qemu/out-br/host/lib" != "/home/sawyer/optee-qemu/out-br/host/lib" -a -f "/home/sawyer/optee-qemu/out-br/host/lib/libuuid.so"; then \ /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/lib; \ mv /home/sawyer/optee-qemu/out-br/host/lib/libuuid.so.* /home/sawyer/optee-qemu/out-br/host/lib; \ so_img_name=$(readlink /home/sawyer/optee-qemu/out-br/host/lib/libuuid.so); \ so_img_rel_target=$(echo /home/sawyer/optee-qemu/out-br/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/sawyer/optee-qemu/out-br/host/lib && \ rm -f libuuid.so && \ ln -s $so_img_rel_target/home/sawyer/optee-qemu/out-br/host/lib/$so_img_name libuuid.so); \ fi if test "/home/sawyer/optee-qemu/out-br/host/lib" != "/home/sawyer/optee-qemu/out-br/host/lib" -a -f "/home/sawyer/optee-qemu/out-br/host/lib/libblkid.so"; then \ /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/lib; \ mv /home/sawyer/optee-qemu/out-br/host/lib/libblkid.so.* /home/sawyer/optee-qemu/out-br/host/lib; \ so_img_name=$(readlink /home/sawyer/optee-qemu/out-br/host/lib/libblkid.so); \ so_img_rel_target=$(echo /home/sawyer/optee-qemu/out-br/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/sawyer/optee-qemu/out-br/host/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/home/sawyer/optee-qemu/out-br/host/lib/$so_img_name libblkid.so); \ fi if test "/home/sawyer/optee-qemu/out-br/host/lib" != "/home/sawyer/optee-qemu/out-br/host/lib" -a -f "/home/sawyer/optee-qemu/out-br/host/lib/libmount.so"; then \ /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/lib; \ mv /home/sawyer/optee-qemu/out-br/host/lib/libmount.so.* /home/sawyer/optee-qemu/out-br/host/lib; \ so_img_name=$(readlink /home/sawyer/optee-qemu/out-br/host/lib/libmount.so); \ so_img_rel_target=$(echo /home/sawyer/optee-qemu/out-br/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/sawyer/optee-qemu/out-br/host/lib && \ rm -f libmount.so && \ ln -s $so_img_rel_target/home/sawyer/optee-qemu/out-br/host/lib/$so_img_name libmount.so); \ fi if test "/home/sawyer/optee-qemu/out-br/host/lib" != "/home/sawyer/optee-qemu/out-br/host/lib" -a -f "/home/sawyer/optee-qemu/out-br/host/lib/libsmartcols.so"; then \ /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/lib; \ mv /home/sawyer/optee-qemu/out-br/host/lib/libsmartcols.so.* /home/sawyer/optee-qemu/out-br/host/lib; \ so_img_name=$(readlink /home/sawyer/optee-qemu/out-br/host/lib/libsmartcols.so); \ so_img_rel_target=$(echo /home/sawyer/optee-qemu/out-br/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/sawyer/optee-qemu/out-br/host/lib && \ rm -f libsmartcols.so && \ ln -s $so_img_rel_target/home/sawyer/optee-qemu/out-br/host/lib/$so_img_name libsmartcols.so); \ fi if test "/home/sawyer/optee-qemu/out-br/host/lib" != "/home/sawyer/optee-qemu/out-br/host/lib" -a -f "/home/sawyer/optee-qemu/out-br/host/lib/libfdisk.so"; then \ /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/lib; \ mv /home/sawyer/optee-qemu/out-br/host/lib/libfdisk.so.* /home/sawyer/optee-qemu/out-br/host/lib; \ so_img_name=$(readlink /home/sawyer/optee-qemu/out-br/host/lib/libfdisk.so); \ so_img_rel_target=$(echo /home/sawyer/optee-qemu/out-br/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/sawyer/optee-qemu/out-br/host/lib && \ rm -f libfdisk.so && \ ln -s $so_img_rel_target/home/sawyer/optee-qemu/out-br/host/lib/$so_img_name libfdisk.so); \ fi cd /home/sawyer/optee-qemu/out-br/host/bin && ln -sf last lastb for I in uname26 linux32 linux64 i386 x86_64 ; do \ cd /home/sawyer/optee-qemu/out-br/host/bin && ln -sf setarch $I ; \ done chmod 4755 /home/sawyer/optee-qemu/out-br/host/bin/mount chmod 4755 /home/sawyer/optee-qemu/out-br/host/bin/umount e2fsprogs-1.45.6.tar.xz: OK (sha256: ffa7ae6954395abdc50d0f8605d8be84736465afc53b8938ef473fcf7ff44256) >>> host-e2fsprogs 1.45.6 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/e2fsprogs/e2fsprogs-1.45.6.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-e2fsprogs-1.45.6 -xf - >>> host-e2fsprogs 1.45.6 Patching >>> host-e2fsprogs 1.45.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-e2fsprogs-1.45.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-e2fsprogs 1.45.6 Patching libtool patching file /home/sawyer/optee-qemu/out-br/build/host-e2fsprogs-1.45.6/config/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8239 (offset 127 lines). Hunk #8 succeeded at 10871 (offset 161 lines). >>> host-e2fsprogs 1.45.6 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-e2fsprogs-1.45.6/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" ac_cv_path_LDCONFIG=true CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-defrag --disable-e2initrd-helper --disable-fuse2fs --disable-libblkid --disable-libuuid --disable-testio-debug --enable-symlink-install --enable-elf-shlibs --with-crond-dir=no --with-udev-rules-dir=no --with-systemd-unit-dir=no ) Generating configuration file for e2fsprogs version 1.45.6 Release date is March, 2020 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking for dlopen in -ldl... yes checking for gcc... (cached) /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... /usr/bin/cpp checking for additional special compiler flags... (none) checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes Disabling maintainer mode by default Enabling symlinks for install Disabling relative symlinks for install by default Disabling symlinks for build by default Disabling verbose make commands Enabling ELF shared libraries Disabling BSD shared libraries by default Disabling profiling libraries by default Disabling journal debugging by default Disabling blkid debugging by default Disabling testio debugging checking pkg-config is at least version 0.9.0... yes checking for uuid_generate in -luuid... yes Disabling private uuid library checking pkg-config is at least version 0.9.0... yes checking for blkid_get_cache in -lblkid... yes Disabling private blkid library Enabling use of backtrace by default Enabling debugfs support by default Enabling e2image support by default Enabling e2resize support by default Disabling e4defrag support Building fsck wrapper by default Not building e2initrd helper Try using thread local support by default checking for thread local storage (TLS) class... __thread Disabling uuidd by default Enabling mmp support by default Enabling mmp support by default Enabling bitmap statistics support by default Disabling additional bitmap statistics by default checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for ranlib... /usr/bin/ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.0.4, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether to use NLS... no checking whether make sets $(MAKE)... (cached) yes checking for GNU make... make checking for ln... /bin/ln checking whether ln -s works... yes checking for mv... /bin/mv checking for cp... /bin/cp checking for rm... /bin/rm checking for chmod... /bin/chmod checking for gawk... gawk checking for egrep... (cached) /bin/grep -E checking for sed... (cached) /bin/sed checking for perl... /usr/bin/perl checking for ldconfig... (cached) true checking for ar... /usr/bin/ar checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for makeinfo... makeinfo checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/fsmap.h usability... yes checking linux/fsmap.h presence... yes checking for linux/fsmap.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking linux/loop.h usability... yes checking linux/loop.h presence... yes checking for linux/loop.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/key.h usability... no checking sys/key.h presence... no checking for sys/key.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for a dd(1) program that supports iflag=fullblock... dd checking for net/if.h... yes checking for vprintf... yes checking for _doprnt... no checking for struct dirent.d_reclen... yes checking for struct stat.st_atim... yes checking for ssize_t... yes checking whether llseek is declared... no checking whether lseek64 is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking size of time_t... 8 checking whether byte ordering is bigendian... no checking for __uNN types... using checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... no checking for struct sockaddr.sa_len... no checking for blkid_probe_get_topology in -lblkid... yes checking for blkid_probe_enable_partitions in -lblkid... yes checking for __secure_getenv... no checking for add_key... no checking for backtrace... yes checking for chflags... no checking for dlopen... (cached) yes checking for fadvise64... no checking for fallocate... yes checking for fallocate64... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fstat64... yes checking for fsync... yes checking for ftruncate64... yes checking for futimes... yes checking for getcwd... (cached) yes checking for getdtablesize... yes checking for gethostname... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for keyctl... no checking for llistxattr... yes checking for llseek... yes checking for lseek64... yes checking for mallinfo... yes checking for mbstowcs... yes checking for memalign... yes checking for mempcpy... (cached) yes checking for mmap... yes checking for msync... yes checking for nanosleep... yes checking for open64... yes checking for pathconf... yes checking for posix_fadvise... yes checking for posix_fadvise64... yes checking for posix_memalign... yes checking for prctl... yes checking for pread... yes checking for pwrite... yes checking for pread64... yes checking for pwrite64... yes checking for secure_getenv... yes checking for setmntent... yes checking for setresgid... yes checking for setresuid... yes checking for snprintf... (cached) yes checking for srandom... yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strnlen... (cached) yes checking for strptime... yes checking for strtoull... yes checking for sync_file_range... yes checking for sysconf... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for valloc... yes checking for socket in -lsocket... no checking for magic_file in -lmagic... no checking for clock_gettime in -lrt... yes Disabling fuse2fs checking for optreset... no GL_THREADS_API: posix checking for sem_init... no checking for sem_init in -lpthread... yes checking for unified diff option... -u checking for mount 'nosuid' option... yes checking for mount 'nodev' option... yes Setting root_sysconfdir to /home/sawyer/optee-qemu/out-br/host/etc checking whether we can link with -static... yes configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating util/install-symlink config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/e2p/Makefile config.status: creating lib/ext2fs/Makefile config.status: creating lib/ext2fs/ext2_types.h config.status: creating lib/support/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.pc config.status: creating lib/ext2fs/ext2fs.pc config.status: creating misc/Makefile config.status: creating ext2ed/Makefile config.status: creating e2fsck/Makefile config.status: creating debugfs/Makefile config.status: creating tests/Makefile config.status: creating tests/progs/Makefile config.status: creating resize/Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl/libgnuintl.h config.status: creating po/Makefile.in config.status: creating scrub/Makefile config.status: creating lib/config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> host-e2fsprogs 1.45.6 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-e2fsprogs-1.45.6/ cd ./util ; /usr/bin/make subst CREATE dirpaths.h CC subst.c LD subst make[4]: 'util/subst.conf' is up to date. make[4]: 'lib/config.h' is up to date. SUBST lib/dirpaths.h cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands SUBST compile_et SUBST ext2_err.et COMPILE_ET ext2_err.et COMPILE_ET prof_err.et /usr/bin/make libs make[5]: 'util/subst.conf' is up to date. make[5]: 'lib/config.h' is up to date. make[5]: 'lib/dirpaths.h' is up to date. make[5]: 'lib/ext2fs/ext2_types.h' is up to date. make[5]: 'lib/blkid/blkid_types.h' is up to date. make[5]: 'lib/uuid/uuid_types.h' is up to date. make[5]: 'compile_et' is up to date. make[5]: 'ext2_err.h' is up to date. make[5]: 'prof_err.h' is up to date. making all in lib/et MKDIR elfshared CC et_name.c CC com_err.c CC init_et.c CC error_message.c CC com_right.c GEN_LIB libcom_err.a GEN_ELF_SOLIB libcom_err.so.2.1 making all in lib/ss SUBST mk_cmds COMPILE_ET ss_err.et COMPILE_ET ss_err.et MKDIR elfshared MK_CMDS std_rqs.c CC ss_err.c CC invocation.c CC help.c CC execute_cmd.c CC listen.c CC parse.c CC error.c CC prompt.c CC list_rqs.c CC pager.c CC request_tbl.c CC requests.c CC get_readline.c CC data.c CC std_rqs.c GEN_LIB libss.a GEN_ELF_SOLIB libss.so.2.0 making all in lib/e2p MKDIR elfshared CC feature.c CC fsetflags.c CC fgetflags.c CC fgetversion.c CC fsetversion.c CC getflags.c CC getversion.c CC hashstr.c CC iod.c CC ls.c CC ljs.c CC mntopts.c CC parse_num.c CC pe.c CC pf.c CC ps.c CC setflags.c CC setversion.c CC uuid.c CC ostype.c CC percent.c CC crypto_mode.c CC fgetproject.c CC fsetproject.c CC encoding.c GEN_LIB libe2p.a GEN_ELF_SOLIB libe2p.so.2.3 making all in lib/support CC cstring.c CC mkquota.c CC plausible.c CC profile.c CC parse_qtype.c CC prof_err.c CC profile_helpers.c CC quotaio.c CC quotaio_v2.c CC quotaio_tree.c CC dict.c GEN_LIB libsupport.a making all in lib/ext2fs CC gen_crc32ctable MKDIR elfshared CC bb_compat.c CC inode_io.c CC write_bb_file.c CC dupfs.c CC imager.c CC ext2_err.c CC alloc.c CC alloc_sb.c CC alloc_stats.c CC alloc_tables.c CC atexit.c CC badblocks.c CC bb_inode.c CC bitmaps.c CC bitops.c CC blkmap64_ba.c CC blkmap64_rb.c CC blknum.c CC block.c CC check_desc.c CC bmap.c CC closefs.c CC crc16.c CC csum.c GEN32CTABLE crc32c_table.h CC dblist.c CC dblist_dir.c CC dirblock.c CC dirhash.c CC dir_iterate.c CC expanddir.c CC ext_attr.c CC extent.c CC fallocate.c CC fileio.c CC finddev.c CC flushb.c CC freefs.c CC gen_bitmap.c CC gen_bitmap64.c CC get_num_dirs.c CC get_pathname.c CC getsize.c CC getsectsize.c CC hashmap.c CC i_block.c CC icount.c CC ind_block.c CC initialize.c CC inline.c CC inline_data.c CC io_manager.c CC inode.c CC ismounted.c CC link.c CC llseek.c CC lookup.c CC mkjournal.c CC mkdir.c CC mmp.c CC namei.c CC newdir.c CC native.c CC openfs.c CC nls_utf8.c CC progress.c CC punch.c CC qcow2.c CC read_bb.c CC read_bb_file.c CC res_gdt.c CC rw_bitmaps.c CC sha512.c CC swapfs.c CC symlink.c CC tdb.c CC undo_io.c CC unix_io.c CC sparse_io.c CC unlink.c CC valid_blk.c CC version.c CC rbtree.c CC crc32c.c GEN_LIB libext2fs.a GEN_ELF_SOLIB libext2fs.so.2.4 making all in intl make[5]: Nothing to be done for 'all'. /usr/bin/make progs make[5]: 'util/subst.conf' is up to date. make[5]: 'lib/config.h' is up to date. make[5]: 'lib/dirpaths.h' is up to date. make[5]: 'lib/ext2fs/ext2_types.h' is up to date. make[5]: 'lib/blkid/blkid_types.h' is up to date. make[5]: 'lib/uuid/uuid_types.h' is up to date. make[5]: 'compile_et' is up to date. make[5]: 'ext2_err.h' is up to date. make[5]: 'prof_err.h' is up to date. making all in lib/et make[5]: Nothing to be done for 'all'. making all in lib/ss make[5]: Nothing to be done for 'all'. making all in lib/e2p make[5]: Nothing to be done for 'all'. making all in lib/support make[5]: Nothing to be done for 'all'. making all in lib/ext2fs make[5]: Nothing to be done for 'all'. making all in intl make[5]: Nothing to be done for 'all'. making all in e2fsck CC unix.c CC e2fsck.c CC super.c CC pass1.c CC pass1b.c CC pass2.c CC pass3.c CC pass4.c CC pass5.c CC badblocks.c CC journal.c CC util.c CC dx_dirinfo.c CC dirinfo.c CC ehandler.c CC problem.c CC message.c CC quota.c CC recovery.c CC revoke.c CC region.c CC ea_refcount.c CC rehash.c CC logfile.c CC sigcatcher.c CC readahead.c CC extents.c SUBST e2fsck.8 SUBST e2fsck.conf.5 LD e2fsck making all in debugfs MK_CMDS debug_cmds.c CC debugfs.c CC util.c CC ncheck.c CC icheck.c CC ls.c CC lsdel.c CC set_fields.c CC dump.c CC logdump.c CC unused.c CC htree.c CC e2freefrag.o CC filefrag.c MK_CMDS extent_cmds.c CC extent_inode.c CC zap.c CC create_inode.o CC quota.c CC xattrs.c CC journal.c CC revoke.o CC recovery.o CC do_journal.c SUBST debugfs.8 CC debug_cmds.c CC extent_cmds.c LD debugfs making all in misc CC mke2fs.c if test -f ./mke2fs.conf.custom.in ; then \ cp ./mke2fs.conf.custom.in mke2fs.conf; \ else \ cp ./mke2fs.conf.in mke2fs.conf; \ fi CC util.c CC mk_hugefiles.c CC create_inode.c CC badblocks.c CC tune2fs.c CC ../debugfs/journal.c CC ../e2fsck/recovery.c CC ../e2fsck/revoke.c CC dumpe2fs.c CC logsave.c CC e2image.c CC fsck.c CC base_device.c CC ismounted.c CC e2undo.c CC chattr.c CC lsattr.c CC mklost+found.c CC filefrag.c CC e2freefrag.c CC e4crypt.c SUBST tune2fs.8 SUBST mklost+found.8 SUBST dumpe2fs.8 SUBST mke2fs.8 SUBST badblocks.8 SUBST e2label.8 SUBST e2image.8 SUBST logsave.8 SUBST filefrag.8 SUBST e2freefrag.8 SUBST e2undo.8 SUBST e4crypt.8 SUBST fsck.8 SUBST e2mmpstatus.8 SUBST chattr.1 SUBST lsattr.1 SUBST mke2fs.conf.5 SUBST ext4.5 CC e2fuzz.c PROFILE_TO_C mke2fs.conf LD badblocks LD tune2fs LD dumpe2fs LD logsave LD e2image LD fsck LD e2undo LD chattr LD lsattr LD filefrag LD mklost+found LD e2freefrag LD e4crypt LD e2fuzz CC default_profile.c LD mke2fs making all in resize CC extent.c CC resize2fs.c CC main.c CC online.c CC resource_track.c CC sim_progress.c SUBST resize2fs.8 CC test_extent.c LD resize2fs LD test_extent making all in tests/progs CC test_icount.c MK_CMDS test_icount_cmds.c CC crcsum.c LD crcsum CC test_icount_cmds.c LD test_icount making all in po make[5]: Nothing to be done for 'all'. making all in scrub SUBST e2scrub SUBST e2scrub_all SUBST e2scrub.8 SUBST e2scrub_all.8 SUBST e2scrub.conf /usr/bin/make docs MAKEINFO libext2fs.info >>> host-e2fsprogs 1.45.6 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j1 -C /home/sawyer/optee-qemu/out-br/build/host-e2fsprogs-1.45.6 install install-libs make[4]: 'util/subst.conf' is up to date. make[4]: 'lib/config.h' is up to date. make[4]: 'lib/dirpaths.h' is up to date. make[4]: 'lib/ext2fs/ext2_types.h' is up to date. make[4]: 'lib/blkid/blkid_types.h' is up to date. make[4]: 'lib/uuid/uuid_types.h' is up to date. make[4]: 'compile_et' is up to date. make[4]: 'ext2_err.h' is up to date. make[4]: 'prof_err.h' is up to date. making all in lib/et make[4]: Nothing to be done for 'all'. making all in lib/ss make[4]: Nothing to be done for 'all'. making all in lib/e2p make[4]: Nothing to be done for 'all'. making all in lib/support make[4]: Nothing to be done for 'all'. making all in lib/ext2fs make[4]: Nothing to be done for 'all'. making all in intl make[4]: Nothing to be done for 'all'. making install in e2fsck MKDIR_P /home/sawyer/optee-qemu/out-br/host/sbin /home/sawyer/optee-qemu/out-br/host/share/man/man8 INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/e2fsck LINK /home/sawyer/optee-qemu/out-br/host/sbin/fsck.ext2 LINK /home/sawyer/optee-qemu/out-br/host/sbin/fsck.ext3 LINK /home/sawyer/optee-qemu/out-br/host/sbin/fsck.ext4 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/e2fsck.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man5/e2fsck.conf.5 LINK /home/sawyer/optee-qemu/out-br/host/share/man/man8/fsck.ext2.8 LINK /home/sawyer/optee-qemu/out-br/host/share/man/man8/fsck.ext3.8 LINK /home/sawyer/optee-qemu/out-br/host/share/man/man8/fsck.ext4.8 making install in debugfs MKDIR_P /home/sawyer/optee-qemu/out-br/host/sbin /home/sawyer/optee-qemu/out-br/host/share/man/man8 INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/debugfs INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/debugfs.8 making install in misc MKDIR_P /home/sawyer/optee-qemu/out-br/host/sbin /home/sawyer/optee-qemu/out-br/host/sbin /home/sawyer/optee-qemu/out-br/host/bin /home/sawyer/optee-qemu/out-br/host/share/man/man1 /home/sawyer/optee-qemu/out-br/host/share/man/man8 /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/etc INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/mke2fs INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/badblocks INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/tune2fs INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/dumpe2fs INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/logsave INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/e2image INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/fsck INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/e2undo INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/mklost+found INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/filefrag INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/e2freefrag INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/e4crypt LINK /home/sawyer/optee-qemu/out-br/host/sbin/mkfs.ext2 LINK /home/sawyer/optee-qemu/out-br/host/sbin/mkfs.ext3 LINK /home/sawyer/optee-qemu/out-br/host/sbin/mkfs.ext4 INSTALL /home/sawyer/optee-qemu/out-br/host/bin/chattr INSTALL /home/sawyer/optee-qemu/out-br/host/bin/lsattr INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/tune2fs.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/mklost+found.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/mke2fs.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/dumpe2fs.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/badblocks.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/e2label.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/e2image.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/logsave.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/filefrag.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/e2freefrag.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/e2undo.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/e4crypt.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/fsck.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/e2mmpstatus.8 LINK mkfs.ext2.8 LINK mkfs.ext3.8 LINK mkfs.ext4.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man1/chattr.1 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man1/lsattr.1 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man5/mke2fs.conf.5 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man5/ext4.5 LINK ext2.5 LINK ext3.5 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/etc/mke2fs.conf making install in resize MKDIR_P /home/sawyer/optee-qemu/out-br/host/sbin /home/sawyer/optee-qemu/out-br/host/share/man/man8 INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/resize2fs INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/resize2fs.8 making install in tests/progs make[4]: Nothing to be done for 'install'. making install in po if test "e2fsprogs" = "gettext-tools"; then \ /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/sawyer/optee-qemu/out-br/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/sawyer/optee-qemu/out-br/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi making install in scrub MKDIR_P /home/sawyer/optee-qemu/out-br/host/sbin /home/sawyer/optee-qemu/out-br/host/share/man/man8 /home/sawyer/optee-qemu/out-br/host/etc INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/e2scrub INSTALL /home/sawyer/optee-qemu/out-br/host/sbin/e2scrub_all INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/e2scrub.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man8/e2scrub_all.8 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/etc/e2scrub.conf making install-shlibs in lib/et MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib cd ../../util ; /usr/bin/make symlinks CC symlinks.c LD symlinks INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.so.2.1 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.so LDCONFIG making install-shlibs in lib/ss MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libss.so.2.0 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libss.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libss.so LDCONFIG making install-shlibs in lib/e2p MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libe2p.so.2.3 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libe2p.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libe2p.so LDCONFIG making install-shlibs in lib/support make[4]: Nothing to be done for 'install-shlibs'. making install-shlibs in lib/ext2fs MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.so.2.4 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.so LDCONFIG making install-shlibs in intl make[4]: Nothing to be done for 'install-shlibs'. TEXI2DVI libext2fs.dvi Makefile:372: recipe for target 'libext2fs.dvi' failed MKDIR_P /home/sawyer/optee-qemu/out-br/host/share/info INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/info/libext2fs.info GZIP /home/sawyer/optee-qemu/out-br/host/share/info/libext2fs.info* /usr/bin/make install-libs making install in lib/et MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.so.2.1 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.so LDCONFIG MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/include/et /home/sawyer/optee-qemu/out-br/host/share/et /home/sawyer/optee-qemu/out-br/host/bin /home/sawyer/optee-qemu/out-br/host/share/man/man1 /home/sawyer/optee-qemu/out-br/host/share/man/man3 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.a INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/et/com_err.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/et/et_c.awk INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/et/et_h.awk INSTALL_SCRIPT /home/sawyer/optee-qemu/out-br/host/bin/compile_et INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man3/com_err.3 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man1/compile_et.1 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/com_err.pc making install in lib/ss MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libss.so.2.0 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libss.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libss.so LDCONFIG MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/include/ss /home/sawyer/optee-qemu/out-br/host/share/ss /home/sawyer/optee-qemu/out-br/host/bin INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/libss.a INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ss/ss.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ss/ss_err.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/ss/ct_c.awk INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/ss/ct_c.sed INSTALL /home/sawyer/optee-qemu/out-br/host/bin/mk_cmds INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man1/mk_cmds.1 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/ss.pc making install in lib/e2p MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libe2p.so.2.3 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libe2p.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libe2p.so LDCONFIG MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/include/e2p INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/libe2p.a INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/e2p/e2p.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/e2p.pc making install in lib/support make[5]: Nothing to be done for 'install'. making install in lib/ext2fs MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.so.2.4 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.so LDCONFIG MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/include/ext2fs INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.a INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/bitops.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2fs.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2_io.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2_fs.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2_ext_attr.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext3_extents.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/tdb.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/qcow2.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/hashmap.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2_err.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2_types.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/ext2fs.pc making install in intl if test 'no' = yes; then \ test yes != no || /bin/sh /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/lib; \ temp=/home/sawyer/optee-qemu/out-br/host/lib/t-charset.alias; \ dest=/home/sawyer/optee-qemu/out-br/host/lib/charset.alias; \ if test -f /home/sawyer/optee-qemu/out-br/host/lib/charset.alias; then \ orig=/home/sawyer/optee-qemu/out-br/host/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/share/locale; \ test -f /home/sawyer/optee-qemu/out-br/host/share/locale/locale.alias \ && orig=/home/sawyer/optee-qemu/out-br/host/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/sawyer/optee-qemu/out-br/host/share/locale/t-locale.alias; \ dest=/home/sawyer/optee-qemu/out-br/host/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi making install in lib/et MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.so.2.1 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.so LDCONFIG MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/include/et /home/sawyer/optee-qemu/out-br/host/share/et /home/sawyer/optee-qemu/out-br/host/bin /home/sawyer/optee-qemu/out-br/host/share/man/man1 /home/sawyer/optee-qemu/out-br/host/share/man/man3 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/libcom_err.a INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/et/com_err.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/et/et_c.awk INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/et/et_h.awk INSTALL_SCRIPT /home/sawyer/optee-qemu/out-br/host/bin/compile_et INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man3/com_err.3 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man1/compile_et.1 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/com_err.pc making install in lib/ss MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libss.so.2.0 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libss.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libss.so LDCONFIG MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/include/ss /home/sawyer/optee-qemu/out-br/host/share/ss /home/sawyer/optee-qemu/out-br/host/bin INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/libss.a INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ss/ss.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ss/ss_err.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/ss/ct_c.awk INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/ss/ct_c.sed INSTALL /home/sawyer/optee-qemu/out-br/host/bin/mk_cmds INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/share/man/man1/mk_cmds.1 INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/ss.pc making install in lib/e2p MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libe2p.so.2.3 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libe2p.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libe2p.so LDCONFIG MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/include/e2p INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/libe2p.a INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/e2p/e2p.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/e2p.pc making install in lib/support make[4]: Nothing to be done for 'install'. making install in lib/ext2fs MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/lib INSTALL-ELF-LIB /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.so.2.4 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.so.2 SYMLINK /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.so LDCONFIG MKDIR_P /home/sawyer/optee-qemu/out-br/host/lib /home/sawyer/optee-qemu/out-br/host/include/ext2fs INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/libext2fs.a INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/bitops.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2fs.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2_io.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2_fs.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2_ext_attr.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext3_extents.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/tdb.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/qcow2.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/hashmap.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2_err.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/include/ext2fs/ext2_types.h INSTALL_DATA /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/ext2fs.pc making install in intl if test 'no' = yes; then \ test yes != no || /bin/sh /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/lib; \ temp=/home/sawyer/optee-qemu/out-br/host/lib/t-charset.alias; \ dest=/home/sawyer/optee-qemu/out-br/host/lib/charset.alias; \ if test -f /home/sawyer/optee-qemu/out-br/host/lib/charset.alias; then \ orig=/home/sawyer/optee-qemu/out-br/host/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh /bin/mkdir -p /home/sawyer/optee-qemu/out-br/host/share/locale; \ test -f /home/sawyer/optee-qemu/out-br/host/share/locale/locale.alias \ && orig=/home/sawyer/optee-qemu/out-br/host/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/sawyer/optee-qemu/out-br/host/share/locale/t-locale.alias; \ dest=/home/sawyer/optee-qemu/out-br/host/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi >>> ifupdown-scripts Extracting >>> ifupdown-scripts Patching >>> ifupdown-scripts Configuring >>> ifupdown-scripts Building >>> ifupdown-scripts Installing to target /usr/bin/install -m 0755 -D package/ifupdown-scripts//nfs_check /home/sawyer/optee-qemu/out-br/target/etc/network/nfs_check rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' package/ifupdown-scripts//network/ /home/sawyer/optee-qemu/out-br/target/etc/network/ /usr/bin/install -D -m 0755 package/ifupdown-scripts//S40network /home/sawyer/optee-qemu/out-br/target/etc/init.d/S40network echo "# interface file auto-generated by buildroot" > /home/sawyer/optee-qemu/out-br/target/etc/network/interfaces ( echo ; echo "auto lo"; echo "iface lo inet loopback"; ) >> /home/sawyer/optee-qemu/out-br/target/etc/network/interfaces >>> initscripts Extracting >>> initscripts Patching >>> initscripts Configuring >>> initscripts Building >>> initscripts Installing to target mkdir -p /home/sawyer/optee-qemu/out-br/target/etc/init.d /usr/bin/install -D -m 0755 package/initscripts/init.d/* /home/sawyer/optee-qemu/out-br/target/etc/init.d/ zlib-1.2.11.tar.xz: OK (sha256: 4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066) >>> libzlib 1.2.11 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/libzlib/zlib-1.2.11.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/libzlib-1.2.11 -xf - >>> libzlib 1.2.11 Patching >>> libzlib 1.2.11 Configuring (cd /home/sawyer/optee-qemu/out-br/build/libzlib-1.2.11; rm -rf config.cache; ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar" AS="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-as" LD="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ld" NM="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" CPP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp" CXX="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-g++" FC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" F77="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" RANLIB="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib" READELF="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-readelf" STRIP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-strip" OBJCOPY="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-objcopy" OBJDUMP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS_FOR_BUILD="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-as" DEFAULT_LINKER="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" STAGING_DIR="/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl WITH_TLS_TESTS=y WITH_CXX_TESTS=y CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC" ./configure --shared --prefix=/usr ) Checking for shared library support... Building shared library libz.so.1.2.11 with /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc. Checking for size_t... Yes. Checking for off64_t... Yes. Checking for fseeko... Yes. Checking for strerror... Yes. Checking for unistd.h... Yes. Checking for stdarg.h... Yes. Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). Checking for vsnprintf() in stdio.h... Yes. Checking for return value of vsnprintf()... Yes. Checking for attribute(visibility) support... Yes. >>> libzlib 1.2.11 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j1 -C /home/sawyer/optee-qemu/out-br/build/libzlib-1.2.11 /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.11 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo -lc rm -f libz.so libz.so.1 ln -s libz.so.1.2.11 libz.so ln -s libz.so.1.2.11 libz.so.1 /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.11 /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.11 /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a >>> libzlib 1.2.11 Installing to staging directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j1 -C /home/sawyer/optee-qemu/out-br/build/libzlib-1.2.11 DESTDIR=/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot LDCONFIG=true install rm -f /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.a cp libz.a /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib chmod 644 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.a cp libz.so.1.2.11 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib chmod 755 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.so.1.2.11 rm -f /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/zlib.3 cp zlib.3 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3 chmod 644 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/zlib.3 rm -f /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/zlib.pc cp zlib.pc /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig chmod 644 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/zlib.pc rm -f /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zlib.h /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zconf.h cp zlib.h zconf.h /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include chmod 644 /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zlib.h /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zconf.h rm -f /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.a >>> libzlib 1.2.11 Fixing libtool files for la in $(find /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/sawyer/optee-qemu/out-br:@BASE_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/sawyer/optee-qemu/build/../toolchains/aarch32:g" \ -e "s:@STAGING_DIR@:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/sawyer/optee-qemu/out-br:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> libzlib 1.2.11 Installing to target PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j1 -C /home/sawyer/optee-qemu/out-br/build/libzlib-1.2.11 DESTDIR=/home/sawyer/optee-qemu/out-br/target LDCONFIG=true install rm -f /home/sawyer/optee-qemu/out-br/target/usr/lib/libz.a cp libz.a /home/sawyer/optee-qemu/out-br/target/usr/lib chmod 644 /home/sawyer/optee-qemu/out-br/target/usr/lib/libz.a cp libz.so.1.2.11 /home/sawyer/optee-qemu/out-br/target/usr/lib chmod 755 /home/sawyer/optee-qemu/out-br/target/usr/lib/libz.so.1.2.11 rm -f /home/sawyer/optee-qemu/out-br/target/usr/share/man/man3/zlib.3 cp zlib.3 /home/sawyer/optee-qemu/out-br/target/usr/share/man/man3 chmod 644 /home/sawyer/optee-qemu/out-br/target/usr/share/man/man3/zlib.3 rm -f /home/sawyer/optee-qemu/out-br/target/usr/lib/pkgconfig/zlib.pc cp zlib.pc /home/sawyer/optee-qemu/out-br/target/usr/lib/pkgconfig chmod 644 /home/sawyer/optee-qemu/out-br/target/usr/lib/pkgconfig/zlib.pc rm -f /home/sawyer/optee-qemu/out-br/target/usr/include/zlib.h /home/sawyer/optee-qemu/out-br/target/usr/include/zconf.h cp zlib.h zconf.h /home/sawyer/optee-qemu/out-br/target/usr/include chmod 644 /home/sawyer/optee-qemu/out-br/target/usr/include/zlib.h /home/sawyer/optee-qemu/out-br/target/usr/include/zconf.h >>> zlib Extracting >>> zlib Patching >>> zlib Configuring >>> zlib Building >>> zlib Installing to target openssl-1.1.1g.tar.gz: OK (sha256: ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46) >>> libopenssl 1.1.1g Extracting gzip -d -c /home/sawyer/optee-qemu/buildroot/dl/libopenssl/openssl-1.1.1g.tar.gz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/libopenssl-1.1.1g -xf - >>> libopenssl 1.1.1g Patching Applying 0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch using patch: patching file Configurations/unix-Makefile.tmpl Hunk #1 succeeded at 491 (offset 223 lines). Applying 0002-Reproducible-build-do-not-leak-compiler-path.patch using patch: patching file crypto/build.info Applying 0003-Introduce-the-OPENSSL_NO_MADVISE-to-disable-call-to-.patch using patch: patching file crypto/mem_sec.c Applying 0004-Configure-use-ELFv2-ABI-on-some-ppc64-big-endian-sys.patch using patch: patching file Configure Hunk #1 succeeded at 1404 (offset -9 lines). Applying 0005-crypto-perlasm-ppc-xlate.pl-add-linux64v2-flavour.patch using patch: patching file crypto/perlasm/ppc-xlate.pl >>> libopenssl 1.1.1g Configuring (cd /home/sawyer/optee-qemu/out-br/build/libopenssl-1.1.1g; ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar" AS="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-as" LD="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ld" NM="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" CPP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp" CXX="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-g++" FC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" F77="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" RANLIB="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib" READELF="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-readelf" STRIP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-strip" OBJCOPY="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-objcopy" OBJDUMP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS_FOR_BUILD="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-as" DEFAULT_LINKER="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" STAGING_DIR="/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl WITH_TLS_TESTS=y WITH_CXX_TESTS=y ./Configure linux-armv4 --prefix=/usr --openssldir=/etc/ssl -latomic -lpthread threads shared no-rc5 enable-camellia enable-mdc2 no-tests no-fuzz-libfuzzer no-fuzz-afl zlib-dynamic ) Configuring OpenSSL version 1.1.1g (0x1010107fL) for linux-armv4 Using os-specific seed configuration Creating configdata.pm Creating Makefile ********************************************************************** *** *** *** OpenSSL has been successfully configured *** *** *** *** If you encounter a problem while building, please open an *** *** issue on GitHub *** *** and include the output from the following command: *** *** *** *** perl configdata.pm --dump *** *** *** *** (If you are new to OpenSSL, you might want to consult the *** *** 'Troubleshooting' section in the INSTALL file first) *** *** *** ********************************************************************** /bin/sed -i -e "s#-march=[-a-z0-9] ##" -e "s#-mcpu=[-a-z0-9] ##g" /home/sawyer/optee-qemu/out-br/build/libopenssl-1.1.1g/Makefile /bin/sed -i -e "s#-O[0-9s]#-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS#" /home/sawyer/optee-qemu/out-br/build/libopenssl-1.1.1g/Makefile /bin/sed -i -e "s# build_tests##" /home/sawyer/optee-qemu/out-br/build/libopenssl-1.1.1g/Makefile >>> libopenssl 1.1.1g Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/libopenssl-1.1.1g /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h /usr/bin/make depend && /usr/bin/make _all /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o apps/bf_prefix.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/aes/asm/aes-armv4.pl linux32 crypto/aes/aes-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/aes/asm/aesv8-armx.pl linux32 crypto/aes/aesv8-armx.S CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/aes/asm/bsaes-armv7.pl linux32 crypto/aes/bsaes-armv7.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aria/aria.d.tmp -MT crypto/aria/aria.o -c -o crypto/aria/aria.o crypto/aria/aria.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/armcap.d.tmp -MT crypto/armcap.o -c -o crypto/armcap.o crypto/armcap.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/armv4cpuid.pl linux32 crypto/armv4cpuid.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT crypto/asn1/asn1_item_list.o -c -o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_item_list.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/x_int64.d.tmp -MT crypto/asn1/x_int64.o -c -o crypto/asn1/x_int64.o crypto/asn1/x_int64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/x_val.d.tmp -MT crypto/asn1/x_val.o -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/async/arch/async_null.d.tmp -MT crypto/async/arch/async_null.o -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/async/arch/async_posix.d.tmp -MT crypto/async/arch/async_posix.o -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/async/arch/async_win.d.tmp -MT crypto/async/arch/async_win.o -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/async/async.d.tmp -MT crypto/async/async.o -c -o crypto/async/async.o crypto/async/async.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/async/async_err.d.tmp -MT crypto/async/async_err.o -c -o crypto/async/async_err.o crypto/async/async_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/async/async_wait.d.tmp -MT crypto/async/async_wait.o -c -o crypto/async/async_wait.o crypto/async/async_wait.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT crypto/bf/bf_cfb64.o -c -o crypto/bf/bf_cfb64.o crypto/bf/bf_cfb64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bf/bf_ecb.d.tmp -MT crypto/bf/bf_ecb.o -c -o crypto/bf/bf_ecb.o crypto/bf/bf_ecb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bf/bf_enc.d.tmp -MT crypto/bf/bf_enc.o -c -o crypto/bf/bf_enc.o crypto/bf/bf_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT crypto/bf/bf_ofb64.o -c -o crypto/bf/bf_ofb64.o crypto/bf/bf_ofb64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bf/bf_skey.d.tmp -MT crypto/bf/bf_skey.o -c -o crypto/bf/bf_skey.o crypto/bf/bf_skey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/b_addr.d.tmp -MT crypto/bio/b_addr.o -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/b_dump.d.tmp -MT crypto/bio/b_dump.o -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/b_print.d.tmp -MT crypto/bio/b_print.o -c -o crypto/bio/b_print.o crypto/bio/b_print.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/b_sock.d.tmp -MT crypto/bio/b_sock.o -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/b_sock2.d.tmp -MT crypto/bio/b_sock2.o -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bf_buff.d.tmp -MT crypto/bio/bf_buff.o -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT crypto/bio/bf_lbuf.o -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bf_nbio.d.tmp -MT crypto/bio/bf_nbio.o -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bf_null.d.tmp -MT crypto/bio/bf_null.o -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bio_cb.d.tmp -MT crypto/bio/bio_cb.o -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bio_err.d.tmp -MT crypto/bio/bio_err.o -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bio_lib.d.tmp -MT crypto/bio/bio_lib.o -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bio_meth.d.tmp -MT crypto/bio/bio_meth.o -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bss_acpt.d.tmp -MT crypto/bio/bss_acpt.o -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bss_bio.d.tmp -MT crypto/bio/bss_bio.o -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bss_conn.d.tmp -MT crypto/bio/bss_conn.o -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bss_fd.d.tmp -MT crypto/bio/bss_fd.o -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bss_file.d.tmp -MT crypto/bio/bss_file.o -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bss_log.d.tmp -MT crypto/bio/bss_log.o -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bss_mem.d.tmp -MT crypto/bio/bss_mem.o -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bss_null.d.tmp -MT crypto/bio/bss_null.o -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bio/bss_sock.d.tmp -MT crypto/bio/bss_sock.o -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/blake2/blake2b.d.tmp -MT crypto/blake2/blake2b.o -c -o crypto/blake2/blake2b.o crypto/blake2/blake2b.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/blake2/blake2s.d.tmp -MT crypto/blake2/blake2s.o -c -o crypto/blake2/blake2s.o crypto/blake2/blake2s.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT crypto/blake2/m_blake2b.o -c -o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2b.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT crypto/blake2/m_blake2s.o -c -o crypto/blake2/m_blake2s.o crypto/blake2/m_blake2s.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/bn/asm/armv4-gf2m.pl linux32 crypto/bn/armv4-gf2m.S CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/bn/asm/armv4-mont.pl linux32 crypto/bn/armv4-mont.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_add.d.tmp -MT crypto/bn/bn_add.o -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_asm.d.tmp -MT crypto/bn/bn_asm.o -c -o crypto/bn/bn_asm.o crypto/bn/bn_asm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_blind.d.tmp -MT crypto/bn/bn_blind.o -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_const.d.tmp -MT crypto/bn/bn_const.o -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_ctx.d.tmp -MT crypto/bn/bn_ctx.o -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_depr.d.tmp -MT crypto/bn/bn_depr.o -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_dh.d.tmp -MT crypto/bn/bn_dh.o -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_div.d.tmp -MT crypto/bn/bn_div.o -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_err.d.tmp -MT crypto/bn/bn_err.o -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_exp.d.tmp -MT crypto/bn/bn_exp.o -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_exp2.d.tmp -MT crypto/bn/bn_exp2.o -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_gcd.d.tmp -MT crypto/bn/bn_gcd.o -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT crypto/bn/bn_gf2m.o -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_intern.d.tmp -MT crypto/bn/bn_intern.o -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_kron.d.tmp -MT crypto/bn/bn_kron.o -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_lib.d.tmp -MT crypto/bn/bn_lib.o -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_mod.d.tmp -MT crypto/bn/bn_mod.o -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_mont.d.tmp -MT crypto/bn/bn_mont.o -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_mpi.d.tmp -MT crypto/bn/bn_mpi.o -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_mul.d.tmp -MT crypto/bn/bn_mul.o -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_nist.d.tmp -MT crypto/bn/bn_nist.o -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_prime.d.tmp -MT crypto/bn/bn_prime.o -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_print.d.tmp -MT crypto/bn/bn_print.o -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_rand.d.tmp -MT crypto/bn/bn_rand.o -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_recp.d.tmp -MT crypto/bn/bn_recp.o -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_shift.d.tmp -MT crypto/bn/bn_shift.o -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_sqr.d.tmp -MT crypto/bn/bn_sqr.o -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT crypto/bn/bn_sqrt.o -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_srp.d.tmp -MT crypto/bn/bn_srp.o -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_word.d.tmp -MT crypto/bn/bn_word.o -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/bn/bn_x931p.d.tmp -MT crypto/bn/bn_x931p.o -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/buffer/buf_err.d.tmp -MT crypto/buffer/buf_err.o -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/buffer/buffer.d.tmp -MT crypto/buffer/buffer.o -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/camellia/camellia.d.tmp -MT crypto/camellia/camellia.o -c -o crypto/camellia/camellia.o crypto/camellia/camellia.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT crypto/camellia/cmll_cbc.o -c -o crypto/camellia/cmll_cbc.o crypto/camellia/cmll_cbc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT crypto/camellia/cmll_cfb.o -c -o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_cfb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT crypto/camellia/cmll_ctr.o -c -o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ctr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT crypto/camellia/cmll_ecb.o -c -o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_ecb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT crypto/camellia/cmll_misc.o -c -o crypto/camellia/cmll_misc.o crypto/camellia/cmll_misc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT crypto/camellia/cmll_ofb.o -c -o crypto/camellia/cmll_ofb.o crypto/camellia/cmll_ofb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cast/c_cfb64.d.tmp -MT crypto/cast/c_cfb64.o -c -o crypto/cast/c_cfb64.o crypto/cast/c_cfb64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cast/c_ecb.d.tmp -MT crypto/cast/c_ecb.o -c -o crypto/cast/c_ecb.o crypto/cast/c_ecb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cast/c_enc.d.tmp -MT crypto/cast/c_enc.o -c -o crypto/cast/c_enc.o crypto/cast/c_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cast/c_ofb64.d.tmp -MT crypto/cast/c_ofb64.o -c -o crypto/cast/c_ofb64.o crypto/cast/c_ofb64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cast/c_skey.d.tmp -MT crypto/cast/c_skey.o -c -o crypto/cast/c_skey.o crypto/cast/c_skey.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/chacha/asm/chacha-armv4.pl linux32 crypto/chacha/chacha-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT crypto/cmac/cm_ameth.o -c -o crypto/cmac/cm_ameth.o crypto/cmac/cm_ameth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT crypto/cmac/cm_pmeth.o -c -o crypto/cmac/cm_pmeth.o crypto/cmac/cm_pmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cmac/cmac.d.tmp -MT crypto/cmac/cmac.o -c -o crypto/cmac/cmac.o crypto/cmac/cmac.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_asn1.d.tmp -MT crypto/cms/cms_asn1.o -c -o crypto/cms/cms_asn1.o crypto/cms/cms_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_att.d.tmp -MT crypto/cms/cms_att.o -c -o crypto/cms/cms_att.o crypto/cms/cms_att.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_cd.d.tmp -MT crypto/cms/cms_cd.o -c -o crypto/cms/cms_cd.o crypto/cms/cms_cd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_dd.d.tmp -MT crypto/cms/cms_dd.o -c -o crypto/cms/cms_dd.o crypto/cms/cms_dd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_enc.d.tmp -MT crypto/cms/cms_enc.o -c -o crypto/cms/cms_enc.o crypto/cms/cms_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_env.d.tmp -MT crypto/cms/cms_env.o -c -o crypto/cms/cms_env.o crypto/cms/cms_env.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_err.d.tmp -MT crypto/cms/cms_err.o -c -o crypto/cms/cms_err.o crypto/cms/cms_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_ess.d.tmp -MT crypto/cms/cms_ess.o -c -o crypto/cms/cms_ess.o crypto/cms/cms_ess.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_io.d.tmp -MT crypto/cms/cms_io.o -c -o crypto/cms/cms_io.o crypto/cms/cms_io.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_kari.d.tmp -MT crypto/cms/cms_kari.o -c -o crypto/cms/cms_kari.o crypto/cms/cms_kari.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_lib.d.tmp -MT crypto/cms/cms_lib.o -c -o crypto/cms/cms_lib.o crypto/cms/cms_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_pwri.d.tmp -MT crypto/cms/cms_pwri.o -c -o crypto/cms/cms_pwri.o crypto/cms/cms_pwri.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_sd.d.tmp -MT crypto/cms/cms_sd.o -c -o crypto/cms/cms_sd.o crypto/cms/cms_sd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cms/cms_smime.d.tmp -MT crypto/cms/cms_smime.o -c -o crypto/cms/cms_smime.o crypto/cms/cms_smime.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/comp/c_zlib.d.tmp -MT crypto/comp/c_zlib.o -c -o crypto/comp/c_zlib.o crypto/comp/c_zlib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/comp/comp_err.d.tmp -MT crypto/comp/comp_err.o -c -o crypto/comp/comp_err.o crypto/comp/comp_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/comp/comp_lib.d.tmp -MT crypto/comp/comp_lib.o -c -o crypto/comp/comp_lib.o crypto/comp/comp_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/conf/conf_api.d.tmp -MT crypto/conf/conf_api.o -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/conf/conf_def.d.tmp -MT crypto/conf/conf_def.o -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/conf/conf_err.d.tmp -MT crypto/conf/conf_err.o -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/conf/conf_lib.d.tmp -MT crypto/conf/conf_lib.o -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/conf/conf_mall.d.tmp -MT crypto/conf/conf_mall.o -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/conf/conf_mod.d.tmp -MT crypto/conf/conf_mod.o -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/conf/conf_sap.d.tmp -MT crypto/conf/conf_sap.o -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/conf/conf_ssl.d.tmp -MT crypto/conf/conf_ssl.o -c -o crypto/conf/conf_ssl.o crypto/conf/conf_ssl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cpt_err.d.tmp -MT crypto/cpt_err.o -c -o crypto/cpt_err.o crypto/cpt_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ct/ct_b64.d.tmp -MT crypto/ct/ct_b64.o -c -o crypto/ct/ct_b64.o crypto/ct/ct_b64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ct/ct_err.d.tmp -MT crypto/ct/ct_err.o -c -o crypto/ct/ct_err.o crypto/ct/ct_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ct/ct_log.d.tmp -MT crypto/ct/ct_log.o -c -o crypto/ct/ct_log.o crypto/ct/ct_log.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ct/ct_oct.d.tmp -MT crypto/ct/ct_oct.o -c -o crypto/ct/ct_oct.o crypto/ct/ct_oct.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ct/ct_policy.d.tmp -MT crypto/ct/ct_policy.o -c -o crypto/ct/ct_policy.o crypto/ct/ct_policy.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ct/ct_prn.d.tmp -MT crypto/ct/ct_prn.o -c -o crypto/ct/ct_prn.o crypto/ct/ct_prn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ct/ct_sct.d.tmp -MT crypto/ct/ct_sct.o -c -o crypto/ct/ct_sct.o crypto/ct/ct_sct.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT crypto/ct/ct_sct_ctx.o -c -o crypto/ct/ct_sct_ctx.o crypto/ct/ct_sct_ctx.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o crypto/ct/ct_vfy.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT crypto/ct/ct_x509v3.o -c -o crypto/ct/ct_x509v3.o crypto/ct/ct_x509v3.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ctype.d.tmp -MT crypto/ctype.o -c -o crypto/ctype.o crypto/ctype.c /usr/bin/perl util/mkbuildinf.pl "$(basename /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc) -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" "linux-armv4" > crypto/buildinf.h /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/cbc_cksm.d.tmp -MT crypto/des/cbc_cksm.o -c -o crypto/des/cbc_cksm.o crypto/des/cbc_cksm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/cbc_enc.d.tmp -MT crypto/des/cbc_enc.o -c -o crypto/des/cbc_enc.o crypto/des/cbc_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/cfb64ede.d.tmp -MT crypto/des/cfb64ede.o -c -o crypto/des/cfb64ede.o crypto/des/cfb64ede.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/cfb64enc.d.tmp -MT crypto/des/cfb64enc.o -c -o crypto/des/cfb64enc.o crypto/des/cfb64enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/cfb_enc.d.tmp -MT crypto/des/cfb_enc.o -c -o crypto/des/cfb_enc.o crypto/des/cfb_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/des_enc.d.tmp -MT crypto/des/des_enc.o -c -o crypto/des/des_enc.o crypto/des/des_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/ecb3_enc.d.tmp -MT crypto/des/ecb3_enc.o -c -o crypto/des/ecb3_enc.o crypto/des/ecb3_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/ecb_enc.d.tmp -MT crypto/des/ecb_enc.o -c -o crypto/des/ecb_enc.o crypto/des/ecb_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/fcrypt.d.tmp -MT crypto/des/fcrypt.o -c -o crypto/des/fcrypt.o crypto/des/fcrypt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/fcrypt_b.d.tmp -MT crypto/des/fcrypt_b.o -c -o crypto/des/fcrypt_b.o crypto/des/fcrypt_b.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/ofb64ede.d.tmp -MT crypto/des/ofb64ede.o -c -o crypto/des/ofb64ede.o crypto/des/ofb64ede.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/ofb64enc.d.tmp -MT crypto/des/ofb64enc.o -c -o crypto/des/ofb64enc.o crypto/des/ofb64enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/ofb_enc.d.tmp -MT crypto/des/ofb_enc.o -c -o crypto/des/ofb_enc.o crypto/des/ofb_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/pcbc_enc.d.tmp -MT crypto/des/pcbc_enc.o -c -o crypto/des/pcbc_enc.o crypto/des/pcbc_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/qud_cksm.d.tmp -MT crypto/des/qud_cksm.o -c -o crypto/des/qud_cksm.o crypto/des/qud_cksm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/rand_key.d.tmp -MT crypto/des/rand_key.o -c -o crypto/des/rand_key.o crypto/des/rand_key.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/set_key.d.tmp -MT crypto/des/set_key.o -c -o crypto/des/set_key.o crypto/des/set_key.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/str2key.d.tmp -MT crypto/des/str2key.o -c -o crypto/des/str2key.o crypto/des/str2key.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/des/xcbc_enc.d.tmp -MT crypto/des/xcbc_enc.o -c -o crypto/des/xcbc_enc.o crypto/des/xcbc_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_ameth.d.tmp -MT crypto/dh/dh_ameth.o -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_asn1.d.tmp -MT crypto/dh/dh_asn1.o -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_check.d.tmp -MT crypto/dh/dh_check.o -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_depr.d.tmp -MT crypto/dh/dh_depr.o -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_err.d.tmp -MT crypto/dh/dh_err.o -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_gen.d.tmp -MT crypto/dh/dh_gen.o -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_kdf.d.tmp -MT crypto/dh/dh_kdf.o -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_key.d.tmp -MT crypto/dh/dh_key.o -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_lib.d.tmp -MT crypto/dh/dh_lib.o -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_meth.d.tmp -MT crypto/dh/dh_meth.o -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT crypto/dh/dh_pmeth.o -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_prn.d.tmp -MT crypto/dh/dh_prn.o -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT crypto/dh/dh_rfc5114.o -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT crypto/dh/dh_rfc7919.o -c -o crypto/dh/dh_rfc7919.o crypto/dh/dh_rfc7919.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT crypto/dsa/dsa_ameth.o -c -o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_ameth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT crypto/dsa/dsa_asn1.o -c -o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT crypto/dsa/dsa_depr.o -c -o crypto/dsa/dsa_depr.o crypto/dsa/dsa_depr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_err.d.tmp -MT crypto/dsa/dsa_err.o -c -o crypto/dsa/dsa_err.o crypto/dsa/dsa_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT crypto/dsa/dsa_gen.o -c -o crypto/dsa/dsa_gen.o crypto/dsa/dsa_gen.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_key.d.tmp -MT crypto/dsa/dsa_key.o -c -o crypto/dsa/dsa_key.o crypto/dsa/dsa_key.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT crypto/dsa/dsa_lib.o -c -o crypto/dsa/dsa_lib.o crypto/dsa/dsa_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT crypto/dsa/dsa_meth.o -c -o crypto/dsa/dsa_meth.o crypto/dsa/dsa_meth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT crypto/dsa/dsa_ossl.o -c -o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_ossl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT crypto/dsa/dsa_pmeth.o -c -o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_pmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT crypto/dsa/dsa_prn.o -c -o crypto/dsa/dsa_prn.o crypto/dsa/dsa_prn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT crypto/dsa/dsa_sign.o -c -o crypto/dsa/dsa_sign.o crypto/dsa/dsa_sign.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT crypto/dsa/dsa_vrf.o -c -o crypto/dsa/dsa_vrf.o crypto/dsa/dsa_vrf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dso/dso_dl.d.tmp -MT crypto/dso/dso_dl.o -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT crypto/dso/dso_dlfcn.o -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dso/dso_err.d.tmp -MT crypto/dso/dso_err.o -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dso/dso_lib.d.tmp -MT crypto/dso/dso_lib.o -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dso/dso_openssl.d.tmp -MT crypto/dso/dso_openssl.o -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dso/dso_vms.d.tmp -MT crypto/dso/dso_vms.o -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/dso/dso_win32.d.tmp -MT crypto/dso/dso_win32.o -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/curve25519.d.tmp -MT crypto/ec/curve25519.o -c -o crypto/ec/curve25519.o crypto/ec/curve25519.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT crypto/ec/curve448/arch_32/f_impl.o -c -o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/arch_32/f_impl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT crypto/ec/curve448/curve448.o -c -o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT crypto/ec/curve448/curve448_tables.o -c -o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/curve448_tables.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT crypto/ec/curve448/eddsa.o -c -o crypto/ec/curve448/eddsa.o crypto/ec/curve448/eddsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT crypto/ec/curve448/f_generic.o -c -o crypto/ec/curve448/f_generic.o crypto/ec/curve448/f_generic.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT crypto/ec/curve448/scalar.o -c -o crypto/ec/curve448/scalar.o crypto/ec/curve448/scalar.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec2_oct.d.tmp -MT crypto/ec/ec2_oct.o -c -o crypto/ec/ec2_oct.o crypto/ec/ec2_oct.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT crypto/ec/ec2_smpl.o -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_ameth.d.tmp -MT crypto/ec/ec_ameth.o -c -o crypto/ec/ec_ameth.o crypto/ec/ec_ameth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_asn1.d.tmp -MT crypto/ec/ec_asn1.o -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_check.d.tmp -MT crypto/ec/ec_check.o -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_curve.d.tmp -MT crypto/ec/ec_curve.o -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_cvt.d.tmp -MT crypto/ec/ec_cvt.o -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_err.d.tmp -MT crypto/ec/ec_err.o -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_key.d.tmp -MT crypto/ec/ec_key.o -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT crypto/ec/ec_kmeth.o -c -o crypto/ec/ec_kmeth.o crypto/ec/ec_kmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_lib.d.tmp -MT crypto/ec/ec_lib.o -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_mult.d.tmp -MT crypto/ec/ec_mult.o -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_oct.d.tmp -MT crypto/ec/ec_oct.o -c -o crypto/ec/ec_oct.o crypto/ec/ec_oct.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT crypto/ec/ec_pmeth.o -c -o crypto/ec/ec_pmeth.o crypto/ec/ec_pmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ec_print.d.tmp -MT crypto/ec/ec_print.o -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT crypto/ec/ecdh_kdf.o -c -o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_kdf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT crypto/ec/ecdh_ossl.o -c -o crypto/ec/ecdh_ossl.o crypto/ec/ecdh_ossl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT crypto/ec/ecdsa_ossl.o -c -o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_ossl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT crypto/ec/ecdsa_sign.o -c -o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_sign.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT crypto/ec/ecdsa_vrf.o -c -o crypto/ec/ecdsa_vrf.o crypto/ec/ecdsa_vrf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/eck_prn.d.tmp -MT crypto/ec/eck_prn.o -c -o crypto/ec/eck_prn.o crypto/ec/eck_prn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecp_mont.d.tmp -MT crypto/ec/ecp_mont.o -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecp_nist.d.tmp -MT crypto/ec/ecp_nist.o -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT crypto/ec/ecp_nistp224.o -c -o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp224.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT crypto/ec/ecp_nistp256.o -c -o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp256.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT crypto/ec/ecp_nistp521.o -c -o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistp521.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT crypto/ec/ecp_nistputil.o -c -o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistputil.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/ec/asm/ecp_nistz256-armv4.pl linux32 crypto/ec/ecp_nistz256-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecp_nistz256.d.tmp -MT crypto/ec/ecp_nistz256.o -c -o crypto/ec/ecp_nistz256.o crypto/ec/ecp_nistz256.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecp_oct.d.tmp -MT crypto/ec/ecp_oct.o -c -o crypto/ec/ecp_oct.o crypto/ec/ecp_oct.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT crypto/ec/ecp_smpl.o -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ec/ecx_meth.d.tmp -MT crypto/ec/ecx_meth.o -c -o crypto/ec/ecx_meth.o crypto/ec/ecx_meth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_all.d.tmp -MT crypto/engine/eng_all.o -c -o crypto/engine/eng_all.o crypto/engine/eng_all.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_cnf.d.tmp -MT crypto/engine/eng_cnf.o -c -o crypto/engine/eng_cnf.o crypto/engine/eng_cnf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT crypto/engine/eng_ctrl.o -c -o crypto/engine/eng_ctrl.o crypto/engine/eng_ctrl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_dyn.d.tmp -MT crypto/engine/eng_dyn.o -c -o crypto/engine/eng_dyn.o crypto/engine/eng_dyn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_err.d.tmp -MT crypto/engine/eng_err.o -c -o crypto/engine/eng_err.o crypto/engine/eng_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_fat.d.tmp -MT crypto/engine/eng_fat.o -c -o crypto/engine/eng_fat.o crypto/engine/eng_fat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_init.d.tmp -MT crypto/engine/eng_init.o -c -o crypto/engine/eng_init.o crypto/engine/eng_init.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_lib.d.tmp -MT crypto/engine/eng_lib.o -c -o crypto/engine/eng_lib.o crypto/engine/eng_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_list.d.tmp -MT crypto/engine/eng_list.o -c -o crypto/engine/eng_list.o crypto/engine/eng_list.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_openssl.d.tmp -MT crypto/engine/eng_openssl.o -c -o crypto/engine/eng_openssl.o crypto/engine/eng_openssl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_pkey.d.tmp -MT crypto/engine/eng_pkey.o -c -o crypto/engine/eng_pkey.o crypto/engine/eng_pkey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT crypto/engine/eng_rdrand.o -c -o crypto/engine/eng_rdrand.o crypto/engine/eng_rdrand.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/eng_table.d.tmp -MT crypto/engine/eng_table.o -c -o crypto/engine/eng_table.o crypto/engine/eng_table.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT crypto/engine/tb_asnmth.o -c -o crypto/engine/tb_asnmth.o crypto/engine/tb_asnmth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/tb_cipher.d.tmp -MT crypto/engine/tb_cipher.o -c -o crypto/engine/tb_cipher.o crypto/engine/tb_cipher.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/tb_dh.d.tmp -MT crypto/engine/tb_dh.o -c -o crypto/engine/tb_dh.o crypto/engine/tb_dh.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/tb_digest.d.tmp -MT crypto/engine/tb_digest.o -c -o crypto/engine/tb_digest.o crypto/engine/tb_digest.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/tb_dsa.d.tmp -MT crypto/engine/tb_dsa.o -c -o crypto/engine/tb_dsa.o crypto/engine/tb_dsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/tb_eckey.d.tmp -MT crypto/engine/tb_eckey.o -c -o crypto/engine/tb_eckey.o crypto/engine/tb_eckey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT crypto/engine/tb_pkmeth.o -c -o crypto/engine/tb_pkmeth.o crypto/engine/tb_pkmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/tb_rand.d.tmp -MT crypto/engine/tb_rand.o -c -o crypto/engine/tb_rand.o crypto/engine/tb_rand.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/engine/tb_rsa.d.tmp -MT crypto/engine/tb_rsa.o -c -o crypto/engine/tb_rsa.o crypto/engine/tb_rsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/err/err.d.tmp -MT crypto/err/err.o -c -o crypto/err/err.o crypto/err/err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/err/err_all.d.tmp -MT crypto/err/err_all.o -c -o crypto/err/err_all.o crypto/err/err_all.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/err/err_prn.d.tmp -MT crypto/err/err_prn.o -c -o crypto/err/err_prn.o crypto/err/err_prn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/bio_b64.d.tmp -MT crypto/evp/bio_b64.o -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/bio_enc.d.tmp -MT crypto/evp/bio_enc.o -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/bio_md.d.tmp -MT crypto/evp/bio_md.o -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/bio_ok.d.tmp -MT crypto/evp/bio_ok.o -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/c_allc.d.tmp -MT crypto/evp/c_allc.o -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/c_alld.d.tmp -MT crypto/evp/c_alld.o -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT crypto/evp/cmeth_lib.o -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/digest.d.tmp -MT crypto/evp/digest.o -c -o crypto/evp/digest.o crypto/evp/digest.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_aes.d.tmp -MT crypto/evp/e_aes.o -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha1.o -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha256.o -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_aria.d.tmp -MT crypto/evp/e_aria.o -c -o crypto/evp/e_aria.o crypto/evp/e_aria.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_bf.d.tmp -MT crypto/evp/e_bf.o -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_camellia.d.tmp -MT crypto/evp/e_camellia.o -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_cast.d.tmp -MT crypto/evp/e_cast.o -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT crypto/evp/e_chacha20_poly1305.o -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_des.d.tmp -MT crypto/evp/e_des.o -c -o crypto/evp/e_des.o crypto/evp/e_des.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_des3.d.tmp -MT crypto/evp/e_des3.o -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_idea.d.tmp -MT crypto/evp/e_idea.o -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_null.d.tmp -MT crypto/evp/e_null.o -c -o crypto/evp/e_null.o crypto/evp/e_null.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_old.d.tmp -MT crypto/evp/e_old.o -c -o crypto/evp/e_old.o crypto/evp/e_old.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_rc2.d.tmp -MT crypto/evp/e_rc2.o -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_rc4.d.tmp -MT crypto/evp/e_rc4.o -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT crypto/evp/e_rc4_hmac_md5.o -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_rc5.d.tmp -MT crypto/evp/e_rc5.o -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_seed.d.tmp -MT crypto/evp/e_seed.o -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_sm4.d.tmp -MT crypto/evp/e_sm4.o -c -o crypto/evp/e_sm4.o crypto/evp/e_sm4.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT crypto/evp/e_xcbc_d.o -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/encode.d.tmp -MT crypto/evp/encode.o -c -o crypto/evp/encode.o crypto/evp/encode.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/evp_cnf.d.tmp -MT crypto/evp/evp_cnf.o -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/evp_enc.d.tmp -MT crypto/evp/evp_enc.o -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/evp_err.d.tmp -MT crypto/evp/evp_err.o -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/evp_key.d.tmp -MT crypto/evp/evp_key.o -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/evp_lib.d.tmp -MT crypto/evp/evp_lib.o -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/evp_pbe.d.tmp -MT crypto/evp/evp_pbe.o -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/evp_pkey.d.tmp -MT crypto/evp/evp_pkey.o -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_md2.d.tmp -MT crypto/evp/m_md2.o -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_md4.d.tmp -MT crypto/evp/m_md4.o -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_md5.d.tmp -MT crypto/evp/m_md5.o -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT crypto/evp/m_md5_sha1.o -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_mdc2.d.tmp -MT crypto/evp/m_mdc2.o -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_null.d.tmp -MT crypto/evp/m_null.o -c -o crypto/evp/m_null.o crypto/evp/m_null.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_ripemd.d.tmp -MT crypto/evp/m_ripemd.o -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_sha1.d.tmp -MT crypto/evp/m_sha1.o -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_sha3.d.tmp -MT crypto/evp/m_sha3.o -c -o crypto/evp/m_sha3.o crypto/evp/m_sha3.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_sigver.d.tmp -MT crypto/evp/m_sigver.o -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/m_wp.d.tmp -MT crypto/evp/m_wp.o -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/names.d.tmp -MT crypto/evp/names.o -c -o crypto/evp/names.o crypto/evp/names.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/p5_crpt.d.tmp -MT crypto/evp/p5_crpt.o -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT crypto/evp/p5_crpt2.o -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/p_dec.d.tmp -MT crypto/evp/p_dec.o -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/p_enc.d.tmp -MT crypto/evp/p_enc.o -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/p_lib.d.tmp -MT crypto/evp/p_lib.o -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/p_open.d.tmp -MT crypto/evp/p_open.o -c -o crypto/evp/p_open.o crypto/evp/p_open.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/p_seal.d.tmp -MT crypto/evp/p_seal.o -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/p_sign.d.tmp -MT crypto/evp/p_sign.o -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/p_verify.d.tmp -MT crypto/evp/p_verify.o -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT crypto/evp/pbe_scrypt.o -c -o crypto/evp/pbe_scrypt.o crypto/evp/pbe_scrypt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT crypto/evp/pmeth_fn.o -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT crypto/evp/pmeth_gn.o -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT crypto/evp/pmeth_lib.o -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ex_data.d.tmp -MT crypto/ex_data.o -c -o crypto/ex_data.o crypto/ex_data.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/getenv.d.tmp -MT crypto/getenv.o -c -o crypto/getenv.o crypto/getenv.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT crypto/hmac/hm_ameth.o -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT crypto/hmac/hm_pmeth.o -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/hmac/hmac.d.tmp -MT crypto/hmac/hmac.o -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/idea/i_cbc.d.tmp -MT crypto/idea/i_cbc.o -c -o crypto/idea/i_cbc.o crypto/idea/i_cbc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/idea/i_cfb64.d.tmp -MT crypto/idea/i_cfb64.o -c -o crypto/idea/i_cfb64.o crypto/idea/i_cfb64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/idea/i_ecb.d.tmp -MT crypto/idea/i_ecb.o -c -o crypto/idea/i_ecb.o crypto/idea/i_ecb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/idea/i_ofb64.d.tmp -MT crypto/idea/i_ofb64.o -c -o crypto/idea/i_ofb64.o crypto/idea/i_ofb64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/idea/i_skey.d.tmp -MT crypto/idea/i_skey.o -c -o crypto/idea/i_skey.o crypto/idea/i_skey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/kdf/hkdf.d.tmp -MT crypto/kdf/hkdf.o -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/kdf/kdf_err.d.tmp -MT crypto/kdf/kdf_err.o -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/kdf/scrypt.d.tmp -MT crypto/kdf/scrypt.o -c -o crypto/kdf/scrypt.o crypto/kdf/scrypt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT crypto/kdf/tls1_prf.o -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/lhash/lh_stats.d.tmp -MT crypto/lhash/lh_stats.o -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/lhash/lhash.d.tmp -MT crypto/lhash/lhash.o -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/md4/md4_dgst.d.tmp -MT crypto/md4/md4_dgst.o -c -o crypto/md4/md4_dgst.o crypto/md4/md4_dgst.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/md4/md4_one.d.tmp -MT crypto/md4/md4_one.o -c -o crypto/md4/md4_one.o crypto/md4/md4_one.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/md5/md5_dgst.d.tmp -MT crypto/md5/md5_dgst.o -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/md5/md5_one.d.tmp -MT crypto/md5/md5_one.o -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/mdc2/mdc2_one.d.tmp -MT crypto/mdc2/mdc2_one.o -c -o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2_one.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/mdc2/mdc2dgst.d.tmp -MT crypto/mdc2/mdc2dgst.o -c -o crypto/mdc2/mdc2dgst.o crypto/mdc2/mdc2dgst.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/mem_dbg.d.tmp -MT crypto/mem_dbg.o -c -o crypto/mem_dbg.o crypto/mem_dbg.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/mem_sec.d.tmp -MT crypto/mem_sec.o -c -o crypto/mem_sec.o crypto/mem_sec.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/modes/cbc128.d.tmp -MT crypto/modes/cbc128.o -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/modes/ccm128.d.tmp -MT crypto/modes/ccm128.o -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/modes/cfb128.d.tmp -MT crypto/modes/cfb128.o -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/modes/ctr128.d.tmp -MT crypto/modes/ctr128.o -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/modes/cts128.d.tmp -MT crypto/modes/cts128.o -c -o crypto/modes/cts128.o crypto/modes/cts128.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/modes/gcm128.d.tmp -MT crypto/modes/gcm128.o -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/modes/asm/ghash-armv4.pl linux32 crypto/modes/ghash-armv4.S CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/modes/asm/ghashv8-armx.pl linux32 crypto/modes/ghashv8-armx.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/modes/ocb128.d.tmp -MT crypto/modes/ocb128.o -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/modes/ofb128.d.tmp -MT crypto/modes/ofb128.o -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/modes/wrap128.d.tmp -MT crypto/modes/wrap128.o -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/modes/xts128.d.tmp -MT crypto/modes/xts128.o -c -o crypto/modes/xts128.o crypto/modes/xts128.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/o_dir.d.tmp -MT crypto/o_dir.o -c -o crypto/o_dir.o crypto/o_dir.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/o_fips.d.tmp -MT crypto/o_fips.o -c -o crypto/o_fips.o crypto/o_fips.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/o_fopen.d.tmp -MT crypto/o_fopen.o -c -o crypto/o_fopen.o crypto/o_fopen.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/o_init.d.tmp -MT crypto/o_init.o -c -o crypto/o_init.o crypto/o_init.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/o_str.d.tmp -MT crypto/o_str.o -c -o crypto/o_str.o crypto/o_str.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/o_time.d.tmp -MT crypto/o_time.o -c -o crypto/o_time.o crypto/o_time.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/objects/o_names.d.tmp -MT crypto/objects/o_names.o -c -o crypto/objects/o_names.o crypto/objects/o_names.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/objects/obj_dat.d.tmp -MT crypto/objects/obj_dat.o -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/objects/obj_err.d.tmp -MT crypto/objects/obj_err.o -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/objects/obj_lib.d.tmp -MT crypto/objects/obj_lib.o -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/objects/obj_xref.d.tmp -MT crypto/objects/obj_xref.o -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT crypto/ocsp/ocsp_asn.o -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT crypto/ocsp/ocsp_cl.o -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT crypto/ocsp/ocsp_err.o -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT crypto/ocsp/ocsp_ext.o -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT crypto/ocsp/ocsp_ht.o -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT crypto/ocsp/ocsp_lib.o -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT crypto/ocsp/ocsp_prn.o -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT crypto/ocsp/ocsp_srv.o -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT crypto/ocsp/ocsp_vfy.o -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT crypto/ocsp/v3_ocsp.o -c -o crypto/ocsp/v3_ocsp.o crypto/ocsp/v3_ocsp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pem_all.d.tmp -MT crypto/pem/pem_all.o -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pem_err.d.tmp -MT crypto/pem/pem_err.o -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pem_info.d.tmp -MT crypto/pem/pem_info.o -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pem_lib.d.tmp -MT crypto/pem/pem_lib.o -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pem_oth.d.tmp -MT crypto/pem/pem_oth.o -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pem_pk8.d.tmp -MT crypto/pem/pem_pk8.o -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pem_pkey.d.tmp -MT crypto/pem/pem_pkey.o -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pem_sign.d.tmp -MT crypto/pem/pem_sign.o -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pem_x509.d.tmp -MT crypto/pem/pem_x509.o -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pem_xaux.d.tmp -MT crypto/pem/pem_xaux.o -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pem/pvkfmt.d.tmp -MT crypto/pem/pvkfmt.o -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT crypto/pkcs12/p12_add.o -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT crypto/pkcs12/p12_asn.o -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT crypto/pkcs12/p12_attr.o -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT crypto/pkcs12/p12_crpt.o -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT crypto/pkcs12/p12_crt.o -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT crypto/pkcs12/p12_decr.o -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT crypto/pkcs12/p12_init.o -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT crypto/pkcs12/p12_key.o -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT crypto/pkcs12/p12_kiss.o -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT crypto/pkcs12/p12_mutl.o -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT crypto/pkcs12/p12_npas.o -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT crypto/pkcs12/p12_p8d.o -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT crypto/pkcs12/p12_p8e.o -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT crypto/pkcs12/p12_sbag.o -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT crypto/pkcs12/p12_utl.o -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT crypto/pkcs12/pk12err.o -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT crypto/pkcs7/bio_pk7.o -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT crypto/pkcs7/pk7_asn1.o -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT crypto/pkcs7/pk7_attr.o -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT crypto/pkcs7/pk7_doit.o -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT crypto/pkcs7/pk7_lib.o -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT crypto/pkcs7/pk7_mime.o -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT crypto/pkcs7/pk7_smime.o -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT crypto/pkcs7/pkcs7err.o -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/poly1305/asm/poly1305-armv4.pl linux32 crypto/poly1305/poly1305-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/poly1305/poly1305.d.tmp -MT crypto/poly1305/poly1305.o -c -o crypto/poly1305/poly1305.o crypto/poly1305/poly1305.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT crypto/poly1305/poly1305_ameth.o -c -o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_ameth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT crypto/poly1305/poly1305_pmeth.o -c -o crypto/poly1305/poly1305_pmeth.o crypto/poly1305/poly1305_pmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT crypto/rand/drbg_ctr.o -c -o crypto/rand/drbg_ctr.o crypto/rand/drbg_ctr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rand/drbg_lib.d.tmp -MT crypto/rand/drbg_lib.o -c -o crypto/rand/drbg_lib.o crypto/rand/drbg_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rand/rand_egd.d.tmp -MT crypto/rand/rand_egd.o -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rand/rand_err.d.tmp -MT crypto/rand/rand_err.o -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rand/rand_lib.d.tmp -MT crypto/rand/rand_lib.o -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rand/rand_unix.d.tmp -MT crypto/rand/rand_unix.o -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rand/rand_vms.d.tmp -MT crypto/rand/rand_vms.o -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rand/rand_win.d.tmp -MT crypto/rand/rand_win.o -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rand/randfile.d.tmp -MT crypto/rand/randfile.o -c -o crypto/rand/randfile.o crypto/rand/randfile.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT crypto/rc2/rc2_cbc.o -c -o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_cbc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT crypto/rc2/rc2_ecb.o -c -o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_ecb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT crypto/rc2/rc2_skey.o -c -o crypto/rc2/rc2_skey.o crypto/rc2/rc2_skey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT crypto/rc2/rc2cfb64.o -c -o crypto/rc2/rc2cfb64.o crypto/rc2/rc2cfb64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT crypto/rc2/rc2ofb64.o -c -o crypto/rc2/rc2ofb64.o crypto/rc2/rc2ofb64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT crypto/rc4/rc4_enc.o -c -o crypto/rc4/rc4_enc.o crypto/rc4/rc4_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT crypto/rc4/rc4_skey.o -c -o crypto/rc4/rc4_skey.o crypto/rc4/rc4_skey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT crypto/ripemd/rmd_dgst.o -c -o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_dgst.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT crypto/ripemd/rmd_one.o -c -o crypto/ripemd/rmd_one.o crypto/ripemd/rmd_one.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT crypto/rsa/rsa_ameth.o -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT crypto/rsa/rsa_asn1.o -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT crypto/rsa/rsa_chk.o -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT crypto/rsa/rsa_crpt.o -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT crypto/rsa/rsa_depr.o -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_err.d.tmp -MT crypto/rsa/rsa_err.o -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT crypto/rsa/rsa_gen.o -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT crypto/rsa/rsa_lib.o -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT crypto/rsa/rsa_meth.o -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT crypto/rsa/rsa_mp.o -c -o crypto/rsa/rsa_mp.o crypto/rsa/rsa_mp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_none.d.tmp -MT crypto/rsa/rsa_none.o -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT crypto/rsa/rsa_oaep.o -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT crypto/rsa/rsa_ossl.o -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT crypto/rsa/rsa_pk1.o -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT crypto/rsa/rsa_pmeth.o -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT crypto/rsa/rsa_prn.o -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT crypto/rsa/rsa_pss.o -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT crypto/rsa/rsa_saos.o -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT crypto/rsa/rsa_sign.o -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT crypto/rsa/rsa_ssl.o -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT crypto/rsa/rsa_x931.o -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT crypto/rsa/rsa_x931g.o -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/seed/seed.d.tmp -MT crypto/seed/seed.o -c -o crypto/seed/seed.o crypto/seed/seed.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/seed/seed_cbc.d.tmp -MT crypto/seed/seed_cbc.o -c -o crypto/seed/seed_cbc.o crypto/seed/seed_cbc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/seed/seed_cfb.d.tmp -MT crypto/seed/seed_cfb.o -c -o crypto/seed/seed_cfb.o crypto/seed/seed_cfb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/seed/seed_ecb.d.tmp -MT crypto/seed/seed_ecb.o -c -o crypto/seed/seed_ecb.o crypto/seed/seed_ecb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/seed/seed_ofb.d.tmp -MT crypto/seed/seed_ofb.o -c -o crypto/seed/seed_ofb.o crypto/seed/seed_ofb.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/sha/asm/keccak1600-armv4.pl linux32 crypto/sha/keccak1600-armv4.S CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/sha/asm/sha1-armv4-large.pl linux32 crypto/sha/sha1-armv4-large.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sha/sha1_one.d.tmp -MT crypto/sha/sha1_one.o -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sha/sha1dgst.d.tmp -MT crypto/sha/sha1dgst.o -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/sha/asm/sha256-armv4.pl linux32 crypto/sha/sha256-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sha/sha256.d.tmp -MT crypto/sha/sha256.o -c -o crypto/sha/sha256.o crypto/sha/sha256.c CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin/perl crypto/sha/asm/sha512-armv4.pl linux32 crypto/sha/sha512-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sha/sha512.d.tmp -MT crypto/sha/sha512.o -c -o crypto/sha/sha512.o crypto/sha/sha512.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/siphash/siphash.d.tmp -MT crypto/siphash/siphash.o -c -o crypto/siphash/siphash.o crypto/siphash/siphash.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT crypto/siphash/siphash_ameth.o -c -o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_ameth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT crypto/siphash/siphash_pmeth.o -c -o crypto/siphash/siphash_pmeth.o crypto/siphash/siphash_pmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT crypto/sm2/sm2_crypt.o -c -o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_crypt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sm2/sm2_err.d.tmp -MT crypto/sm2/sm2_err.o -c -o crypto/sm2/sm2_err.o crypto/sm2/sm2_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT crypto/sm2/sm2_pmeth.o -c -o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_pmeth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT crypto/sm2/sm2_sign.o -c -o crypto/sm2/sm2_sign.o crypto/sm2/sm2_sign.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sm3/m_sm3.d.tmp -MT crypto/sm3/m_sm3.o -c -o crypto/sm3/m_sm3.o crypto/sm3/m_sm3.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sm3/sm3.d.tmp -MT crypto/sm3/sm3.o -c -o crypto/sm3/sm3.o crypto/sm3/sm3.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/sm4/sm4.d.tmp -MT crypto/sm4/sm4.o -c -o crypto/sm4/sm4.o crypto/sm4/sm4.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/srp/srp_lib.d.tmp -MT crypto/srp/srp_lib.o -c -o crypto/srp/srp_lib.o crypto/srp/srp_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/srp/srp_vfy.d.tmp -MT crypto/srp/srp_vfy.o -c -o crypto/srp/srp_vfy.o crypto/srp/srp_vfy.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/stack/stack.d.tmp -MT crypto/stack/stack.o -c -o crypto/stack/stack.o crypto/stack/stack.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/store/loader_file.d.tmp -MT crypto/store/loader_file.o -c -o crypto/store/loader_file.o crypto/store/loader_file.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/store/store_err.d.tmp -MT crypto/store/store_err.o -c -o crypto/store/store_err.o crypto/store/store_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/store/store_init.d.tmp -MT crypto/store/store_init.o -c -o crypto/store/store_init.o crypto/store/store_init.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/store/store_lib.d.tmp -MT crypto/store/store_lib.o -c -o crypto/store/store_lib.o crypto/store/store_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/store/store_register.d.tmp -MT crypto/store/store_register.o -c -o crypto/store/store_register.o crypto/store/store_register.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/store/store_strings.d.tmp -MT crypto/store/store_strings.o -c -o crypto/store/store_strings.o crypto/store/store_strings.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/threads_none.d.tmp -MT crypto/threads_none.o -c -o crypto/threads_none.o crypto/threads_none.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/threads_pthread.d.tmp -MT crypto/threads_pthread.o -c -o crypto/threads_pthread.o crypto/threads_pthread.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/threads_win.d.tmp -MT crypto/threads_win.o -c -o crypto/threads_win.o crypto/threads_win.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_asn1.d.tmp -MT crypto/ts/ts_asn1.o -c -o crypto/ts/ts_asn1.o crypto/ts/ts_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_conf.d.tmp -MT crypto/ts/ts_conf.o -c -o crypto/ts/ts_conf.o crypto/ts/ts_conf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_err.d.tmp -MT crypto/ts/ts_err.o -c -o crypto/ts/ts_err.o crypto/ts/ts_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_lib.d.tmp -MT crypto/ts/ts_lib.o -c -o crypto/ts/ts_lib.o crypto/ts/ts_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_req_print.d.tmp -MT crypto/ts/ts_req_print.o -c -o crypto/ts/ts_req_print.o crypto/ts/ts_req_print.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT crypto/ts/ts_req_utils.o -c -o crypto/ts/ts_req_utils.o crypto/ts/ts_req_utils.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT crypto/ts/ts_rsp_print.o -c -o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_print.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT crypto/ts/ts_rsp_sign.o -c -o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_sign.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT crypto/ts/ts_rsp_utils.o -c -o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_utils.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT crypto/ts/ts_rsp_verify.o -c -o crypto/ts/ts_rsp_verify.o crypto/ts/ts_rsp_verify.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT crypto/ts/ts_verify_ctx.o -c -o crypto/ts/ts_verify_ctx.o crypto/ts/ts_verify_ctx.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/txt_db/txt_db.d.tmp -MT crypto/txt_db/txt_db.o -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ui/ui_err.d.tmp -MT crypto/ui/ui_err.o -c -o crypto/ui/ui_err.o crypto/ui/ui_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ui/ui_lib.d.tmp -MT crypto/ui/ui_lib.o -c -o crypto/ui/ui_lib.o crypto/ui/ui_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ui/ui_null.d.tmp -MT crypto/ui/ui_null.o -c -o crypto/ui/ui_null.o crypto/ui/ui_null.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ui/ui_openssl.d.tmp -MT crypto/ui/ui_openssl.o -c -o crypto/ui/ui_openssl.o crypto/ui/ui_openssl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/ui/ui_util.d.tmp -MT crypto/ui/ui_util.o -c -o crypto/ui/ui_util.o crypto/ui/ui_util.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT crypto/whrlpool/wp_block.o -c -o crypto/whrlpool/wp_block.o crypto/whrlpool/wp_block.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT crypto/whrlpool/wp_dgst.o -c -o crypto/whrlpool/wp_dgst.o crypto/whrlpool/wp_dgst.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/by_dir.d.tmp -MT crypto/x509/by_dir.o -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/by_file.d.tmp -MT crypto/x509/by_file.o -c -o crypto/x509/by_file.o crypto/x509/by_file.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/t_crl.d.tmp -MT crypto/x509/t_crl.o -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/t_req.d.tmp -MT crypto/x509/t_req.o -c -o crypto/x509/t_req.o crypto/x509/t_req.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/t_x509.d.tmp -MT crypto/x509/t_x509.o -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_att.d.tmp -MT crypto/x509/x509_att.o -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_cmp.d.tmp -MT crypto/x509/x509_cmp.o -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_d2.d.tmp -MT crypto/x509/x509_d2.o -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_def.d.tmp -MT crypto/x509/x509_def.o -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_err.d.tmp -MT crypto/x509/x509_err.o -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_ext.d.tmp -MT crypto/x509/x509_ext.o -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_lu.d.tmp -MT crypto/x509/x509_lu.o -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_meth.d.tmp -MT crypto/x509/x509_meth.o -c -o crypto/x509/x509_meth.o crypto/x509/x509_meth.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_obj.d.tmp -MT crypto/x509/x509_obj.o -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_r2x.d.tmp -MT crypto/x509/x509_r2x.o -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_req.d.tmp -MT crypto/x509/x509_req.o -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_set.d.tmp -MT crypto/x509/x509_set.o -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_trs.d.tmp -MT crypto/x509/x509_trs.o -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_txt.d.tmp -MT crypto/x509/x509_txt.o -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_v3.d.tmp -MT crypto/x509/x509_v3.o -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_vfy.d.tmp -MT crypto/x509/x509_vfy.o -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509_vpm.d.tmp -MT crypto/x509/x509_vpm.o -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509cset.d.tmp -MT crypto/x509/x509cset.o -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509name.d.tmp -MT crypto/x509/x509name.o -c -o crypto/x509/x509name.o crypto/x509/x509name.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509rset.d.tmp -MT crypto/x509/x509rset.o -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509spki.d.tmp -MT crypto/x509/x509spki.o -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x509type.d.tmp -MT crypto/x509/x509type.o -c -o crypto/x509/x509type.o crypto/x509/x509type.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x_all.d.tmp -MT crypto/x509/x_all.o -c -o crypto/x509/x_all.o crypto/x509/x_all.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x_attrib.d.tmp -MT crypto/x509/x_attrib.o -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x_crl.d.tmp -MT crypto/x509/x_crl.o -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x_exten.d.tmp -MT crypto/x509/x_exten.o -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x_name.d.tmp -MT crypto/x509/x_name.o -c -o crypto/x509/x_name.o crypto/x509/x_name.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x_pubkey.d.tmp -MT crypto/x509/x_pubkey.o -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x_req.d.tmp -MT crypto/x509/x_req.o -c -o crypto/x509/x_req.o crypto/x509/x_req.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x_x509.d.tmp -MT crypto/x509/x_x509.o -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509/x_x509a.d.tmp -MT crypto/x509/x_x509a.o -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT crypto/x509v3/pcy_cache.o -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT crypto/x509v3/pcy_data.o -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT crypto/x509v3/pcy_lib.o -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT crypto/x509v3/pcy_map.o -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT crypto/x509v3/pcy_node.o -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT crypto/x509v3/pcy_tree.o -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT crypto/x509v3/v3_addr.o -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT crypto/x509v3/v3_admis.o -c -o crypto/x509v3/v3_admis.o crypto/x509v3/v3_admis.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT crypto/x509v3/v3_akey.o -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT crypto/x509v3/v3_akeya.o -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT crypto/x509v3/v3_alt.o -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT crypto/x509v3/v3_asid.o -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT crypto/x509v3/v3_bcons.o -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT crypto/x509v3/v3_bitst.o -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT crypto/x509v3/v3_conf.o -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT crypto/x509v3/v3_cpols.o -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT crypto/x509v3/v3_crld.o -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT crypto/x509v3/v3_enum.o -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT crypto/x509v3/v3_extku.o -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT crypto/x509v3/v3_genn.o -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT crypto/x509v3/v3_ia5.o -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_info.d.tmp -MT crypto/x509v3/v3_info.o -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_int.d.tmp -MT crypto/x509v3/v3_int.o -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT crypto/x509v3/v3_lib.o -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT crypto/x509v3/v3_ncons.o -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT crypto/x509v3/v3_pci.o -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT crypto/x509v3/v3_pcia.o -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT crypto/x509v3/v3_pcons.o -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT crypto/x509v3/v3_pku.o -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT crypto/x509v3/v3_pmaps.o -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT crypto/x509v3/v3_prn.o -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT crypto/x509v3/v3_purp.o -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT crypto/x509v3/v3_skey.o -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT crypto/x509v3/v3_sxnet.o -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT crypto/x509v3/v3_tlsf.o -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT crypto/x509v3/v3_utl.o -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/x509v3/v3err.d.tmp -MT crypto/x509v3/v3err.o -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/bio_ssl.d.tmp -MT ssl/bio_ssl.o -c -o ssl/bio_ssl.o ssl/bio_ssl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/d1_lib.d.tmp -MT ssl/d1_lib.o -c -o ssl/d1_lib.o ssl/d1_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/d1_msg.d.tmp -MT ssl/d1_msg.o -c -o ssl/d1_msg.o ssl/d1_msg.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/d1_srtp.d.tmp -MT ssl/d1_srtp.o -c -o ssl/d1_srtp.o ssl/d1_srtp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/packet.d.tmp -MT ssl/packet.o -c -o ssl/packet.o ssl/packet.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/record/dtls1_bitmap.d.tmp -MT ssl/record/dtls1_bitmap.o -c -o ssl/record/dtls1_bitmap.o ssl/record/dtls1_bitmap.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/record/rec_layer_d1.d.tmp -MT ssl/record/rec_layer_d1.o -c -o ssl/record/rec_layer_d1.o ssl/record/rec_layer_d1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/record/rec_layer_s3.d.tmp -MT ssl/record/rec_layer_s3.o -c -o ssl/record/rec_layer_s3.o ssl/record/rec_layer_s3.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/record/ssl3_buffer.d.tmp -MT ssl/record/ssl3_buffer.o -c -o ssl/record/ssl3_buffer.o ssl/record/ssl3_buffer.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/record/ssl3_record.d.tmp -MT ssl/record/ssl3_record.o -c -o ssl/record/ssl3_record.o ssl/record/ssl3_record.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/record/ssl3_record_tls13.d.tmp -MT ssl/record/ssl3_record_tls13.o -c -o ssl/record/ssl3_record_tls13.o ssl/record/ssl3_record_tls13.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/s3_cbc.d.tmp -MT ssl/s3_cbc.o -c -o ssl/s3_cbc.o ssl/s3_cbc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/s3_enc.d.tmp -MT ssl/s3_enc.o -c -o ssl/s3_enc.o ssl/s3_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/s3_lib.d.tmp -MT ssl/s3_lib.o -c -o ssl/s3_lib.o ssl/s3_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/s3_msg.d.tmp -MT ssl/s3_msg.o -c -o ssl/s3_msg.o ssl/s3_msg.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_asn1.d.tmp -MT ssl/ssl_asn1.o -c -o ssl/ssl_asn1.o ssl/ssl_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_cert.d.tmp -MT ssl/ssl_cert.o -c -o ssl/ssl_cert.o ssl/ssl_cert.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_ciph.d.tmp -MT ssl/ssl_ciph.o -c -o ssl/ssl_ciph.o ssl/ssl_ciph.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_conf.d.tmp -MT ssl/ssl_conf.o -c -o ssl/ssl_conf.o ssl/ssl_conf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_err.d.tmp -MT ssl/ssl_err.o -c -o ssl/ssl_err.o ssl/ssl_err.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_init.d.tmp -MT ssl/ssl_init.o -c -o ssl/ssl_init.o ssl/ssl_init.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_lib.d.tmp -MT ssl/ssl_lib.o -c -o ssl/ssl_lib.o ssl/ssl_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_mcnf.d.tmp -MT ssl/ssl_mcnf.o -c -o ssl/ssl_mcnf.o ssl/ssl_mcnf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_rsa.d.tmp -MT ssl/ssl_rsa.o -c -o ssl/ssl_rsa.o ssl/ssl_rsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_sess.d.tmp -MT ssl/ssl_sess.o -c -o ssl/ssl_sess.o ssl/ssl_sess.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_stat.d.tmp -MT ssl/ssl_stat.o -c -o ssl/ssl_stat.o ssl/ssl_stat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_txt.d.tmp -MT ssl/ssl_txt.o -c -o ssl/ssl_txt.o ssl/ssl_txt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/ssl_utst.d.tmp -MT ssl/ssl_utst.o -c -o ssl/ssl_utst.o ssl/ssl_utst.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/statem/extensions.d.tmp -MT ssl/statem/extensions.o -c -o ssl/statem/extensions.o ssl/statem/extensions.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/statem/extensions_clnt.d.tmp -MT ssl/statem/extensions_clnt.o -c -o ssl/statem/extensions_clnt.o ssl/statem/extensions_clnt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/statem/extensions_cust.d.tmp -MT ssl/statem/extensions_cust.o -c -o ssl/statem/extensions_cust.o ssl/statem/extensions_cust.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/statem/extensions_srvr.d.tmp -MT ssl/statem/extensions_srvr.o -c -o ssl/statem/extensions_srvr.o ssl/statem/extensions_srvr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/statem/statem.d.tmp -MT ssl/statem/statem.o -c -o ssl/statem/statem.o ssl/statem/statem.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/statem/statem_clnt.d.tmp -MT ssl/statem/statem_clnt.o -c -o ssl/statem/statem_clnt.o ssl/statem/statem_clnt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/statem/statem_dtls.d.tmp -MT ssl/statem/statem_dtls.o -c -o ssl/statem/statem_dtls.o ssl/statem/statem_dtls.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/statem/statem_lib.d.tmp -MT ssl/statem/statem_lib.o -c -o ssl/statem/statem_lib.o ssl/statem/statem_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/statem/statem_srvr.d.tmp -MT ssl/statem/statem_srvr.o -c -o ssl/statem/statem_srvr.o ssl/statem/statem_srvr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/t1_enc.d.tmp -MT ssl/t1_enc.o -c -o ssl/t1_enc.o ssl/t1_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/t1_lib.d.tmp -MT ssl/t1_lib.o -c -o ssl/t1_lib.o ssl/t1_lib.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/t1_trce.d.tmp -MT ssl/t1_trce.o -c -o ssl/t1_trce.o ssl/t1_trce.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/tls13_enc.d.tmp -MT ssl/tls13_enc.o -c -o ssl/tls13_enc.o ssl/tls13_enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF ssl/tls_srp.d.tmp -MT ssl/tls_srp.o -c -o ssl/tls_srp.o ssl/tls_srp.c /usr/bin/perl util/mkdef.pl crypto linux > libcrypto.map /usr/bin/perl util/mkdef.pl ssl linux > libssl.map /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF engines/e_afalg.d.tmp -MT engines/e_afalg.o -c -o engines/e_afalg.o engines/e_afalg.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF engines/e_capi.d.tmp -MT engines/e_capi.o -c -o engines/e_capi.o engines/e_capi.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF engines/e_dasync.d.tmp -MT engines/e_dasync.o -c -o engines/e_dasync.o engines/e_dasync.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF engines/e_ossltest.d.tmp -MT engines/e_ossltest.o -c -o engines/e_ossltest.o engines/e_ossltest.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF engines/e_padlock.d.tmp -MT engines/e_padlock.o -c -o engines/e_padlock.o engines/e_padlock.c /usr/bin/perl apps/progs.pl apps/openssl > apps/progs.h /usr/bin/perl test/generate_buildtest.pl aes > test/buildtest_aes.c /usr/bin/perl test/generate_buildtest.pl asn1 > test/buildtest_asn1.c /usr/bin/perl test/generate_buildtest.pl asn1t > test/buildtest_asn1t.c /usr/bin/perl test/generate_buildtest.pl async > test/buildtest_async.c /usr/bin/perl test/generate_buildtest.pl bio > test/buildtest_bio.c /usr/bin/perl test/generate_buildtest.pl blowfish > test/buildtest_blowfish.c /usr/bin/perl test/generate_buildtest.pl bn > test/buildtest_bn.c /usr/bin/perl test/generate_buildtest.pl buffer > test/buildtest_buffer.c /usr/bin/perl test/generate_buildtest.pl camellia > test/buildtest_camellia.c /usr/bin/perl test/generate_buildtest.pl cast > test/buildtest_cast.c /usr/bin/perl test/generate_buildtest.pl cmac > test/buildtest_cmac.c /usr/bin/perl test/generate_buildtest.pl cms > test/buildtest_cms.c /usr/bin/perl test/generate_buildtest.pl comp > test/buildtest_comp.c /usr/bin/perl test/generate_buildtest.pl conf > test/buildtest_conf.c /usr/bin/perl test/generate_buildtest.pl conf_api > test/buildtest_conf_api.c /usr/bin/perl test/generate_buildtest.pl crypto > test/buildtest_crypto.c /usr/bin/perl test/generate_buildtest.pl ct > test/buildtest_ct.c /usr/bin/perl test/generate_buildtest.pl des > test/buildtest_des.c /usr/bin/perl test/generate_buildtest.pl dh > test/buildtest_dh.c /usr/bin/perl test/generate_buildtest.pl dsa > test/buildtest_dsa.c /usr/bin/perl test/generate_buildtest.pl dtls1 > test/buildtest_dtls1.c /usr/bin/perl test/generate_buildtest.pl e_os2 > test/buildtest_e_os2.c /usr/bin/perl test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c /usr/bin/perl test/generate_buildtest.pl ec > test/buildtest_ec.c /usr/bin/perl test/generate_buildtest.pl ecdh > test/buildtest_ecdh.c /usr/bin/perl test/generate_buildtest.pl ecdsa > test/buildtest_ecdsa.c /usr/bin/perl test/generate_buildtest.pl engine > test/buildtest_engine.c /usr/bin/perl test/generate_buildtest.pl evp > test/buildtest_evp.c /usr/bin/perl test/generate_buildtest.pl hmac > test/buildtest_hmac.c /usr/bin/perl test/generate_buildtest.pl idea > test/buildtest_idea.c /usr/bin/perl test/generate_buildtest.pl kdf > test/buildtest_kdf.c /usr/bin/perl test/generate_buildtest.pl lhash > test/buildtest_lhash.c /usr/bin/perl test/generate_buildtest.pl md4 > test/buildtest_md4.c /usr/bin/perl test/generate_buildtest.pl md5 > test/buildtest_md5.c /usr/bin/perl test/generate_buildtest.pl mdc2 > test/buildtest_mdc2.c /usr/bin/perl test/generate_buildtest.pl modes > test/buildtest_modes.c /usr/bin/perl test/generate_buildtest.pl obj_mac > test/buildtest_obj_mac.c /usr/bin/perl test/generate_buildtest.pl objects > test/buildtest_objects.c /usr/bin/perl test/generate_buildtest.pl ocsp > test/buildtest_ocsp.c /usr/bin/perl test/generate_buildtest.pl opensslv > test/buildtest_opensslv.c /usr/bin/perl test/generate_buildtest.pl ossl_typ > test/buildtest_ossl_typ.c /usr/bin/perl test/generate_buildtest.pl pem > test/buildtest_pem.c /usr/bin/perl test/generate_buildtest.pl pem2 > test/buildtest_pem2.c /usr/bin/perl test/generate_buildtest.pl pkcs12 > test/buildtest_pkcs12.c /usr/bin/perl test/generate_buildtest.pl pkcs7 > test/buildtest_pkcs7.c /usr/bin/perl test/generate_buildtest.pl rand > test/buildtest_rand.c /usr/bin/perl test/generate_buildtest.pl rand_drbg > test/buildtest_rand_drbg.c /usr/bin/perl test/generate_buildtest.pl rc2 > test/buildtest_rc2.c /usr/bin/perl test/generate_buildtest.pl rc4 > test/buildtest_rc4.c /usr/bin/perl test/generate_buildtest.pl ripemd > test/buildtest_ripemd.c /usr/bin/perl test/generate_buildtest.pl rsa > test/buildtest_rsa.c /usr/bin/perl test/generate_buildtest.pl safestack > test/buildtest_safestack.c /usr/bin/perl test/generate_buildtest.pl seed > test/buildtest_seed.c /usr/bin/perl test/generate_buildtest.pl sha > test/buildtest_sha.c /usr/bin/perl test/generate_buildtest.pl srp > test/buildtest_srp.c /usr/bin/perl test/generate_buildtest.pl srtp > test/buildtest_srtp.c /usr/bin/perl test/generate_buildtest.pl ssl > test/buildtest_ssl.c /usr/bin/perl test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c /usr/bin/perl test/generate_buildtest.pl stack > test/buildtest_stack.c /usr/bin/perl test/generate_buildtest.pl store > test/buildtest_store.c /usr/bin/perl test/generate_buildtest.pl symhacks > test/buildtest_symhacks.c /usr/bin/perl test/generate_buildtest.pl tls1 > test/buildtest_tls1.c /usr/bin/perl test/generate_buildtest.pl ts > test/buildtest_ts.c /usr/bin/perl test/generate_buildtest.pl txt_db > test/buildtest_txt_db.c /usr/bin/perl test/generate_buildtest.pl ui > test/buildtest_ui.c /usr/bin/perl test/generate_buildtest.pl whrlpool > test/buildtest_whrlpool.c /usr/bin/perl test/generate_buildtest.pl x509 > test/buildtest_x509.c /usr/bin/perl test/generate_buildtest.pl x509_vfy > test/buildtest_x509_vfy.c /usr/bin/perl test/generate_buildtest.pl x509v3 > test/buildtest_x509v3.c /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/CA.pl.in > "apps/CA.pl" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/tsget.in > "apps/tsget.pl" chmod a+x apps/CA.pl chmod a+x apps/tsget.pl /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" tools/c_rehash.in > "tools/c_rehash" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh" chmod a+x util/shlib_wrap.sh /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar r apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o apps/opt.o apps/s_cb.o apps/s_socket.o /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib apps/libapps.a || echo Never mind. chmod a+x tools/c_rehash /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/aes/aes-armv4.o crypto/aes/aes-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/aes/aesv8-armx.o crypto/aes/aesv8-armx.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/aes/bsaes-armv7.o crypto/aes/bsaes-armv7.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/armv4cpuid.o crypto/armv4cpuid.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/bn/armv4-gf2m.o crypto/bn/armv4-gf2m.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/bn/armv4-mont.o crypto/bn/armv4-mont.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/chacha/chacha-armv4.o crypto/chacha/chacha-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/ec/ecp_nistz256-armv4.o crypto/ec/ecp_nistz256-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/modes/ghash-armv4.o crypto/modes/ghash-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/modes/ghashv8-armx.o crypto/modes/ghashv8-armx.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/poly1305/poly1305-armv4.o crypto/poly1305/poly1305-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/sha/keccak1600-armv4.o crypto/sha/keccak1600-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/sha/sha1-armv4-large.o crypto/sha/sha1-armv4-large.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/sha/sha256-armv4.o crypto/sha/sha256-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/sha/sha512-armv4.o crypto/sha/sha512-armv4.S /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar r libssl.a ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib libssl.a || echo Never mind. /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/asn1pars.d.tmp -MT apps/asn1pars.o -c -o apps/asn1pars.o apps/asn1pars.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/ca.d.tmp -MT apps/ca.o -c -o apps/ca.o apps/ca.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/ciphers.d.tmp -MT apps/ciphers.o -c -o apps/ciphers.o apps/ciphers.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/cms.d.tmp -MT apps/cms.o -c -o apps/cms.o apps/cms.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/crl.d.tmp -MT apps/crl.o -c -o apps/crl.o apps/crl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/crl2p7.d.tmp -MT apps/crl2p7.o -c -o apps/crl2p7.o apps/crl2p7.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/dgst.d.tmp -MT apps/dgst.o -c -o apps/dgst.o apps/dgst.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/dhparam.d.tmp -MT apps/dhparam.o -c -o apps/dhparam.o apps/dhparam.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/dsa.d.tmp -MT apps/dsa.o -c -o apps/dsa.o apps/dsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/dsaparam.d.tmp -MT apps/dsaparam.o -c -o apps/dsaparam.o apps/dsaparam.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/ec.d.tmp -MT apps/ec.o -c -o apps/ec.o apps/ec.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/ecparam.d.tmp -MT apps/ecparam.o -c -o apps/ecparam.o apps/ecparam.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/enc.d.tmp -MT apps/enc.o -c -o apps/enc.o apps/enc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/engine.d.tmp -MT apps/engine.o -c -o apps/engine.o apps/engine.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/errstr.d.tmp -MT apps/errstr.o -c -o apps/errstr.o apps/errstr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/gendsa.d.tmp -MT apps/gendsa.o -c -o apps/gendsa.o apps/gendsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/genpkey.d.tmp -MT apps/genpkey.o -c -o apps/genpkey.o apps/genpkey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/genrsa.d.tmp -MT apps/genrsa.o -c -o apps/genrsa.o apps/genrsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/nseq.d.tmp -MT apps/nseq.o -c -o apps/nseq.o apps/nseq.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/ocsp.d.tmp -MT apps/ocsp.o -c -o apps/ocsp.o apps/ocsp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/openssl.d.tmp -MT apps/openssl.o -c -o apps/openssl.o apps/openssl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/passwd.d.tmp -MT apps/passwd.o -c -o apps/passwd.o apps/passwd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/pkcs12.d.tmp -MT apps/pkcs12.o -c -o apps/pkcs12.o apps/pkcs12.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/pkcs7.d.tmp -MT apps/pkcs7.o -c -o apps/pkcs7.o apps/pkcs7.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/pkcs8.d.tmp -MT apps/pkcs8.o -c -o apps/pkcs8.o apps/pkcs8.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/pkey.d.tmp -MT apps/pkey.o -c -o apps/pkey.o apps/pkey.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/pkeyparam.d.tmp -MT apps/pkeyparam.o -c -o apps/pkeyparam.o apps/pkeyparam.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/pkeyutl.d.tmp -MT apps/pkeyutl.o -c -o apps/pkeyutl.o apps/pkeyutl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/prime.d.tmp -MT apps/prime.o -c -o apps/prime.o apps/prime.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/rand.d.tmp -MT apps/rand.o -c -o apps/rand.o apps/rand.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/rehash.d.tmp -MT apps/rehash.o -c -o apps/rehash.o apps/rehash.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/req.d.tmp -MT apps/req.o -c -o apps/req.o apps/req.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/rsa.d.tmp -MT apps/rsa.o -c -o apps/rsa.o apps/rsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/rsautl.d.tmp -MT apps/rsautl.o -c -o apps/rsautl.o apps/rsautl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/s_client.d.tmp -MT apps/s_client.o -c -o apps/s_client.o apps/s_client.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/s_server.d.tmp -MT apps/s_server.o -c -o apps/s_server.o apps/s_server.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/s_time.d.tmp -MT apps/s_time.o -c -o apps/s_time.o apps/s_time.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/sess_id.d.tmp -MT apps/sess_id.o -c -o apps/sess_id.o apps/sess_id.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/smime.d.tmp -MT apps/smime.o -c -o apps/smime.o apps/smime.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/speed.d.tmp -MT apps/speed.o -c -o apps/speed.o apps/speed.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/spkac.d.tmp -MT apps/spkac.o -c -o apps/spkac.o apps/spkac.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/srp.d.tmp -MT apps/srp.o -c -o apps/srp.o apps/srp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/storeutl.d.tmp -MT apps/storeutl.o -c -o apps/storeutl.o apps/storeutl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/ts.d.tmp -MT apps/ts.o -c -o apps/ts.o apps/ts.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/verify.d.tmp -MT apps/verify.o -c -o apps/verify.o apps/verify.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o apps/version.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Iapps -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o apps/x509.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_aes.d.tmp -MT test/buildtest_aes.o -c -o test/buildtest_aes.o test/buildtest_aes.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_asn1.d.tmp -MT test/buildtest_asn1.o -c -o test/buildtest_asn1.o test/buildtest_asn1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_asn1t.d.tmp -MT test/buildtest_asn1t.o -c -o test/buildtest_asn1t.o test/buildtest_asn1t.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_async.d.tmp -MT test/buildtest_async.o -c -o test/buildtest_async.o test/buildtest_async.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_bio.d.tmp -MT test/buildtest_bio.o -c -o test/buildtest_bio.o test/buildtest_bio.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_blowfish.d.tmp -MT test/buildtest_blowfish.o -c -o test/buildtest_blowfish.o test/buildtest_blowfish.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_bn.d.tmp -MT test/buildtest_bn.o -c -o test/buildtest_bn.o test/buildtest_bn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_buffer.d.tmp -MT test/buildtest_buffer.o -c -o test/buildtest_buffer.o test/buildtest_buffer.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_camellia.d.tmp -MT test/buildtest_camellia.o -c -o test/buildtest_camellia.o test/buildtest_camellia.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_cast.d.tmp -MT test/buildtest_cast.o -c -o test/buildtest_cast.o test/buildtest_cast.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_cmac.d.tmp -MT test/buildtest_cmac.o -c -o test/buildtest_cmac.o test/buildtest_cmac.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_cms.d.tmp -MT test/buildtest_cms.o -c -o test/buildtest_cms.o test/buildtest_cms.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_comp.d.tmp -MT test/buildtest_comp.o -c -o test/buildtest_comp.o test/buildtest_comp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_conf.d.tmp -MT test/buildtest_conf.o -c -o test/buildtest_conf.o test/buildtest_conf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_conf_api.d.tmp -MT test/buildtest_conf_api.o -c -o test/buildtest_conf_api.o test/buildtest_conf_api.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_crypto.d.tmp -MT test/buildtest_crypto.o -c -o test/buildtest_crypto.o test/buildtest_crypto.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ct.d.tmp -MT test/buildtest_ct.o -c -o test/buildtest_ct.o test/buildtest_ct.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_des.d.tmp -MT test/buildtest_des.o -c -o test/buildtest_des.o test/buildtest_des.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_dh.d.tmp -MT test/buildtest_dh.o -c -o test/buildtest_dh.o test/buildtest_dh.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_dsa.d.tmp -MT test/buildtest_dsa.o -c -o test/buildtest_dsa.o test/buildtest_dsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_dtls1.d.tmp -MT test/buildtest_dtls1.o -c -o test/buildtest_dtls1.o test/buildtest_dtls1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_e_os2.d.tmp -MT test/buildtest_e_os2.o -c -o test/buildtest_e_os2.o test/buildtest_e_os2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ebcdic.d.tmp -MT test/buildtest_ebcdic.o -c -o test/buildtest_ebcdic.o test/buildtest_ebcdic.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ec.d.tmp -MT test/buildtest_ec.o -c -o test/buildtest_ec.o test/buildtest_ec.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ecdh.d.tmp -MT test/buildtest_ecdh.o -c -o test/buildtest_ecdh.o test/buildtest_ecdh.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ecdsa.d.tmp -MT test/buildtest_ecdsa.o -c -o test/buildtest_ecdsa.o test/buildtest_ecdsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_engine.d.tmp -MT test/buildtest_engine.o -c -o test/buildtest_engine.o test/buildtest_engine.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_evp.d.tmp -MT test/buildtest_evp.o -c -o test/buildtest_evp.o test/buildtest_evp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_hmac.d.tmp -MT test/buildtest_hmac.o -c -o test/buildtest_hmac.o test/buildtest_hmac.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_idea.d.tmp -MT test/buildtest_idea.o -c -o test/buildtest_idea.o test/buildtest_idea.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_kdf.d.tmp -MT test/buildtest_kdf.o -c -o test/buildtest_kdf.o test/buildtest_kdf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_lhash.d.tmp -MT test/buildtest_lhash.o -c -o test/buildtest_lhash.o test/buildtest_lhash.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_md4.d.tmp -MT test/buildtest_md4.o -c -o test/buildtest_md4.o test/buildtest_md4.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_md5.d.tmp -MT test/buildtest_md5.o -c -o test/buildtest_md5.o test/buildtest_md5.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_mdc2.d.tmp -MT test/buildtest_mdc2.o -c -o test/buildtest_mdc2.o test/buildtest_mdc2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_modes.d.tmp -MT test/buildtest_modes.o -c -o test/buildtest_modes.o test/buildtest_modes.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_obj_mac.d.tmp -MT test/buildtest_obj_mac.o -c -o test/buildtest_obj_mac.o test/buildtest_obj_mac.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_objects.d.tmp -MT test/buildtest_objects.o -c -o test/buildtest_objects.o test/buildtest_objects.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ocsp.d.tmp -MT test/buildtest_ocsp.o -c -o test/buildtest_ocsp.o test/buildtest_ocsp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_opensslv.d.tmp -MT test/buildtest_opensslv.o -c -o test/buildtest_opensslv.o test/buildtest_opensslv.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ossl_typ.d.tmp -MT test/buildtest_ossl_typ.o -c -o test/buildtest_ossl_typ.o test/buildtest_ossl_typ.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_pem.d.tmp -MT test/buildtest_pem.o -c -o test/buildtest_pem.o test/buildtest_pem.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_pem2.d.tmp -MT test/buildtest_pem2.o -c -o test/buildtest_pem2.o test/buildtest_pem2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_pkcs12.d.tmp -MT test/buildtest_pkcs12.o -c -o test/buildtest_pkcs12.o test/buildtest_pkcs12.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_pkcs7.d.tmp -MT test/buildtest_pkcs7.o -c -o test/buildtest_pkcs7.o test/buildtest_pkcs7.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_rand.d.tmp -MT test/buildtest_rand.o -c -o test/buildtest_rand.o test/buildtest_rand.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_rand_drbg.d.tmp -MT test/buildtest_rand_drbg.o -c -o test/buildtest_rand_drbg.o test/buildtest_rand_drbg.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_rc2.d.tmp -MT test/buildtest_rc2.o -c -o test/buildtest_rc2.o test/buildtest_rc2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_rc4.d.tmp -MT test/buildtest_rc4.o -c -o test/buildtest_rc4.o test/buildtest_rc4.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ripemd.d.tmp -MT test/buildtest_ripemd.o -c -o test/buildtest_ripemd.o test/buildtest_ripemd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_rsa.d.tmp -MT test/buildtest_rsa.o -c -o test/buildtest_rsa.o test/buildtest_rsa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_safestack.d.tmp -MT test/buildtest_safestack.o -c -o test/buildtest_safestack.o test/buildtest_safestack.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_seed.d.tmp -MT test/buildtest_seed.o -c -o test/buildtest_seed.o test/buildtest_seed.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_sha.d.tmp -MT test/buildtest_sha.o -c -o test/buildtest_sha.o test/buildtest_sha.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_srp.d.tmp -MT test/buildtest_srp.o -c -o test/buildtest_srp.o test/buildtest_srp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_srtp.d.tmp -MT test/buildtest_srtp.o -c -o test/buildtest_srtp.o test/buildtest_srtp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ssl.d.tmp -MT test/buildtest_ssl.o -c -o test/buildtest_ssl.o test/buildtest_ssl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ssl2.d.tmp -MT test/buildtest_ssl2.o -c -o test/buildtest_ssl2.o test/buildtest_ssl2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_stack.d.tmp -MT test/buildtest_stack.o -c -o test/buildtest_stack.o test/buildtest_stack.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_store.d.tmp -MT test/buildtest_store.o -c -o test/buildtest_store.o test/buildtest_store.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_symhacks.d.tmp -MT test/buildtest_symhacks.o -c -o test/buildtest_symhacks.o test/buildtest_symhacks.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_tls1.d.tmp -MT test/buildtest_tls1.o -c -o test/buildtest_tls1.o test/buildtest_tls1.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ts.d.tmp -MT test/buildtest_ts.o -c -o test/buildtest_ts.o test/buildtest_ts.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_txt_db.d.tmp -MT test/buildtest_txt_db.o -c -o test/buildtest_txt_db.o test/buildtest_txt_db.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_ui.d.tmp -MT test/buildtest_ui.o -c -o test/buildtest_ui.o test/buildtest_ui.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_whrlpool.d.tmp -MT test/buildtest_whrlpool.o -c -o test/buildtest_whrlpool.o test/buildtest_whrlpool.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_x509.d.tmp -MT test/buildtest_x509.o -c -o test/buildtest_x509.o test/buildtest_x509.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_x509_vfy.d.tmp -MT test/buildtest_x509_vfy.o -c -o test/buildtest_x509_vfy.o test/buildtest_x509_vfy.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Iinclude -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF test/buildtest_x509v3.d.tmp -MT test/buildtest_x509v3.o -c -o test/buildtest_x509v3.o test/buildtest_x509v3.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar r libcrypto.a crypto/aes/aes-armv4.o crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesv8-armx.o crypto/aes/bsaes-armv7.o crypto/aria/aria.o crypto/armcap.o crypto/armv4cpuid.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/armv4-gf2m.o crypto/bn/armv4-mont.o crypto/bn/bn_add.o crypto/bn/bn_asm.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/camellia.o crypto/camellia/cmll_cbc.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-armv4.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-armv4.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ecb.o crypto/idea/i_ofb64.o crypto/idea/i_skey.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-armv4.o crypto/modes/ghashv8-armx.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-armv4.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4_enc.o crypto/rc4/rc4_skey.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/keccak1600-armv4.o crypto/sha/sha1-armv4-large.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-armv4.o crypto/sha/sha256.o crypto/sha/sha512-armv4.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp_block.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib libcrypto.a || echo Never mind. /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,-soname=libcrypto.so.1.1 \ -o libcrypto.so.1.1 -Wl,--version-script=libcrypto.map crypto/aes/aes-armv4.o crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesv8-armx.o crypto/aes/bsaes-armv7.o crypto/aria/aria.o crypto/armcap.o crypto/armv4cpuid.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/armv4-gf2m.o crypto/bn/armv4-mont.o crypto/bn/bn_add.o crypto/bn/bn_asm.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/camellia.o crypto/camellia/cmll_cbc.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-armv4.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-armv4.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ecb.o crypto/idea/i_ofb64.o crypto/idea/i_skey.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-armv4.o crypto/modes/ghashv8-armx.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-armv4.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4_enc.o crypto/rc4/rc4_skey.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/keccak1600-armv4.o crypto/sha/sha1-armv4-large.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-armv4.o crypto/sha/sha256.o crypto/sha/sha512-armv4.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp_block.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o \ -ldl -pthread -latomic -lpthread if [ 'libcrypto.so' != 'libcrypto.so.1.1' ]; then \ rm -f libcrypto.so; \ ln -s libcrypto.so.1.1 libcrypto.so; \ fi /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,-soname=libssl.so.1.1 \ -o libssl.so.1.1 -Wl,--version-script=libssl.map ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o \ -lcrypto -ldl -pthread -latomic -lpthread /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/afalg.so engines/e_afalg.o \ -lcrypto -ldl -pthread -latomic -lpthread /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/capi.so engines/e_capi.o \ -lcrypto -ldl -pthread -latomic -lpthread /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/dasync.so engines/e_dasync.o \ -lcrypto -ldl -pthread -latomic -lpthread /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/ossltest.so engines/e_ossltest.o \ -lcrypto -ldl -pthread -latomic -lpthread if [ 'libssl.so' != 'libssl.so.1.1' ]; then \ rm -f libssl.so; \ ln -s libssl.so.1.1 libssl.so; \ fi /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/padlock.so engines/e_padlock.o \ -lcrypto -ldl -pthread -latomic -lpthread rm -f apps/openssl ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o apps/openssl apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_client.o apps/s_server.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/storeutl.o apps/ts.o apps/verify.o apps/version.o apps/x509.o \ apps/libapps.a -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_aes ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_aes test/buildtest_aes.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_asn1 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_asn1 test/buildtest_asn1.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_asn1t ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_asn1t test/buildtest_asn1t.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_async ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_async test/buildtest_async.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_bio ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_bio test/buildtest_bio.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_blowfish ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_blowfish test/buildtest_blowfish.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_bn rm -f test/buildtest_c_buffer ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_bn test/buildtest_bn.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_buffer test/buildtest_buffer.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_camellia ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_camellia test/buildtest_camellia.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_cast ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_cast test/buildtest_cast.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_cmac ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_cmac test/buildtest_cmac.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_cms ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_cms test/buildtest_cms.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_comp ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_comp test/buildtest_comp.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_conf ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_conf test/buildtest_conf.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_conf_api ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_conf_api test/buildtest_conf_api.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_crypto ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_crypto test/buildtest_crypto.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ct ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ct test/buildtest_ct.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_des ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_des test/buildtest_des.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_dh ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_dh test/buildtest_dh.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_dsa ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_dsa test/buildtest_dsa.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_dtls1 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_dtls1 test/buildtest_dtls1.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_e_os2 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_e_os2 test/buildtest_e_os2.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ebcdic ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ebcdic test/buildtest_ebcdic.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ec ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ec test/buildtest_ec.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ecdh ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ecdh test/buildtest_ecdh.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ecdsa ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ecdsa test/buildtest_ecdsa.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_engine ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_engine test/buildtest_engine.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_evp ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_evp test/buildtest_evp.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_hmac ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_hmac test/buildtest_hmac.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_idea ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_idea test/buildtest_idea.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_kdf ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_kdf test/buildtest_kdf.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_lhash rm -f test/buildtest_c_md4 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_lhash test/buildtest_lhash.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_md4 test/buildtest_md4.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_md5 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_md5 test/buildtest_md5.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_mdc2 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_mdc2 test/buildtest_mdc2.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_modes ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_modes test/buildtest_modes.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_obj_mac ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_obj_mac test/buildtest_obj_mac.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_objects ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_objects test/buildtest_objects.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ocsp ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ocsp test/buildtest_ocsp.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_opensslv ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_opensslv test/buildtest_opensslv.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ossl_typ ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ossl_typ test/buildtest_ossl_typ.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_pem rm -f test/buildtest_c_pem2 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_pem test/buildtest_pem.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_pem2 test/buildtest_pem2.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_pkcs12 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_pkcs12 test/buildtest_pkcs12.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_pkcs7 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_pkcs7 test/buildtest_pkcs7.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_rand ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_rand test/buildtest_rand.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_rand_drbg ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_rand_drbg test/buildtest_rand_drbg.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_rc2 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_rc2 test/buildtest_rc2.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_rc4 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_rc4 test/buildtest_rc4.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ripemd ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ripemd test/buildtest_ripemd.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_rsa ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_rsa test/buildtest_rsa.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_safestack ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_safestack test/buildtest_safestack.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_seed ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_seed test/buildtest_seed.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_sha ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_sha test/buildtest_sha.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_srp ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_srp test/buildtest_srp.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_srtp ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_srtp test/buildtest_srtp.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ssl ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ssl test/buildtest_ssl.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ssl2 rm -f test/buildtest_c_stack ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ssl2 test/buildtest_ssl2.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_stack test/buildtest_stack.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_store ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_store test/buildtest_store.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_symhacks ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_symhacks test/buildtest_symhacks.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_tls1 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_tls1 test/buildtest_tls1.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ts ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ts test/buildtest_ts.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_txt_db ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_txt_db test/buildtest_txt_db.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_ui ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_ui test/buildtest_ui.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_whrlpool ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_whrlpool test/buildtest_whrlpool.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_x509 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_x509 test/buildtest_x509.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_x509_vfy ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_x509_vfy test/buildtest_x509_vfy.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread rm -f test/buildtest_c_x509v3 ${LDCMD:-/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc} -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DOPENSSL_THREADS -L. \ -o test/buildtest_c_x509v3 test/buildtest_x509v3.o \ -lssl -lcrypto -ldl -pthread -latomic -lpthread >>> libopenssl 1.1.1g Installing to staging directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/libopenssl-1.1.1g DESTDIR=/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot install /usr/bin/make depend && /usr/bin/make _build_libs /usr/bin/make depend && /usr/bin/make _build_engines /usr/bin/make depend && /usr/bin/make _build_programs created directory `/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl' created directory `/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/certs' created directory `/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/private' created directory `/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/misc' install ./apps/CA.pl -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/misc/CA.pl install ./apps/tsget.pl -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/misc/tsget.pl link /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/misc/tsget -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/misc/tsget.pl install ./apps/openssl.cnf -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/openssl.cnf.dist install ./apps/openssl.cnf -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/openssl.cnf install ./apps/ct_log_list.cnf -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/ct_log_list.cnf.dist install ./apps/ct_log_list.cnf -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/ssl/ct_log_list.cnf make[4]: Nothing to be done for '_build_engines'. make[4]: Nothing to be done for '_build_libs'. make[4]: Nothing to be done for '_build_programs'. *** Installing runtime libraries install libcrypto.so.1.1 -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libcrypto.so.1.1 install libssl.so.1.1 -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libssl.so.1.1 *** Installing development files created directory `/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl' created directory `/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/engines-1.1' *** Installing runtime programs *** Installing engines install apps/openssl -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/openssl install ./include/openssl/aes.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/aes.h install engines/afalg.so -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/engines-1.1/afalg.so install ./include/openssl/asn1.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/asn1.h install engines/capi.so -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/engines-1.1/capi.so install ./tools/c_rehash -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/c_rehash install ./include/openssl/asn1_mac.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/asn1_mac.h install engines/padlock.so -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/engines-1.1/padlock.so install ./include/openssl/asn1err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/buffererr.h install ./include/openssl/camellia.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cmac.h install ./include/openssl/cms.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/conferr.h install ./include/openssl/crypto.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cryptoerr.h install ./include/openssl/ct.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cterr.h install ./include/openssl/des.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/des.h install ./include/openssl/dh.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ecerr.h install ./include/openssl/engine.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/err.h install ./include/openssl/evp.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/evperr.h install ./include/openssl/hmac.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/hmac.h install ./include/openssl/idea.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/idea.h install ./include/openssl/kdf.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/lhash.h install ./include/openssl/md2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/md2.h install ./include/openssl/md4.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/md4.h install ./include/openssl/md5.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/mdc2.h install ./include/openssl/modes.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pkcs7err.h install ./include/openssl/rand.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rand.h install ./include/openssl/rand_drbg.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rand_drbg.h install ./include/openssl/randerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/seed.h install ./include/openssl/sha.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/sha.h install ./include/openssl/srp.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/sslerr.h install ./include/openssl/stack.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/stack.h install ./include/openssl/store.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/tls1.h install ./include/openssl/ts.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/txt_db.h install ./include/openssl/ui.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/x509v3err.h install ./include/openssl/aes.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/asn1_mac.h install ./include/openssl/asn1err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/buffererr.h install ./include/openssl/camellia.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cmac.h install ./include/openssl/cms.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/conferr.h install ./include/openssl/crypto.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cryptoerr.h install ./include/openssl/ct.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/cterr.h install ./include/openssl/des.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/des.h install ./include/openssl/dh.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ecerr.h install ./include/openssl/engine.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/err.h install ./include/openssl/evp.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/evperr.h install ./include/openssl/hmac.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/hmac.h install ./include/openssl/idea.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/idea.h install ./include/openssl/kdf.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/lhash.h install ./include/openssl/md2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/md2.h install ./include/openssl/md4.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/md4.h install ./include/openssl/md5.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/mdc2.h install ./include/openssl/modes.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/pkcs7err.h install ./include/openssl/rand.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rand.h install ./include/openssl/rand_drbg.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rand_drbg.h install ./include/openssl/randerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/seed.h install ./include/openssl/sha.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/sha.h install ./include/openssl/srp.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/sslerr.h install ./include/openssl/stack.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/stack.h install ./include/openssl/store.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/tls1.h install ./include/openssl/ts.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/txt_db.h install ./include/openssl/ui.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/x509v3err.h install libcrypto.a -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libcrypto.a install libssl.a -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libssl.a link /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libcrypto.so -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libcrypto.so.1.1 link /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libssl.so -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libssl.so.1.1 install libcrypto.pc -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/libcrypto.pc install libssl.pc -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/libssl.pc install openssl.pc -> /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/openssl.pc >>> libopenssl 1.1.1g Fixing libtool files for la in $(find /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/sawyer/optee-qemu/out-br:@BASE_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/sawyer/optee-qemu/build/../toolchains/aarch32:g" \ -e "s:@STAGING_DIR@:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/sawyer/optee-qemu/out-br:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> libopenssl 1.1.1g Installing to target PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/libopenssl-1.1.1g DESTDIR=/home/sawyer/optee-qemu/out-br/target install /usr/bin/make depend && /usr/bin/make _build_libs /usr/bin/make depend && /usr/bin/make _build_engines /usr/bin/make depend && /usr/bin/make _build_programs created directory `/home/sawyer/optee-qemu/out-br/target/etc/ssl' created directory `/home/sawyer/optee-qemu/out-br/target/etc/ssl/certs' created directory `/home/sawyer/optee-qemu/out-br/target/etc/ssl/private' created directory `/home/sawyer/optee-qemu/out-br/target/etc/ssl/misc' install ./apps/CA.pl -> /home/sawyer/optee-qemu/out-br/target/etc/ssl/misc/CA.pl install ./apps/tsget.pl -> /home/sawyer/optee-qemu/out-br/target/etc/ssl/misc/tsget.pl link /home/sawyer/optee-qemu/out-br/target/etc/ssl/misc/tsget -> /home/sawyer/optee-qemu/out-br/target/etc/ssl/misc/tsget.pl install ./apps/openssl.cnf -> /home/sawyer/optee-qemu/out-br/target/etc/ssl/openssl.cnf.dist install ./apps/openssl.cnf -> /home/sawyer/optee-qemu/out-br/target/etc/ssl/openssl.cnf install ./apps/ct_log_list.cnf -> /home/sawyer/optee-qemu/out-br/target/etc/ssl/ct_log_list.cnf.dist make[4]: Nothing to be done for '_build_engines'. install ./apps/ct_log_list.cnf -> /home/sawyer/optee-qemu/out-br/target/etc/ssl/ct_log_list.cnf make[4]: Nothing to be done for '_build_programs'. make[4]: Nothing to be done for '_build_libs'. *** Installing runtime libraries install libcrypto.so.1.1 -> /home/sawyer/optee-qemu/out-br/target/usr/lib/libcrypto.so.1.1 install libssl.so.1.1 -> /home/sawyer/optee-qemu/out-br/target/usr/lib/libssl.so.1.1 *** Installing development files created directory `/home/sawyer/optee-qemu/out-br/target/usr/lib/engines-1.1' *** Installing runtime programs created directory `/home/sawyer/optee-qemu/out-br/target/usr/include/openssl' *** Installing engines install apps/openssl -> /home/sawyer/optee-qemu/out-br/target/usr/bin/openssl install engines/afalg.so -> /home/sawyer/optee-qemu/out-br/target/usr/lib/engines-1.1/afalg.so install ./include/openssl/aes.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/asn1.h install engines/capi.so -> /home/sawyer/optee-qemu/out-br/target/usr/lib/engines-1.1/capi.so install ./tools/c_rehash -> /home/sawyer/optee-qemu/out-br/target/usr/bin/c_rehash install ./include/openssl/asn1_mac.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/asn1_mac.h install engines/padlock.so -> /home/sawyer/optee-qemu/out-br/target/usr/lib/engines-1.1/padlock.so install ./include/openssl/asn1err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/buffererr.h install ./include/openssl/camellia.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cmac.h install ./include/openssl/cms.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/conferr.h install ./include/openssl/crypto.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cryptoerr.h install ./include/openssl/ct.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cterr.h install ./include/openssl/des.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/des.h install ./include/openssl/dh.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ecerr.h install ./include/openssl/engine.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/err.h install ./include/openssl/evp.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/evperr.h install ./include/openssl/hmac.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/hmac.h install ./include/openssl/idea.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/idea.h install ./include/openssl/kdf.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/lhash.h install ./include/openssl/md2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/md2.h install ./include/openssl/md4.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/md4.h install ./include/openssl/md5.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/mdc2.h install ./include/openssl/modes.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pkcs7err.h install ./include/openssl/rand.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rand.h install ./include/openssl/rand_drbg.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rand_drbg.h install ./include/openssl/randerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/seed.h install ./include/openssl/sha.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/sha.h install ./include/openssl/srp.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/sslerr.h install ./include/openssl/stack.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/stack.h install ./include/openssl/store.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/tls1.h install ./include/openssl/ts.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/txt_db.h install ./include/openssl/ui.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/x509v3err.h install ./include/openssl/aes.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/asn1_mac.h install ./include/openssl/asn1err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/buffererr.h install ./include/openssl/camellia.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cmac.h install ./include/openssl/cms.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/conferr.h install ./include/openssl/crypto.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cryptoerr.h install ./include/openssl/ct.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/cterr.h install ./include/openssl/des.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/des.h install ./include/openssl/dh.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ecerr.h install ./include/openssl/engine.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/err.h install ./include/openssl/evp.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/evperr.h install ./include/openssl/hmac.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/hmac.h install ./include/openssl/idea.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/idea.h install ./include/openssl/kdf.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/lhash.h install ./include/openssl/md2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/md2.h install ./include/openssl/md4.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/md4.h install ./include/openssl/md5.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/mdc2.h install ./include/openssl/modes.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/pkcs7err.h install ./include/openssl/rand.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rand.h install ./include/openssl/rand_drbg.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rand_drbg.h install ./include/openssl/randerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/seed.h install ./include/openssl/sha.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/sha.h install ./include/openssl/srp.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/sslerr.h install ./include/openssl/stack.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/stack.h install ./include/openssl/store.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/tls1.h install ./include/openssl/ts.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/txt_db.h install ./include/openssl/ui.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /home/sawyer/optee-qemu/out-br/target/usr/include/openssl/x509v3err.h install libcrypto.a -> /home/sawyer/optee-qemu/out-br/target/usr/lib/libcrypto.a install libssl.a -> /home/sawyer/optee-qemu/out-br/target/usr/lib/libssl.a link /home/sawyer/optee-qemu/out-br/target/usr/lib/libcrypto.so -> /home/sawyer/optee-qemu/out-br/target/usr/lib/libcrypto.so.1.1 link /home/sawyer/optee-qemu/out-br/target/usr/lib/libssl.so -> /home/sawyer/optee-qemu/out-br/target/usr/lib/libssl.so.1.1 install libcrypto.pc -> /home/sawyer/optee-qemu/out-br/target/usr/lib/pkgconfig/libcrypto.pc install libssl.pc -> /home/sawyer/optee-qemu/out-br/target/usr/lib/pkgconfig/libssl.pc install openssl.pc -> /home/sawyer/optee-qemu/out-br/target/usr/lib/pkgconfig/openssl.pc rm -rf /home/sawyer/optee-qemu/out-br/target/usr/lib/ssl rm -f /home/sawyer/optee-qemu/out-br/target/usr/bin/c_rehash rm -f -f /home/sawyer/optee-qemu/out-br/target/etc/ssl/misc/{CA.pl,tsget} rm -f -f /home/sawyer/optee-qemu/out-br/target/usr/bin/openssl rm -f -f /home/sawyer/optee-qemu/out-br/target/etc/ssl/misc/{CA.*,c_*} rm -rf /home/sawyer/optee-qemu/out-br/target/usr/lib/engines-1.1 mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8.tar.gz: OK (sha256: df8876e0e671f502bb8872cecca3cc6d1055253fa314f3544d22829e129e024e) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Extracting gzip -d -c /home/sawyer/optee-qemu/buildroot/dl/mmc-utils/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8.tar.gz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 -xf - >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Patching Applying 0001-mmc_cmds.c-fix-build-with-gcc-4.9.patch using patch: patching file mmc_cmds.c >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Configuring >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Building /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar" AS="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-as" LD="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ld" NM="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" CPP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp" CXX="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-g++" FC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" F77="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" RANLIB="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib" READELF="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-readelf" STRIP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-strip" OBJCOPY="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-objcopy" OBJDUMP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS_FOR_BUILD="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-as" DEFAULT_LINKER="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" STAGING_DIR="/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl WITH_TLS_TESTS=y WITH_CXX_TESTS=y AM_CFLAGS= /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wp,-MMD,./.mmc.o.d,-MT,mmc.o -c mmc.c -o mmc.o /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wp,-MMD,./.mmc_cmds.o.d,-MT,mmc_cmds.o -c mmc_cmds.c -o mmc_cmds.o /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wp,-MMD,./.lsmmc.o.d,-MT,lsmmc.o -c lsmmc.c -o lsmmc.o /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wp,-MMD,3rdparty/hmac_sha/.hmac_sha2.o.d,-MT,3rdparty/hmac_sha/hmac_sha2.o -c 3rdparty/hmac_sha/hmac_sha2.c -o 3rdparty/hmac_sha/hmac_sha2.o /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wp,-MMD,3rdparty/hmac_sha/.sha2.o.d,-MT,3rdparty/hmac_sha/sha2.o -c 3rdparty/hmac_sha/sha2.c -o 3rdparty/hmac_sha/sha2.o /usr/bin/make -C man make[4]: Nothing to be done for 'all'. /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o mmc mmc.o mmc_cmds.o lsmmc.o 3rdparty/hmac_sha/hmac_sha2.o 3rdparty/hmac_sha/sha2.o >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Installing to target /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 prefix=/usr DESTDIR=/home/sawyer/optee-qemu/out-br/target install /usr/bin/make -C man install make[4]: Nothing to be done for 'install'. install -m755 -d /home/sawyer/optee-qemu/out-br/target/usr/bin install mmc /home/sawyer/optee-qemu/out-br/target/usr/bin >>> openssl Extracting >>> openssl Patching >>> openssl Configuring >>> openssl Building >>> openssl Installing to target patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/sawyer/optee-qemu/buildroot/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ accepts -g... yes checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands >>> host-patchelf 0.9 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-patchelf-0.9/ Making all in src /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/sawyer/optee-qemu/out-br/host/include -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c -o patchelf.o patchelf.cc /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -o patchelf patchelf.o Making all in tests make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. >>> host-patchelf 0.9 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-patchelf-0.9/ Making install in src make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /usr/bin/install -c patchelf '/home/sawyer/optee-qemu/out-br/host/bin' Making install in tests make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/doc/patchelf' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/sawyer/optee-qemu/out-br/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/sawyer/optee-qemu/out-br/host/share/man/man1' strace-5.7.tar.xz: OK (sha256: b284b59f9bcd95b9728cea5bd5c0edc5ebe360af73dc76fbf6334f11c777ccd8) >>> strace 5.7 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/strace/strace-5.7.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/strace-5.7 -xf - >>> strace 5.7 Patching >>> strace 5.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/strace-5.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> strace 5.7 Patching libtool >>> strace 5.7 Configuring (cd /home/sawyer/optee-qemu/out-br/build/strace-5.7/ && rm -rf config.cache && PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar" AS="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-as" LD="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ld" NM="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" CPP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp" CXX="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-g++" FC="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" F77="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" RANLIB="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib" READELF="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-readelf" STRIP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-strip" OBJCOPY="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-objcopy" OBJDUMP="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS_FOR_BUILD="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-as" DEFAULT_LINKER="/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" STAGING_DIR="/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl WITH_TLS_TESTS=y WITH_CXX_TESTS=y ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabihf --host=arm-buildroot-linux-gnueabihf --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-mpers=check --without-libunwind --without-libiberty ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabihf-strip... /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabihf checking for arm-buildroot-linux-gnueabihf-gcc... /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc... none checking for /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C99... none needed checking for /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp checking for arm-buildroot-linux-gnueabihf-ranlib... /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /bin/sed checking whether to build with code coverage support... no checking whether byte ordering is bigendian... (cached) no checking for supported architecture... arm checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc is fresh enough for -Werror... yes checking whether to try /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc with -Werror by default... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Werror -Wunknown-warning-option... no checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wall... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wempty-body... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wformat-security... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wignored-qualifiers... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wimplicit-fallthrough=5... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Winit-self... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Winitializer-overrides... no checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wlogical-op... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wmissing-parameter-type... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wnested-externs... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wold-style-declaration... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wold-style-definition... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Woverride-init... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wsign-compare... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wtype-limits... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Wwrite-strings... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc handles -Werror... yes configure: looking for a C compiler that generates native executables checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -E checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc is fresh enough for -Werror... yes checking whether to try /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc with -Werror by default... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Werror -Wunknown-warning-option... no checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wall... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wempty-body... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wformat-security... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wignored-qualifiers... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wimplicit-fallthrough=5... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Winit-self... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Winitializer-overrides... no checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wlogical-op... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wmissing-parameter-type... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wnested-externs... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wold-style-declaration... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wold-style-definition... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Woverride-init... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wsign-compare... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wtype-limits... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Wwrite-strings... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc handles -Werror... yes checking for arm-buildroot-linux-gnueabihf-ar... /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar checking the archiver (/home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar) interface... ar checking for typeof syntax and keyword spelling... typeof checking for uid_t in sys/types.h... yes checking for accept4... yes checking for be64toh... no checking for fallocate... yes checking for fanotify_mark... yes checking for fcntl64... yes checking for fopen64... yes checking for fork... yes checking for fputs_unlocked... yes checking for fstatat... yes checking for ftruncate... yes checking for futimens... yes checking for iconv_open... yes checking for if_indextoname... yes checking for open64... yes checking for open_memstream... yes checking for preadv... yes checking for process_vm_readv... yes checking for pwritev... yes checking for readahead... yes checking for signalfd... yes checking for stpcpy... yes checking for strerror... yes checking for strndup... yes checking for sync_file_range... yes checking for sig_atomic_t... yes checking for struct sigcontext... yes checking for struct mmsghdr... yes checking for __kernel_long_t... yes checking for __kernel_ulong_t... yes checking for struct __kernel_timespec... no checking for struct __kernel_sock_timeval... no checking for struct stat64... yes checking for struct __old_kernel_stat... yes checking for struct user_desc... no checking for struct stat.st_mtime_nsec... yes checking for struct stat64.st_mtime_nsec... yes checking for struct pt_all_user_regs... no checking for struct ia64_fpreg... no checking for struct ptrace_peeksiginfo_args... no checking for struct __ptrace_syscall_info... no checking for struct ptrace_syscall_info... no checking for s390_compat_regs... no checking for struct flock... yes checking for struct flock64... yes checking for struct __kernel_flock... no checking for struct __kernel_flock64... no checking for struct f_owner_ex... yes checking for struct __kernel_f_owner_ex... no checking for struct kcmp_epoll_slot... yes checking for struct keyctl_kdf_params... yes checking for struct keyctl_pkey_params... yes checking for struct keyctl_pkey_query... yes checking for struct utsname.domainname... yes checking for siginfo_t.si_syscall... yes checking for siginfo_t.si_timerid... yes checking for siginfo_t.si_overrun... yes checking for struct perf_event_attr.precise_ip... yes checking for struct perf_event_attr.mmap_data... yes checking for struct perf_event_attr.sample_id_all... yes checking for struct perf_event_attr.exclude_host... yes checking for struct perf_event_attr.exclude_guest... yes checking for struct perf_event_attr.exclude_callchain_kernel... yes checking for struct perf_event_attr.exclude_callchain_user... yes checking for struct perf_event_attr.mmap2... yes checking for struct perf_event_attr.comm_exec... yes checking for struct perf_event_attr.use_clockid... yes checking for struct perf_event_attr.context_switch... yes checking for struct perf_event_attr.write_backward... yes checking for struct perf_event_attr.namespaces... yes checking for struct perf_event_attr.bp_type... yes checking for struct perf_event_attr.config1... yes checking for struct perf_event_attr.config2... yes checking for struct perf_event_attr.branch_sample_type... yes checking for struct perf_event_attr.sample_regs_user... yes checking for struct perf_event_attr.sample_stack_user... yes checking for struct perf_event_attr.sample_regs_intr... yes checking for struct perf_event_attr.aux_watermark... yes checking for struct perf_event_attr.sample_max_stack... yes checking for struct perf_event_attr.aux_sample_size... no checking asm/cachectl.h usability... no checking asm/cachectl.h presence... no checking for asm/cachectl.h... no checking asm/guarded_storage.h usability... no checking asm/guarded_storage.h presence... no checking for asm/guarded_storage.h... no checking asm/sysmips.h usability... no checking asm/sysmips.h presence... no checking for asm/sysmips.h... no checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking gcov.h usability... yes checking gcov.h presence... yes checking for gcov.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking mqueue.h usability... yes checking mqueue.h presence... yes checking for mqueue.h... yes checking netinet/sctp.h usability... no checking netinet/sctp.h presence... no checking for netinet/sctp.h... no checking netipx/ipx.h usability... yes checking netipx/ipx.h presence... yes checking for netipx/ipx.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking scsi/sg.h usability... yes checking scsi/sg.h presence... yes checking for scsi/sg.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/fanotify.h usability... yes checking sys/fanotify.h presence... yes checking for sys/fanotify.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/quota.h usability... yes checking sys/quota.h presence... yes checking for sys/quota.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking ustat.h usability... no checking ustat.h presence... no checking for ustat.h... no checking for linux/bsg.h... yes checking for linux/dm-ioctl.h... yes checking for linux/dqblk_xfs.h... yes checking for linux/falloc.h... yes checking for linux/fib_rules.h... yes checking for linux/fiemap.h... yes checking for linux/hiddev.h... yes checking for linux/ip_vs.h... yes checking for linux/ipc.h... yes checking for linux/kcmp.h... yes checking for linux/kvm.h... yes checking for linux/memfd.h... yes checking for linux/mmtimer.h... yes checking for linux/mount.h... no checking for linux/mqueue.h... yes checking for linux/netfilter/ipset/ip_set.h... yes checking for linux/netfilter/nf_tables.h... yes checking for linux/netfilter/nf_tables_compat.h... yes checking for linux/netfilter/nfnetlink.h... yes checking for linux/netfilter/nfnetlink_acct.h... yes checking for linux/netfilter/nfnetlink_conntrack.h... yes checking for linux/netfilter/nfnetlink_cthelper.h... yes checking for linux/netfilter/nfnetlink_cttimeout.h... yes checking for linux/netfilter/nfnetlink_log.h... yes checking for linux/netfilter/nfnetlink_queue.h... yes checking for linux/nsfs.h... yes checking for linux/openat2.h... no checking for linux/perf_event.h... yes checking for linux/quota.h... yes checking for linux/sched.h... yes checking for linux/seccomp.h... yes checking for linux/securebits.h... yes checking for linux/userfaultfd.h... yes checking for linux/utsname.h... yes checking for linux/if_addr.h... yes checking for linux/if_link.h... yes checking for linux/neighbour.h... yes checking for asm/sigcontext.h... yes checking for netinet/tcp.h... yes checking for netinet/udp.h... yes checking for linux/netfilter/xt_osf.h... yes checking for linux/netfilter_arp/arp_tables.h... yes checking for linux/netfilter_bridge/ebtables.h... yes checking for linux/netfilter_ipv4/ip_tables.h... yes checking for linux/netfilter_ipv6/ip6_tables.h... yes checking linux/bpf.h usability... yes checking linux/bpf.h presence... yes checking for linux/bpf.h... yes checking for struct bpf_insn... yes checking for struct bpf_map_info... yes checking for struct bpf_prog_info... yes checking for struct bpf_map_info.btf_id... yes checking for struct bpf_map_info.btf_key_type_id... yes checking for struct bpf_map_info.btf_value_type_id... yes checking for struct bpf_map_info.btf_vmlinux_value_type_id... no checking for struct bpf_map_info.id... yes checking for struct bpf_map_info.ifindex... yes checking for struct bpf_map_info.key_size... yes checking for struct bpf_map_info.map_flags... yes checking for struct bpf_map_info.max_entries... yes checking for struct bpf_map_info.name... yes checking for struct bpf_map_info.type... yes checking for struct bpf_map_info.value_size... yes checking for struct bpf_prog_info.btf_id... no checking for struct bpf_prog_info.created_by_uid... yes checking for struct bpf_prog_info.func_info... no checking for struct bpf_prog_info.func_info_rec_size... no checking for struct bpf_prog_info.id... yes checking for struct bpf_prog_info.ifindex... yes checking for struct bpf_prog_info.jited_func_lens... yes checking for struct bpf_prog_info.jited_ksyms... yes checking for struct bpf_prog_info.jited_line_info... no checking for struct bpf_prog_info.jited_line_info_rec_size... no checking for struct bpf_prog_info.jited_prog_insns... yes checking for struct bpf_prog_info.jited_prog_len... yes checking for struct bpf_prog_info.line_info... no checking for struct bpf_prog_info.line_info_rec_size... no checking for struct bpf_prog_info.load_time... yes checking for struct bpf_prog_info.map_ids... yes checking for struct bpf_prog_info.name... yes checking for struct bpf_prog_info.nr_func_info... no checking for struct bpf_prog_info.nr_jited_func_lens... yes checking for struct bpf_prog_info.nr_jited_ksyms... yes checking for struct bpf_prog_info.nr_jited_line_info... no checking for struct bpf_prog_info.nr_line_info... no checking for struct bpf_prog_info.nr_map_ids... yes checking for struct bpf_prog_info.nr_prog_tags... no checking for struct bpf_prog_info.prog_tags... no checking for struct bpf_prog_info.run_cnt... no checking for struct bpf_prog_info.run_time_ns... no checking for struct bpf_prog_info.tag... yes checking for struct bpf_prog_info.type... yes checking for struct bpf_prog_info.xlated_prog_insns... yes checking for struct bpf_prog_info.xlated_prog_len... yes checking for union bpf_attr.attach_bpf_fd... yes checking for union bpf_attr.attach_btf_id... no checking for union bpf_attr.attach_flags... yes checking for union bpf_attr.attach_prog_fd... no checking for union bpf_attr.attach_type... yes checking for union bpf_attr.batch.count... no checking for union bpf_attr.batch.elem_flags... no checking for union bpf_attr.batch.flags... no checking for union bpf_attr.batch.in_batch... no checking for union bpf_attr.batch.keys... no checking for union bpf_attr.batch.map_fd... no checking for union bpf_attr.batch.out_batch... no checking for union bpf_attr.batch.values... no checking for union bpf_attr.bpf_fd... yes checking for union bpf_attr.btf... yes checking for union bpf_attr.btf_fd... yes checking for union bpf_attr.btf_id... yes checking for union bpf_attr.btf_key_type_id... yes checking for union bpf_attr.btf_log_buf... yes checking for union bpf_attr.btf_log_level... yes checking for union bpf_attr.btf_log_size... yes checking for union bpf_attr.btf_size... yes checking for union bpf_attr.btf_value_type_id... yes checking for union bpf_attr.btf_vmlinux_value_type_id... no checking for union bpf_attr.dummy... no checking for union bpf_attr.expected_attach_type... yes checking for union bpf_attr.file_flags... yes checking for union bpf_attr.flags... yes checking for union bpf_attr.func_info... no checking for union bpf_attr.func_info_cnt... no checking for union bpf_attr.func_info_rec_size... no checking for union bpf_attr.info.bpf_fd... yes checking for union bpf_attr.info.info... yes checking for union bpf_attr.info.info_len... yes checking for union bpf_attr.inner_map_fd... yes checking for union bpf_attr.insn_cnt... yes checking for union bpf_attr.insns... yes checking for union bpf_attr.kern_version... yes checking for union bpf_attr.key... yes checking for union bpf_attr.key_size... yes checking for union bpf_attr.license... yes checking for union bpf_attr.line_info... no checking for union bpf_attr.line_info_cnt... no checking for union bpf_attr.line_info_rec_size... no checking for union bpf_attr.link_create.attach_type... no checking for union bpf_attr.link_create.flags... no checking for union bpf_attr.link_create.prog_fd... no checking for union bpf_attr.link_create.target_fd... no checking for union bpf_attr.link_update.flags... no checking for union bpf_attr.link_update.link_fd... no checking for union bpf_attr.link_update.new_prog_fd... no checking for union bpf_attr.link_update.old_prog_fd... no checking for union bpf_attr.log_buf... yes checking for union bpf_attr.log_level... yes checking for union bpf_attr.log_size... yes checking for union bpf_attr.map_fd... yes checking for union bpf_attr.map_flags... yes checking for union bpf_attr.map_id... yes checking for union bpf_attr.map_ifindex... yes checking for union bpf_attr.map_name... yes checking for union bpf_attr.map_type... yes checking for union bpf_attr.max_entries... yes checking for union bpf_attr.next_id... yes checking for union bpf_attr.next_key... yes checking for union bpf_attr.numa_node... yes checking for union bpf_attr.open_flags... yes checking for union bpf_attr.pathname... yes checking for union bpf_attr.prog_btf_fd... no checking for union bpf_attr.prog_flags... yes checking for union bpf_attr.prog_id... yes checking for union bpf_attr.prog_ifindex... yes checking for union bpf_attr.prog_name... yes checking for union bpf_attr.prog_type... yes checking for union bpf_attr.query.attach_flags... yes checking for union bpf_attr.query.attach_type... yes checking for union bpf_attr.query.prog_cnt... yes checking for union bpf_attr.query.prog_ids... yes checking for union bpf_attr.query.query_flags... yes checking for union bpf_attr.query.target_fd... yes checking for union bpf_attr.raw_tracepoint.name... yes checking for union bpf_attr.raw_tracepoint.prog_fd... yes checking for union bpf_attr.replace_bpf_fd... no checking for union bpf_attr.start_id... yes checking for union bpf_attr.target_fd... yes checking for union bpf_attr.task_fd_query.buf... yes checking for union bpf_attr.task_fd_query.buf_len... yes checking for union bpf_attr.task_fd_query.fd... yes checking for union bpf_attr.task_fd_query.fd_type... yes checking for union bpf_attr.task_fd_query.flags... yes checking for union bpf_attr.task_fd_query.pid... yes checking for union bpf_attr.task_fd_query.probe_addr... yes checking for union bpf_attr.task_fd_query.probe_offset... yes checking for union bpf_attr.task_fd_query.prog_id... yes checking for union bpf_attr.test.ctx_in... no checking for union bpf_attr.test.ctx_out... no checking for union bpf_attr.test.ctx_size_in... no checking for union bpf_attr.test.ctx_size_out... no checking for union bpf_attr.test.data_in... yes checking for union bpf_attr.test.data_out... yes checking for union bpf_attr.test.data_size_in... yes checking for union bpf_attr.test.data_size_out... yes checking for union bpf_attr.test.duration... yes checking for union bpf_attr.test.prog_fd... yes checking for union bpf_attr.test.repeat... yes checking for union bpf_attr.test.retval... yes checking for union bpf_attr.value... yes checking for union bpf_attr.value_size... yes checking for union bpf_attr.dummy... (cached) no checking linux/io_uring.h usability... no checking linux/io_uring.h presence... no checking for linux/io_uring.h... no checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking for struct br_mdb_entry.flags... yes checking for struct br_mdb_entry.vid... yes checking for struct dcbmsg... yes checking for struct ifaddrlblmsg... yes checking for struct netconfmsg... yes checking for struct ifla_cacheinfo... yes checking for struct gnet_stats_basic... yes checking for struct gnet_stats_queue... yes checking for struct gnet_stats_rate_est... yes checking for struct gnet_stats_rate_est64... yes checking for struct tc_sizespec... yes checking for struct fib_rule_uid_range... yes checking for struct fib_rule_port_range... yes checking for struct statfs... yes checking for struct statfs.f_frsize... yes checking for struct statfs.f_flags... yes checking for struct statfs.f_fsid.val... yes checking for struct statfs.f_fsid.__val... no checking for struct statfs64... yes checking for struct statfs64.f_frsize... yes checking for struct statfs64.f_flags... yes checking for struct statfs64.f_fsid.val... yes checking for struct statfs64.f_fsid.__val... no checking for struct statx... yes checking for struct blk_user_trace_setup... yes checking for struct mtd_write_req... yes checking for struct ubi_attach_req.max_beb_per1024... yes checking for struct ptp_sys_offset... yes checking for struct kvm_cpuid2... no checking for struct kvm_regs... yes checking for struct kvm_sregs... yes checking for struct kvm_userspace_memory_region... yes checking whether can be used along with ... no checking for struct __aio_sigset... no checking for struct iocb.aio_flags... yes checking for struct iocb.aio_rw_flags... yes checking for struct clone_args.cgroup... no checking linux/btrfs.h usability... yes checking linux/btrfs.h presence... yes checking for linux/btrfs.h... yes checking for struct btrfs_ioctl_feature_flags.compat_flags... yes checking for struct btrfs_ioctl_fs_info_args.nodesize... yes checking for struct btrfs_ioctl_defrag_range_args.start... yes checking for struct btrfs_ioctl_search_args_v2.buf_size... yes checking for struct btrfs_ioctl_logical_ino_args.flags... yes checking for linux/cryptouser.h... yes checking for struct crypto_user_alg... yes checking for struct crypto_user_alg.cru_flags... yes checking for struct crypto_report_hash... yes checking for struct crypto_report_hash.digestsize... yes checking for struct crypto_report_cipher... yes checking for struct crypto_report_cipher.max_keysize... yes checking for struct crypto_report_blkcipher... yes checking for struct crypto_report_blkcipher.ivsize... yes checking for struct crypto_report_aead... yes checking for struct crypto_report_aead.ivsize... yes checking for struct crypto_report_rng... yes checking for struct crypto_report_rng.seedsize... yes checking for linux/input.h... yes checking for struct input_absinfo... yes checking for struct input_absinfo.resolution... yes checking for struct input_keymap_entry... yes checking for struct input_keymap_entry.scancode... yes checking for struct input_mask... yes checking for struct input_mask.codes_ptr... yes checking for linux/io_uring.h... (cached) no checking for linux/openat2.h... (cached) no checking for linux/rtnetlink.h... yes checking for struct rtnl_link_stats... yes checking for struct rtnl_link_stats.rx_nohandler... yes checking for struct rtnl_link_stats64... yes checking for struct rtnl_link_stats64.rx_nohandler... yes checking for struct ifla_bridge_id... yes checking for struct ifla_bridge_id.addr... yes checking for struct ifla_port_vsi... yes checking for struct ifla_port_vsi.pad... yes checking for linux/if_bridge.h... yes checking for struct br_port_msg... yes checking for struct br_port_msg.ifindex... yes checking for struct br_mdb_entry... yes checking for struct br_mdb_entry.addr... yes checking for linux/rtnetlink.h... (cached) yes checking for struct ndt_config... yes checking for struct ndt_config.ndtc_proxy_qlen... yes checking for struct ndt_stats... yes checking for struct ndt_stats.ndts_table_fulls... yes checking for linux/rtnetlink.h... (cached) yes checking for struct rta_mfc_stats... yes checking for struct rta_mfc_stats.mfcs_wrong_if... yes checking for struct rtvia... yes checking for struct rtvia.rtvia_addr... yes checking for linux/videodev2.h... yes checking for struct v4l2_capability... yes checking for struct v4l2_capability.reserved... yes checking for struct v4l2_pix_format... yes checking for struct v4l2_pix_format.xfer_func... yes checking for struct v4l2_plane_pix_format... yes checking for struct v4l2_plane_pix_format.reserved... yes checking for struct v4l2_clip... yes checking for struct v4l2_clip.next... yes checking for struct v4l2_window... yes checking for struct v4l2_window.global_alpha... yes checking for struct v4l2_vbi_format... yes checking for struct v4l2_vbi_format.reserved... yes checking for struct v4l2_sliced_vbi_format... yes checking for struct v4l2_sliced_vbi_format.reserved... yes checking for struct v4l2_sliced_vbi_cap... yes checking for struct v4l2_sliced_vbi_cap.reserved... yes checking for struct v4l2_format... yes checking for struct v4l2_format.fmt... yes checking for struct v4l2_area... no checking for struct v4l2_ext_controls... yes checking for struct v4l2_ext_controls.controls... yes checking for struct v4l2_frmsize_discrete... yes checking for struct v4l2_frmsize_discrete.height... yes checking for struct v4l2_frmsize_stepwise... yes checking for struct v4l2_frmsize_stepwise.step_height... yes checking for struct v4l2_frmsizeenum... yes checking for struct v4l2_frmsizeenum.reserved... yes checking for struct v4l2_frmival_stepwise... yes checking for struct v4l2_frmival_stepwise.step... yes checking for struct v4l2_frmivalenum... yes checking for struct v4l2_frmivalenum.reserved... yes checking for struct v4l2_create_buffers... yes checking for struct v4l2_create_buffers.reserved... yes checking whether BTRFS_COMPRESS_NONE is declared... no checking whether BTRFS_COMPRESS_ZLIB is declared... no checking whether BTRFS_COMPRESS_LZO is declared... no checking whether BTRFS_COMPRESS_ZSTD is declared... no checking whether LO_FLAGS_READ_ONLY is declared... yes checking whether LO_FLAGS_USE_AOPS is declared... no checking whether LO_FLAGS_AUTOCLEAR is declared... yes checking whether LO_FLAGS_PARTSCAN is declared... yes checking whether LO_FLAGS_DIRECT_IO is declared... yes checking whether XDP_ATTACHED_NONE is declared... yes checking whether XDP_ATTACHED_DRV is declared... yes checking whether XDP_ATTACHED_SKB is declared... yes checking whether XDP_ATTACHED_HW is declared... yes checking whether XDP_ATTACHED_MULTI is declared... yes checking whether IFLA_XDP_UNSPEC is declared... yes checking whether IFLA_XDP_FD is declared... yes checking whether IFLA_XDP_ATTACHED is declared... yes checking whether IFLA_XDP_FLAGS is declared... yes checking whether IFLA_XDP_PROG_ID is declared... yes checking whether IFLA_XDP_DRV_PROG_ID is declared... yes checking whether IFLA_XDP_SKB_PROG_ID is declared... yes checking whether IFLA_XDP_HW_PROG_ID is declared... yes checking whether IFLA_XDP_EXPECTED_FD is declared... no checking whether IFLA_UNSPEC is declared... yes checking whether IFLA_ADDRESS is declared... yes checking whether IFLA_BROADCAST is declared... yes checking whether IFLA_IFNAME is declared... yes checking whether IFLA_MTU is declared... yes checking whether IFLA_LINK is declared... yes checking whether IFLA_QDISC is declared... yes checking whether IFLA_STATS is declared... yes checking whether IFLA_COST is declared... yes checking whether IFLA_PRIORITY is declared... yes checking whether IFLA_MASTER is declared... yes checking whether IFLA_WIRELESS is declared... yes checking whether IFLA_PROTINFO is declared... yes checking whether IFLA_TXQLEN is declared... yes checking whether IFLA_MAP is declared... yes checking whether IFLA_WEIGHT is declared... yes checking whether IFLA_OPERSTATE is declared... yes checking whether IFLA_LINKMODE is declared... yes checking whether IFLA_LINKINFO is declared... yes checking whether IFLA_NET_NS_PID is declared... yes checking whether IFLA_IFALIAS is declared... yes checking whether IFLA_NUM_VF is declared... yes checking whether IFLA_VFINFO_LIST is declared... yes checking whether IFLA_STATS64 is declared... yes checking whether IFLA_VF_PORTS is declared... yes checking whether IFLA_PORT_SELF is declared... yes checking whether IFLA_AF_SPEC is declared... yes checking whether IFLA_GROUP is declared... yes checking whether IFLA_NET_NS_FD is declared... yes checking whether IFLA_EXT_MASK is declared... yes checking whether IFLA_PROMISCUITY is declared... yes checking whether IFLA_NUM_TX_QUEUES is declared... yes checking whether IFLA_NUM_RX_QUEUES is declared... yes checking whether IFLA_CARRIER is declared... yes checking whether IFLA_PHYS_PORT_ID is declared... yes checking whether IFLA_CARRIER_CHANGES is declared... yes checking whether IFLA_PHYS_SWITCH_ID is declared... yes checking whether IFLA_LINK_NETNSID is declared... yes checking whether IFLA_PHYS_PORT_NAME is declared... yes checking whether IFLA_PROTO_DOWN is declared... yes checking whether IFLA_GSO_MAX_SEGS is declared... yes checking whether IFLA_GSO_MAX_SIZE is declared... yes checking whether IFLA_PAD is declared... yes checking whether IFLA_XDP is declared... yes checking whether IFLA_EVENT is declared... yes checking whether IFLA_NEW_NETNSID is declared... yes checking whether IFLA_IF_NETNSID is declared... yes checking whether IFLA_CARRIER_UP_COUNT is declared... yes checking whether IFLA_CARRIER_DOWN_COUNT is declared... yes checking whether IFLA_NEW_IFINDEX is declared... yes checking whether IFLA_MIN_MTU is declared... yes checking whether IFLA_MAX_MTU is declared... yes checking whether IFLA_PROP_LIST is declared... no checking whether IFLA_ALT_IFNAME is declared... no checking whether IFLA_PERM_ADDRESS is declared... no checking whether TCA_ACT_UNSPEC is declared... yes checking whether TCA_ACT_KIND is declared... yes checking whether TCA_ACT_OPTIONS is declared... yes checking whether TCA_ACT_INDEX is declared... yes checking whether TCA_ACT_STATS is declared... yes checking whether TCA_ACT_PAD is declared... yes checking whether TCA_ACT_COOKIE is declared... yes checking whether TCA_ACT_FLAGS is declared... no checking whether TCA_ACT_HW_STATS is declared... no checking whether TCA_ACT_USED_HW_STATS is declared... no checking whether TCA_STAB_UNSPEC is declared... yes checking whether TCA_STAB_BASE is declared... yes checking whether TCA_STAB_DATA is declared... yes checking whether TCA_STATS_UNSPEC is declared... yes checking whether TCA_STATS_BASIC is declared... yes checking whether TCA_STATS_RATE_EST is declared... yes checking whether TCA_STATS_QUEUE is declared... yes checking whether TCA_STATS_APP is declared... yes checking whether TCA_STATS_RATE_EST64 is declared... yes checking whether TCA_STATS_PAD is declared... yes checking whether TCA_STATS_BASIC_HW is declared... yes checking whether TCA_STATS_PKT64 is declared... no checking whether KERN_OSTYPE is declared... yes checking whether KERN_OSRELEASE is declared... yes checking whether KERN_OSREV is declared... yes checking whether KERN_VERSION is declared... yes checking whether KERN_SECUREMASK is declared... yes checking whether KERN_PROF is declared... yes checking whether KERN_NODENAME is declared... yes checking whether KERN_DOMAINNAME is declared... yes checking whether KERN_PANIC is declared... yes checking whether KERN_REALROOTDEV is declared... yes checking whether KERN_SPARC_REBOOT is declared... yes checking whether KERN_CTLALTDEL is declared... yes checking whether KERN_PRINTK is declared... yes checking whether KERN_NAMETRANS is declared... yes checking whether KERN_PPC_HTABRECLAIM is declared... yes checking whether KERN_PPC_ZEROPAGED is declared... yes checking whether KERN_PPC_POWERSAVE_NAP is declared... yes checking whether KERN_MODPROBE is declared... yes checking whether KERN_SG_BIG_BUFF is declared... yes checking whether KERN_ACCT is declared... yes checking whether KERN_PPC_L2CR is declared... yes checking whether KERN_RTSIGNR is declared... yes checking whether KERN_RTSIGMAX is declared... yes checking whether KERN_SHMMAX is declared... yes checking whether KERN_MSGMAX is declared... yes checking whether KERN_MSGMNB is declared... yes checking whether KERN_MSGPOOL is declared... yes checking whether KERN_SYSRQ is declared... yes checking whether KERN_MAX_THREADS is declared... yes checking whether KERN_RANDOM is declared... yes checking whether KERN_SHMALL is declared... yes checking whether KERN_MSGMNI is declared... yes checking whether KERN_SEM is declared... yes checking whether KERN_SPARC_STOP_A is declared... yes checking whether KERN_SHMMNI is declared... yes checking whether KERN_OVERFLOWUID is declared... yes checking whether KERN_OVERFLOWGID is declared... yes checking whether KERN_SHMPATH is declared... yes checking whether KERN_HOTPLUG is declared... yes checking whether KERN_IEEE_EMULATION_WARNINGS is declared... yes checking whether KERN_S390_USER_DEBUG_LOGGING is declared... yes checking whether KERN_CORE_USES_PID is declared... yes checking whether KERN_TAINTED is declared... yes checking whether KERN_CADPID is declared... yes checking whether KERN_PIDMAX is declared... yes checking whether KERN_CORE_PATTERN is declared... yes checking whether KERN_PANIC_ON_OOPS is declared... yes checking whether KERN_HPPA_PWRSW is declared... yes checking whether KERN_HPPA_UNALIGNED is declared... yes checking whether KERN_PRINTK_RATELIMIT is declared... yes checking whether KERN_PRINTK_RATELIMIT_BURST is declared... yes checking whether KERN_PTY is declared... yes checking whether KERN_NGROUPS_MAX is declared... yes checking whether KERN_SPARC_SCONS_PWROFF is declared... yes checking whether KERN_HZ_TIMER is declared... yes checking whether KERN_UNKNOWN_NMI_PANIC is declared... yes checking whether KERN_BOOTLOADER_TYPE is declared... yes checking whether KERN_RANDOMIZE is declared... yes checking whether KERN_SETUID_DUMPABLE is declared... yes checking whether KERN_SPIN_RETRY is declared... yes checking whether KERN_ACPI_VIDEO_FLAGS is declared... yes checking whether KERN_IA64_UNALIGNED is declared... yes checking whether KERN_COMPAT_LOG is declared... yes checking whether KERN_MAX_LOCK_DEPTH is declared... yes checking whether KERN_NMI_WATCHDOG is declared... yes checking whether KERN_PANIC_ON_NMI is declared... yes checking whether KERN_PANIC_ON_WARN is declared... yes checking whether KERN_PANIC_PRINT is declared... no checking whether NET_CORE is declared... yes checking whether NET_ETHER is declared... yes checking whether NET_802 is declared... yes checking whether NET_UNIX is declared... yes checking whether NET_IPV4 is declared... yes checking whether NET_IPX is declared... yes checking whether NET_ATALK is declared... yes checking whether NET_NETROM is declared... yes checking whether NET_AX25 is declared... yes checking whether NET_BRIDGE is declared... yes checking whether NET_ROSE is declared... yes checking whether NET_IPV6 is declared... yes checking whether NET_X25 is declared... yes checking whether NET_TR is declared... yes checking whether NET_DECNET is declared... yes checking whether NET_ECONET is declared... yes checking whether NET_SCTP is declared... yes checking whether NET_LLC is declared... yes checking whether NET_NETFILTER is declared... yes checking whether NET_DCCP is declared... yes checking whether NET_IRDA is declared... yes checking whether NET_CORE_WMEM_MAX is declared... yes checking whether NET_CORE_RMEM_MAX is declared... yes checking whether NET_CORE_WMEM_DEFAULT is declared... yes checking whether NET_CORE_RMEM_DEFAULT is declared... yes checking whether NET_CORE_MAX_BACKLOG is declared... yes checking whether NET_CORE_FASTROUTE is declared... yes checking whether NET_CORE_MSG_COST is declared... yes checking whether NET_CORE_MSG_BURST is declared... yes checking whether NET_CORE_OPTMEM_MAX is declared... yes checking whether NET_CORE_HOT_LIST_LENGTH is declared... yes checking whether NET_CORE_DIVERT_VERSION is declared... yes checking whether NET_CORE_NO_CONG_THRESH is declared... yes checking whether NET_CORE_NO_CONG is declared... yes checking whether NET_CORE_LO_CONG is declared... yes checking whether NET_CORE_MOD_CONG is declared... yes checking whether NET_CORE_DEV_WEIGHT is declared... yes checking whether NET_CORE_SOMAXCONN is declared... yes checking whether NET_CORE_DESTROY_DELAY is declared... no checking whether NET_CORE_BUDGET is declared... yes checking whether NET_CORE_AEVENT_ETIME is declared... yes checking whether NET_CORE_AEVENT_RSEQTH is declared... yes checking whether NET_CORE_WARNINGS is declared... yes checking whether NET_IPV4_FORWARD is declared... yes checking whether NET_IPV4_DYNADDR is declared... yes checking whether NET_IPV4_CONF is declared... yes checking whether NET_IPV4_NEIGH is declared... yes checking whether NET_IPV4_ROUTE is declared... yes checking whether NET_IPV4_FIB_HASH is declared... yes checking whether NET_IPV4_NETFILTER is declared... yes checking whether NET_IPV4_TCP_TIMESTAMPS is declared... yes checking whether NET_IPV4_TCP_WINDOW_SCALING is declared... yes checking whether NET_IPV4_TCP_SACK is declared... yes checking whether NET_IPV4_TCP_RETRANS_COLLAPSE is declared... yes checking whether NET_IPV4_DEFAULT_TTL is declared... yes checking whether NET_IPV4_AUTOCONFIG is declared... yes checking whether NET_IPV4_NO_PMTU_DISC is declared... yes checking whether NET_IPV4_TCP_SYN_RETRIES is declared... yes checking whether NET_IPV4_IPFRAG_HIGH_THRESH is declared... yes checking whether NET_IPV4_IPFRAG_LOW_THRESH is declared... yes checking whether NET_IPV4_IPFRAG_TIME is declared... yes checking whether NET_IPV4_TCP_MAX_KA_PROBES is declared... yes checking whether NET_IPV4_TCP_KEEPALIVE_TIME is declared... yes checking whether NET_IPV4_TCP_KEEPALIVE_PROBES is declared... yes checking whether NET_IPV4_TCP_RETRIES1 is declared... yes checking whether NET_IPV4_TCP_RETRIES2 is declared... yes checking whether NET_IPV4_TCP_FIN_TIMEOUT is declared... yes checking whether NET_IPV4_IP_MASQ_DEBUG is declared... yes checking whether NET_TCP_SYNCOOKIES is declared... yes checking whether NET_TCP_STDURG is declared... yes checking whether NET_TCP_RFC1337 is declared... yes checking whether NET_TCP_SYN_TAILDROP is declared... yes checking whether NET_TCP_MAX_SYN_BACKLOG is declared... yes checking whether NET_IPV4_LOCAL_PORT_RANGE is declared... yes checking whether NET_IPV4_ICMP_ECHO_IGNORE_ALL is declared... yes checking whether NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS is declared... yes checking whether NET_IPV4_ICMP_SOURCEQUENCH_RATE is declared... yes checking whether NET_IPV4_ICMP_DESTUNREACH_RATE is declared... yes checking whether NET_IPV4_ICMP_TIMEEXCEED_RATE is declared... yes checking whether NET_IPV4_ICMP_PARAMPROB_RATE is declared... yes checking whether NET_IPV4_ICMP_ECHOREPLY_RATE is declared... yes checking whether NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES is declared... yes checking whether NET_IPV4_IGMP_MAX_MEMBERSHIPS is declared... yes checking whether NET_TCP_TW_RECYCLE is declared... yes checking whether NET_IPV4_ALWAYS_DEFRAG is declared... yes checking whether NET_IPV4_TCP_KEEPALIVE_INTVL is declared... yes checking whether NET_IPV4_INET_PEER_THRESHOLD is declared... yes checking whether NET_IPV4_INET_PEER_MINTTL is declared... yes checking whether NET_IPV4_INET_PEER_MAXTTL is declared... yes checking whether NET_IPV4_INET_PEER_GC_MINTIME is declared... yes checking whether NET_IPV4_INET_PEER_GC_MAXTIME is declared... yes checking whether NET_TCP_ORPHAN_RETRIES is declared... yes checking whether NET_TCP_ABORT_ON_OVERFLOW is declared... yes checking whether NET_TCP_SYNACK_RETRIES is declared... yes checking whether NET_TCP_MAX_ORPHANS is declared... yes checking whether NET_TCP_MAX_TW_BUCKETS is declared... yes checking whether NET_TCP_FACK is declared... yes checking whether NET_TCP_REORDERING is declared... yes checking whether NET_TCP_ECN is declared... yes checking whether NET_TCP_DSACK is declared... yes checking whether NET_TCP_MEM is declared... yes checking whether NET_TCP_WMEM is declared... yes checking whether NET_TCP_RMEM is declared... yes checking whether NET_TCP_APP_WIN is declared... yes checking whether NET_TCP_ADV_WIN_SCALE is declared... yes checking whether NET_IPV4_NONLOCAL_BIND is declared... yes checking whether NET_IPV4_ICMP_RATELIMIT is declared... yes checking whether NET_IPV4_ICMP_RATEMASK is declared... yes checking whether NET_TCP_TW_REUSE is declared... yes checking whether NET_TCP_FRTO is declared... yes checking whether NET_TCP_LOW_LATENCY is declared... yes checking whether NET_IPV4_IPFRAG_SECRET_INTERVAL is declared... yes checking whether NET_IPV4_IGMP_MAX_MSF is declared... yes checking whether NET_TCP_NO_METRICS_SAVE is declared... yes checking whether NET_TCP_DEFAULT_WIN_SCALE is declared... yes checking whether NET_TCP_MODERATE_RCVBUF is declared... yes checking whether NET_TCP_TSO_WIN_DIVISOR is declared... yes checking whether NET_TCP_BIC_BETA is declared... yes checking whether NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR is declared... yes checking whether NET_TCP_CONG_CONTROL is declared... yes checking whether NET_TCP_ABC is declared... yes checking whether NET_IPV4_IPFRAG_MAX_DIST is declared... yes checking whether NET_TCP_MTU_PROBING is declared... yes checking whether NET_TCP_BASE_MSS is declared... yes checking whether NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS is declared... yes checking whether NET_TCP_DMA_COPYBREAK is declared... yes checking whether NET_TCP_SLOW_START_AFTER_IDLE is declared... yes checking whether NET_CIPSOV4_CACHE_ENABLE is declared... yes checking whether NET_CIPSOV4_CACHE_BUCKET_SIZE is declared... yes checking whether NET_CIPSOV4_RBM_OPTFMT is declared... yes checking whether NET_CIPSOV4_RBM_STRICTVALID is declared... yes checking whether NET_TCP_AVAIL_CONG_CONTROL is declared... yes checking whether NET_TCP_ALLOWED_CONG_CONTROL is declared... yes checking whether NET_TCP_MAX_SSTHRESH is declared... yes checking whether NET_TCP_FRTO_RESPONSE is declared... yes checking whether NET_IPV4_CONF_FORWARDING is declared... yes checking whether NET_IPV4_CONF_MC_FORWARDING is declared... yes checking whether NET_IPV4_CONF_PROXY_ARP is declared... yes checking whether NET_IPV4_CONF_ACCEPT_REDIRECTS is declared... yes checking whether NET_IPV4_CONF_SECURE_REDIRECTS is declared... yes checking whether NET_IPV4_CONF_SEND_REDIRECTS is declared... yes checking whether NET_IPV4_CONF_SHARED_MEDIA is declared... yes checking whether NET_IPV4_CONF_RP_FILTER is declared... yes checking whether NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE is declared... yes checking whether NET_IPV4_CONF_BOOTP_RELAY is declared... yes checking whether NET_IPV4_CONF_LOG_MARTIANS is declared... yes checking whether NET_IPV4_CONF_TAG is declared... yes checking whether NET_IPV4_CONF_ARPFILTER is declared... yes checking whether NET_IPV4_CONF_MEDIUM_ID is declared... yes checking whether NET_IPV4_CONF_NOXFRM is declared... yes checking whether NET_IPV4_CONF_NOPOLICY is declared... yes checking whether NET_IPV4_CONF_FORCE_IGMP_VERSION is declared... yes checking whether NET_IPV4_CONF_ARP_ANNOUNCE is declared... yes checking whether NET_IPV4_CONF_ARP_IGNORE is declared... yes checking whether NET_IPV4_CONF_PROMOTE_SECONDARIES is declared... yes checking whether NET_IPV4_CONF_ARP_ACCEPT is declared... yes checking whether NET_IPV4_CONF_ARP_NOTIFY is declared... yes checking whether NET_IPV4_ROUTE_FLUSH is declared... yes checking whether NET_IPV4_ROUTE_MIN_DELAY is declared... yes checking whether NET_IPV4_ROUTE_MAX_DELAY is declared... yes checking whether NET_IPV4_ROUTE_GC_THRESH is declared... yes checking whether NET_IPV4_ROUTE_MAX_SIZE is declared... yes checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL is declared... yes checking whether NET_IPV4_ROUTE_GC_TIMEOUT is declared... yes checking whether NET_IPV4_ROUTE_GC_INTERVAL is declared... yes checking whether NET_IPV4_ROUTE_REDIRECT_LOAD is declared... yes checking whether NET_IPV4_ROUTE_REDIRECT_NUMBER is declared... yes checking whether NET_IPV4_ROUTE_REDIRECT_SILENCE is declared... yes checking whether NET_IPV4_ROUTE_ERROR_COST is declared... yes checking whether NET_IPV4_ROUTE_ERROR_BURST is declared... yes checking whether NET_IPV4_ROUTE_GC_ELASTICITY is declared... yes checking whether NET_IPV4_ROUTE_MTU_EXPIRES is declared... yes checking whether NET_IPV4_ROUTE_MIN_PMTU is declared... yes checking whether NET_IPV4_ROUTE_MIN_ADVMSS is declared... yes checking whether NET_IPV4_ROUTE_SECRET_INTERVAL is declared... yes checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS is declared... yes checking whether NET_IPV6_CONF is declared... yes checking whether NET_IPV6_NEIGH is declared... yes checking whether NET_IPV6_ROUTE is declared... yes checking whether NET_IPV6_ICMP is declared... yes checking whether NET_IPV6_BINDV6ONLY is declared... yes checking whether NET_IPV6_IP6FRAG_HIGH_THRESH is declared... yes checking whether NET_IPV6_IP6FRAG_LOW_THRESH is declared... yes checking whether NET_IPV6_IP6FRAG_TIME is declared... yes checking whether NET_IPV6_IP6FRAG_SECRET_INTERVAL is declared... yes checking whether NET_IPV6_MLD_MAX_MSF is declared... yes checking whether NET_IPV6_ROUTE_FLUSH is declared... yes checking whether NET_IPV6_ROUTE_GC_THRESH is declared... yes checking whether NET_IPV6_ROUTE_MAX_SIZE is declared... yes checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL is declared... yes checking whether NET_IPV6_ROUTE_GC_TIMEOUT is declared... yes checking whether NET_IPV6_ROUTE_GC_INTERVAL is declared... yes checking whether NET_IPV6_ROUTE_GC_ELASTICITY is declared... yes checking whether NET_IPV6_ROUTE_MTU_EXPIRES is declared... yes checking whether NET_IPV6_ROUTE_MIN_ADVMSS is declared... yes checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS is declared... yes checking whether NET_UNIX_DESTROY_DELAY is declared... yes checking whether NET_UNIX_DELETE_DELAY is declared... yes checking whether NET_UNIX_MAX_DGRAM_QLEN is declared... yes checking whether CTL_KERN is declared... yes checking whether CTL_VM is declared... yes checking whether CTL_NET is declared... yes checking whether CTL_FS is declared... yes checking whether CTL_DEBUG is declared... yes checking whether CTL_DEV is declared... yes checking whether CTL_BUS is declared... yes checking whether CTL_ABI is declared... yes checking whether CTL_CPU is declared... yes checking whether CTL_PROC is declared... yes checking whether CTL_ARLAN is declared... yes checking whether CTL_S390DBF is declared... yes checking whether CTL_SUNRPC is declared... yes checking whether CTL_PM is declared... yes checking whether CTL_FRV is declared... yes checking whether VM_OVERCOMMIT_MEMORY is declared... yes checking whether VM_PAGE_CLUSTER is declared... yes checking whether VM_DIRTY_BACKGROUND is declared... yes checking whether VM_DIRTY_RATIO is declared... yes checking whether VM_DIRTY_WB_CS is declared... yes checking whether VM_DIRTY_EXPIRE_CS is declared... yes checking whether VM_NR_PDFLUSH_THREADS is declared... yes checking whether VM_OVERCOMMIT_RATIO is declared... yes checking whether VM_PAGEBUF is declared... yes checking whether VM_HUGETLB_PAGES is declared... yes checking whether VM_SWAPPINESS is declared... yes checking whether VM_LOWMEM_RESERVE_RATIO is declared... yes checking whether VM_MIN_FREE_KBYTES is declared... yes checking whether VM_MAX_MAP_COUNT is declared... yes checking whether VM_LAPTOP_MODE is declared... yes checking whether VM_BLOCK_DUMP is declared... yes checking whether VM_HUGETLB_GROUP is declared... yes checking whether VM_VFS_CACHE_PRESSURE is declared... yes checking whether VM_LEGACY_VA_LAYOUT is declared... yes checking whether VM_SWAP_TOKEN_TIMEOUT is declared... yes checking whether V4L2_BUF_TYPE_VIDEO_CAPTURE is declared... yes checking whether V4L2_BUF_TYPE_VIDEO_OUTPUT is declared... yes checking whether V4L2_BUF_TYPE_VIDEO_OVERLAY is declared... yes checking whether V4L2_BUF_TYPE_VBI_CAPTURE is declared... yes checking whether V4L2_BUF_TYPE_VBI_OUTPUT is declared... yes checking whether V4L2_BUF_TYPE_SLICED_VBI_CAPTURE is declared... yes checking whether V4L2_BUF_TYPE_SLICED_VBI_OUTPUT is declared... yes checking whether V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY is declared... yes checking whether V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE is declared... yes checking whether V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE is declared... yes checking whether V4L2_BUF_TYPE_SDR_CAPTURE is declared... yes checking whether V4L2_BUF_TYPE_SDR_OUTPUT is declared... yes checking whether V4L2_BUF_TYPE_META_CAPTURE is declared... yes checking whether V4L2_BUF_TYPE_META_OUTPUT is declared... no checking whether V4L2_COLORSPACE_DEFAULT is declared... yes checking whether V4L2_COLORSPACE_SMPTE170M is declared... yes checking whether V4L2_COLORSPACE_SMPTE240M is declared... yes checking whether V4L2_COLORSPACE_REC709 is declared... yes checking whether V4L2_COLORSPACE_BT878 is declared... yes checking whether V4L2_COLORSPACE_470_SYSTEM_M is declared... yes checking whether V4L2_COLORSPACE_470_SYSTEM_BG is declared... yes checking whether V4L2_COLORSPACE_JPEG is declared... yes checking whether V4L2_COLORSPACE_SRGB is declared... yes checking whether V4L2_COLORSPACE_OPRGB is declared... yes checking whether V4L2_COLORSPACE_BT2020 is declared... yes checking whether V4L2_COLORSPACE_RAW is declared... yes checking whether V4L2_COLORSPACE_DCI_P3 is declared... yes checking whether V4L2_CTRL_TYPE_INTEGER is declared... yes checking whether V4L2_CTRL_TYPE_BOOLEAN is declared... yes checking whether V4L2_CTRL_TYPE_MENU is declared... yes checking whether V4L2_CTRL_TYPE_BUTTON is declared... yes checking whether V4L2_CTRL_TYPE_INTEGER64 is declared... yes checking whether V4L2_CTRL_TYPE_CTRL_CLASS is declared... yes checking whether V4L2_CTRL_TYPE_STRING is declared... yes checking whether V4L2_CTRL_TYPE_BITMASK is declared... yes checking whether V4L2_CTRL_TYPE_INTEGER_MENU is declared... yes checking whether V4L2_CTRL_TYPE_U8 is declared... yes checking whether V4L2_CTRL_TYPE_U16 is declared... yes checking whether V4L2_CTRL_TYPE_U32 is declared... yes checking whether V4L2_CTRL_TYPE_AREA is declared... no checking whether V4L2_FIELD_ANY is declared... yes checking whether V4L2_FIELD_NONE is declared... yes checking whether V4L2_FIELD_TOP is declared... yes checking whether V4L2_FIELD_BOTTOM is declared... yes checking whether V4L2_FIELD_INTERLACED is declared... yes checking whether V4L2_FIELD_SEQ_TB is declared... yes checking whether V4L2_FIELD_SEQ_BT is declared... yes checking whether V4L2_FIELD_ALTERNATE is declared... yes checking whether V4L2_FIELD_INTERLACED_TB is declared... yes checking whether V4L2_FIELD_INTERLACED_BT is declared... yes checking whether V4L2_FRMSIZE_TYPE_DISCRETE is declared... yes checking whether V4L2_FRMSIZE_TYPE_CONTINUOUS is declared... yes checking whether V4L2_FRMSIZE_TYPE_STEPWISE is declared... yes checking whether V4L2_MEMORY_MMAP is declared... yes checking whether V4L2_MEMORY_USERPTR is declared... yes checking whether V4L2_MEMORY_OVERLAY is declared... yes checking whether V4L2_MEMORY_DMABUF is declared... yes checking whether V4L2_TUNER_RADIO is declared... yes checking whether V4L2_TUNER_ANALOG_TV is declared... yes checking whether V4L2_TUNER_DIGITAL_TV is declared... yes checking whether V4L2_TUNER_SDR is declared... yes checking whether V4L2_TUNER_RF is declared... yes checking whether P_ALL is declared... yes checking whether P_PID is declared... yes checking whether P_PGID is declared... yes checking whether P_PIDFD is declared... no checking whether sys_errlist is declared... yes checking whether PTRACE_PEEKUSER is declared... yes checking whether PTRACE_POKEUSER is declared... yes checking for struct v4l2_create_buffers... (cached) yes checking for struct v4l2_frmsizeenum... (cached) yes checking for struct v4l2_frmivalenum... (cached) yes checking for struct v4l2_meta_format... yes checking for struct v4l2_pix_format_mplane... yes checking for struct v4l2_plane_pix_format... (cached) yes checking for struct v4l2_sdr_format... yes checking for struct v4l2_capability.device_caps... yes checking for struct v4l2_ext_control.string... yes checking for struct v4l2_format.fmt.pix_mp... yes checking for struct v4l2_format.fmt.sdr... yes checking for struct v4l2_format.fmt.sliced... yes checking for struct v4l2_window.global_alpha... (cached) yes checking for struct v4l2_sdr_format.buffersize... yes checking size of long... 4 checking size of long long... 8 checking size of off_t... 8 checking size of kernel_long_t... 4 checking size of struct i64_i32... 16 checking size of struct msqid64_ds... 88 checking for SIGRTMIN... 32 checking for SA_RESTORER... 0x04000000 checking for __builtin_popcount... yes checking for program_invocation_name... yes checking for static_assert... yes checking for library containing dladdr... -ldl checking for library containing timer_create... -lrt checking for library containing clock_gettime... none required checking for library containing mq_open... -lrt checking for arm-buildroot-linux-gnueabihf-readelf... /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-readelf checking elfutils/libdwfl.h usability... no checking elfutils/libdwfl.h presence... no checking for elfutils/libdwfl.h... no checking whether to enable stack tracing support... no checking for valgrind... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating tests-m32/Makefile config.status: creating tests-mx32/Makefile config.status: creating strace.1 config.status: creating strace-log-merge.1 config.status: creating strace.spec config.status: creating debian/changelog config.status: creating config.h config.status: executing depfiles commands >>> strace 5.7 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/strace-5.7/ /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H \ -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ioctl_iocdef.c -o ioctl_iocdef.i cat linux/arm/ioctls_inc0.h linux/arm/ioctls_arch0.h > ioctls_all0.h /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP block.c -o block.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP btrfs.c -o btrfs.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP dirent.c -o dirent.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP evdev_mpers.c -o evdev_mpers.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_bpf_fprog.c -o fetch_bpf_fprog.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_flock.c -o fetch_struct_flock.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_keyctl_kdf_params.c -o fetch_struct_keyctl_kdf_params.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_mmsghdr.c -o fetch_struct_mmsghdr.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_msghdr.c -o fetch_struct_msghdr.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_stat.c -o fetch_struct_stat.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_stat64.c -o fetch_struct_stat64.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_statfs.c -o fetch_struct_statfs.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_xfs_quotastat.c -o fetch_struct_xfs_quotastat.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP hdio.c -o hdio.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP ipc_msgctl.c -o ipc_msgctl.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP ipc_shmctl.c -o ipc_shmctl.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP loop.c -o loop.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP mtd.c -o mtd.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP perf_ioctl.c -o perf_ioctl.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_aio_sigset.c -o print_aio_sigset.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_group_req.c -o print_group_req.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_mq_attr.c -o print_mq_attr.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_msgbuf.c -o print_msgbuf.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_sg_req_info.c -o print_sg_req_info.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_sigevent.c -o print_sigevent.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_time.c -o print_time.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_timeval.c -o print_timeval.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP printrusage.c -o printrusage.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP printsiginfo.c -o printsiginfo.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP rt_sigreturn.c -o rt_sigreturn.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP rtc.c -o rtc.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP sg_io_v3.c -o sg_io_v3.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP sigaltstack.c -o sigaltstack.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP sock.c -o sock.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP sysinfo.c -o sysinfo.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP times.c -o times.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP ustat.c -o ustat.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP utime.c -o utime.c.mpers.i /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP v4l2.c -o v4l2.c.mpers.i for f in linux/32/syscallent.h linux/64/syscallent.h linux/aarch64/syscallent.h linux/aarch64/syscallent1.h linux/alpha/syscallent.h linux/arc/syscallent.h linux/arm/syscallent.h linux/avr32/syscallent.h linux/bfin/syscallent.h linux/csky/syscallent.h linux/hppa/syscallent.h linux/i386/syscallent.h linux/ia64/syscallent.h linux/m68k/syscallent.h linux/metag/syscallent.h linux/microblaze/syscallent.h linux/mips/syscallent-n32.h linux/mips/syscallent-n64.h linux/mips/syscallent-o32.h linux/mips/syscallent.h linux/nios2/syscallent.h linux/or1k/syscallent.h linux/powerpc/syscallent.h linux/powerpc64/syscallent.h linux/powerpc64/syscallent1.h linux/powerpc64le/syscallent.h linux/riscv64/syscallent.h linux/s390/syscallent.h linux/s390x/syscallent.h linux/s390x/syscallent1.h linux/sh/syscallent.h linux/sh64/syscallent.h linux/sparc/syscallent.h linux/sparc64/syscallent.h linux/sparc64/syscallent1.h linux/subcall.h linux/syscallent-common-32.h linux/syscallent-common.h linux/tile/syscallent.h linux/tile/syscallent1.h linux/x32/syscallent.h linux/x32/syscallent1.h linux/x86_64/syscallent.h linux/x86_64/syscallent1.h linux/xtensa/syscallent.h; do cat -- $f; done | \ D="" \ ./generate_sen.sh > sen.h for f in strace.c access.c affinity.c aio.c alpha.c basic_filters.c bind.c bjm.c block.c bpf.c bpf_filter.c bpf_seccomp_filter.c bpf_sock_filter.c btrfs.c cacheflush.c capability.c chdir.c chmod.c clone.c copy_file_range.c count.c delay.c desc.c dirent.c dirent64.c dirent_types.c dm.c dup.c dyxlat.c epoll.c error_prints.c evdev.c evdev_mpers.c eventfd.c execve.c fadvise.c fallocate.c fanotify.c fchownat.c fcntl.c fetch_bpf_fprog.c fetch_indirect_syscall_args.c fetch_struct_flock.c fetch_struct_keyctl_kdf_params.c fetch_struct_mmsghdr.c fetch_struct_msghdr.c fetch_struct_stat.c fetch_struct_stat64.c fetch_struct_statfs.c fetch_struct_xfs_quotastat.c file_handle.c file_ioctl.c filter_qualify.c filter_seccomp.c flock.c fs_x_ioctl.c fsconfig.c fsmount.c fsopen.c fspick.c fstatfs.c fstatfs64.c futex.c get_personality.c get_robust_list.c getcpu.c getcwd.c getpagesize.c getrandom.c hdio.c hostname.c inotify.c inotify_ioctl.c io.c io_uring.c ioctl.c ioperm.c iopl.c ioprio.c ipc.c ipc_msg.c ipc_msgctl.c ipc_sem.c ipc_shm.c ipc_shmctl.c kcmp.c kexec.c keyctl.c kvm.c ldt.c link.c listen.c lookup_dcookie.c loop.c lseek.c mem.c membarrier.c memfd_create.c mknod.c mmap_cache.c mmap_notify.c mmsghdr.c mount.c move_mount.c mq.c msghdr.c mtd.c nbd_ioctl.c net.c netlink.c netlink_crypto.c netlink_inet_diag.c netlink_kobject_uevent.c netlink_netfilter.c netlink_netlink_diag.c netlink_packet_diag.c netlink_route.c netlink_selinux.c netlink_smc_diag.c netlink_sock_diag.c netlink_unix_diag.c nlattr.c nsfs.c numa.c number_set.c oldstat.c open.c open_tree.c or1k_atomic.c pathtrace.c perf.c perf_ioctl.c personality.c pidfd_getfd.c pidfd_open.c pkeys.c poll.c prctl.c print_aio_sigset.c print_dev_t.c print_group_req.c print_ifindex.c print_instruction_pointer.c print_kernel_version.c print_mac.c print_mq_attr.c print_msgbuf.c print_sg_req_info.c print_sigevent.c print_statfs.c print_struct_stat.c print_time.c print_timespec32.c print_timespec64.c print_timeval.c print_timeval64.c print_timex.c printmode.c printrusage.c printsiginfo.c process.c process_vm.c ptp.c ptrace_syscall_info.c quota.c random_ioctl.c readahead.c readlink.c reboot.c renameat.c resource.c retval.c riscv.c rt_sigframe.c rt_sigreturn.c rtc.c rtnl_addr.c rtnl_addrlabel.c rtnl_dcb.c rtnl_link.c rtnl_mdb.c rtnl_neigh.c rtnl_neightbl.c rtnl_netconf.c rtnl_nsid.c rtnl_route.c rtnl_rule.c rtnl_tc.c rtnl_tc_action.c s390.c sched.c scsi.c seccomp.c sendfile.c sg_io_v3.c sg_io_v4.c shutdown.c sigaltstack.c signal.c signalfd.c sigreturn.c sock.c sockaddr.c socketcall.c socketutils.c sparc.c sram_alloc.c stage_output.c stat.c stat64.c statfs.c statfs64.c statx.c string_to_uint.c swapon.c sync_file_range.c sync_file_range2.c syscall.c sysctl.c sysinfo.c syslog.c sysmips.c term.c time.c times.c truncate.c ubi.c ucopy.c uid.c uid16.c umask.c umount.c uname.c upeek.c upoke.c userfaultfd.c ustat.c util.c utime.c utimes.c v4l2.c wait.c watchdog_ioctl.c xattr.c xgetdents.c xlat.c xmalloc.c; do \ sed -n 's/^SYS_FUNC(.*/extern &;/p' $f; \ done | sort -u > sys_func.h sed -n 's/^DEFINE HOST/#define /p' ioctl_iocdef.i > ioctl_iocdef.h /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -include config.h linux/arm/syscallent.h -o syscallent.i /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -O2 -I/home/sawyer/optee-qemu/out-br/host/include -DIOCTLSORT_INC=\"ioctls_all0.h\" -c -o ioctlsort0.o ./ioctlsort.c echo '/* Generated by Makefile from scno.head syscallent.i; do not edit. */' > scno.h-t cat scno.head >> scno.h-t LC_ALL=C sed -n '/TRACE_INDIRECT_SUBCALL/d; s/^\[[[:space:]]*\([[:digit:]][[:digit:]]*\([[:space:]]*+[[:space:]]*[[:digit:]][[:digit:]]*\)\?\)\][[:space:]]*=[[:space:]]*{[^,]*,[^,]*,[^,]*,[[:space:]]*"\([[:alnum:]_][[:alnum:]_]*\)"[[:space:]]*},.*/#ifndef __NR_\3\n# define __NR_\3 (SYSCALL_BIT | (\1))\n#endif/p' syscallent.i >> scno.h-t mv scno.h-t scno.h /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -O2 -I/home/sawyer/optee-qemu/out-br/host/include -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib ioctlsort0.o -o ioctlsort0 echo '/* Generated by Makefile from block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_shmctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_aio_sigset.c.mpers.i print_group_req.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do not edit. */' > native_printer_decls.h-t for f in block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_shmctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_aio_sigset.c.mpers.i print_group_req.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do \ sed -r -n 's/^MPERS_PRINTER_DECL\(([^,)]+),[[:space:]]*([^,)]+),[[:space:]]*([^)]+)\)$/extern \1 \2(\3);/p' $f \ || exit; \ done >> native_printer_decls.h-t echo '/* Generated by Makefile from block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_shmctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_aio_sigset.c.mpers.i print_group_req.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do not edit. */' > native_printer_defs.h-t for f in block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_shmctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_aio_sigset.c.mpers.i print_group_req.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do \ sed -r -n 's/^MPERS_PRINTER_DECL\(([^,)]+),[[:space:]]*([^,)]+),[[:space:]]*([^)]+)\)$/.\2 = \2,/p' $f \ || exit; \ done >> native_printer_defs.h-t echo '/* Generated by Makefile from block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_shmctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_aio_sigset.c.mpers.i print_group_req.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do not edit. */' > printers.h-t echo 'typedef struct {' >> printers.h-t for f in block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_shmctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_aio_sigset.c.mpers.i print_group_req.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do \ sed -r -n 's/^MPERS_PRINTER_DECL\(([^,)]+),[[:space:]]*([^,)]+),[[:space:]]*([^)]+)\)$/ \1 (*\2)(\3);\n#define \2 MPERS_PRINTER_NAME(\2)\n/p' $f \ || exit; \ done >> printers.h-t mv native_printer_decls.h-t native_printer_decls.h ./ioctlsort0 > ioctlent0.h mv native_printer_defs.h-t native_printer_defs.h echo '} struct_printers;' >> printers.h-t echo 'extern const struct_printers *printers;' >> printers.h-t echo '#define MPERS_PRINTER_NAME(printer_name) printers->printer_name' >> printers.h-t mv printers.h-t printers.h /usr/bin/make all-recursive Making all in . /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-access.o `test -f 'access.c' || echo './'`access.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-affinity.o `test -f 'affinity.c' || echo './'`affinity.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-aio.o `test -f 'aio.c' || echo './'`aio.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-alpha.o `test -f 'alpha.c' || echo './'`alpha.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-basic_filters.o `test -f 'basic_filters.c' || echo './'`basic_filters.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-bind.o `test -f 'bind.c' || echo './'`bind.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-bjm.o `test -f 'bjm.c' || echo './'`bjm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-block.o `test -f 'block.c' || echo './'`block.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-bpf.o `test -f 'bpf.c' || echo './'`bpf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-bpf_filter.o `test -f 'bpf_filter.c' || echo './'`bpf_filter.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-bpf_seccomp_filter.o `test -f 'bpf_seccomp_filter.c' || echo './'`bpf_seccomp_filter.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-bpf_sock_filter.o `test -f 'bpf_sock_filter.c' || echo './'`bpf_sock_filter.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-btrfs.o `test -f 'btrfs.c' || echo './'`btrfs.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-cacheflush.o `test -f 'cacheflush.c' || echo './'`cacheflush.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-capability.o `test -f 'capability.c' || echo './'`capability.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-chdir.o `test -f 'chdir.c' || echo './'`chdir.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-chmod.o `test -f 'chmod.c' || echo './'`chmod.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-clone.o `test -f 'clone.c' || echo './'`clone.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-copy_file_range.o `test -f 'copy_file_range.c' || echo './'`copy_file_range.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-count.o `test -f 'count.c' || echo './'`count.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-delay.o `test -f 'delay.c' || echo './'`delay.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-desc.o `test -f 'desc.c' || echo './'`desc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-dirent.o `test -f 'dirent.c' || echo './'`dirent.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-dirent64.o `test -f 'dirent64.c' || echo './'`dirent64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-dirent_types.o `test -f 'dirent_types.c' || echo './'`dirent_types.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-dm.o `test -f 'dm.c' || echo './'`dm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-dup.o `test -f 'dup.c' || echo './'`dup.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-dyxlat.o `test -f 'dyxlat.c' || echo './'`dyxlat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-epoll.o `test -f 'epoll.c' || echo './'`epoll.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-error_prints.o `test -f 'error_prints.c' || echo './'`error_prints.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-evdev.o `test -f 'evdev.c' || echo './'`evdev.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-evdev_mpers.o `test -f 'evdev_mpers.c' || echo './'`evdev_mpers.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-eventfd.o `test -f 'eventfd.c' || echo './'`eventfd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-execve.o `test -f 'execve.c' || echo './'`execve.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fadvise.o `test -f 'fadvise.c' || echo './'`fadvise.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fallocate.o `test -f 'fallocate.c' || echo './'`fallocate.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fanotify.o `test -f 'fanotify.c' || echo './'`fanotify.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fchownat.o `test -f 'fchownat.c' || echo './'`fchownat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fcntl.o `test -f 'fcntl.c' || echo './'`fcntl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fetch_bpf_fprog.o `test -f 'fetch_bpf_fprog.c' || echo './'`fetch_bpf_fprog.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fetch_indirect_syscall_args.o `test -f 'fetch_indirect_syscall_args.c' || echo './'`fetch_indirect_syscall_args.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fetch_struct_flock.o `test -f 'fetch_struct_flock.c' || echo './'`fetch_struct_flock.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fetch_struct_keyctl_kdf_params.o `test -f 'fetch_struct_keyctl_kdf_params.c' || echo './'`fetch_struct_keyctl_kdf_params.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fetch_struct_mmsghdr.o `test -f 'fetch_struct_mmsghdr.c' || echo './'`fetch_struct_mmsghdr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fetch_struct_msghdr.o `test -f 'fetch_struct_msghdr.c' || echo './'`fetch_struct_msghdr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fetch_struct_stat.o `test -f 'fetch_struct_stat.c' || echo './'`fetch_struct_stat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fetch_struct_stat64.o `test -f 'fetch_struct_stat64.c' || echo './'`fetch_struct_stat64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fetch_struct_statfs.o `test -f 'fetch_struct_statfs.c' || echo './'`fetch_struct_statfs.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fetch_struct_xfs_quotastat.o `test -f 'fetch_struct_xfs_quotastat.c' || echo './'`fetch_struct_xfs_quotastat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-file_handle.o `test -f 'file_handle.c' || echo './'`file_handle.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-file_ioctl.o `test -f 'file_ioctl.c' || echo './'`file_ioctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-filter_qualify.o `test -f 'filter_qualify.c' || echo './'`filter_qualify.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-filter_seccomp.o `test -f 'filter_seccomp.c' || echo './'`filter_seccomp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-flock.o `test -f 'flock.c' || echo './'`flock.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fs_x_ioctl.o `test -f 'fs_x_ioctl.c' || echo './'`fs_x_ioctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fsconfig.o `test -f 'fsconfig.c' || echo './'`fsconfig.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fsmount.o `test -f 'fsmount.c' || echo './'`fsmount.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fsopen.o `test -f 'fsopen.c' || echo './'`fsopen.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fspick.o `test -f 'fspick.c' || echo './'`fspick.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fstatfs.o `test -f 'fstatfs.c' || echo './'`fstatfs.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-fstatfs64.o `test -f 'fstatfs64.c' || echo './'`fstatfs64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-futex.o `test -f 'futex.c' || echo './'`futex.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-get_personality.o `test -f 'get_personality.c' || echo './'`get_personality.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-get_robust_list.o `test -f 'get_robust_list.c' || echo './'`get_robust_list.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-getcpu.o `test -f 'getcpu.c' || echo './'`getcpu.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-getcwd.o `test -f 'getcwd.c' || echo './'`getcwd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-getpagesize.o `test -f 'getpagesize.c' || echo './'`getpagesize.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-getrandom.o `test -f 'getrandom.c' || echo './'`getrandom.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-hdio.o `test -f 'hdio.c' || echo './'`hdio.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-hostname.o `test -f 'hostname.c' || echo './'`hostname.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-inotify.o `test -f 'inotify.c' || echo './'`inotify.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-inotify_ioctl.o `test -f 'inotify_ioctl.c' || echo './'`inotify_ioctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-io.o `test -f 'io.c' || echo './'`io.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-io_uring.o `test -f 'io_uring.c' || echo './'`io_uring.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ioctl.o `test -f 'ioctl.c' || echo './'`ioctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ioperm.o `test -f 'ioperm.c' || echo './'`ioperm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-iopl.o `test -f 'iopl.c' || echo './'`iopl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ioprio.o `test -f 'ioprio.c' || echo './'`ioprio.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ipc.o `test -f 'ipc.c' || echo './'`ipc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ipc_msg.o `test -f 'ipc_msg.c' || echo './'`ipc_msg.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ipc_msgctl.o `test -f 'ipc_msgctl.c' || echo './'`ipc_msgctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ipc_sem.o `test -f 'ipc_sem.c' || echo './'`ipc_sem.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ipc_shm.o `test -f 'ipc_shm.c' || echo './'`ipc_shm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ipc_shmctl.o `test -f 'ipc_shmctl.c' || echo './'`ipc_shmctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-kcmp.o `test -f 'kcmp.c' || echo './'`kcmp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-kexec.o `test -f 'kexec.c' || echo './'`kexec.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-keyctl.o `test -f 'keyctl.c' || echo './'`keyctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-kvm.o `test -f 'kvm.c' || echo './'`kvm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ldt.o `test -f 'ldt.c' || echo './'`ldt.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-link.o `test -f 'link.c' || echo './'`link.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-listen.o `test -f 'listen.c' || echo './'`listen.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-lookup_dcookie.o `test -f 'lookup_dcookie.c' || echo './'`lookup_dcookie.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-loop.o `test -f 'loop.c' || echo './'`loop.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-lseek.o `test -f 'lseek.c' || echo './'`lseek.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-mem.o `test -f 'mem.c' || echo './'`mem.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-membarrier.o `test -f 'membarrier.c' || echo './'`membarrier.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-memfd_create.o `test -f 'memfd_create.c' || echo './'`memfd_create.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-mknod.o `test -f 'mknod.c' || echo './'`mknod.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-mmap_cache.o `test -f 'mmap_cache.c' || echo './'`mmap_cache.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-mmap_notify.o `test -f 'mmap_notify.c' || echo './'`mmap_notify.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-mmsghdr.o `test -f 'mmsghdr.c' || echo './'`mmsghdr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-mount.o `test -f 'mount.c' || echo './'`mount.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-move_mount.o `test -f 'move_mount.c' || echo './'`move_mount.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-mq.o `test -f 'mq.c' || echo './'`mq.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-msghdr.o `test -f 'msghdr.c' || echo './'`msghdr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-mtd.o `test -f 'mtd.c' || echo './'`mtd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-nbd_ioctl.o `test -f 'nbd_ioctl.c' || echo './'`nbd_ioctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-net.o `test -f 'net.c' || echo './'`net.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink.o `test -f 'netlink.c' || echo './'`netlink.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_crypto.o `test -f 'netlink_crypto.c' || echo './'`netlink_crypto.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_inet_diag.o `test -f 'netlink_inet_diag.c' || echo './'`netlink_inet_diag.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_kobject_uevent.o `test -f 'netlink_kobject_uevent.c' || echo './'`netlink_kobject_uevent.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_netfilter.o `test -f 'netlink_netfilter.c' || echo './'`netlink_netfilter.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_netlink_diag.o `test -f 'netlink_netlink_diag.c' || echo './'`netlink_netlink_diag.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_packet_diag.o `test -f 'netlink_packet_diag.c' || echo './'`netlink_packet_diag.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_route.o `test -f 'netlink_route.c' || echo './'`netlink_route.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_selinux.o `test -f 'netlink_selinux.c' || echo './'`netlink_selinux.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_smc_diag.o `test -f 'netlink_smc_diag.c' || echo './'`netlink_smc_diag.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_sock_diag.o `test -f 'netlink_sock_diag.c' || echo './'`netlink_sock_diag.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-netlink_unix_diag.o `test -f 'netlink_unix_diag.c' || echo './'`netlink_unix_diag.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-nlattr.o `test -f 'nlattr.c' || echo './'`nlattr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-nsfs.o `test -f 'nsfs.c' || echo './'`nsfs.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-numa.o `test -f 'numa.c' || echo './'`numa.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-number_set.o `test -f 'number_set.c' || echo './'`number_set.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-oldstat.o `test -f 'oldstat.c' || echo './'`oldstat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-open.o `test -f 'open.c' || echo './'`open.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-open_tree.o `test -f 'open_tree.c' || echo './'`open_tree.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-or1k_atomic.o `test -f 'or1k_atomic.c' || echo './'`or1k_atomic.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-pathtrace.o `test -f 'pathtrace.c' || echo './'`pathtrace.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-perf.o `test -f 'perf.c' || echo './'`perf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-perf_ioctl.o `test -f 'perf_ioctl.c' || echo './'`perf_ioctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-personality.o `test -f 'personality.c' || echo './'`personality.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-pidfd_getfd.o `test -f 'pidfd_getfd.c' || echo './'`pidfd_getfd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-pidfd_open.o `test -f 'pidfd_open.c' || echo './'`pidfd_open.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-pkeys.o `test -f 'pkeys.c' || echo './'`pkeys.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-poll.o `test -f 'poll.c' || echo './'`poll.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-prctl.o `test -f 'prctl.c' || echo './'`prctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_aio_sigset.o `test -f 'print_aio_sigset.c' || echo './'`print_aio_sigset.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_dev_t.o `test -f 'print_dev_t.c' || echo './'`print_dev_t.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_group_req.o `test -f 'print_group_req.c' || echo './'`print_group_req.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_ifindex.o `test -f 'print_ifindex.c' || echo './'`print_ifindex.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_instruction_pointer.o `test -f 'print_instruction_pointer.c' || echo './'`print_instruction_pointer.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_kernel_version.o `test -f 'print_kernel_version.c' || echo './'`print_kernel_version.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_mac.o `test -f 'print_mac.c' || echo './'`print_mac.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_mq_attr.o `test -f 'print_mq_attr.c' || echo './'`print_mq_attr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_msgbuf.o `test -f 'print_msgbuf.c' || echo './'`print_msgbuf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_sg_req_info.o `test -f 'print_sg_req_info.c' || echo './'`print_sg_req_info.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_sigevent.o `test -f 'print_sigevent.c' || echo './'`print_sigevent.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_statfs.o `test -f 'print_statfs.c' || echo './'`print_statfs.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_struct_stat.o `test -f 'print_struct_stat.c' || echo './'`print_struct_stat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_time.o `test -f 'print_time.c' || echo './'`print_time.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_timespec32.o `test -f 'print_timespec32.c' || echo './'`print_timespec32.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_timespec64.o `test -f 'print_timespec64.c' || echo './'`print_timespec64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_timeval.o `test -f 'print_timeval.c' || echo './'`print_timeval.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_timeval64.o `test -f 'print_timeval64.c' || echo './'`print_timeval64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-print_timex.o `test -f 'print_timex.c' || echo './'`print_timex.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-printmode.o `test -f 'printmode.c' || echo './'`printmode.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-printrusage.o `test -f 'printrusage.c' || echo './'`printrusage.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-printsiginfo.o `test -f 'printsiginfo.c' || echo './'`printsiginfo.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-process.o `test -f 'process.c' || echo './'`process.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-process_vm.o `test -f 'process_vm.c' || echo './'`process_vm.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ptp.o `test -f 'ptp.c' || echo './'`ptp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ptrace_syscall_info.o `test -f 'ptrace_syscall_info.c' || echo './'`ptrace_syscall_info.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-quota.o `test -f 'quota.c' || echo './'`quota.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-random_ioctl.o `test -f 'random_ioctl.c' || echo './'`random_ioctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-readahead.o `test -f 'readahead.c' || echo './'`readahead.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-readlink.o `test -f 'readlink.c' || echo './'`readlink.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-reboot.o `test -f 'reboot.c' || echo './'`reboot.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-renameat.o `test -f 'renameat.c' || echo './'`renameat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-resource.o `test -f 'resource.c' || echo './'`resource.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-retval.o `test -f 'retval.c' || echo './'`retval.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-riscv.o `test -f 'riscv.c' || echo './'`riscv.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rt_sigframe.o `test -f 'rt_sigframe.c' || echo './'`rt_sigframe.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rt_sigreturn.o `test -f 'rt_sigreturn.c' || echo './'`rt_sigreturn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtc.o `test -f 'rtc.c' || echo './'`rtc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_addr.o `test -f 'rtnl_addr.c' || echo './'`rtnl_addr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_addrlabel.o `test -f 'rtnl_addrlabel.c' || echo './'`rtnl_addrlabel.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_dcb.o `test -f 'rtnl_dcb.c' || echo './'`rtnl_dcb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_link.o `test -f 'rtnl_link.c' || echo './'`rtnl_link.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_mdb.o `test -f 'rtnl_mdb.c' || echo './'`rtnl_mdb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_neigh.o `test -f 'rtnl_neigh.c' || echo './'`rtnl_neigh.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_neightbl.o `test -f 'rtnl_neightbl.c' || echo './'`rtnl_neightbl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_netconf.o `test -f 'rtnl_netconf.c' || echo './'`rtnl_netconf.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_nsid.o `test -f 'rtnl_nsid.c' || echo './'`rtnl_nsid.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_route.o `test -f 'rtnl_route.c' || echo './'`rtnl_route.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_rule.o `test -f 'rtnl_rule.c' || echo './'`rtnl_rule.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_tc.o `test -f 'rtnl_tc.c' || echo './'`rtnl_tc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-rtnl_tc_action.o `test -f 'rtnl_tc_action.c' || echo './'`rtnl_tc_action.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-s390.o `test -f 's390.c' || echo './'`s390.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sched.o `test -f 'sched.c' || echo './'`sched.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-scsi.o `test -f 'scsi.c' || echo './'`scsi.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-seccomp.o `test -f 'seccomp.c' || echo './'`seccomp.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sendfile.o `test -f 'sendfile.c' || echo './'`sendfile.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sg_io_v3.o `test -f 'sg_io_v3.c' || echo './'`sg_io_v3.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sg_io_v4.o `test -f 'sg_io_v4.c' || echo './'`sg_io_v4.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-shutdown.o `test -f 'shutdown.c' || echo './'`shutdown.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sigaltstack.o `test -f 'sigaltstack.c' || echo './'`sigaltstack.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-signal.o `test -f 'signal.c' || echo './'`signal.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-signalfd.o `test -f 'signalfd.c' || echo './'`signalfd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sigreturn.o `test -f 'sigreturn.c' || echo './'`sigreturn.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sock.o `test -f 'sock.c' || echo './'`sock.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sockaddr.o `test -f 'sockaddr.c' || echo './'`sockaddr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-socketcall.o `test -f 'socketcall.c' || echo './'`socketcall.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-socketutils.o `test -f 'socketutils.c' || echo './'`socketutils.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sparc.o `test -f 'sparc.c' || echo './'`sparc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sram_alloc.o `test -f 'sram_alloc.c' || echo './'`sram_alloc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-stage_output.o `test -f 'stage_output.c' || echo './'`stage_output.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-stat.o `test -f 'stat.c' || echo './'`stat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-stat64.o `test -f 'stat64.c' || echo './'`stat64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-statfs.o `test -f 'statfs.c' || echo './'`statfs.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-statfs64.o `test -f 'statfs64.c' || echo './'`statfs64.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-statx.o `test -f 'statx.c' || echo './'`statx.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-string_to_uint.o `test -f 'string_to_uint.c' || echo './'`string_to_uint.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-swapon.o `test -f 'swapon.c' || echo './'`swapon.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sync_file_range.o `test -f 'sync_file_range.c' || echo './'`sync_file_range.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sync_file_range2.o `test -f 'sync_file_range2.c' || echo './'`sync_file_range2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-syscall.o `test -f 'syscall.c' || echo './'`syscall.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sysctl.o `test -f 'sysctl.c' || echo './'`sysctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-syslog.o `test -f 'syslog.c' || echo './'`syslog.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-sysmips.o `test -f 'sysmips.c' || echo './'`sysmips.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-term.o `test -f 'term.c' || echo './'`term.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-time.o `test -f 'time.c' || echo './'`time.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-times.o `test -f 'times.c' || echo './'`times.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-truncate.o `test -f 'truncate.c' || echo './'`truncate.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ubi.o `test -f 'ubi.c' || echo './'`ubi.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ucopy.o `test -f 'ucopy.c' || echo './'`ucopy.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-uid.o `test -f 'uid.c' || echo './'`uid.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-uid16.o `test -f 'uid16.c' || echo './'`uid16.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-umask.o `test -f 'umask.c' || echo './'`umask.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-umount.o `test -f 'umount.c' || echo './'`umount.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-uname.o `test -f 'uname.c' || echo './'`uname.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-upeek.o `test -f 'upeek.c' || echo './'`upeek.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-upoke.o `test -f 'upoke.c' || echo './'`upoke.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-userfaultfd.o `test -f 'userfaultfd.c' || echo './'`userfaultfd.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-ustat.o `test -f 'ustat.c' || echo './'`ustat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-util.o `test -f 'util.c' || echo './'`util.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-utime.o `test -f 'utime.c' || echo './'`utime.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-utimes.o `test -f 'utimes.c' || echo './'`utimes.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-v4l2.o `test -f 'v4l2.c' || echo './'`v4l2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-wait.o `test -f 'wait.c' || echo './'`wait.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-watchdog_ioctl.o `test -f 'watchdog_ioctl.c' || echo './'`watchdog_ioctl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-xattr.o `test -f 'xattr.c' || echo './'`xattr.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-xgetdents.o `test -f 'xgetdents.c' || echo './'`xgetdents.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-xlat.o `test -f 'xlat.c' || echo './'`xlat.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libstrace_a-bpf_attr_check.o `test -f 'bpf_attr_check.c' || echo './'`bpf_attr_check.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o strace-strace.o `test -f 'strace.c' || echo './'`strace.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o types/libstrace_a-check-cryptouser.o `test -f 'types/check-cryptouser.c' || echo './'`types/check-cryptouser.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o types/libstrace_a-check-evdev.o `test -f 'types/check-evdev.c' || echo './'`types/check-evdev.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o types/libstrace_a-check-io_uring.o `test -f 'types/check-io_uring.c' || echo './'`types/check-io_uring.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o types/libstrace_a-check-openat2.o `test -f 'types/check-openat2.c' || echo './'`types/check-openat2.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o types/libstrace_a-check-rtnl_link.o `test -f 'types/check-rtnl_link.c' || echo './'`types/check-rtnl_link.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o types/libstrace_a-check-rtnl_mdb.o `test -f 'types/check-rtnl_mdb.c' || echo './'`types/check-rtnl_mdb.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o types/libstrace_a-check-rtnl_neightbl.o `test -f 'types/check-rtnl_neightbl.c' || echo './'`types/check-rtnl_neightbl.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o types/libstrace_a-check-rtnl_route.o `test -f 'types/check-rtnl_route.c' || echo './'`types/check-rtnl_route.c /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o types/libstrace_a-check-v4l2.o `test -f 'types/check-v4l2.c' || echo './'`types/check-v4l2.c rm -f libstrace.a /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ar cru libstrace.a libstrace_a-access.o libstrace_a-affinity.o libstrace_a-aio.o libstrace_a-alpha.o libstrace_a-basic_filters.o libstrace_a-bind.o libstrace_a-bjm.o libstrace_a-block.o libstrace_a-bpf.o libstrace_a-bpf_filter.o libstrace_a-bpf_seccomp_filter.o libstrace_a-bpf_sock_filter.o libstrace_a-btrfs.o libstrace_a-cacheflush.o libstrace_a-capability.o libstrace_a-chdir.o libstrace_a-chmod.o libstrace_a-clone.o libstrace_a-copy_file_range.o libstrace_a-count.o libstrace_a-delay.o libstrace_a-desc.o libstrace_a-dirent.o libstrace_a-dirent64.o libstrace_a-dirent_types.o libstrace_a-dm.o libstrace_a-dup.o libstrace_a-dyxlat.o libstrace_a-epoll.o libstrace_a-error_prints.o libstrace_a-evdev.o libstrace_a-evdev_mpers.o libstrace_a-eventfd.o libstrace_a-execve.o libstrace_a-fadvise.o libstrace_a-fallocate.o libstrace_a-fanotify.o libstrace_a-fchownat.o libstrace_a-fcntl.o libstrace_a-fetch_bpf_fprog.o libstrace_a-fetch_indirect_syscall_args.o libstrace_a-fetch_struct_flock.o libstrace_a-fetch_struct_keyctl_kdf_params.o libstrace_a-fetch_struct_mmsghdr.o libstrace_a-fetch_struct_msghdr.o libstrace_a-fetch_struct_stat.o libstrace_a-fetch_struct_stat64.o libstrace_a-fetch_struct_statfs.o libstrace_a-fetch_struct_xfs_quotastat.o libstrace_a-file_handle.o libstrace_a-file_ioctl.o libstrace_a-filter_qualify.o libstrace_a-filter_seccomp.o libstrace_a-flock.o libstrace_a-fs_x_ioctl.o libstrace_a-fsconfig.o libstrace_a-fsmount.o libstrace_a-fsopen.o libstrace_a-fspick.o libstrace_a-fstatfs.o libstrace_a-fstatfs64.o libstrace_a-futex.o libstrace_a-get_personality.o libstrace_a-get_robust_list.o libstrace_a-getcpu.o libstrace_a-getcwd.o libstrace_a-getpagesize.o libstrace_a-getrandom.o libstrace_a-hdio.o libstrace_a-hostname.o libstrace_a-inotify.o libstrace_a-inotify_ioctl.o libstrace_a-io.o libstrace_a-io_uring.o libstrace_a-ioctl.o libstrace_a-ioperm.o libstrace_a-iopl.o libstrace_a-ioprio.o libstrace_a-ipc.o libstrace_a-ipc_msg.o libstrace_a-ipc_msgctl.o libstrace_a-ipc_sem.o libstrace_a-ipc_shm.o libstrace_a-ipc_shmctl.o libstrace_a-kcmp.o libstrace_a-kexec.o libstrace_a-keyctl.o libstrace_a-kvm.o libstrace_a-ldt.o libstrace_a-link.o libstrace_a-listen.o libstrace_a-lookup_dcookie.o libstrace_a-loop.o libstrace_a-lseek.o libstrace_a-mem.o libstrace_a-membarrier.o libstrace_a-memfd_create.o libstrace_a-mknod.o libstrace_a-mmap_cache.o libstrace_a-mmap_notify.o libstrace_a-mmsghdr.o libstrace_a-mount.o libstrace_a-move_mount.o libstrace_a-mq.o libstrace_a-msghdr.o libstrace_a-mtd.o libstrace_a-nbd_ioctl.o libstrace_a-net.o libstrace_a-netlink.o libstrace_a-netlink_crypto.o libstrace_a-netlink_inet_diag.o libstrace_a-netlink_kobject_uevent.o libstrace_a-netlink_netfilter.o libstrace_a-netlink_netlink_diag.o libstrace_a-netlink_packet_diag.o libstrace_a-netlink_route.o libstrace_a-netlink_selinux.o libstrace_a-netlink_smc_diag.o libstrace_a-netlink_sock_diag.o libstrace_a-netlink_unix_diag.o libstrace_a-nlattr.o libstrace_a-nsfs.o libstrace_a-numa.o libstrace_a-number_set.o libstrace_a-oldstat.o libstrace_a-open.o libstrace_a-open_tree.o libstrace_a-or1k_atomic.o libstrace_a-pathtrace.o libstrace_a-perf.o libstrace_a-perf_ioctl.o libstrace_a-personality.o libstrace_a-pidfd_getfd.o libstrace_a-pidfd_open.o libstrace_a-pkeys.o libstrace_a-poll.o libstrace_a-prctl.o libstrace_a-print_aio_sigset.o libstrace_a-print_dev_t.o libstrace_a-print_group_req.o libstrace_a-print_ifindex.o libstrace_a-print_instruction_pointer.o libstrace_a-print_kernel_version.o libstrace_a-print_mac.o libstrace_a-print_mq_attr.o libstrace_a-print_msgbuf.o libstrace_a-print_sg_req_info.o libstrace_a-print_sigevent.o libstrace_a-print_statfs.o libstrace_a-print_struct_stat.o libstrace_a-print_time.o libstrace_a-print_timespec32.o libstrace_a-print_timespec64.o libstrace_a-print_timeval.o libstrace_a-print_timeval64.o libstrace_a-print_timex.o libstrace_a-printmode.o libstrace_a-printrusage.o libstrace_a-printsiginfo.o libstrace_a-process.o libstrace_a-process_vm.o libstrace_a-ptp.o libstrace_a-ptrace_syscall_info.o libstrace_a-quota.o libstrace_a-random_ioctl.o libstrace_a-readahead.o libstrace_a-readlink.o libstrace_a-reboot.o libstrace_a-renameat.o libstrace_a-resource.o libstrace_a-retval.o libstrace_a-riscv.o libstrace_a-rt_sigframe.o libstrace_a-rt_sigreturn.o libstrace_a-rtc.o libstrace_a-rtnl_addr.o libstrace_a-rtnl_addrlabel.o libstrace_a-rtnl_dcb.o libstrace_a-rtnl_link.o libstrace_a-rtnl_mdb.o libstrace_a-rtnl_neigh.o libstrace_a-rtnl_neightbl.o libstrace_a-rtnl_netconf.o libstrace_a-rtnl_nsid.o libstrace_a-rtnl_route.o libstrace_a-rtnl_rule.o libstrace_a-rtnl_tc.o libstrace_a-rtnl_tc_action.o libstrace_a-s390.o libstrace_a-sched.o libstrace_a-scsi.o libstrace_a-seccomp.o libstrace_a-sendfile.o libstrace_a-sg_io_v3.o libstrace_a-sg_io_v4.o libstrace_a-shutdown.o libstrace_a-sigaltstack.o libstrace_a-signal.o libstrace_a-signalfd.o libstrace_a-sigreturn.o libstrace_a-sock.o libstrace_a-sockaddr.o libstrace_a-socketcall.o libstrace_a-socketutils.o libstrace_a-sparc.o libstrace_a-sram_alloc.o libstrace_a-stage_output.o libstrace_a-stat.o libstrace_a-stat64.o libstrace_a-statfs.o libstrace_a-statfs.o libstrace_a-statfs64.o libstrace_a-statx.o libstrace_a-string_to_uint.o libstrace_a-swapon.o libstrace_a-sync_file_range.o libstrace_a-sync_file_range2.o libstrace_a-syscall.o libstrace_a-sysctl.o libstrace_a-sysinfo.o libstrace_a-syslog.o libstrace_a-sysmips.o libstrace_a-term.o libstrace_a-time.o libstrace_a-times.o libstrace_a-truncate.o libstrace_a-ubi.o libstrace_a-ucopy.o libstrace_a-uid.o libstrace_a-uid16.o libstrace_a-umask.o libstrace_a-umount.o libstrace_a-uname.o libstrace_a-upeek.o libstrace_a-upoke.o libstrace_a-userfaultfd.o libstrace_a-ustat.o libstrace_a-util.o libstrace_a-utime.o libstrace_a-utimes.o libstrace_a-v4l2.o libstrace_a-wait.o libstrace_a-watchdog_ioctl.o libstrace_a-xattr.o libstrace_a-xgetdents.o libstrace_a-xlat.o libstrace_a-xmalloc.o libstrace_a-bpf_attr_check.o types/libstrace_a-check-cryptouser.o types/libstrace_a-check-evdev.o types/libstrace_a-check-io_uring.o types/libstrace_a-check-openat2.o types/libstrace_a-check-rtnl_link.o types/libstrace_a-check-rtnl_mdb.o types/libstrace_a-check-rtnl_neightbl.o types/libstrace_a-check-rtnl_route.o types/libstrace_a-check-v4l2.o /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib libstrace.a /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o strace strace-strace.o libstrace.a -lrt Making all in tests echo '#include ' | \ /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -I. -I../linux/arm -I../linux/arm -I../linux -I../linux -I.. -I.. -DTESTS_SIZEOF_KERNEL_LONG_T=4 -DTESTS_SIZEOF_LONG=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -dM - > ksysent.h.t1 /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-cpp -P -DHAVE_CONFIG_H -I. -I../linux/arm -I../linux/arm -I../linux -I../linux -I.. -I.. -DTESTS_SIZEOF_KERNEL_LONG_T=4 -DTESTS_SIZEOF_LONG=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -include ../config.h ../linux/arm/syscallent.h -o syscallent.i LC_COLLATE=C sed -r -n -f ./ksysent.sed < ksysent.h.t1 > ksysent.h.t2 echo '/* Generated by Makefile from ../scno.head syscallent.i; do not edit. */' > scno.h-t cat ../scno.head >> scno.h-t LC_ALL=C sed -n '/TRACE_INDIRECT_SUBCALL/d; s/^\[[[:space:]]*\([[:digit:]][[:digit:]]*\([[:space:]]*+[[:space:]]*[[:digit:]][[:digit:]]*\)\?\)\][[:space:]]*=[[:space:]]*{[^,]*,[^,]*,[^,]*,[[:space:]]*"\([[:alnum:]_][[:alnum:]_]*\)"[[:space:]]*},.*/#ifndef __NR_\3\n# define __NR_\3 (SYSCALL_BIT | (\1))\n#endif/p' syscallent.i >> scno.h-t mv -f ksysent.h.t2 ksysent.h mv scno.h-t scno.h rm -f ksysent.h.t1 /usr/bin/make all-am make[6]: Nothing to be done for 'all-am'. rm ioctlsort0 ioctlsort0.o ioctls_all0.h >>> strace 5.7 Installing to target PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/sawyer/optee-qemu/out-br/target install -C /home/sawyer/optee-qemu/out-br/build/strace-5.7/ /usr/bin/make install-recursive Making install in . /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/target/usr/bin' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/target/usr/bin' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/target/usr/share/man/man1' /usr/bin/install -c strace-graph strace-log-merge '/home/sawyer/optee-qemu/out-br/target/usr/bin' /usr/bin/install -c strace '/home/sawyer/optee-qemu/out-br/target/usr/bin' /usr/bin/install -c -m 644 strace.1 strace-log-merge.1 '/home/sawyer/optee-qemu/out-br/target/usr/share/man/man1' Making install in tests /usr/bin/make install-am make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. rm -f /home/sawyer/optee-qemu/out-br/target/usr/bin/strace-graph >>> urandom-scripts Extracting >>> urandom-scripts Patching >>> urandom-scripts Configuring >>> urandom-scripts Building >>> urandom-scripts Installing to target /usr/bin/install -D -m 0755 package/urandom-scripts//S20urandom /home/sawyer/optee-qemu/out-br/target/etc/init.d/S20urandom >>> optee_client_ext 1.0 Syncing from source dir /home/sawyer/optee-qemu/build/../optee_client rsync -au --chmod=u=rwX,go=rX --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS /home/sawyer/optee-qemu/build/../optee_client/ /home/sawyer/optee-qemu/out-br/build/optee_client_ext-1.0 >>> optee_client_ext 1.0 Configuring (mkdir -p /home/sawyer/optee-qemu/out-br/build/optee_client_ext-1.0/ && cd /home/sawyer/optee-qemu/out-br/build/optee_client_ext-1.0/ && rm -f CMakeCache.txt && PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/cmake /home/sawyer/optee-qemu/out-br/build/optee_client_ext-1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/sawyer/optee-qemu/out-br/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DCFG_TA_TEST_PATH=y ) -- The C compiler identification is GNU 9.2.1 -- Check for working C compiler: /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -- Check for working C compiler: /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/sawyer/optee-qemu/out-br/build/optee_client_ext-1.0 >>> optee_client_ext 1.0 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/optee_client_ext-1.0/ Scanning dependencies of target teec [ 4%] Building C object libteec/CMakeFiles/teec.dir/src/teec_trace.c.o [ 9%] Building C object libteec/CMakeFiles/teec.dir/src/tee_client_api.c.o [ 13%] Linking C shared library libteec.so [ 13%] Built target teec Scanning dependencies of target ckteec Scanning dependencies of target tee-supplicant [ 18%] Building C object libckteec/CMakeFiles/ckteec.dir/src/ck_debug.c.o [ 22%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/handle.c.o [ 27%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_api.c.o [ 31%] Building C object libckteec/CMakeFiles/ckteec.dir/src/ck_helpers.c.o [ 36%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/hmac_sha2.c.o [ 40%] Building C object libckteec/CMakeFiles/ckteec.dir/src/invoke_ta.c.o [ 45%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/rpmb.c.o [ 50%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_processing.c.o [ 54%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/sha2.c.o [ 59%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_supp_fs.c.o [ 63%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_token.c.o [ 68%] Building C object libckteec/CMakeFiles/ckteec.dir/src/serializer.c.o [ 72%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_supplicant.c.o [ 77%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_socket.c.o [ 81%] Building C object libckteec/CMakeFiles/ckteec.dir/src/serialize_ck.c.o [ 86%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/teec_ta_load.c.o [ 90%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/prof.c.o [ 95%] Linking C shared library libckteec.so [100%] Linking C executable tee-supplicant [100%] Built target ckteec [100%] Built target tee-supplicant >>> optee_client_ext 1.0 Installing to staging directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot install/fast -C /home/sawyer/optee-qemu/out-br/build/optee_client_ext-1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libteec.so.1.0.0 -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libteec.so.1 -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libteec.so -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/sbin/tee-supplicant -- Set runtime path of "/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/sbin/tee-supplicant" to "" -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/tee_bench.h -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/tee_client_api.h -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/tee_client_api_extensions.h -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/teec_trace.h -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libckteec.so.0.1.0 -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libckteec.so.0 -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libckteec.so -- Set runtime path of "/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libckteec.so.0.1.0" to "" -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/ck_debug.h -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/pkcs11.h -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/pkcs11_ta.h >>> optee_client_ext 1.0 Fixing libtool files for la in $(find /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/sawyer/optee-qemu/out-br:@BASE_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/sawyer/optee-qemu/build/../toolchains/aarch32:g" \ -e "s:@STAGING_DIR@:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/sawyer/optee-qemu/out-br:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> optee_client_ext 1.0 Installing to target PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/sawyer/optee-qemu/out-br/target install/fast -C /home/sawyer/optee-qemu/out-br/build/optee_client_ext-1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/lib/libteec.so.1.0.0 -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/lib/libteec.so.1 -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/lib/libteec.so -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/sbin/tee-supplicant -- Set runtime path of "/home/sawyer/optee-qemu/out-br/target/usr/sbin/tee-supplicant" to "" -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/include/tee_bench.h -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/include/tee_client_api.h -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/include/tee_client_api_extensions.h -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/include/teec_trace.h -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/lib/libckteec.so.0.1.0 -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/lib/libckteec.so.0 -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/lib/libckteec.so -- Set runtime path of "/home/sawyer/optee-qemu/out-br/target/usr/lib/libckteec.so.0.1.0" to "" -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/include/ck_debug.h -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/include/pkcs11.h -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/include/pkcs11_ta.h /usr/bin/install -m 0755 -D /home/sawyer/optee-qemu/build/br-ext/package/optee_client_ext//S30optee /home/sawyer/optee-qemu/out-br/target/etc/init.d/S30optee expat-2.2.9.tar.xz: OK (md5: d2384fa607223447e713e1b9bd272376) expat-2.2.9.tar.xz: OK (sha1: 90a361e4c97f8c469479ffadc0de0b121a911fb5) expat-2.2.9.tar.xz: OK (sha256: 1ea6965b15c2106b6bbe883397271c80dfa0331cdf821b2c319591b55eadc0a4) >>> host-expat 2.2.9 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/expat/expat-2.2.9.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-expat-2.2.9 -xf - >>> host-expat 2.2.9 Patching >>> host-expat 2.2.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-expat-2.2.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-expat 2.2.9 Patching libtool patching file /home/sawyer/optee-qemu/out-br/build/host-expat-2.2.9/conftools/ltmain.sh Hunk #1 succeeded at 2741 (offset 54 lines). Hunk #2 succeeded at 4331 (offset 54 lines). Hunk #3 succeeded at 6627 (offset 73 lines). Hunk #4 succeeded at 6637 (offset 73 lines). Hunk #5 succeeded at 6930 (offset 73 lines). Hunk #6 succeeded at 7232 (offset 83 lines). Hunk #7 succeeded at 8202 (offset 90 lines). Hunk #8 succeeded at 10832 (offset 122 lines). >>> host-expat 2.2.9 Configuring (cd /home/sawyer/optee-qemu/out-br/build/host-expat-2.2.9/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-docbook ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking the archiver (/usr/bin/ar) interface... ar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C99... none needed checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -fexceptions... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -pedantic... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wmisleading-indentation... yes checking whether we are using the GNU C++ compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ accepts -g... yes checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++... none checking how to run the C++ preprocessor... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ -E checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -fexceptions... yes checking whether C++ compiler accepts -fno-strict-aliasing... yes checking whether the linker accepts -fno-strict-aliasing... yes checking whether compiler supports visibility... yes checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for arc4random_buf (BSD or libbsd)... no checking for arc4random (BSD, macOS or libbsd)... no checking for getrandom (Linux 3.17+, glibc 2.25+)... yes checking for syscall SYS_getrandom (Linux 3.17+)... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for off_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating expat.pc config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating tests/benchmark/Makefile config.status: creating xmlwf/Makefile config.status: creating run.sh config.status: creating expat_config.h config.status: expat_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands >>> host-expat 2.2.9 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-expat-2.2.9/ /usr/bin/make all-recursive Making all in lib /bin/bash ../libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o xmlparse.lo xmlparse.c /bin/bash ../libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o xmltok.lo xmltok.c /bin/bash ../libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o xmlrole.lo xmlrole.c libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c xmlrole.c -fPIC -DPIC -o .libs/xmlrole.o libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c xmltok.c -fPIC -DPIC -o .libs/xmltok.o libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c xmlparse.c -fPIC -DPIC -o .libs/xmlparse.o /bin/bash ../libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -no-undefined -version-info 7:11:6 -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -fno-strict-aliasing -o libexpat.la -rpath /home/sawyer/optee-qemu/out-br/host/lib xmlparse.lo xmltok.lo xmlrole.lo libtool: link: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -shared -fPIC -DPIC .libs/xmlparse.o .libs/xmltok.o .libs/xmlrole.o -L/home/sawyer/optee-qemu/out-br/host/lib -O2 -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib -Wl,-soname -Wl,libexpat.so.1 -o .libs/libexpat.so.1.6.11 libtool: link: (cd ".libs" && rm -f "libexpat.so.1" && ln -s "libexpat.so.1.6.11" "libexpat.so.1") libtool: link: (cd ".libs" && rm -f "libexpat.so" && ln -s "libexpat.so.1.6.11" "libexpat.so") libtool: link: ( cd ".libs" && rm -f "libexpat.la" && ln -s "../libexpat.la" "libexpat.la" ) Making all in examples /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o elements.o elements.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o outline.o outline.c /bin/bash ../libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -fno-strict-aliasing -o elements elements.o ../lib/libexpat.la /bin/bash ../libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -fno-strict-aliasing -o outline outline.o ../lib/libexpat.la libtool: link: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib -fno-strict-aliasing -o elements elements.o -L/home/sawyer/optee-qemu/out-br/host/lib ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/build/host-expat-2.2.9/lib/.libs -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib libtool: link: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib -fno-strict-aliasing -o outline outline.o -L/home/sawyer/optee-qemu/out-br/host/lib ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/build/host-expat-2.2.9/lib/.libs -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib Making all in tests Making all in . /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o chardata.o chardata.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o structdata.o structdata.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o memcheck.o memcheck.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o minicheck.o minicheck.c rm -f libruntests.a /usr/bin/ar cru libruntests.a chardata.o structdata.o memcheck.o minicheck.o /usr/bin/ranlib libruntests.a Making all in benchmark /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o benchmark.o benchmark.c /bin/bash ../../libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -fno-strict-aliasing -o benchmark benchmark.o ../../lib/libexpat.la libtool: link: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib -fno-strict-aliasing -o benchmark benchmark.o -L/home/sawyer/optee-qemu/out-br/host/lib ../../lib/.libs/libexpat.so -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/build/host-expat-2.2.9/lib/.libs -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib Making all in xmlwf /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o xmlwf-xmlwf.o `test -f 'xmlwf.c' || echo './'`xmlwf.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o xmlwf-xmlfile.o `test -f 'xmlfile.c' || echo './'`xmlfile.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o xmlwf-codepage.o `test -f 'codepage.c' || echo './'`codepage.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -I/home/sawyer/optee-qemu/out-br/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -c -o xmlwf-unixfilemap.o `test -f 'unixfilemap.c' || echo './'`unixfilemap.c /bin/bash ../libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -fno-strict-aliasing -o xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o ../lib/libexpat.la libtool: link: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib -fno-strict-aliasing -o xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o -L/home/sawyer/optee-qemu/out-br/host/lib ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/build/host-expat-2.2.9/lib/.libs -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib Making all in doc make[5]: Nothing to be done for 'all'. >>> host-expat 2.2.9 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-expat-2.2.9/ Making install in lib /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/doc/expat' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libexpat.la '/home/sawyer/optee-qemu/out-br/host/lib' /usr/bin/install -c -m 644 ../AUTHORS ../Changes '/home/sawyer/optee-qemu/out-br/host/share/doc/expat' /usr/bin/install -c -m 644 ../expat_config.h expat.h expat_external.h '/home/sawyer/optee-qemu/out-br/host/include' /usr/bin/make install-data-hook cd "/home/sawyer/optee-qemu/out-br/host/share/doc/expat" && mv -f Changes changelog libtool: install: /usr/bin/install -c .libs/libexpat.so.1.6.11 /home/sawyer/optee-qemu/out-br/host/lib/libexpat.so.1.6.11 libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libexpat.so.1.6.11 libexpat.so.1 || { rm -f libexpat.so.1 && ln -s libexpat.so.1.6.11 libexpat.so.1; }; }) libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libexpat.so.1.6.11 libexpat.so || { rm -f libexpat.so && ln -s libexpat.so.1.6.11 libexpat.so; }; }) libtool: install: /usr/bin/install -c .libs/libexpat.lai /home/sawyer/optee-qemu/out-br/host/lib/libexpat.la libtool: finish: PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/sawyer/optee-qemu/out-br/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/sawyer/optee-qemu/out-br/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Making install in examples make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. Making install in tests Making install in . make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. Making install in benchmark make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. Making install in xmlwf make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c xmlwf '/home/sawyer/optee-qemu/out-br/host/bin' libtool: install: /usr/bin/install -c xmlwf /home/sawyer/optee-qemu/out-br/host/bin/xmlwf Making install in doc make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' /usr/bin/install -c -m 644 expat.pc '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' libffi-3.3.tar.gz: OK (sha256: 3f2f86094f5cf4c36cfe850d2fe029d01f5c2c2296619407c8ba0d8207da9a6b) >>> host-libffi 3.3 Extracting gzip -d -c /home/sawyer/optee-qemu/buildroot/dl/libffi/libffi-3.3.tar.gz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-libffi-3.3 -xf - >>> host-libffi 3.3 Patching Applying 0001-Fix-installation-location-of-libffi.patch using patch: patching file Makefile.am Hunk #1 succeeded at 34 with fuzz 2 (offset -70 lines). Applying 0002-Fix-use-of-compact-eh-frames-on-MIPS.patch using patch: patching file configure.ac Hunk #1 succeeded at 206 (offset -263 lines). Applying 0003-libffi-enable-hardfloat-in-the-MIPS-assembly-code.patch using patch: patching file src/mips/n32.S Hunk #1 succeeded at 49 with fuzz 2 (offset 5 lines). patching file src/mips/o32.S Applying 0004-ffi_powerpc.h-fix-build-failure-with-powerpc7.patch using patch: patching file src/powerpc/ffi_powerpc.h Applying 0005-powerpc-fix-build-failure-on-power7-and-older.patch using patch: patching file src/powerpc/ffi_powerpc.h Applying 0006-Address-platforms-with-no-__int128.patch using patch: patching file src/powerpc/ffi_linux64.c Applying 0007-powerpc64-Use-memcpy-to-help-platforms-with-no-__int128.patch using patch: patching file src/powerpc/ffi_linux64.c >>> host-libffi 3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-libffi-3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libffi 3.3 Configuring >>> host-libffi 3.3 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' >>> host-libffi 3.3 Patching libtool patching file /home/sawyer/optee-qemu/out-br/build/host-libffi-3.3/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/sawyer/optee-qemu/out-br/build/host-libffi-3.3/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu continue configure in default builddir "./x86_64-pc-linux-gnu" ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=x86_64-pc-linux-gnu" "linux gnu" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ accepts -g... yes checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++... none checking dependency style of /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ -E checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ static flag -static works... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ supports -c -o file.o... yes checking if /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking size of size_t... 8 checking for C compiler vendor... gnu checking CFLAGS for maximum warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mkostemp... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking for _ prefix in compiled symbols... no checking toolchain supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking for ld used by /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for shared libgcc... yes configure: versioning on shared library symbols is gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: build in x86_64-pc-linux-gnu (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands >>> host-libffi 3.3 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-libffi-3.3/ MAKE x86_64-pc-linux-gnu : 0 * all-all /usr/bin/make all-recursive Making all in include make[6]: Nothing to be done for 'all'. Making all in testsuite make[6]: Nothing to be done for 'all'. Making all in man make[6]: Nothing to be done for 'all'. /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -DX86_64 -E -x assembler-with-cpp -o libffi.map ../libffi.map.in /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c -o src/prep_cif.lo ../src/prep_cif.c /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c -o src/types.lo ../src/types.c /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c -o src/raw_api.lo ../src/raw_api.c /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c -o src/java_raw_api.lo ../src/java_raw_api.c libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c -o src/closures.lo ../src/closures.c /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c -o src/x86/ffi64.lo ../src/x86/ffi64.c /bin/bash ./libtool --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -I. -I../include -Iinclude -I../src -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c -o src/x86/unix64.lo ../src/x86/unix64.S libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o /bin/bash ./libtool --tag=CC --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c -o src/x86/ffiw64.lo ../src/x86/ffiw64.c libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o /bin/bash ./libtool --mode=compile /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -I. -I../include -Iinclude -I../src -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c -o src/x86/win64.lo ../src/x86/win64.S libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -I. -I../include -Iinclude -I../src -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -c ../src/x86/ffiw64.c -fPIC -DPIC -o src/x86/.libs/ffiw64.o libtool: compile: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/sawyer/optee-qemu/out-br/host/include -I. -I../include -Iinclude -I../src -O2 -I/home/sawyer/optee-qemu/out-br/host/include -c ../src/x86/win64.S -fPIC -DPIC -o src/x86/.libs/win64.o /bin/bash ./libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map '-L/home/sawyer/optee-qemu/out-br/host/lib' '-Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib' -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -o libffi.la -rpath /home/sawyer/optee-qemu/out-br/host/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo /bin/bash ./libtool --tag=CC --mode=link /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -O2 -I/home/sawyer/optee-qemu/out-br/host/include -Wall -fexceptions -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo libtool: link: /usr/bin/ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o libtool: link: /usr/bin/ranlib .libs/libffi_convenience.a libtool: link: /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o -L/home/sawyer/optee-qemu/out-br/host/lib -O2 -Wl,--version-script -Wl,libffi.map -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath -Wl,/home/sawyer/optee-qemu/out-br/host/lib -Wl,-soname -Wl,libffi.so.7 -o .libs/libffi.so.7.1.0 libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) libtool: link: (cd ".libs" && rm -f "libffi.so.7" && ln -s "libffi.so.7.1.0" "libffi.so.7") libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.7.1.0" "libffi.so") libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) >>> host-libffi 3.3 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-libffi-3.3/ MAKE x86_64-pc-linux-gnu : 0 * install Making install in include make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/home/sawyer/optee-qemu/out-br/host/include' Making install in testsuite make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. Making install in man make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/share/man/man3' /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/home/sawyer/optee-qemu/out-br/host/share/man/man3' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib' /bin/mkdir -p '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' /bin/bash ./libtool --mode=install /usr/bin/install -c libffi.la '/home/sawyer/optee-qemu/out-br/host/lib' /usr/bin/install -c -m 644 libffi.pc '/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libffi.so.7.1.0 /home/sawyer/optee-qemu/out-br/host/lib/libffi.so.7.1.0 libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libffi.so.7.1.0 libffi.so.7 || { rm -f libffi.so.7 && ln -s libffi.so.7.1.0 libffi.so.7; }; }) libtool: install: (cd /home/sawyer/optee-qemu/out-br/host/lib && { ln -s -f libffi.so.7.1.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.7.1.0 libffi.so; }; }) libtool: install: /usr/bin/install -c .libs/libffi.lai /home/sawyer/optee-qemu/out-br/host/lib/libffi.la libtool: finish: PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/sawyer/optee-qemu/out-br/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/sawyer/optee-qemu/out-br/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Python-3.8.5.tar.xz: OK (md5: 35b5a3d0254c1c59be9736373d429db7) Python-3.8.5.tar.xz: OK (sha256: e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0) >>> host-python3 3.8.5 Extracting xzcat /home/sawyer/optee-qemu/buildroot/dl/python3/Python-3.8.5.tar.xz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -xf - >>> host-python3 3.8.5 Patching Applying 0001-Make-the-build-of-pyc-files-conditional.patch using patch: patching file Makefile.pre.in patching file configure.ac Applying 0002-Disable-buggy_getaddrinfo-configure-test-when-cross-.patch using patch: patching file configure.ac Applying 0003-Add-infrastructure-to-disable-the-build-of-certain-e.patch using patch: patching file Makefile.pre.in patching file configure.ac patching file setup.py Applying 0004-Adjust-library-header-paths-for-cross-compilation.patch using patch: patching file Lib/distutils/command/build_ext.py patching file Lib/distutils/sysconfig.py Applying 0005-Don-t-look-in-usr-lib-termcap-for-libraries.patch using patch: patching file setup.py Applying 0006-Don-t-add-multiarch-paths.patch using patch: patching file setup.py Applying 0007-Abort-on-failed-module-build.patch using patch: patching file setup.py Applying 0008-Serial-ioctl-workaround.patch using patch: patching file Modules/termios.c Applying 0009-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch using patch: patching file Lib/distutils/command/build_scripts.py Applying 0010-Misc-python-config.sh.in-ensure-sed-invocations-only.patch using patch: patching file Misc/python-config.sh.in Applying 0011-Override-system-locale-and-set-to-default-when-addin.patch using patch: patching file setup.py Applying 0012-Add-importlib-fix-for-PEP-3147-issue.patch using patch: patching file Lib/importlib/_bootstrap_external.py Applying 0013-Add-an-option-to-disable-installation-of-test-module.patch using patch: patching file Makefile.pre.in patching file configure.ac Applying 0014-Add-an-option-to-disable-pydoc.patch using patch: patching file Makefile.pre.in patching file configure.ac patching file setup.py Applying 0015-Add-an-option-to-disable-lib2to3.patch using patch: patching file Makefile.pre.in patching file configure.ac patching file setup.py Applying 0016-Add-option-to-disable-the-sqlite3-module.patch using patch: patching file Makefile.pre.in patching file configure.ac Applying 0017-Add-an-option-to-disable-the-tk-module.patch using patch: patching file Makefile.pre.in patching file configure.ac Applying 0018-Add-an-option-to-disable-the-curses-module.patch using patch: patching file Makefile.pre.in patching file configure.ac Applying 0019-Add-an-option-to-disable-expat.patch using patch: patching file Makefile.pre.in patching file configure.ac patching file setup.py Applying 0020-Add-an-option-to-disable-CJK-codecs.patch using patch: patching file configure.ac Applying 0021-Add-an-option-to-disable-NIS.patch using patch: patching file configure.ac Applying 0022-Add-an-option-to-disable-unicodedata.patch using patch: patching file configure.ac Applying 0023-Add-an-option-to-disable-IDLE.patch using patch: patching file Makefile.pre.in patching file configure.ac patching file setup.py Applying 0024-Add-an-option-to-disable-decimal.patch using patch: patching file configure.ac patching file setup.py Applying 0025-Add-an-option-to-disable-the-ossaudiodev-module.patch using patch: patching file configure.ac Applying 0026-Add-an-option-to-disable-openssl-support.patch using patch: patching file configure.ac Applying 0027-Add-an-option-to-disable-the-readline-module.patch using patch: patching file configure.ac Applying 0028-Add-options-to-disable-zlib-bzip2-and-xz-modules.patch using patch: patching file configure.ac Applying 0029-python-config.sh-don-t-reassign-prefix.patch using patch: patching file Misc/python-config.sh.in Applying 0030-Fix-cross-compiling-the-uuid-module.patch using patch: patching file setup.py Applying 0031-Add-an-option-to-disable-uuid-module.patch using patch: patching file configure.ac Applying 0032-fix-building-on-older-distributions.patch using patch: patching file Tools/scripts/update_file.py Applying 0033-configure.ac-fixup-CC-print-multiarch-output-for-mus.patch using patch: patching file configure.ac >>> host-python3 3.8.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-python3 3.8.5 Configuring >>> host-python3 3.8.5 Autoreconfiguring >>> host-python3 3.8.5 Patching libtool (cd /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/ && rm -rf config.cache; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags" ac_cv_prog_HAS_HG=/bin/false CONFIG_SITE=/dev/null ./configure --prefix="/home/sawyer/optee-qemu/out-br/host" --sysconfdir="/home/sawyer/optee-qemu/out-br/host/etc" --localstatedir="/home/sawyer/optee-qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-ensurepip --without-cxx-main --disable-sqlite3 --disable-tk --with-expat=system --disable-curses --disable-codecs-cjk --disable-nis --enable-unicodedata --disable-test-modules --disable-idle3 --disable-ossaudiodev --disable-openssl ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for python3.8... no checking for python3... python3 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... "linux" checking for gcc... /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking for --with-cxx-main=... no checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking for --with-trace-refs... no checking for --with-assertions... no checking for --enable-optimizations... no checking PROFILE_TASK... -m test --pgo checking for --with-lto... no checking for llvm-profdata... no checking for -Wextra... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc unused result warning... yes checking if we can turn off /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc unused parameter warning... yes checking if we can turn off /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc missing field initializers warning... yes checking if we can turn on /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc mixed sign comparison warning... yes checking if we can turn on /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc unreachable code warning... no checking if we can turn on /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc strict-prototypes warning... no checking if we can make implicit function declaration an error in /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc... yes checking whether pthreads are available without options... no checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -Kpthread... no checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -Kthread... no checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc accepts -pthread... yes checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking linux/memfd.h usability... yes checking linux/memfd.h presence... yes checking for linux/memfd.h... yes checking sys/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/qrtr.h... yes checking for linux/vm_sockets.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking size of pthread_key_t... 4 checking whether pthread_key_t is compatible with int... yes checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... yes checking for uuid_create... no checking for uuid_enc_be... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking pkg-config is at least version 0.9.0... yes checking for --with-expat... system checking for --with-system-ffi... yes checking for --with-libmpdec... builtin checking for --with-decimal-contextvar... yes checking for --enable-loadable-sqlite-extensions... no checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_getcpuclockid... yes checking if --enable-ipv6 is specified... yes checking if RFC2553 API is available... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for copy_file_range... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fdwalk... no checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lockf... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for madvise... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigfillset... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for strsignal... yes checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking for rtpSpawn... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for memfd_create... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for library containing crypt... -lcrypt checking for library containing crypt_r... none required checking for crypt_r... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... yes checking whether float word ordering is bigendian... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking whether RTLD_MEMBER is declared... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking whether wchar_t is usable... no checking whether byte ordering is bigendian... no checking ABIFLAGS... checking SOABI... cpython-38-x86_64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... none checking for rl_pre_input_hook in -lreadline... no checking for rl_completion_display_matches_hook in -lreadline... no checking for rl_resize_terminal in -lreadline... no checking for rl_completion_matches in -lreadline... no checking for append_history in -lreadline... no checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... no value specified checking whether /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for library containing shm_open... -lrt checking for sys/mman.h... (cached) yes checking for shm_open... yes checking for shm_unlink... yes checking for pkg-config... /home/sawyer/optee-qemu/out-br/host/bin/pkg-config checking for openssl/ssl.h in /usr/local/ssl... no checking for openssl/ssl.h in /usr/lib/ssl... no checking for openssl/ssl.h in /usr/ssl... no checking for openssl/ssl.h in /usr/pkg... no checking for openssl/ssl.h in /usr/local... no checking for openssl/ssl.h in /usr... yes checking whether compiling and linking against OpenSSL works... yes checking for X509_VERIFY_PARAM_set1_host in libssl... yes checking for --with-ssl-default-suites... python configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-embed.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup.local creating Makefile If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations >>> host-python3 3.8.5 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" ac_cv_have_long_long_format=yes ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptc=yes ac_cv_working_tzset=yes ac_cv_prog_HAS_HG=/bin/false ac_cv_little_endian_double=yes /usr/bin/make -j4 PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 regen-importlib /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o Programs/_freeze_importlib.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"x86_64-linux-gnu\" \ -o Python/sysmodule.o ./Python/sysmodule.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-38-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/home/sawyer/optee-qemu/out-br/host"' \ -DEXEC_PREFIX='"/home/sawyer/optee-qemu/out-br/host"' \ -DVERSION='"3.8"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/hashtable.c -o Modules/hashtable.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o -lcrypt -lpthread -ldl -lutil -lm -lm # Regenerate Python/importlib_external.h # from Lib/importlib/_bootstrap_external.py using _freeze_importlib ./Programs/_freeze_importlib importlib._bootstrap_external \ ./Lib/importlib/_bootstrap_external.py \ ./Python/importlib_external.h.new python3 ./Tools/scripts/update_file.py ./Python/importlib_external.h ./Python/importlib_external.h.new # Regenerate Python/importlib.h from Lib/importlib/_bootstrap.py # using _freeze_importlib ./Programs/_freeze_importlib importlib._bootstrap \ ./Lib/importlib/_bootstrap.py \ ./Python/importlib.h.new python3 ./Tools/scripts/update_file.py ./Python/importlib.h ./Python/importlib.h.new # Regenerate Python/importlib_zipimport.h from Lib/zipimport.py # using _freeze_importlib ./Programs/_freeze_importlib zipimport \ ./Lib/zipimport.py \ ./Python/importlib_zipimport.h.new python3 ./Tools/scripts/update_file.py ./Python/importlib_zipimport.h ./Python/importlib_zipimport.h.new cp /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Programs/_freeze_importlib /home/sawyer/optee-qemu/out-br/host/bin/python-freeze-importlib PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/ /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c sed -e "s,@EXENAME@,/home/sawyer/optee-qemu/out-br/host/bin/python3.8," < ./Misc/python-config.in >python-config.py LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config rm -f libpython3.8.a if test libpython3.8.so.1.0 != libpython3.8.so; then \ /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -Wl,-hlibpython3.8.so.1.0 -o libpython3.8.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ ln -f libpython3.8.so.1.0 libpython3.8.so; \ else \ /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -o libpython3.8.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ fi /usr/bin/ar rcs libpython3.8.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.8.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 CC='/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread' LDSHARED='/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags ' OPT='-DNDEBUG -g -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' DISABLED_EXTENSIONS=ossaudiodev _sqlite3 _codecs_kr _codecs_jp _codecs_cn _codecs_tw _codecs_hk _codecs_iso2022 nis ssl _ssl _hashlib _tkinter _curses _curses_panel ./python -E ./setup.py build running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension building 'array' extension creating build/temp.linux-x86_64-3.8/home building '_contextvars' extension creating build/temp.linux-x86_64-3.8/home/sawyer creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br creating build/temp.linux-x86_64-3.8/home/sawyer creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/arraymodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/arraymodule.o creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_struct.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_struct.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_contextvarsmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/arraymodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/array.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_contextvarsmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_contextvars.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_struct.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_struct.cpython-38-x86_64-linux-gnu.so building 'math' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/mathmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/mathmodule.o building 'cmath' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/cmathmodule.o building '_datetime' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_datetimemodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/mathmodule.o Modules/_math.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/math.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/cmathmodule.o Modules/_math.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/cmath.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_datetimemodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/_datetime.cpython-38-x86_64-linux-gnu.so building '_random' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_randommodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_randommodule.o building '_bisect' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_bisectmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_randommodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_random.cpython-38-x86_64-linux-gnu.so building '_heapq' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_heapqmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_bisectmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_bisect.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_heapqmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_heapq.cpython-38-x86_64-linux-gnu.so building '_pickle' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_pickle.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_pickle.o -DPy_BUILD_CORE_MODULE building '_json' extension building '_lsprof' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_json.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_json.o -DPy_BUILD_CORE_MODULE /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_lsprof.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_lsprof.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_pickle.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_pickle.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/rotatingtree.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_json.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_json.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_lsprof.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/rotatingtree.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_lsprof.cpython-38-x86_64-linux-gnu.so building 'unicodedata' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/unicodedata.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/unicodedata.o building '_opcode' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_opcode.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_opcode.o building '_asyncio' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_asynciomodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_opcode.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_opcode.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/unicodedata.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/unicodedata.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_asynciomodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_asyncio.cpython-38-x86_64-linux-gnu.so building '_queue' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_queuemodule.o building '_statistics' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_statisticsmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_queuemodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_queue.cpython-38-x86_64-linux-gnu.so building 'fcntl' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/fcntlmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_statisticsmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_statistics.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/fcntlmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/fcntl.cpython-38-x86_64-linux-gnu.so building 'grp' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/grpmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/grpmodule.o building 'spwd' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/spwdmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/grpmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/grp.cpython-38-x86_64-linux-gnu.so building 'select' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/selectmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/selectmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/spwdmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/spwd.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/selectmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/select.cpython-38-x86_64-linux-gnu.so building 'parser' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/parsermodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/parsermodule.o building 'mmap' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/mmapmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/parsermodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/parser.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/mmapmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/mmap.cpython-38-x86_64-linux-gnu.so building 'syslog' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/syslogmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/syslogmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/syslog.cpython-38-x86_64-linux-gnu.so building '_xxsubinterpreters' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_xxsubinterpretersmodule.o building 'audioop' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/audioop.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/audioop.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_xxsubinterpretersmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_xxsubinterpreters.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/audioop.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/audioop.cpython-38-x86_64-linux-gnu.so building '_csv' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_csv.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_csv.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_csv.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_csv.cpython-38-x86_64-linux-gnu.so building '_posixsubprocess' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_posixsubprocess.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_posixsubprocess.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_posixsubprocess.cpython-38-x86_64-linux-gnu.so building '_testcapi' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testcapimodule.o building '_testinternalcapi' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testcapimodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testcapi.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testinternalcapi.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testinternalcapi.cpython-38-x86_64-linux-gnu.so building '_testbuffer' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testbuffer.o building '_testimportmultiple' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testimportmultiple.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testbuffer.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testbuffer.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testimportmultiple.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testimportmultiple.cpython-38-x86_64-linux-gnu.so building '_testmultiphase' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testmultiphase.o building '_xxtestfuzz' extension creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_xxtestfuzz /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_xxtestfuzz/_xxtestfuzz.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_testmultiphase.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testmultiphase.cpython-38-x86_64-linux-gnu.so building '_crypt' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_cryptmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_xxtestfuzz/fuzzer.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_cryptmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.8/_crypt.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_xxtestfuzz/fuzzer.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_xxtestfuzz.cpython-38-x86_64-linux-gnu.so building '_socket' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/socketmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/socketmodule.o building '_sha256' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/sha256module.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/sha256module.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/socketmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_socket.cpython-38-x86_64-linux-gnu.so building '_sha512' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/sha512module.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/sha512module.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/sha256module.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha256.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/sha512module.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha512.cpython-38-x86_64-linux-gnu.so building '_md5' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/md5module.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/md5module.o building '_sha1' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/sha1module.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/sha1module.o building '_blake2' extension creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_blake2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_blake2/blake2module.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/md5module.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_md5.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/sha1module.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha1.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_blake2/blake2b_impl.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_blake2/blake2s_impl.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_blake2/blake2s_impl.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_blake2.cpython-38-x86_64-linux-gnu.so building '_sha3' extension creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_sha3 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_sha3/sha3module.o building 'termios' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/termios.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/termios.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_sha3/sha3module.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha3.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/termios.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/termios.cpython-38-x86_64-linux-gnu.so building 'resource' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/resource.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/resource.o building 'zlib' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/zlibmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/resource.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/resource.cpython-38-x86_64-linux-gnu.so building 'binascii' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/binascii.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/binascii.o -DUSE_ZLIB_CRC32 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/zlibmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.8/zlib.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/binascii.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.8/binascii.cpython-38-x86_64-linux-gnu.so building 'pyexpat' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/pyexpat.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/pyexpat.o building '_elementtree' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_elementtree.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_elementtree.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/pyexpat.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lexpat -o build/lib.linux-x86_64-3.8/pyexpat.cpython-38-x86_64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/cjkcodecs /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/cjkcodecs/multibytecodec.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_elementtree.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lexpat -o build/lib.linux-x86_64-3.8/_elementtree.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/cjkcodecs/multibytecodec.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_multibytecodec.cpython-38-x86_64-linux-gnu.so building '_decimal' extension creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/_decimal.o building '_ctypes_test' extension creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/_ctypes_test.o building '_posixshmem' extension creating build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_multiprocessing /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_multiprocessing/posixshmem.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/basearith.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/_ctypes_test.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/_ctypes_test.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/constants.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_multiprocessing/posixshmem.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lrt -o build/lib.linux-x86_64-3.8/_posixshmem.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/context.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/convolute.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/crt.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/difradix2.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/fnt.o building '_uuid' extension building '_multiprocessing' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/home/sawyer/optee-qemu/out-br/host/include/uuid -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_uuidmodule.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_uuidmodule.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_multiprocessing/multiprocessing.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/fourstep.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_uuidmodule.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -luuid -o build/lib.linux-x86_64-3.8/_uuid.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/io.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_multiprocessing/semaphore.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/memory.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_multiprocessing/semaphore.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_multiprocessing.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/mpdecimal.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/numbertheory.o building 'xxlimited' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/xxlimited.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/xxlimited.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/sixstep.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/transpose.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/xxlimited.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.8/xxlimited.cpython-38-x86_64-linux-gnu.so building '_ctypes' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/home/sawyer/optee-qemu/out-br/host/include -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/_ctypes.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_decimal/libmpdec/transpose.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/_decimal.cpython-38-x86_64-linux-gnu.so /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/home/sawyer/optee-qemu/out-br/host/include -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/callbacks.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/home/sawyer/optee-qemu/out-br/host/include -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/callproc.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/home/sawyer/optee-qemu/out-br/host/include -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/stgdict.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/home/sawyer/optee-qemu/out-br/host/include -I./Include -I. -I/home/sawyer/optee-qemu/out-br/host/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Include -I/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 -c /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/cfield.o /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.8/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Modules/_ctypes/cfield.o -L. -L/home/sawyer/optee-qemu/out-br/host/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lffi -ldl -o build/lib.linux-x86_64-3.8/_ctypes.cpython-38-x86_64-linux-gnu.so Python build finished successfully! The necessary bits to build these optional modules were not found: _bz2 _dbm _gdbm _lzma _sqlite3 _tkinter readline To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts creating build/scripts-3.8 copying and adjusting /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Lib/smtpd.py -> build/scripts-3.8 copying and adjusting /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Tools/scripts/pydoc3 -> build/scripts-3.8 copying and adjusting /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Tools/scripts/2to3 -> build/scripts-3.8 changing mode of build/scripts-3.8/smtpd.py from 644 to 755 changing mode of build/scripts-3.8/pydoc3 from 644 to 755 changing mode of build/scripts-3.8/2to3 from 644 to 755 renaming build/scripts-3.8/smtpd.py to build/scripts-3.8/smtpd.py.8 renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 >>> host-python3 3.8.5 Installing to host directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/ if test "no-framework" = "no-framework" ; then \ /usr/bin/install -c python /home/sawyer/optee-qemu/out-br/host/bin/python3.8; \ else \ /usr/bin/install -c -s Mac/pythonw /home/sawyer/optee-qemu/out-br/host/bin/python3.8; \ fi Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8 Creating directory /home/sawyer/optee-qemu/out-br/host/include/python3.8 LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 CC='/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread' LDSHARED='/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags ' OPT='-DNDEBUG -g -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' DISABLED_EXTENSIONS=ossaudiodev _sqlite3 _codecs_kr _codecs_jp _codecs_cn _codecs_tw _codecs_hk _codecs_iso2022 nis ssl _ssl _hashlib _tkinter _curses _curses_panel ./python -E ./setup.py build if test "3.8" != "3.8"; then \ if test -f /home/sawyer/optee-qemu/out-br/host/bin/python3.8 -o -h /home/sawyer/optee-qemu/out-br/host/bin/python3.8; \ then rm -f /home/sawyer/optee-qemu/out-br/host/bin/python3.8; \ fi; \ (cd /home/sawyer/optee-qemu/out-br/host/bin; ln python3.8 python3.8); \ fi Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload if test -f libpython3.8.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ /usr/bin/install -c -m 755 /home/sawyer/optee-qemu/out-br/host/bin; \ else \ /usr/bin/install -c -m 755 libpython3.8.so /home/sawyer/optee-qemu/out-br/host/lib/libpython3.8.so.1.0; \ if test libpython3.8.so != libpython3.8.so.1.0; then \ (cd /home/sawyer/optee-qemu/out-br/host/lib; ln -sf libpython3.8.so.1.0 libpython3.8.so) \ fi \ fi; \ if test -n "libpython3.so"; then \ /usr/bin/install -c -m 755 libpython3.so /home/sawyer/optee-qemu/out-br/host/lib/libpython3.so; \ fi; \ else true; \ fi Creating directory /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Misc/python.man \ /home/sawyer/optee-qemu/out-br/host/share/man/man1/python3.8.1 Creating directory /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal rm -f /home/sawyer/optee-qemu/out-br/host/share/man/man1/python3.1 (cd /home/sawyer/optee-qemu/out-br/host/share/man/man1; ln -s python3.8.1 python3.1) /usr/bin/install -c -m 644 ./Include/Python-ast.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/Python.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/abstract.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/asdl.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/ast.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/bitset.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 if test "x" != "x" ; then \ rm -f /home/sawyer/optee-qemu/out-br/host/binpython3.8-32; \ lipo \ -output /home/sawyer/optee-qemu/out-br/host/bin/python3.8-32 \ /home/sawyer/optee-qemu/out-br/host/bin/python3.8; \ fi /usr/bin/install -c -m 644 ./Include/bltinmodule.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 if test ! -d /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig; then \ echo "Creating directory /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig"; \ /usr/bin/install -c -d -m 755 /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig; \ fi /usr/bin/install -c -m 644 ./Include/boolobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 if test -f /home/sawyer/optee-qemu/out-br/host/bin/python3 -o -h /home/sawyer/optee-qemu/out-br/host/bin/python3; \ then rm -f /home/sawyer/optee-qemu/out-br/host/bin/python3; \ else true; \ fi (cd /home/sawyer/optee-qemu/out-br/host/bin; ln -s python3.8 python3) /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/bytes_methods.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 if test "3.8" != "3.8"; then \ rm -f /home/sawyer/optee-qemu/out-br/host/bin/python3.8-config; \ (cd /home/sawyer/optee-qemu/out-br/host/bin; ln -s python3.8-config python3.8-config); \ rm -f /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/python-3.8.pc; \ (cd /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig; ln -s python-3.8.pc python-3.8.pc); \ rm -f /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/python-3.8-embed.pc; \ (cd /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig; ln -s python-3.8-embed.pc python-3.8-embed.pc); \ fi rm -f /home/sawyer/optee-qemu/out-br/host/bin/python3-config /usr/bin/install -c -m 644 ./Include/bytesobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 (cd /home/sawyer/optee-qemu/out-br/host/bin; ln -s python3.8-config python3-config) /usr/bin/install -c -m 644 ./Include/cellobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 rm -f /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/python3.pc /usr/bin/install -c -m 644 ./Include/ceval.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 (cd /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig; ln -s python-3.8.pc python3.pc) /usr/bin/install -c -m 644 ./Include/classobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 rm -f /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/python3-embed.pc /usr/bin/install -c -m 644 ./Include/code.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 (cd /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig; ln -s python-3.8-embed.pc python3-embed.pc) /usr/bin/install -c -m 644 ./Include/codecs.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 rm -f /home/sawyer/optee-qemu/out-br/host/bin/idle3 /usr/bin/install -c -m 644 ./Include/compile.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 rm -f /home/sawyer/optee-qemu/out-br/host/bin/pydoc3 /usr/bin/install -c -m 644 ./Include/complexobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 (cd /home/sawyer/optee-qemu/out-br/host/bin; ln -s pydoc3.8 pydoc3) /usr/bin/install -c -m 644 ./Include/context.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 rm -f /home/sawyer/optee-qemu/out-br/host/bin/2to3 /usr/bin/install -c -m 644 ./Include/datetime.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 (cd /home/sawyer/optee-qemu/out-br/host/bin; ln -s 2to3-3.8 2to3) /usr/bin/install -c -m 644 ./Include/descrobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 if test "x" != "x" ; then \ rm -f /home/sawyer/optee-qemu/out-br/host/bin/python3-32; \ (cd /home/sawyer/optee-qemu/out-br/host/bin; ln -s python3.8-32 python3-32) \ fi /usr/bin/install -c -m 644 ./Include/dictobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/dtoa.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/enumobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/errcode.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/eval.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/fileobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/fileutils.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/floatobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/frameobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/funcobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/genobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/graminit.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/grammar.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/import.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/interpreteridobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/intrcheck.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/iterobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/listobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/longintrepr.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/longobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/marshal.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/memoryobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/methodobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/modsupport.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/moduleobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/namespaceobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/node.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/object.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 running build running build_ext /usr/bin/install -c -m 644 ./Include/objimpl.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/odictobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/opcode.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/osdefs.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/osmodule.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/parsetok.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/patchlevel.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/picklebufobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/py_curses.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pyarena.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pycapsule.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pyctype.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pydebug.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 INFO: Can't locate Tcl/Tk libs and/or headers /usr/bin/install -c -m 644 ./Include/pydtrace.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pyerrors.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pyexpat.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pyfpe.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pyhash.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pylifecycle.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pymacconfig.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pymacro.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pymath.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pymem.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pyport.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pystate.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pystrhex.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pystrtod.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pythonrun.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pythread.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/pytime.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/rangeobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/setobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/sliceobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/structmember.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/structseq.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/symtable.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/sysmodule.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/token.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/traceback.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/tracemalloc.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/tupleobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/typeslots.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/ucnhash.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/warnings.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8 /usr/bin/install -c -m 644 ./Include/cpython/abstract.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/dictobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/fileobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/initconfig.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/interpreteridobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/object.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/objimpl.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/pyerrors.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/pylifecycle.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/pymem.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/pystate.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/sysmodule.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/traceback.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/tupleobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/cpython/unicodeobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/cpython /usr/bin/install -c -m 644 ./Include/internal/pycore_accu.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_atomic.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_ceval.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_code.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_condvar.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_context.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_getopt.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_gil.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_hamt.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_object.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pymem.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pystate.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_traceback.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_tupleobject.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_warnings.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/internal /usr/bin/install -c -m 644 pyconfig.h /home/sawyer/optee-qemu/out-br/host/include/python3.8/pyconfig.h Python build finished successfully! The necessary bits to build these optional modules were not found: _bz2 _dbm _gdbm _lzma _sqlite3 _tkinter readline To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts copying and adjusting /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Lib/smtpd.py -> build/scripts-3.8 copying and adjusting /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Tools/scripts/pydoc3 -> build/scripts-3.8 copying and adjusting /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Tools/scripts/2to3 -> build/scripts-3.8 changing mode of build/scripts-3.8/smtpd.py from 644 to 755 changing mode of build/scripts-3.8/pydoc3 from 644 to 755 changing mode of build/scripts-3.8/2to3 from 644 to 755 renaming build/scripts-3.8/smtpd.py to build/scripts-3.8/smtpd.py.8 renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 DISABLED_EXTENSIONS="ossaudiodev _sqlite3 _codecs_kr _codecs_jp _codecs_cn _codecs_tw _codecs_hk _codecs_iso2022 nis ssl _ssl _hashlib _tkinter _curses _curses_panel" \ ./python -E ./setup.py install \ --prefix=/home/sawyer/optee-qemu/out-br/host \ --install-scripts=/home/sawyer/optee-qemu/out-br/host/bin \ --install-platlib=/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload \ --root=/ Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/_bundled /usr/bin/install -c -m 644 Modules/config.c /home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/config.c Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/html /usr/bin/install -c -m 644 Programs/python.o /home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/python.o Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/json /usr/bin/install -c -m 644 ./Modules/config.c.in /home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/config.c.in Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/http /usr/bin/install -c -m 644 Makefile /home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/Makefile Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm /usr/bin/install -c -m 644 ./Modules/Setup /home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/Setup Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc /usr/bin/install -c -m 644 Modules/Setup.local /home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/Setup.local Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging /usr/bin/install -c -m 644 Misc/python.pc /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/python-3.8.pc Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref /usr/bin/install -c -m 644 Misc/python-embed.pc /home/sawyer/optee-qemu/out-br/host/lib/pkgconfig/python-3.8-embed.pc Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib /usr/bin/install -c ./Modules/makesetup /home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/makesetup Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes /usr/bin/install -c ./install-sh /home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/install-sh Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib /usr/bin/install -c python-config.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/python-config.py Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c python-config /home/sawyer/optee-qemu/out-br/host/bin/python3.8-config Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/common Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/posix Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2 Creating directory /home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data running install running build running build_ext /usr/bin/install -c -m 644 ./Lib/__future__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_bootlocale.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_collections_abc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_compression.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_dummy_thread.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_markupbase.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_osx_support.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_py_abc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_pydecimal.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 INFO: Can't locate Tcl/Tk libs and/or headers /usr/bin/install -c -m 644 ./Lib/_pyio.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_sitebuiltins.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_strptime.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_threading_local.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/_weakrefset.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/abc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/aifc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/antigravity.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/argparse.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/ast.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/asynchat.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/asyncore.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/base64.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/bdb.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/binhex.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/bisect.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/bz2.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/cProfile.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/calendar.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/cgi.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/cgitb.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/chunk.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/cmd.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/code.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/codecs.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/codeop.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/colorsys.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/compileall.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/configparser.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/contextlib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/contextvars.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/copy.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/copyreg.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/crypt.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/csv.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/dataclasses.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/datetime.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/decimal.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/difflib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/dis.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/doctest.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/dummy_threading.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/enum.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/filecmp.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/fileinput.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/fnmatch.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/formatter.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/fractions.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/ftplib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/functools.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/genericpath.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/getopt.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/getpass.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/gettext.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/glob.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/gzip.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/hashlib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/heapq.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/hmac.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/imaplib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/imghdr.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/imp.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/inspect.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/io.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/ipaddress.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/keyword.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/linecache.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/locale.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/lzma.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/mailbox.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/mailcap.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/mimetypes.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/modulefinder.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/netrc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/nntplib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/ntpath.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/nturl2path.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/numbers.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/opcode.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/operator.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/optparse.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/os.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/pathlib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/pdb.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/pickle.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/pickletools.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/pipes.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/pkgutil.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/platform.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/plistlib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/poplib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/posixpath.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/pprint.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/profile.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 Python build finished successfully! The necessary bits to build these optional modules were not found: _bz2 _dbm _gdbm _lzma _sqlite3 _tkinter readline To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts copying and adjusting /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Lib/smtpd.py -> build/scripts-3.8 copying and adjusting /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Tools/scripts/pydoc3 -> build/scripts-3.8 copying and adjusting /home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5/Tools/scripts/2to3 -> build/scripts-3.8 /usr/bin/install -c -m 644 ./Lib/pstats.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 changing mode of build/scripts-3.8/smtpd.py from 644 to 755 changing mode of build/scripts-3.8/pydoc3 from 644 to 755 changing mode of build/scripts-3.8/2to3 from 644 to 755 renaming build/scripts-3.8/smtpd.py to build/scripts-3.8/smtpd.py.8 renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 running install_lib copying build/lib.linux-x86_64-3.8/array.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_bisect.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_testinternalcapi.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/pty.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/_sha256.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_testmultiphase.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/audioop.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/parser.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/grp.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/termios.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/py_compile.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/spwd.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/mmap.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_csv.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_md5.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_xxsubinterpreters.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/pyexpat.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/pyclbr.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/_multiprocessing.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_statistics.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/xxlimited.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_multibytecodec.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_decimal.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/pydoc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/_uuid.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/queue.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/_testcapi.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_crypt.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_ctypes_test.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_posixshmem.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_sha1.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c ./Lib/quopri.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/_testimportmultiple.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_socket.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_sha512.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_testbuffer.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/cmath.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/random.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/syslog.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_struct.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_datetime.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_posixsubprocess.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/re.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/_sysconfigdata__linux_x86_64-linux-gnu.pyc -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/resource.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/unicodedata.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/reprlib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/_opcode.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_json.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_ctypes.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/rlcompleter.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/_random.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_sha3.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/binascii.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/fcntl.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_xxtestfuzz.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/runpy.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/_lsprof.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_contextvars.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/zlib.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_sysconfigdata__linux_x86_64-linux-gnu.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_elementtree.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/sched.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/select.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_asyncio.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_pickle.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload /usr/bin/install -c -m 644 ./Lib/secrets.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/lib.linux-x86_64-3.8/_heapq.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_queue.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/_blake2.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload copying build/lib.linux-x86_64-3.8/math.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/array.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_bisect.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_testinternalcapi.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_sha256.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_testmultiphase.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/audioop.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/parser.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/grp.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/termios.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/spwd.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/mmap.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_csv.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_md5.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_xxsubinterpreters.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/pyexpat.cpython-38-x86_64-linux-gnu.so to 755 /usr/bin/install -c -m 644 ./Lib/selectors.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_multiprocessing.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_statistics.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/xxlimited.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_multibytecodec.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_decimal.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_uuid.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_testcapi.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_crypt.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_ctypes_test.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_posixshmem.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_sha1.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_testimportmultiple.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_socket.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_sha512.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_testbuffer.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/cmath.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/syslog.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_struct.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_datetime.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_posixsubprocess.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.pyc to 644 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/resource.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/unicodedata.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_opcode.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_json.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_ctypes.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_random.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_sha3.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/binascii.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/fcntl.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_xxtestfuzz.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_lsprof.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_contextvars.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/zlib.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_elementtree.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/select.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_asyncio.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_pickle.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_heapq.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_queue.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_blake2.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/math.cpython-38-x86_64-linux-gnu.so to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/ to 755 running install_scripts /usr/bin/install -c -m 644 ./Lib/shelve.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/shlex.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 copying build/scripts-3.8/smtpd.py.8 -> /home/sawyer/optee-qemu/out-br/host/bin copying build/scripts-3.8/2to3-3.8 -> /home/sawyer/optee-qemu/out-br/host/bin copying build/scripts-3.8/pydoc3.8 -> /home/sawyer/optee-qemu/out-br/host/bin changing mode of /home/sawyer/optee-qemu/out-br/host/bin/smtpd.py.8 to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/bin/2to3-3.8 to 755 changing mode of /home/sawyer/optee-qemu/out-br/host/bin/pydoc3.8 to 755 /usr/bin/install -c -m 644 ./Lib/shutil.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/signal.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/site.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/smtpd.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/smtplib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/sndhdr.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/socket.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/socketserver.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/sre_compile.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/sre_constants.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 rm /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py /usr/bin/install -c -m 644 ./Lib/sre_parse.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 rm -r /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload/__pycache__ /usr/bin/install -c -m 644 ./Lib/ssl.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 Makefile:1671: recipe for target 'sharedinstall' failed /usr/bin/install -c -m 644 ./Lib/stat.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/statistics.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/string.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/stringprep.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/struct.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/subprocess.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/sunau.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/symbol.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/symtable.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/sysconfig.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/tabnanny.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/tarfile.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/telnetlib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/tempfile.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/textwrap.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/this.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/threading.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/timeit.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/token.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/tokenize.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/trace.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/traceback.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/tracemalloc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/tty.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/turtle.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/types.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/typing.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/uu.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/uuid.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/warnings.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/wave.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/weakref.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c ./Lib/webbrowser.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/xdrlib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/zipapp.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/zipfile.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/zipimport.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8 /usr/bin/install -c -m 644 ./Lib/site-packages/README.txt /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages /usr/bin/install -c -m 644 ./Lib/asyncio/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/__main__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_events.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_futures.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/constants.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/coroutines.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/events.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/exceptions.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/futures.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/locks.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/log.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/protocols.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/queues.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/runners.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/selector_events.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/sslproto.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/staggered.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/streams.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/subprocess.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/tasks.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/transports.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/trsock.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/unix_events.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/windows_events.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio /usr/bin/install -c -m 644 ./Lib/collections/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections /usr/bin/install -c -m 644 ./Lib/collections/abc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections /usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent /usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1125.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp273.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hz.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/idna.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/johab.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_t.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/kz1048.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/oem.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c ./Lib/encodings/rot_13.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings /usr/bin/install -c -m 644 ./Lib/email/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/_policybase.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/architecture.rst /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/base64mime.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/charset.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/contentmanager.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/encoders.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/errors.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/feedparser.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/generator.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/header.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/iterators.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/message.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/parser.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/policy.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/utils.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email /usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/application.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/base.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/image.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/message.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/text.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime /usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-20.1.1-py2.py3-none-any.whl /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-47.1.0-py3-none-any.whl /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/html/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/html /usr/bin/install -c -m 644 ./Lib/html/entities.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/html /usr/bin/install -c -m 644 ./Lib/html/parser.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/html /usr/bin/install -c -m 644 ./Lib/json/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/json /usr/bin/install -c -m 644 ./Lib/json/decoder.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/json /usr/bin/install -c -m 644 ./Lib/json/encoder.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/json /usr/bin/install -c -m 644 ./Lib/json/scanner.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/json /usr/bin/install -c -m 644 ./Lib/json/tool.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/json /usr/bin/install -c -m 644 ./Lib/http/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/http /usr/bin/install -c -m 644 ./Lib/http/client.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/http /usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/http /usr/bin/install -c -m 644 ./Lib/http/cookies.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/http /usr/bin/install -c -m 644 ./Lib/http/server.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/http /usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm /usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm /usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm /usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm /usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc /usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc /usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc /usr/bin/install -c -m 644 ./Lib/logging/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging /usr/bin/install -c -m 644 ./Lib/logging/config.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging /usr/bin/install -c -m 644 ./Lib/logging/handlers.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging /usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref /usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib /usr/bin/install -c -m 644 ./Lib/urllib/error.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib /usr/bin/install -c -m 644 ./Lib/urllib/parse.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib /usr/bin/install -c -m 644 ./Lib/urllib/request.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib /usr/bin/install -c -m 644 ./Lib/urllib/response.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib /usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib /usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_aix.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib /usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/distutils/README /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/config.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/core.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/debug.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dist.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/errors.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/extension.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/log.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/version.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0-amd64.exe /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0.exe /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-14.0-amd64.exe /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-14.0.exe /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command /usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib /usr/bin/install -c -m 644 ./Lib/importlib/abc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib /usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib /usr/bin/install -c -m 644 ./Lib/importlib/metadata.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib /usr/bin/install -c -m 644 ./Lib/importlib/resources.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib /usr/bin/install -c -m 644 ./Lib/importlib/util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib /usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/__main__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/bytedesign.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/clock.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/forest.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/paint.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/peace.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/penrose.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/rosette.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/sorting_animate.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/tree.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/two_canvases.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c ./Lib/turtledemo/yinyang.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo /usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/context.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/async_case.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/case.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/loader.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/main.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/mock.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/result.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/runner.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/signals.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/suite.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/unittest/util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest /usr/bin/install -c -m 644 ./Lib/venv/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv /usr/bin/install -c -m 644 ./Lib/venv/__main__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv /usr/bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/common /usr/bin/install -c -m 644 ./Lib/venv/scripts/common/activate /home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/common /usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/posix /usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/posix /usr/bin/install -c -m 644 ./Lib/xml/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax /usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2 /usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data /usr/bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \ /home/sawyer/optee-qemu/out-br/host/lib/python3.8; \ /usr/bin/install -c -m 644 ./LICENSE /home/sawyer/optee-qemu/out-br/host/lib/python3.8/LICENSE.txt if test -d /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/tests; then \ /usr/bin/install -c -m 644 ./Modules/xxmodule.c \ /home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/tests ; \ fi PYTHONPATH=/home/sawyer/optee-qemu/out-br/host/lib/python3.8 LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 \ ./python -E -Wi /home/sawyer/optee-qemu/out-br/host/lib/python3.8/compileall.py \ -j0 -d /home/sawyer/optee-qemu/out-br/host/lib/python3.8 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /home/sawyer/optee-qemu/out-br/host/lib/python3.8 Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/__future__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_compression.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_osx_support.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_pydecimal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/queues.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/sslproto.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/subprocess.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/transports.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/windows_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/base64.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/bisect.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/calendar.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/code.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/contextvars.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/copyreg.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/crypt.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/csv.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/_endian.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/dyld.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/framework.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dataclasses.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/gnu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/ndbm.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/decimal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/difflib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/archive_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/ccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_msi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_ext.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_lib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/sdist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/core.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/debug.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/dir_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/errors.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/fancy_getopt.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/filelist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/spawn.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/sysconfig.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/version.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dummy_threading.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_encoded_words.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_parseaddr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_policybase.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/base64mime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/charset.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/encoders.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/feedparser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/headerregistry.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/application.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/base.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/image.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/message.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/nonmultipart.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/text.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/parser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/quoprimime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/aliases.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/big5.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/bz2_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1006.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1026.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1250.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1251.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1253.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1255.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1257.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp273.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp437.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp775.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp852.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp857.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp861.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp864.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp869.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp874.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp949.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp950.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_jisx0213.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_kr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/gb18030.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/gbk.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/hp_roman8.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/idna.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_3.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_kr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_10.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_13.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_16.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_5.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_7.py'...Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/__phello__.foo.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_bootlocale.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_compat_pickle.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_dummy_thread.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_markupbase.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_sitebuiltins.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_strptime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/antigravity.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/argparse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/exceptions.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/format_helpers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/futures.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/log.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/protocols.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/runners.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/selector_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/tasks.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/windows_utils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncore.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/binhex.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/bz2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cgitb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/chunk.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/codecs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/process.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/contextlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/copy.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/dumb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dis.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/_msvccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/bcppcompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_dumb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_wininst.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_py.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/clean.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_data.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_egg_info.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_scripts.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/upload.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/cygwinccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/extension.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/file_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/log.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/msvc9compiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/text_file.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/doctest.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/contentmanager.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/errors.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/generator.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/header.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/iterators.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/audio.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/multipart.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/policy.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/utils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/base64_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/charmap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1140.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1252.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1256.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp424.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp720.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp850.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp856.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp858.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp862.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp865.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp932.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_jp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/hz.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_1.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_2004.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_1.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_14.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_4.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_8.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/koi8_t.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_centeuro.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_farsi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_roman.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/oem.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/quopri_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/rot_13.py'...Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_collections_abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_py_abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_pyio.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_threading_local.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_weakrefset.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/aifc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ast.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asynchat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_futures.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_subprocess.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_tasks.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/constants.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/coroutines.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/locks.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/proactor_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/staggered.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/streams.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/trsock.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/unix_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/bdb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cProfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cgi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cmd.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/codeop.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections/abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/colorsys.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/compileall.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/_base.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/thread.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/python-config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/configparser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/_aix.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/dylib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/wintypes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/datetime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/cmd.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_rpm.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_clib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_scripts.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/check.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_headers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/register.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/dep_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/dist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/msvccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/unixccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/versionpredicate.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_header_value_parser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/message.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/ascii.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/big5hkscs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp037.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1125.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1254.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1258.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp500.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp737.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp855.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp860.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp863.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp866.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp875.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_jis_2004.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/gb2312.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/hex_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_ext.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_11.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_15.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_3.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_6.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/johab.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/koi8_u.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_arabic.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_iceland.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_turkish.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/ptcp154.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/raw_unicode_escape.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/shift_jis.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/tis_620.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_16_be.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_32.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_8_sig.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/_uninstall.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/fileinput.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/formatter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/functools.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/gzip.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html/entities.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_9.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/koi8_r.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/kz1048.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/latin_1.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_croatian.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_cyrillic.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_greek.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_latin2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_romanian.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mbcs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/palmos.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/punycode.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/shift_jis_2004.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/shift_jisx0213.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/undefined.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_16.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_32_be.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_32_le.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_8.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/uu_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/enum.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ftplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/getpass.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/gettext.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/hmac.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html/parser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/cookiejar.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/imghdr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/imp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/_bootstrap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/machinery.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/metadata.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ipaddress.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/keyword.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/btm_utils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_asserts.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_buffer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_except.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_execfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_funcattrs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_has_key.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_imports.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_input.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_itertools.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_metaclass.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_next.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_print.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_reload.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_repr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_sys_exc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_types.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_ws_comma.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_xreadlines.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_zip.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/patcomp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/grammar.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/parse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/tokenize.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/linecache.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/mimetypes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/connection.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/heap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/pool.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/reduction.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/shared_memory.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/nntplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/os.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pdb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pipes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/platform.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pprint.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pty.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pyclbr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/queue.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/quopri.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/random.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/re.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/reprlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/runpy.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/shlex.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/site.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/smtplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sre_compile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/stat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/statistics.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/symbol.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/symtable.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tabnanny.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tarfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/unicode_escape.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_16_le.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_7.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/zlib_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/filecmp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/fnmatch.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/fractions.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/genericpath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/getopt.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/glob.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/hashlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/heapq.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/client.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/cookies.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/imaplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/resources.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/io.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/decoder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/encoder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/scanner.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/tool.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixer_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_exitfunc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_getcwdu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_import.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_imports2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_intern.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_isinstance.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_long.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_nonzero.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_operator.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_raw_input.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_renames.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_set_literal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_throw.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_unicode.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_xrange.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/main.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/driver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/literals.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/token.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pygram.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pytree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/locale.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging/handlers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/mailcap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/modulefinder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/context.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy/connection.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/forkserver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/managers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/queues.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/resource_sharer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/sharedctypes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/synchronize.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/netrc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ntpath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/operator.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pathlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pickletools.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pkgutil.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/poplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/posixpath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/profile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/py_compile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/secrets.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/shelve.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/shutil.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sndhdr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/socket.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sre_parse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/string.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/stringprep.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sunau.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sysconfig.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/telnetlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/textwrap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/this.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/threading.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/trace.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tracemalloc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/bytedesign.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/chaos.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/clock.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/fractalcurves.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/lindenmayer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/nim.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/planet_and_moon.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/rosette.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/round_dance.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/tree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/server.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/_bootstrap_external.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/inspect.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/btm_matcher.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixer_base.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_apply.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_basestring.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_dict.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_exec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_filter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_future.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_idioms.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_map.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_methodattrs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_ne.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_numliterals.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_paren.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_raise.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_reduce.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_standarderror.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_tuple_params.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_urllib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/conv.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/pgen.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/refactor.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging/config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lzma.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/mailbox.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_fork.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_forkserver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_spawn_posix.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_spawn_win32.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/process.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/resource_tracker.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/spawn.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/nturl2path.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/numbers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/opcode.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/optparse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pickle.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/plistlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pstats.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data/topics.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/rlcompleter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sched.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/selectors.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/signal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/smtpd.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/socketserver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sre_constants.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ssl.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/struct.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/subprocess.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tempfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/timeit.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/token.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tokenize.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/traceback.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/colormixer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/forest.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/minimal_hanoi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/paint.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/peace.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/penrose.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/sorting_animate.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/types.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/async_case.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/case.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/result.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/signals.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/error.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/request.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/webbrowser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/validate.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/domreg.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/pulldom.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/xmlbuilder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/ElementPath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/cElementTree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers/expat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/_exceptions.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/handler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/saxutils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc/client.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tty.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtle.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/main.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/runner.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/suite.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/parse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/response.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/robotparser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/uuid.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wave.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/handlers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/simple_server.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/NodeFilter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/minicompat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/minidom.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/expatreader.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/xmlreader.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc/server.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/zipimport.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/two_canvases.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/yinyang.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/typing.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/loader.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/mock.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/uu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/warnings.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/weakref.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/headers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xdrlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/expatbuilder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/ElementInclude.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/ElementTree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/zipapp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/zipfile.py'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/_bundled'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/common'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/posix'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc'... PYTHONPATH=/home/sawyer/optee-qemu/out-br/host/lib/python3.8 LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 \ ./python -E -Wi -O /home/sawyer/optee-qemu/out-br/host/lib/python3.8/compileall.py \ -j0 -d /home/sawyer/optee-qemu/out-br/host/lib/python3.8 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /home/sawyer/optee-qemu/out-br/host/lib/python3.8 Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/__phello__.foo.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_collections_abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_compression.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_markupbase.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_pydecimal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/format_helpers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/protocols.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/selector_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/subprocess.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/tasks.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/windows_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/base64.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/bdb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cgi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/chunk.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cmd.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/code.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/codeop.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections/abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/_base.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/thread.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/contextlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/copy.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/crypt.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/_endian.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/dyld.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/framework.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/dumb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/gnu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/ndbm.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/decimal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/difflib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/archive_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/bcppcompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/ccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_rpm.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_ext.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/check.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_lib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/sdist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/cygwinccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/dir_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/extension.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/file_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/filelist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/spawn.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/sysconfig.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dummy_threading.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_encoded_words.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_parseaddr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_policybase.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/base64mime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/charset.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/encoders.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/errors.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/generator.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/headerregistry.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/message.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/policy.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/utils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/ascii.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/base64_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/big5hkscs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/charmap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1006.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1125.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1253.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1255.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp273.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp424.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp720.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp775.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp855.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp858.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp862.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp865.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp874.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp949.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp950.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_jisx0213.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_kr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/gb2312.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/hp_roman8.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_3.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_11.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_16.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_5.py'...Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/__future__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_compat_pickle.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_osx_support.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_sitebuiltins.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_strptime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_threading_local.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/aifc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ast.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asynchat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/constants.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/coroutines.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/exceptions.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/locks.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/staggered.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/streams.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/unix_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/binhex.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cProfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/calendar.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/configparser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/_aix.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/dylib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dataclasses.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dis.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/_msvccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_msi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_scripts.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/clean.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_data.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_headers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/register.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/debug.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/dist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/log.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/msvccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/text_file.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/unixccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/versionpredicate.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/doctest.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/contentmanager.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/feedparser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/header.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/iterators.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/application.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/audio.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/base.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/image.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/message.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/multipart.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/nonmultipart.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/text.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/parser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/quoprimime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/aliases.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/big5.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/bz2_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp037.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1026.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1140.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1250.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1252.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1254.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1256.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1258.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp500.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp737.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp852.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp857.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp861.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp864.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp869.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp875.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_jis_2004.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_jp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/gb18030.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/hex_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/hz.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_1.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_1.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_14.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_3.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_9.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/koi8_u.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/latin_1.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_farsi.py'...Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_bootlocale.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_dummy_thread.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_py_abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_pyio.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_weakrefset.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/antigravity.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/argparse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_futures.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_subprocess.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_tasks.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/futures.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/log.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/proactor_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/queues.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/runners.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/sslproto.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/transports.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/trsock.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/windows_utils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncore.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/bisect.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/bz2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cgitb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/codecs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/colorsys.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/compileall.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/process.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/python-config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/contextvars.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/copyreg.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/csv.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/wintypes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/datetime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/cmd.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_dumb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_wininst.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_clib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_py.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_egg_info.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_scripts.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/upload.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/core.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/dep_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/errors.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/fancy_getopt.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/msvc9compiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/version.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_header_value_parser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1251.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1257.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp437.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp850.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp856.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp860.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp863.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp866.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp932.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/gbk.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/idna.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_2004.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_ext.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_kr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_10.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_13.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_15.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_4.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_6.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/johab.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/koi8_t.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/kz1048.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_centeuro.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_croatian.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_cyrillic.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_greek.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_romanian.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/oem.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/punycode.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/rot_13.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/tis_620.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_32.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_32_le.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_8.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/_uninstall.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/filecmp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/fnmatch.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/formatter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/functools.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/glob.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/hashlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_iceland.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_roman.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_turkish.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/ptcp154.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/quopri_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/shift_jis_2004.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/unicode_escape.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_16_be.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_16_le.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_32_be.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/uu_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/zlib_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/enum.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ftplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/getpass.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/gzip.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/client.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/server.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/machinery.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/metadata.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ipaddress.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/btm_utils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixer_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_asserts.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_buffer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_dict.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_execfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_exitfunc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_funcattrs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_getcwdu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_has_key.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_idioms.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_imports.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_intern.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_itertools.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_long.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_map.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_methodattrs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_ne.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_next.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_numliterals.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_paren.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_raise.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_raw_input.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_reload.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_repr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_standarderror.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_sys_exc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_tuple_params.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_zip.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/patcomp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/driver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/literals.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/tokenize.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/linecache.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/mailcap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/modulefinder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/context.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/forkserver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_fork.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_forkserver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_spawn_posix.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_spawn_win32.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/queues.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/shared_memory.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/nntplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pathlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pickletools.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/poplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/posixpath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pstats.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/queue.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/quopri.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/random.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/re.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/reprlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/secrets.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/shlex.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/smtpd.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/socket.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sre_parse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/string.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/struct.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sunau.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/symtable.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tabnanny.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tarfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tracemalloc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/clock.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_7.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_8.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/koi8_r.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_arabic.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_latin2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mbcs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/palmos.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/raw_unicode_escape.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/shift_jis.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/shift_jisx0213.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/undefined.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_16.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_7.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_8_sig.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/fileinput.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/fractions.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/genericpath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/getopt.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/gettext.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/hmac.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html/entities.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/cookies.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/imaplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/_bootstrap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/resources.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/inspect.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_apply.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_except.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_filter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_import.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_metaclass.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_nonzero.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_operator.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_print.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_reduce.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_renames.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_urllib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_xreadlines.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/grammar.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/pgen.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pygram.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/refactor.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging/config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lzma.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/mailbox.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/managers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/resource_tracker.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/spawn.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/nturl2path.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/numbers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/opcode.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/optparse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pickle.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/plistlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/profile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pyclbr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data/topics.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/rlcompleter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/runpy.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/shelve.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/shutil.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sndhdr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sre_compile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/stat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/statistics.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/symbol.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sysconfig.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tempfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/timeit.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/token.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/trace.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tty.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/bytedesign.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/chaos.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/colormixer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/forest.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/lindenmayer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/nim.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/planet_and_moon.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/round_dance.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/tree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/two_canvases.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/async_case.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/loader.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/main.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/result.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/signals.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/fractalcurves.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/minimal_hanoi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/paint.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/peace.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/penrose.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/rosette.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/sorting_animate.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/yinyang.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/types.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/case.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/runner.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/suite.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/parse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/response.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/uu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wave.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/webbrowser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/simple_server.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/validate.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/domreg.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/minidom.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/expatreader.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc/client.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/heapq.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html/parser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/cookiejar.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/imghdr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/imp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/_bootstrap_external.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/io.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/decoder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/encoder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/scanner.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/tool.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/keyword.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/btm_matcher.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixer_base.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_basestring.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_exec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_future.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_imports2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_input.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_isinstance.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_set_literal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_throw.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_types.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_unicode.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_ws_comma.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_xrange.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/main.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/conv.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/parse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/token.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pytree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/locale.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging/handlers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/mimetypes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/connection.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy/connection.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/heap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/pool.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/process.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/reduction.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/resource_sharer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/sharedctypes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/synchronize.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/netrc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ntpath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/operator.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/os.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pdb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pipes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pkgutil.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/platform.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pprint.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pty.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/py_compile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sched.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/selectors.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/signal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/site.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/smtplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/socketserver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sre_constants.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ssl.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/stringprep.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/subprocess.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/telnetlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/textwrap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/this.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/threading.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tokenize.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/traceback.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtle.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/typing.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/mock.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/robotparser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/uuid.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/warnings.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/weakref.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/handlers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/NodeFilter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/expatbuilder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/xmlbuilder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/ElementTree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/saxutils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc/server.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/zipimport.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/error.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/request.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/headers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xdrlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/minicompat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/pulldom.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/ElementInclude.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/ElementPath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/cElementTree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers/expat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/_exceptions.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/handler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/xmlreader.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/zipapp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/zipfile.py'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/_bundled'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/common'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/posix'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc'... PYTHONPATH=/home/sawyer/optee-qemu/out-br/host/lib/python3.8 LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 \ ./python -E -Wi -OO /home/sawyer/optee-qemu/out-br/host/lib/python3.8/compileall.py \ -j0 -d /home/sawyer/optee-qemu/out-br/host/lib/python3.8 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /home/sawyer/optee-qemu/out-br/host/lib/python3.8 Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/__phello__.foo.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_dummy_thread.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_pydecimal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_tasks.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/coroutines.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/exceptions.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/locks.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/queues.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/runners.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/selector_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/trsock.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/windows_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/windows_utils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/base64.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/binhex.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/bz2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/calendar.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/chunk.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/code.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/codeop.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/_base.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu/python-config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/configparser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/_endian.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/dyld.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/datetime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/_msvccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/cmd.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_dumb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_rpm.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_clib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_scripts.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/check.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_data.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_scripts.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/sdist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/core.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/dep_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/errors.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/fancy_getopt.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/log.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/msvccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/unixccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/versionpredicate.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_encoded_words.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_parseaddr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_policybase.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/contentmanager.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/generator.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/headerregistry.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/application.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/audio.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/base.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/nonmultipart.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/text.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/quoprimime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/big5.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1006.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1140.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1250.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1256.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1258.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp500.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp737.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp850.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp857.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp862.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp865.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp874.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp932.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_jisx0213.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_kr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/gb18030.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/idna.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_ext.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_kr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_13.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_15.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_16.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_3.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_4.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_6.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_farsi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_greek.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_latin2.py'...Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_compat_pickle.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_osx_support.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_py_abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_sitebuiltins.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_strptime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_threading_local.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_weakrefset.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/antigravity.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/argparse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_futures.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_subprocess.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/futures.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/log.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/proactor_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/staggered.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/streams.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/tasks.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncore.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/bisect.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cProfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cgi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/codecs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/compileall.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/process.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/contextvars.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/copy.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/crypt.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/_aix.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dataclasses.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/gnu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/ndbm.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/decimal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/difflib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/archive_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/ccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_msi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_ext.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/clean.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_egg_info.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_headers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install_lib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/register.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/upload.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/cygwinccompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/dist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/filelist.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/msvc9compiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/text_file.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/version.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dummy_threading.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/_header_value_parser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/aliases.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/ascii.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/base64_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/big5hkscs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/bz2_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/charmap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp037.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1125.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1252.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1255.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1257.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp273.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp720.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp775.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp856.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp858.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp861.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp864.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp869.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp949.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_jis_2004.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/gb2312.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/hex_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/hp_roman8.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/hz.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_1.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_2004.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_3.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_1.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_11.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_7.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_9.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/johab.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/koi8_t.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/koi8_u.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/latin_1.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_arabic.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_croatian.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/palmos.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/punycode.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/raw_unicode_escape.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/shift_jis.py'...Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/__future__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_bootlocale.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_collections_abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_compression.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_markupbase.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_pyio.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/aifc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ast.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asynchat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/base_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/constants.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/format_helpers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/protocols.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/sslproto.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/subprocess.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/transports.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio/unix_events.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/bdb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cgitb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/cmd.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections/abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/colorsys.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures/thread.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/contextlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/copyreg.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/csv.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/dylib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib/framework.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/wintypes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm/dumb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dis.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/bcppcompiler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/bdist_wininst.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/build_py.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command/install.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/debug.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/dir_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/extension.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/file_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/spawn.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/sysconfig.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/doctest.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/base64mime.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/charset.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/encoders.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/errors.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/feedparser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/header.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/iterators.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/message.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/image.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/message.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime/multipart.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/parser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/policy.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/utils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1026.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1251.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1253.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp1254.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp424.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp437.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp852.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp855.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp860.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp863.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp866.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp875.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/cp950.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/euc_jp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/gbk.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso2022_jp_2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_10.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_14.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_5.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/iso8859_8.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/koi8_r.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/kz1048.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_centeuro.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_cyrillic.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_iceland.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_turkish.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/ptcp154.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/quopri_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/shift_jis_2004.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/unicode_escape.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_roman.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mac_romanian.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/mbcs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/oem.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/rot_13.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/shift_jisx0213.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/undefined.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_16.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_32.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_32_le.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/zlib_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/_uninstall.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/filecmp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/fnmatch.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/fractions.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/genericpath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/getopt.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/getpass.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/hashlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/hmac.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html/entities.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/cookies.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/server.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/_bootstrap_external.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/io.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/decoder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/encoder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/btm_utils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixer_util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_funcattrs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_getcwdu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_idioms.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_imports.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_input.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_isinstance.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_long.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_methodattrs.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_next.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_paren.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_reduce.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_reload.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_renames.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_set_literal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/patcomp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/driver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/pgen.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pytree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lzma.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/mailcap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/modulefinder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/context.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/heap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/pool.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_fork.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_spawn_posix.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_spawn_win32.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/queues.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/resource_tracker.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/sharedctypes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/synchronize.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/netrc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ntpath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/opcode.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/os.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pdb.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pipes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pkgutil.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/platform.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/posixpath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pstats.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pyclbr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/queue.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/quopri.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/random.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/re.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/reprlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/rlcompleter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/runpy.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/shelve.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/shutil.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sndhdr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/socket.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sre_parse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/statistics.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/subprocess.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/telnetlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/textwrap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/this.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/timeit.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/token.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/trace.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tty.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtle.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_32_be.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/uu_codec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/enum.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ftplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/gettext.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/heapq.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/client.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/imaplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/machinery.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/resources.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ipaddress.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/scanner.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json/tool.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/keyword.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/btm_matcher.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixer_base.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_asserts.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_basestring.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_dict.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_exec.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_exitfunc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_filter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_intern.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_map.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_ne.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_nonzero.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_numliterals.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_repr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_standarderror.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_sys_exc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_tuple_params.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_unicode.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_ws_comma.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_zip.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/main.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/grammar.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/literals.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/parse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/tokenize.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/linecache.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/locale.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging/handlers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/mimetypes.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/connection.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy/connection.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/forkserver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/managers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/process.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/resource_sharer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/shared_memory.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/nntplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/operator.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pathlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pickle.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/plistlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/profile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pty.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/py_compile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sched.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/selectors.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/signal.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/site.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/smtplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/socketserver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sre_constants.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ssl.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/stringprep.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/struct.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sunau.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sysconfig.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tarfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tokenize.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tracemalloc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/chaos.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/clock.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/forest.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/lindenmayer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/minimal_hanoi.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/nim.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/peace.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/penrose.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/rosette.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/round_dance.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/sorting_animate.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/yinyang.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/typing.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/mock.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/tis_620.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_16_be.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_16_le.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_7.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_8.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings/utf_8_sig.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/fileinput.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/formatter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/functools.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/glob.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/gzip.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html/parser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http/cookiejar.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/imghdr.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/imp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/_bootstrap.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/abc.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib/metadata.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/inspect.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_apply.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_buffer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_except.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_execfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_future.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_has_key.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_import.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_imports2.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_itertools.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_metaclass.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_operator.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_print.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_raise.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_raw_input.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_throw.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_types.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_urllib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_xrange.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes/fix_xreadlines.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/conv.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2/token.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pygram.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/refactor.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging/config.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/mailbox.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/popen_forkserver.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/reduction.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/spawn.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/nturl2path.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/numbers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/optparse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pickletools.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/poplib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pprint.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data/topics.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/secrets.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/shlex.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/smtpd.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/sre_compile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/stat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/string.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/symbol.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/symtable.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tabnanny.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/tempfile.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/threading.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/traceback.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/bytedesign.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/colormixer.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/fractalcurves.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/paint.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/planet_and_moon.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/tree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/loader.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/main.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/runner.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/request.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/headers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/simple_server.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/validate.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/NodeFilter.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/domreg.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/minicompat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/pulldom.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/xmlbuilder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/cElementTree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers/expat.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/_exceptions.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/expatreader.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo/two_canvases.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/types.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/async_case.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/case.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/result.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/signals.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest/suite.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/error.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/parse.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/response.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/uu.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/uuid.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wave.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/weakref.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/handlers.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref/util.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xdrlib.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/expatbuilder.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/ElementInclude.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/ElementPath.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree/ElementTree.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc/server.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib/robotparser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/__main__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/warnings.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/webbrowser.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/__init__.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom/minidom.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/handler.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/xmlreader.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc/client.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/zipimport.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax/saxutils.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/zipapp.py'... Compiling '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/zipfile.py'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/asyncio'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/collections'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/concurrent/futures'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/config-3.8-x86_64-linux-gnu'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ctypes/macholib'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/dbm'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/distutils/command'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/email/mime'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/encodings'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/ensurepip/_bundled'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/html'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/http'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/importlib'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/json'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib-dynload'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/fixes'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/pgen2'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/logging'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/multiprocessing/dummy'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/pydoc_data'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/turtledemo'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/unittest'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/urllib'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/common'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/venv/scripts/posix'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/wsgiref'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/dom'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/etree'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/parsers'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xml/sax'... Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/xmlrpc'... PYTHONPATH=/home/sawyer/optee-qemu/out-br/host/lib/python3.8 LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 \ ./python -E -Wi /home/sawyer/optee-qemu/out-br/host/lib/python3.8/compileall.py \ -j0 -d /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages -f \ -x badsyntax /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages'... PYTHONPATH=/home/sawyer/optee-qemu/out-br/host/lib/python3.8 LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 \ ./python -E -Wi -O /home/sawyer/optee-qemu/out-br/host/lib/python3.8/compileall.py \ -j0 -d /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages -f \ -x badsyntax /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages'... PYTHONPATH=/home/sawyer/optee-qemu/out-br/host/lib/python3.8 LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 \ ./python -E -Wi -OO /home/sawyer/optee-qemu/out-br/host/lib/python3.8/compileall.py \ -j0 -d /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages -f \ -x badsyntax /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages Listing '/home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages'... PYTHONPATH=/home/sawyer/optee-qemu/out-br/host/lib/python3.8 LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 \ ./python -E -m lib2to3.pgen2.driver /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/Grammar.txt Generating grammar tables from /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/Grammar.txt Writing grammar tables to /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/Grammar3.8.5.final.0.pickle PYTHONPATH=/home/sawyer/optee-qemu/out-br/host/lib/python3.8 LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 \ ./python -E -m lib2to3.pgen2.driver /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/PatternGrammar.txt Generating grammar tables from /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/PatternGrammar.txt Writing grammar tables to /home/sawyer/optee-qemu/out-br/host/lib/python3.8/lib2to3/PatternGrammar3.8.5.final.0.pickle if test "xno" != "xno" ; then \ case no in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ LD_LIBRARY_PATH=/home/sawyer/optee-qemu/out-br/build/host-python3-3.8.5 ./python -E -m ensurepip \ $ensurepip --root=/ ; \ fi setuptools-44.0.0.zip: OK (md5: 32b6cdce670ce462086d246bea181e9d) setuptools-44.0.0.zip: OK (sha256: e5baf7723e5bb8382fc146e33032b241efc63314211a3a120aaa55d62d2bb008) >>> host-python3-setuptools 44.0.0 Extracting /usr/bin/unzip -q -d /home/sawyer/optee-qemu/out-br/build/host-python3-setuptools-44.0.0 /home/sawyer/optee-qemu/buildroot/dl/python-setuptools/setuptools-44.0.0.zip mv /home/sawyer/optee-qemu/out-br/build/host-python3-setuptools-44.0.0/setuptools-44.0.0/* /home/sawyer/optee-qemu/out-br/build/host-python3-setuptools-44.0.0 rm -f -r /home/sawyer/optee-qemu/out-br/build/host-python3-setuptools-44.0.0/setuptools-44.0.0 >>> host-python3-setuptools 44.0.0 Patching Applying 0001-add-executable.patch using patch: patching file setuptools/command/install.py patching file setuptools/command/install_scripts.py Hunk #1 succeeded at 12 (offset 1 line). Hunk #2 succeeded at 39 (offset 1 line). >>> host-python3-setuptools 44.0.0 Configuring >>> host-python3-setuptools 44.0.0 Building (cd /home/sawyer/optee-qemu/out-br/build/host-python3-setuptools-44.0.0//; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/sawyer/optee-qemu/out-br/host/bin/python3 setup.py build ) running build running build_py creating build creating build/lib copying easy_install.py -> build/lib creating build/lib/pkg_resources copying pkg_resources/__init__.py -> build/lib/pkg_resources copying pkg_resources/py31compat.py -> build/lib/pkg_resources creating build/lib/setuptools copying setuptools/site-patch.py -> build/lib/setuptools copying setuptools/lib2to3_ex.py -> build/lib/setuptools copying setuptools/windows_support.py -> build/lib/setuptools copying setuptools/package_index.py -> build/lib/setuptools copying setuptools/version.py -> build/lib/setuptools copying setuptools/ssl_support.py -> build/lib/setuptools copying setuptools/errors.py -> build/lib/setuptools copying setuptools/build_meta.py -> build/lib/setuptools copying setuptools/__init__.py -> build/lib/setuptools copying setuptools/wheel.py -> build/lib/setuptools copying setuptools/config.py -> build/lib/setuptools copying setuptools/unicode_utils.py -> build/lib/setuptools copying setuptools/_deprecation_warning.py -> build/lib/setuptools copying setuptools/monkey.py -> build/lib/setuptools copying setuptools/depends.py -> build/lib/setuptools copying setuptools/py31compat.py -> build/lib/setuptools copying setuptools/installer.py -> build/lib/setuptools copying setuptools/launch.py -> build/lib/setuptools copying setuptools/_imp.py -> build/lib/setuptools copying setuptools/extension.py -> build/lib/setuptools copying setuptools/namespaces.py -> build/lib/setuptools copying setuptools/dist.py -> build/lib/setuptools copying setuptools/py33compat.py -> build/lib/setuptools copying setuptools/dep_util.py -> build/lib/setuptools copying setuptools/glob.py -> build/lib/setuptools copying setuptools/archive_util.py -> build/lib/setuptools copying setuptools/sandbox.py -> build/lib/setuptools copying setuptools/msvc.py -> build/lib/setuptools copying setuptools/py27compat.py -> build/lib/setuptools copying setuptools/py34compat.py -> build/lib/setuptools creating build/lib/pkg_resources/extern copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern creating build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/six.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/pyparsing.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/appdirs.py -> build/lib/pkg_resources/_vendor creating build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/utils.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__about__.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/requirements.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_compat.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/markers.py -> build/lib/pkg_resources/_vendor/packaging creating build/lib/setuptools/extern copying setuptools/extern/__init__.py -> build/lib/setuptools/extern creating build/lib/setuptools/_vendor copying setuptools/_vendor/six.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/pyparsing.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/__init__.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/ordered_set.py -> build/lib/setuptools/_vendor creating build/lib/setuptools/command copying setuptools/command/upload.py -> build/lib/setuptools/command copying setuptools/command/build_ext.py -> build/lib/setuptools/command copying setuptools/command/egg_info.py -> build/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command copying setuptools/command/__init__.py -> build/lib/setuptools/command copying setuptools/command/test.py -> build/lib/setuptools/command copying setuptools/command/py36compat.py -> build/lib/setuptools/command copying setuptools/command/setopt.py -> build/lib/setuptools/command copying setuptools/command/install.py -> build/lib/setuptools/command copying setuptools/command/build_py.py -> build/lib/setuptools/command copying setuptools/command/sdist.py -> build/lib/setuptools/command copying setuptools/command/dist_info.py -> build/lib/setuptools/command copying setuptools/command/register.py -> build/lib/setuptools/command copying setuptools/command/install_scripts.py -> build/lib/setuptools/command copying setuptools/command/upload_docs.py -> build/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command copying setuptools/command/install_lib.py -> build/lib/setuptools/command copying setuptools/command/easy_install.py -> build/lib/setuptools/command copying setuptools/command/build_clib.py -> build/lib/setuptools/command copying setuptools/command/develop.py -> build/lib/setuptools/command copying setuptools/command/alias.py -> build/lib/setuptools/command copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command copying setuptools/command/rotate.py -> build/lib/setuptools/command copying setuptools/command/saveopts.py -> build/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command creating build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/utils.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/specifiers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/version.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__init__.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/tags.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__about__.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/requirements.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_structures.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_compat.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/markers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/script (dev).tmpl -> build/lib/setuptools copying setuptools/script.tmpl -> build/lib/setuptools copying setuptools/gui-32.exe -> build/lib/setuptools copying setuptools/cli-64.exe -> build/lib/setuptools copying setuptools/cli-32.exe -> build/lib/setuptools copying setuptools/gui.exe -> build/lib/setuptools copying setuptools/gui-64.exe -> build/lib/setuptools copying setuptools/cli.exe -> build/lib/setuptools copying setuptools/command/launcher manifest.xml -> build/lib/setuptools/command >>> host-python3-setuptools 44.0.0 Installing to host directory (cd /home/sawyer/optee-qemu/out-br/build/host-python3-setuptools-44.0.0//; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/sawyer/optee-qemu/out-br/host/bin/python3 setup.py install --prefix=/home/sawyer/optee-qemu/out-br/host --root=/ --single-version-externally-managed ) running install running build running build_py running install_lib creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources copying build/lib/pkg_resources/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources copying build/lib/pkg_resources/py31compat.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/extern copying build/lib/pkg_resources/extern/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/extern creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/six.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/pyparsing.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/appdirs.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/utils.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/version.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/requirements.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/markers.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging copying build/lib/easy_install.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/site-patch.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/lib2to3_ex.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/script.tmpl -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/windows_support.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/package_index.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/version.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/ssl_support.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/errors.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/build_meta.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/wheel.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/config.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/unicode_utils.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/_deprecation_warning.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/monkey.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/depends.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/py31compat.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/installer.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/launch.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/gui-32.exe -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/_imp.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/extension.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/namespaces.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/dist.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/extern copying build/lib/setuptools/extern/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/extern copying build/lib/setuptools/py33compat.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/dep_util.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/glob.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/cli-64.exe -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/archive_util.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/cli-32.exe -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/script (dev).tmpl -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/sandbox.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/msvc.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor copying build/lib/setuptools/_vendor/six.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor copying build/lib/setuptools/_vendor/pyparsing.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor copying build/lib/setuptools/_vendor/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/utils.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/specifiers.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/version.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/tags.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/__about__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/requirements.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_structures.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_compat.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/markers.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/ordered_set.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor copying build/lib/setuptools/py27compat.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/gui.exe -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/py34compat.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools copying build/lib/setuptools/gui-64.exe -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/upload.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/build_ext.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/egg_info.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_egg.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/test.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/py36compat.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/setopt.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/install.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/build_py.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/sdist.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/dist_info.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/register.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/install_scripts.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/upload_docs.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_rpm.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/install_lib.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/easy_install.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/build_clib.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/develop.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/alias.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_wininst.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/rotate.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/saveopts.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/install_egg_info.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/command/launcher manifest.xml -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command copying build/lib/setuptools/cli.exe -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/py31compat.py to py31compat.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/extern/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/six.py to six.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/pyparsing.py to pyparsing.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/appdirs.py to appdirs.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/utils.py to utils.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/specifiers.py to specifiers.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/version.py to version.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__about__.py to __about__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/requirements.py to requirements.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/_structures.py to _structures.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/_compat.py to _compat.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/markers.py to markers.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/easy_install.py to easy_install.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/site-patch.py to site-patch.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/lib2to3_ex.py to lib2to3_ex.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/windows_support.py to windows_support.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/package_index.py to package_index.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/version.py to version.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/ssl_support.py to ssl_support.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/errors.py to errors.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/build_meta.py to build_meta.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/wheel.py to wheel.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/config.py to config.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/unicode_utils.py to unicode_utils.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_deprecation_warning.py to _deprecation_warning.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/monkey.py to monkey.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/depends.py to depends.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/py31compat.py to py31compat.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/installer.py to installer.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/launch.py to launch.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_imp.py to _imp.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/extension.py to extension.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/namespaces.py to namespaces.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/dist.py to dist.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/extern/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/py33compat.py to py33compat.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/dep_util.py to dep_util.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/glob.py to glob.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/archive_util.py to archive_util.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/sandbox.py to sandbox.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/msvc.py to msvc.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/six.py to six.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/pyparsing.py to pyparsing.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging/utils.py to utils.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging/specifiers.py to specifiers.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging/version.py to version.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging/tags.py to tags.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging/__about__.py to __about__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging/requirements.py to requirements.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging/_structures.py to _structures.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging/_compat.py to _compat.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/packaging/markers.py to markers.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/_vendor/ordered_set.py to ordered_set.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/py27compat.py to py27compat.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/py34compat.py to py34compat.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/upload.py to upload.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/build_ext.py to build_ext.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/egg_info.py to egg_info.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/bdist_egg.py to bdist_egg.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/test.py to test.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/py36compat.py to py36compat.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/setopt.py to setopt.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/install.py to install.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/build_py.py to build_py.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/sdist.py to sdist.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/dist_info.py to dist_info.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/register.py to register.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/install_scripts.py to install_scripts.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/upload_docs.py to upload_docs.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/bdist_rpm.py to bdist_rpm.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/install_lib.py to install_lib.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/easy_install.py to easy_install.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/build_clib.py to build_clib.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/develop.py to develop.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/alias.py to alias.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/bdist_wininst.py to bdist_wininst.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/rotate.py to rotate.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/saveopts.py to saveopts.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools/command/install_egg_info.py to install_egg_info.pyc running install_egg_info running egg_info writing setuptools.egg-info/PKG-INFO writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing top-level names to setuptools.egg-info/top_level.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/setuptools-44.0.0-py3.8.egg-info running install_scripts Installing easy_install script to /home/sawyer/optee-qemu/out-br/host/bin Installing easy_install-3.8 script to /home/sawyer/optee-qemu/out-br/host/bin pycryptodomex-3.9.8.tar.gz: OK (md5: 4cede80c602d8814bbfb24a1cdc50dc8) pycryptodomex-3.9.8.tar.gz: OK (sha256: 48cc2cfc251f04a6142badeb666d1ff49ca6fdfc303fd72579f62b768aaa52b9) >>> host-python3-pycryptodomex 3.9.8 Extracting gzip -d -c /home/sawyer/optee-qemu/buildroot/dl/python-pycryptodomex/pycryptodomex-3.9.8.tar.gz | tar --strip-components=1 -C /home/sawyer/optee-qemu/out-br/build/host-python3-pycryptodomex-3.9.8 -xf - >>> host-python3-pycryptodomex 3.9.8 Patching >>> host-python3-pycryptodomex 3.9.8 Configuring >>> host-python3-pycryptodomex 3.9.8 Building (cd /home/sawyer/optee-qemu/out-br/build/host-python3-pycryptodomex-3.9.8//; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/sawyer/optee-qemu/out-br/host/bin/python3 setup.py build ) Testing support for clang Target does not support clang Testing support for gcc Target does support gcc Testing support for stdint.h header Target does support stdint.h header Testing support for 128-bit integer Target does support 128-bit integer Testing support for cpuid.h header Target does support cpuid.h header Testing support for intrin.h header Target does not support intrin.h header Testing support for posix_memalign Target does support posix_memalign Testing support for SSE2(intrin.h) Target does not support SSE2(intrin.h) Testing support for SSE2(x86intrin.h) Target does support SSE2(x86intrin.h) Testing support for AESNI intrinsics Target does support AESNI intrinsics Compiling support for AESNI instructions Testing support for CLMUL intrinsics Target does support CLMUL intrinsics Compiling support for CLMUL instructions running build running build_py creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/Cryptodome copying lib/Cryptodome/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome creating build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_EKSBlowfish.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher creating build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/Poly1305.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash creating build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/PEM.py -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/_PBES.py -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.py -> build/lib.linux-x86_64-3.8/Cryptodome/IO creating build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_openssh.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey creating build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Protocol/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.py -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol creating build/lib.linux-x86_64-3.8/Cryptodome/Random copying lib/Cryptodome/Random/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Random copying lib/Cryptodome/Random/random.py -> build/lib.linux-x86_64-3.8/Cryptodome/Random creating build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature creating build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/asn1.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/number.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/Counter.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/strxor.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/Padding.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util creating build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerBase.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/Primality.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerGMP.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerNative.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerCustom.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/st_common.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/loader.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__main__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/common.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_keccak.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PBES.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Random creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pss.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_dss.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_strxor.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_rfc1751.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Padding.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Numbers.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_modexp.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Primality.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math copying lib/Cryptodome/py.typed -> build/lib.linux-x86_64-3.8/Cryptodome copying lib/Cryptodome/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome copying lib/Cryptodome/Cipher/_mode_gcm.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_EKSBlowfish.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Hash/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/Poly1305.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/IO/PEM.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/_PBES.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/PublicKey/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ElGamal.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_openssh.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/Protocol/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Protocol/SecretSharing.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Random/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Random copying lib/Cryptodome/Random/random.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Random copying lib/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Util/Counter.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/Padding.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_cpu_features.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/strxor.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/asn1.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/number.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Math/Primality.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerGMP.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerCustom.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerNative.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerBase.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA1 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA1 creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2 creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/wycheproof creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p521.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes192.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_ecparams.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes192.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p384.sh -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_openssh.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes128.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes128.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_des3.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p521.sh -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_openssh.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_des3.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P521.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/gen_rsa_2048.sh -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_public_openssh.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/openssl_version.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/DSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/DSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/DSA creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha512_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_28_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_0_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_webcrypto_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha1_mgf1_20_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_3072_sha256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_sig_gen_misc_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_misc_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof running build_ext building 'Cryptodome.Hash._MD2' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/src /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/MD2.c -o build/temp.linux-x86_64-3.8/src/MD2.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/MD2.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD2.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._MD4' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/MD4.c -o build/temp.linux-x86_64-3.8/src/MD4.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/MD4.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD4.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._MD5' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/MD5.c -o build/temp.linux-x86_64-3.8/src/MD5.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/MD5.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD5.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._SHA1' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/SHA1.c -o build/temp.linux-x86_64-3.8/src/SHA1.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/SHA1.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA1.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._SHA256' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/SHA256.c -o build/temp.linux-x86_64-3.8/src/SHA256.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/SHA256.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._SHA224' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/SHA224.c -o build/temp.linux-x86_64-3.8/src/SHA224.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/SHA224.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._SHA384' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/SHA384.c -o build/temp.linux-x86_64-3.8/src/SHA384.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/SHA384.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._SHA512' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/SHA512.c -o build/temp.linux-x86_64-3.8/src/SHA512.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/SHA512.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._RIPEMD160' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/RIPEMD160.c -o build/temp.linux-x86_64-3.8/src/RIPEMD160.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/RIPEMD160.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._keccak' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/keccak.c -o build/temp.linux-x86_64-3.8/src/keccak.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/keccak.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_keccak.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._BLAKE2b' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/blake2b.c -o build/temp.linux-x86_64-3.8/src/blake2b.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/blake2b.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_BLAKE2b.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._BLAKE2s' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/blake2s.c -o build/temp.linux-x86_64-3.8/src/blake2s.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/blake2s.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._ghash_portable' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/ghash_portable.c -o build/temp.linux-x86_64-3.8/src/ghash_portable.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/ghash_portable.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_ghash_portable.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._ghash_clmul' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_WMMINTRIN_H -DHAVE_TMMINTRIN_H -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/ghash_clmul.c -o build/temp.linux-x86_64-3.8/src/ghash_clmul.o -mpclmul -mssse3 -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/ghash_clmul.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._poly1305' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/poly1305.c -o build/temp.linux-x86_64-3.8/src/poly1305.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/poly1305.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_poly1305.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_aes' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/AES.c -o build/temp.linux-x86_64-3.8/src/AES.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/AES.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_aes.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_aesni' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/AESNI.c -o build/temp.linux-x86_64-3.8/src/AESNI.o -maes -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/AESNI.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_arc2' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/ARC2.c -o build/temp.linux-x86_64-3.8/src/ARC2.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/ARC2.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_blowfish' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/blowfish.c -o build/temp.linux-x86_64-3.8/src/blowfish.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/blowfish.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_blowfish.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_eksblowfish' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DEKS -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/blowfish.c -o build/temp.linux-x86_64-3.8/src/blowfish.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/blowfish.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_cast' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/CAST.c -o build/temp.linux-x86_64-3.8/src/CAST.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/CAST.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_des' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/DES.c -o build/temp.linux-x86_64-3.8/src/DES.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/DES.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_des3' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/DES3.c -o build/temp.linux-x86_64-3.8/src/DES3.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/DES3.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_des3.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Util._cpuid_c' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/cpuid.c -o build/temp.linux-x86_64-3.8/src/cpuid.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/cpuid.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_ecb' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/raw_ecb.c -o build/temp.linux-x86_64-3.8/src/raw_ecb.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/raw_ecb.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_cbc' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/raw_cbc.c -o build/temp.linux-x86_64-3.8/src/raw_cbc.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/raw_cbc.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cbc.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_cfb' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/raw_cfb.c -o build/temp.linux-x86_64-3.8/src/raw_cfb.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/raw_cfb.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_ofb' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/raw_ofb.c -o build/temp.linux-x86_64-3.8/src/raw_ofb.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/raw_ofb.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_ctr' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/raw_ctr.c -o build/temp.linux-x86_64-3.8/src/raw_ctr.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/raw_ctr.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_ocb' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/raw_ocb.c -o build/temp.linux-x86_64-3.8/src/raw_ocb.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/raw_ocb.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._ARC4' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/ARC4.c -o build/temp.linux-x86_64-3.8/src/ARC4.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/ARC4.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._Salsa20' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/Salsa20.c -o build/temp.linux-x86_64-3.8/src/Salsa20.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/Salsa20.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._chacha20' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/chacha20.c -o build/temp.linux-x86_64-3.8/src/chacha20.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/chacha20.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_chacha20.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Protocol._scrypt' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/scrypt.c -o build/temp.linux-x86_64-3.8/src/scrypt.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/scrypt.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Util._strxor' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/strxor.c -o build/temp.linux-x86_64-3.8/src/strxor.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/strxor.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Util/_strxor.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.PublicKey._ec_ws' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/modexp_utils.c -o build/temp.linux-x86_64-3.8/src/modexp_utils.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/siphash.c -o build/temp.linux-x86_64-3.8/src/siphash.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/ec_ws.c -o build/temp.linux-x86_64-3.8/src/ec_ws.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/mont.c -o build/temp.linux-x86_64-3.8/src/mont.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/p256_table.c -o build/temp.linux-x86_64-3.8/src/p256_table.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/p384_table.c -o build/temp.linux-x86_64-3.8/src/p384_table.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/p521_table.c -o build/temp.linux-x86_64-3.8/src/p521_table.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/modexp_utils.o build/temp.linux-x86_64-3.8/src/siphash.o build/temp.linux-x86_64-3.8/src/ec_ws.o build/temp.linux-x86_64-3.8/src/mont.o build/temp.linux-x86_64-3.8/src/p256_table.o build/temp.linux-x86_64-3.8/src/p384_table.o build/temp.linux-x86_64-3.8/src/p521_table.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/_ec_ws.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Math._modexp' extension /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/modexp.c -o build/temp.linux-x86_64-3.8/src/modexp.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/siphash.c -o build/temp.linux-x86_64-3.8/src/siphash.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/modexp_utils.c -o build/temp.linux-x86_64-3.8/src/modexp_utils.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -I/home/sawyer/optee-qemu/out-br/host/include -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/home/sawyer/optee-qemu/out-br/host/include/python3.8 -c src/mont.c -o build/temp.linux-x86_64-3.8/src/mont.o -msse2 /home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc -pthread -shared -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -Wl,--enable-new-dtags -L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib -O2 -I/home/sawyer/optee-qemu/out-br/host/include -I/home/sawyer/optee-qemu/out-br/host/include build/temp.linux-x86_64-3.8/src/modexp.o build/temp.linux-x86_64-3.8/src/siphash.o build/temp.linux-x86_64-3.8/src/modexp_utils.o build/temp.linux-x86_64-3.8/src/mont.o -L/home/sawyer/optee-qemu/out-br/host/lib -o build/lib.linux-x86_64-3.8/Cryptodome/Math/_modexp.cpython-38-x86_64-linux-gnu.so >>> host-python3-pycryptodomex 3.9.8 Installing to host directory (cd /home/sawyer/optee-qemu/out-br/build/host-python3-pycryptodomex-3.9.8//; PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/sawyer/optee-qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/sawyer/optee-qemu/out-br/host/lib/pkgconfig:/home/sawyer/optee-qemu/out-br/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" GCC="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/gcc" CXX="/home/sawyer/optee-qemu/out-br/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/sawyer/optee-qemu/out-br/host/include" CFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" CXXFLAGS="-O2 -I/home/sawyer/optee-qemu/out-br/host/include" LDFLAGS="-L/home/sawyer/optee-qemu/out-br/host/lib -Wl,-rpath,/home/sawyer/optee-qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/sawyer/optee-qemu/out-br/host/bin/python3 setup.py install --prefix=/home/sawyer/optee-qemu/out-br/host --root=/ --single-version-externally-managed ) Testing support for clang Target does not support clang Testing support for gcc Target does support gcc Testing support for stdint.h header Target does support stdint.h header Testing support for 128-bit integer Target does support 128-bit integer Testing support for cpuid.h header Target does support cpuid.h header Testing support for intrin.h header Target does not support intrin.h header Testing support for posix_memalign Target does support posix_memalign Testing support for SSE2(intrin.h) Target does not support SSE2(intrin.h) Testing support for SSE2(x86intrin.h) Target does support SSE2(x86intrin.h) Testing support for AESNI intrinsics Target does support AESNI intrinsics Compiling support for AESNI instructions Testing support for CLMUL intrinsics Target does support CLMUL intrinsics Compiling support for CLMUL instructions running install running build running build_py running build_ext running install_lib creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome copying build/lib.linux-x86_64-3.8/Cryptodome/__init__.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/PEM.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/PEM.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/PKCS8.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/_PBES.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/_PBES.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/PKCS8.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Random copying build/lib.linux-x86_64-3.8/Cryptodome/Random/__init__.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Random copying build/lib.linux-x86_64-3.8/Cryptodome/Random/random.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Random copying build/lib.linux-x86_64-3.8/Cryptodome/Random/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Random copying build/lib.linux-x86_64-3.8/Cryptodome/Random/random.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Random creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/Counter.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/RFC1751.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_raw_api.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_cpu_features.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/Padding.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/asn1.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/number.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_cpu_features.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/Counter.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_file_system.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/strxor.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/py3compat.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/strxor.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/Padding.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/asn1.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/RFC1751.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_file_system.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/py3compat.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_raw_api.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_strxor.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/number.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO/test_PKCS8.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO/test_PBES.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/IO creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Random/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Random/test_random.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/st_common.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_asn1.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_strxor.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_rfc1751.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_Counter.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_Padding.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_number.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_DSA.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_RSA.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_ECC.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/gen_rsa_2048.sh -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_public_openssh.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_old.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd_old.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/openssl_version.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p521.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd_old.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256_gcm.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd_old.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes192.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_ecparams.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes192.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p384.sh -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_old.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256_gcm.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_openssh.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes128.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes128.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P384.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_old.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_des3.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p384.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p521.sh -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd_old.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_openssh.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_old.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_des3.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P521.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.der -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.pem -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/common.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_MD4.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA224.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_HMAC.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_Poly1305.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_MD2.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/wycheproof creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA1 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA1 creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA384.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_MD5.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA1.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_CMAC.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHAKE.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA256.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_keccak.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA512.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha512_mgf1_32_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_28_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_32_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_p1363_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_0_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha256_mgf1_32_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_p1363_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha3_512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_384_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_p1363_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_webcrypto_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha1_mgf1_20_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_p1363_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_224_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_32_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_p1363_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha384_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha384_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_224_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_384_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha384_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_384_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_3072_sha256_mgf1_32_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_224_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_sig_gen_misc_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_misc_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha224_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_p1363_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_p1363_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_p1363_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_pss.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_dss.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math/test_Numbers.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math/test_modexp.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math/test_Primality.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Math creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha384_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha1_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_KDF.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/loader.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/__main__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_CBC.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_CAST.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/common.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_GCM.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_DES.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_ARC2.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_SIV.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_AES.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_CFB.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_EAX.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_CTR.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_DES3.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_ARC4.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_CCM.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_OFB.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_OCB.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/_ec_ws.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/__init__.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/RSA.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/DSA.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/ECC.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/RSA.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/_openssh.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/ElGamal.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/_openssh.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/DSA.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/ECC.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/ElGamal.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/__init__.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA256.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD2.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_ghash_portable.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA1.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_BLAKE2b.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/Poly1305.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/Poly1305.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD2.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/BLAKE2b.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/BLAKE2s.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/RIPEMD.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD4.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/BLAKE2s.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/RIPEMD160.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA512.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/RIPEMD160.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_256.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHAKE128.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD4.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/CMAC.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/HMAC.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/keccak.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/BLAKE2b.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_256.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_keccak.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD5.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_224.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA256.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_512.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHAKE256.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_512.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA384.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA1.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA224.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_384.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA1.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD4.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_384.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA384.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD2.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHAKE128.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/keccak.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA224.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD5.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHAKE256.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/RIPEMD.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/CMAC.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_poly1305.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD5.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA512.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/HMAC.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_224.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/pkcs1_15.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/pss.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/PKCS1_v1_5.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/DSS.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/DSS.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/pss.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/pkcs1_15.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/PKCS1_v1_5.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/PKCS1_PSS.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/PKCS1_PSS.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/py.typed -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_modexp.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/Numbers.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerBase.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/Primality.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/Primality.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerGMP.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerCustom.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerNative.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerGMP.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerNative.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerCustom.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/Numbers.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerBase.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/__init__.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/SecretSharing.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/KDF.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/KDF.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/SecretSharing.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol creating /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_EKSBlowfish.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_gcm.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/__init__.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/Blowfish.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ChaCha20.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/Salsa20.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_cbc.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_gcm.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_cfb.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ofb.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/DES3.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ChaCha20_Poly1305.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ccm.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ecb.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/DES.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/PKCS1_v1_5.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cbc.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/Blowfish.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/__init__.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/DES.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ccm.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ofb.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ChaCha20.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ARC4.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/CAST.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_cfb.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_aes.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/AES.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ctr.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/Salsa20.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ARC4.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/PKCS1_OAEP.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_eax.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/AES.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ARC2.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_siv.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_des3.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/PKCS1_v1_5.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_openpgp.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/PKCS1_OAEP.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_EKSBlowfish.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_openpgp.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_blowfish.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_cbc.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/DES3.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ARC2.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ecb.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ocb.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_siv.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/CAST.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_chacha20.cpython-38-x86_64-linux-gnu.so -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ctr.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_eax.pyi -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ocb.py -> /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO/PEM.py to PEM.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO/_PBES.py to _PBES.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/IO/PKCS8.py to PKCS8.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Random/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Random/random.py to random.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/_cpu_features.py to _cpu_features.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/asn1.py to asn1.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/number.py to number.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/Counter.py to Counter.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/strxor.py to strxor.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/Padding.py to Padding.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/RFC1751.py to RFC1751.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/_file_system.py to _file_system.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/py3compat.py to py3compat.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Util/_raw_api.py to _raw_api.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/IO/test_PKCS8.py to test_PKCS8.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/IO/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/IO/test_PBES.py to test_PBES.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Random/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Random/test_random.py to test_random.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/st_common.py to st_common.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util/test_asn1.py to test_asn1.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util/test_strxor.py to test_strxor.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util/test_rfc1751.py to test_rfc1751.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util/test_Counter.py to test_Counter.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util/test_Padding.py to test_Padding.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Util/test_number.py to test_number.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_DSA.py to test_DSA.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_RSA.py to test_RSA.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_import_ECC.py to test_import_ECC.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_ECC.py to test_ECC.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_import_DSA.py to test_import_DSA.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_ElGamal.py to test_ElGamal.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_import_RSA.py to test_import_RSA.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_256.py to test_SHA3_256.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_224.py to test_SHA3_224.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/common.py to common.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_MD4.py to test_MD4.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA224.py to test_SHA224.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_RIPEMD160.py to test_RIPEMD160.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_HMAC.py to test_HMAC.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_Poly1305.py to test_Poly1305.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_384.py to test_SHA3_384.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_MD2.py to test_MD2.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA384.py to test_SHA384.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_MD5.py to test_MD5.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA1.py to test_SHA1.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_CMAC.py to test_CMAC.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHAKE.py to test_SHAKE.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_512.py to test_SHA3_512.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA256.py to test_SHA256.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_keccak.py to test_keccak.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_BLAKE2.py to test_BLAKE2.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA512.py to test_SHA512.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_pkcs1_15.py to test_pkcs1_15.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_pss.py to test_pss.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_dss.py to test_dss.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Math/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Math/test_Numbers.py to test_Numbers.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Math/test_modexp.py to test_modexp.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Math/test_Primality.py to test_Primality.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_rfc1751.py to test_rfc1751.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_SecretSharing.py to test_SecretSharing.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_KDF.py to test_KDF.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/loader.py to loader.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/__main__.py to __main__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_CBC.py to test_CBC.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_CAST.py to test_CAST.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_Blowfish.py to test_Blowfish.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/common.py to common.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_GCM.py to test_GCM.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_DES.py to test_DES.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_OpenPGP.py to test_OpenPGP.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_ARC2.py to test_ARC2.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_SIV.py to test_SIV.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py to test_pkcs1_oaep.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py to test_ChaCha20_Poly1305.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_AES.py to test_AES.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_Salsa20.py to test_Salsa20.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_CFB.py to test_CFB.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py to test_pkcs1_15.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_EAX.py to test_EAX.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_CTR.py to test_CTR.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_DES3.py to test_DES3.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_ARC4.py to test_ARC4.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_CCM.py to test_CCM.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_OFB.py to test_OFB.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_ChaCha20.py to test_ChaCha20.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_OCB.py to test_OCB.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey/ECC.py to ECC.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey/RSA.py to RSA.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey/_openssh.py to _openssh.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey/DSA.py to DSA.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/PublicKey/ElGamal.py to ElGamal.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHA256.py to SHA256.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHA1.py to SHA1.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/Poly1305.py to Poly1305.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/MD2.py to MD2.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/BLAKE2b.py to BLAKE2b.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/RIPEMD.py to RIPEMD.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/MD4.py to MD4.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/BLAKE2s.py to BLAKE2s.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/RIPEMD160.py to RIPEMD160.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHA3_256.py to SHA3_256.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHA3_512.py to SHA3_512.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHA384.py to SHA384.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHA3_384.py to SHA3_384.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHAKE128.py to SHAKE128.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/keccak.py to keccak.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHA224.py to SHA224.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHA.py to SHA.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/MD5.py to MD5.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHAKE256.py to SHAKE256.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/CMAC.py to CMAC.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHA512.py to SHA512.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/HMAC.py to HMAC.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Hash/SHA3_224.py to SHA3_224.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature/pkcs1_15.py to pkcs1_15.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature/pss.py to pss.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature/DSS.py to DSS.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature/PKCS1_v1_5.py to PKCS1_v1_5.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Signature/PKCS1_PSS.py to PKCS1_PSS.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math/Numbers.py to Numbers.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math/_IntegerBase.py to _IntegerBase.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math/Primality.py to Primality.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math/_IntegerGMP.py to _IntegerGMP.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math/_IntegerNative.py to _IntegerNative.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Math/_IntegerCustom.py to _IntegerCustom.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol/KDF.py to KDF.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Protocol/SecretSharing.py to SecretSharing.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_EKSBlowfish.py to _EKSBlowfish.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_gcm.py to _mode_gcm.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_ofb.py to _mode_ofb.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/ChaCha20_Poly1305.py to ChaCha20_Poly1305.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/Blowfish.py to Blowfish.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/__init__.py to __init__.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/DES.py to DES.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_ccm.py to _mode_ccm.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/ChaCha20.py to ChaCha20.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/CAST.py to CAST.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_cfb.py to _mode_cfb.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/AES.py to AES.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_ctr.py to _mode_ctr.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/Salsa20.py to Salsa20.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/ARC4.py to ARC4.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/PKCS1_OAEP.py to PKCS1_OAEP.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_eax.py to _mode_eax.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_siv.py to _mode_siv.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/PKCS1_v1_5.py to PKCS1_v1_5.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_openpgp.py to _mode_openpgp.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_cbc.py to _mode_cbc.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/DES3.py to DES3.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/ARC2.py to ARC2.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_ecb.py to _mode_ecb.pyc byte-compiling /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_ocb.py to _mode_ocb.pyc running install_egg_info running egg_info writing lib/pycryptodomex.egg-info/PKG-INFO writing dependency_links to lib/pycryptodomex.egg-info/dependency_links.txt writing top-level names to lib/pycryptodomex.egg-info/top_level.txt reading manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt' Copying lib/pycryptodomex.egg-info to /home/sawyer/optee-qemu/out-br/host/lib/python3.8/site-packages/pycryptodomex-3.9.8-py3.8.egg-info running install_scripts >>> optee_examples_ext 1.0 Syncing from source dir /home/sawyer/optee-qemu/build/../optee_examples rsync -au --chmod=u=rwX,go=rX --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS /home/sawyer/optee-qemu/build/../optee_examples/ /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0 >>> optee_examples_ext 1.0 Configuring (mkdir -p /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/ && cd /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/ && rm -f CMakeCache.txt && PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/cmake /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/sawyer/optee-qemu/out-br/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DOPTEE_EXAMPLES_SDK="/home/sawyer/optee-qemu/build/../optee_os/out/arm/export-ta_arm32" ) -- The C compiler identification is GNU 9.2.1 -- Check for working C compiler: /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -- Check for working C compiler: /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0 >>> optee_examples_ext 1.0 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/ Scanning dependencies of target optee_example_aes Scanning dependencies of target optee_example_hotp Scanning dependencies of target optee_example_acipher Scanning dependencies of target optee_example_hello_world [ 8%] Building C object hotp/CMakeFiles/optee_example_hotp.dir/host/main.c.o [ 16%] Building C object aes/CMakeFiles/optee_example_aes.dir/host/main.c.o [ 25%] Building C object acipher/CMakeFiles/optee_example_acipher.dir/host/main.c.o [ 33%] Building C object hello_world/CMakeFiles/optee_example_hello_world.dir/host/main.c.o [ 41%] Linking C executable optee_example_hotp [ 58%] Linking C executable optee_example_hello_world [ 58%] Linking C executable optee_example_aes [ 66%] Linking C executable optee_example_acipher [ 66%] Built target optee_example_hotp [ 66%] Built target optee_example_aes [ 66%] Built target optee_example_hello_world Scanning dependencies of target optee_example_secure_storage Scanning dependencies of target optee_example_random [ 75%] Building C object secure_storage/CMakeFiles/optee_example_secure_storage.dir/host/main.c.o [ 83%] Building C object random/CMakeFiles/optee_example_random.dir/host/main.c.o [ 83%] Built target optee_example_acipher [ 91%] Linking C executable optee_example_secure_storage [100%] Linking C executable optee_example_random [100%] Built target optee_example_secure_storage [100%] Built target optee_example_random Building /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/acipher/ta/Makefile CC out/acipher_ta.o CC out/user_ta_header.o CPP out/ta.lds AS out/ta_entry_a32.o GEN out/dyn_list LD out/a734eed9-d6a1-4244-aa50-7c99719e7b7b.elf OBJDUMP out/a734eed9-d6a1-4244-aa50-7c99719e7b7b.dmp OBJCOPY out/a734eed9-d6a1-4244-aa50-7c99719e7b7b.stripped.elf SIGN out/a734eed9-d6a1-4244-aa50-7c99719e7b7b.ta Building /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/hello_world/ta/Makefile CC out/hello_world_ta.o CPP out/ta.lds CC out/user_ta_header.o AS out/ta_entry_a32.o GEN out/dyn_list LD out/8aaaf200-2450-11e4-abe2-0002a5d5c51b.elf OBJDUMP out/8aaaf200-2450-11e4-abe2-0002a5d5c51b.dmp OBJCOPY out/8aaaf200-2450-11e4-abe2-0002a5d5c51b.stripped.elf SIGN out/8aaaf200-2450-11e4-abe2-0002a5d5c51b.ta Building /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/hotp/ta/Makefile CC out/hotp_ta.o CC out/user_ta_header.o CPP out/ta.lds AS out/ta_entry_a32.o GEN out/dyn_list LD out/484d4143-2d53-4841-3120-4a6f636b6542.elf OBJDUMP out/484d4143-2d53-4841-3120-4a6f636b6542.dmp OBJCOPY out/484d4143-2d53-4841-3120-4a6f636b6542.stripped.elf SIGN out/484d4143-2d53-4841-3120-4a6f636b6542.ta Building /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/aes/ta/Makefile CC out/aes_ta.o CC out/user_ta_header.o CPP out/ta.lds AS out/ta_entry_a32.o GEN out/dyn_list LD out/5dbac793-f574-4871-8ad3-04331ec17f24.elf OBJDUMP out/5dbac793-f574-4871-8ad3-04331ec17f24.dmp OBJCOPY out/5dbac793-f574-4871-8ad3-04331ec17f24.stripped.elf SIGN out/5dbac793-f574-4871-8ad3-04331ec17f24.ta Building /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/random/ta/Makefile CC out/random_example_ta.o CC out/user_ta_header.o CPP out/ta.lds AS out/ta_entry_a32.o GEN out/dyn_list LD out/b6c53aba-9669-4668-a7f2-205629d00f86.elf OBJDUMP out/b6c53aba-9669-4668-a7f2-205629d00f86.dmp OBJCOPY out/b6c53aba-9669-4668-a7f2-205629d00f86.stripped.elf SIGN out/b6c53aba-9669-4668-a7f2-205629d00f86.ta Building /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/secure_storage/ta/Makefile CC out/secure_storage_ta.o CC out/user_ta_header.o CPP out/ta.lds AS out/ta_entry_a32.o GEN out/dyn_list LD out/f4e750bb-1437-4fbf-8785-8d3580c34994.elf OBJDUMP out/f4e750bb-1437-4fbf-8785-8d3580c34994.dmp OBJCOPY out/f4e750bb-1437-4fbf-8785-8d3580c34994.stripped.elf SIGN out/f4e750bb-1437-4fbf-8785-8d3580c34994.ta >>> optee_examples_ext 1.0 Installing to staging directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot install/fast -C /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/optee_example_acipher -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/optee_example_aes -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/optee_example_hello_world -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/optee_example_hotp -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/optee_example_random -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/optee_example_secure_storage >>> optee_examples_ext 1.0 Fixing libtool files for la in $(find /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/sawyer/optee-qemu/out-br:@BASE_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/sawyer/optee-qemu/build/../toolchains/aarch32:g" \ -e "s:@STAGING_DIR@:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/sawyer/optee-qemu/out-br:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> optee_examples_ext 1.0 Installing to target PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/sawyer/optee-qemu/out-br/target install/fast -C /home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/bin/optee_example_acipher -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/bin/optee_example_aes -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/bin/optee_example_hello_world -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/bin/optee_example_hotp -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/bin/optee_example_random -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/bin/optee_example_secure_storage '/home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/acipher/ta/out/a734eed9-d6a1-4244-aa50-7c99719e7b7b.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/a734eed9-d6a1-4244-aa50-7c99719e7b7b.ta' '/home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/hello_world/ta/out/8aaaf200-2450-11e4-abe2-0002a5d5c51b.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/8aaaf200-2450-11e4-abe2-0002a5d5c51b.ta' '/home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/hotp/ta/out/484d4143-2d53-4841-3120-4a6f636b6542.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/484d4143-2d53-4841-3120-4a6f636b6542.ta' '/home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/aes/ta/out/5dbac793-f574-4871-8ad3-04331ec17f24.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/5dbac793-f574-4871-8ad3-04331ec17f24.ta' '/home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/random/ta/out/b6c53aba-9669-4668-a7f2-205629d00f86.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/b6c53aba-9669-4668-a7f2-205629d00f86.ta' '/home/sawyer/optee-qemu/out-br/build/optee_examples_ext-1.0/secure_storage/ta/out/f4e750bb-1437-4fbf-8785-8d3580c34994.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/f4e750bb-1437-4fbf-8785-8d3580c34994.ta' >>> optee_os_ext 1.0 Syncing from source dir /home/sawyer/optee-qemu/build/br-ext/package/optee_os_ext rsync -au --chmod=u=rwX,go=rX --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS /home/sawyer/optee-qemu/build/br-ext/package/optee_os_ext/ /home/sawyer/optee-qemu/out-br/build/optee_os_ext-1.0 >>> optee_os_ext 1.0 Configuring (mkdir -p /home/sawyer/optee-qemu/out-br/build/optee_os_ext-1.0/ && cd /home/sawyer/optee-qemu/out-br/build/optee_os_ext-1.0/ && rm -f CMakeCache.txt && PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/cmake /home/sawyer/optee-qemu/out-br/build/optee_os_ext-1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/sawyer/optee-qemu/out-br/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -- Check for working C compiler: /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-g++ -- Check for working CXX compiler: /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/sawyer/optee-qemu/out-br/build/optee_os_ext-1.0 >>> optee_os_ext 1.0 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/optee_os_ext-1.0/ >>> optee_os_ext 1.0 Installing to target PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/sawyer/optee-qemu/out-br/target install/fast -C /home/sawyer/optee-qemu/out-br/build/optee_os_ext-1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/sawyer/optee-qemu/out-br/target/dev/null/null >>> optee_test_ext 1.0 Syncing from source dir /home/sawyer/optee-qemu/build/../optee_test rsync -au --chmod=u=rwX,go=rX --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS /home/sawyer/optee-qemu/build/../optee_test/ /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0 >>> optee_test_ext 1.0 Configuring (mkdir -p /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ && cd /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ && rm -f CMakeCache.txt && PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/cmake /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/sawyer/optee-qemu/out-br/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DOPTEE_TEST_SDK="/home/sawyer/optee-qemu/build/../optee_os/out/arm/export-ta_arm32" ) -- The C compiler identification is GNU 9.2.1 -- Check for working C compiler: /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -- Check for working C compiler: /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libcrypto.so (found version "1.1.1g") -- Configuring done -- Generating done -- Build files have been written to: /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0 >>> optee_test_ext 1.0 Building PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 -C /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ [ 3%] Generating regression_8100_ca_crt.h [ 6%] Generating regression_8100_my_crt.h [ 9%] Generating regression_8100_mid_crt.h [ 12%] Generating regression_8100_my_csr.h Scanning dependencies of target xtest [ 16%] Building C object host/xtest/CMakeFiles/xtest.dir/adbg/src/adbg_enum.c.o [ 19%] Building C object host/xtest/CMakeFiles/xtest.dir/adbg/src/adbg_expect.c.o [ 22%] Building C object host/xtest/CMakeFiles/xtest.dir/adbg/src/adbg_case.c.o [ 25%] Building C object host/xtest/CMakeFiles/xtest.dir/adbg/src/adbg_log.c.o [ 29%] Building C object host/xtest/CMakeFiles/xtest.dir/adbg/src/adbg_run.c.o [ 32%] Building C object host/xtest/CMakeFiles/xtest.dir/adbg/src/security_utils_hex.c.o [ 35%] Building C object host/xtest/CMakeFiles/xtest.dir/benchmark_1000.c.o [ 38%] Building C object host/xtest/CMakeFiles/xtest.dir/aes_perf.c.o [ 41%] Building C object host/xtest/CMakeFiles/xtest.dir/benchmark_2000.c.o [ 45%] Building C object host/xtest/CMakeFiles/xtest.dir/regression_1000.c.o [ 48%] Building C object host/xtest/CMakeFiles/xtest.dir/regression_4000.c.o [ 51%] Building C object host/xtest/CMakeFiles/xtest.dir/regression_4100.c.o [ 54%] Building C object host/xtest/CMakeFiles/xtest.dir/regression_5000.c.o [ 58%] Building C object host/xtest/CMakeFiles/xtest.dir/regression_6000.c.o [ 61%] Building C object host/xtest/CMakeFiles/xtest.dir/regression_8000.c.o [ 64%] Building C object host/xtest/CMakeFiles/xtest.dir/regression_8100.c.o [ 67%] Building C object host/xtest/CMakeFiles/xtest.dir/sha_perf.c.o [ 70%] Building C object host/xtest/CMakeFiles/xtest.dir/stats.c.o [ 74%] Building C object host/xtest/CMakeFiles/xtest.dir/xtest_helpers.c.o [ 77%] Building C object host/xtest/CMakeFiles/xtest.dir/xtest_main.c.o [ 80%] Building C object host/xtest/CMakeFiles/xtest.dir/xtest_test.c.o [ 83%] Building C object host/xtest/CMakeFiles/xtest.dir/xtest_uuid_helpers.c.o [ 87%] Building C object host/xtest/CMakeFiles/xtest.dir/regression_2000.c.o [ 90%] Building C object host/xtest/CMakeFiles/xtest.dir/sock_server.c.o [ 93%] Building C object host/xtest/CMakeFiles/xtest.dir/rand_stream.c.o [ 96%] Building C object host/xtest/CMakeFiles/xtest.dir/install_ta.c.o [100%] Linking C executable xtest [100%] Built target xtest Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/os_test_lib/Makefile CC out/os_test_lib.o CXX out/os_test_lib_cxx.o LD out/libos_test.so OBJDUMP out/libos_test.dmp LN out/ffd2bded-ab7d-4988-95ee-e4962fff7154.elf OBJCOPY out/libos_test.stripped.so SIGN out/ffd2bded-ab7d-4988-95ee-e4962fff7154.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/os_test_lib_dl/Makefile CC out/os_test_lib_dl.o CXX out/os_test_lib_dl_cxx.o LD out/libos_test_dl.so OBJDUMP out/libos_test_dl.dmp OBJCOPY out/libos_test_dl.stripped.so LN out/b3091a65-9751-4784-abf7-0298a7cc35ba.elf SIGN out/b3091a65-9751-4784-abf7-0298a7cc35ba.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/os_test/Makefile CC out/init.o CC out/os_test.o CC out/test_float_subj.o CC out/ta_entry.o CXX out/cxx_tests.o CC out/user_ta_header.o CC out/cxx_tests_c.o AS out/ta_entry_a32.o CPP out/ta.lds GEN out/dyn_list LD out/5b9e0e40-2636-11e1-ad9e-0002a5d5c51b.elf OBJDUMP out/5b9e0e40-2636-11e1-ad9e-0002a5d5c51b.dmp OBJCOPY out/5b9e0e40-2636-11e1-ad9e-0002a5d5c51b.stripped.elf SIGN out/5b9e0e40-2636-11e1-ad9e-0002a5d5c51b.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/crypt/Makefile CC out/aes_impl.o CC out/aes_taf.o CC out/derive_key_taf.o CC out/cryp_taf.o CC out/sha2_impl.o CC out/sha2_taf.o CC out/seed_rng_taf.o CC out/ta_entry.o CC out/mbedtls_taf.o CC out/arith_taf.o CC out/handle.o CC out/user_ta_header.o AS out/ta_entry_a32.o GEN out/ca_crt.c GEN out/mid_crt.c GEN out/mid_key.c CPP out/ta.lds GEN out/dyn_list CC out/ca_crt.o CC out/mid_crt.o CC out/mid_key.o LD out/cb3e5ba0-adf1-11e0-998b-0002a5d5c51b.elf OBJDUMP out/cb3e5ba0-adf1-11e0-998b-0002a5d5c51b.dmp OBJCOPY out/cb3e5ba0-adf1-11e0-998b-0002a5d5c51b.stripped.elf SIGN out/cb3e5ba0-adf1-11e0-998b-0002a5d5c51b.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/storage2/Makefile CC out/storage.o CC out/user_ta_header.o CC out/ta_entry.o AS out/ta_entry_a32.o CPP out/ta.lds GEN out/dyn_list LD out/731e279e-aafb-4575-a771-38caa6f0cca6.elf OBJDUMP out/731e279e-aafb-4575-a771-38caa6f0cca6.dmp OBJCOPY out/731e279e-aafb-4575-a771-38caa6f0cca6.stripped.elf SIGN out/731e279e-aafb-4575-a771-38caa6f0cca6.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/create_fail_test/Makefile CPP out/ta.lds CC out/user_ta_header.o AS out/ta_entry_a32.o CC out/ta_entry.o GEN out/dyn_list LD out/c3f6e2c0-3548-11e1-b86c-0800200c9a66.elf OBJDUMP out/c3f6e2c0-3548-11e1-b86c-0800200c9a66.dmp OBJCOPY out/c3f6e2c0-3548-11e1-b86c-0800200c9a66.stripped.elf SIGN out/c3f6e2c0-3548-11e1-b86c-0800200c9a66.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/rpc_test/Makefile CC out/ta_entry.o CC out/ta_rpc.o CC out/user_ta_header.o AS out/ta_entry_a32.o CPP out/ta.lds GEN out/dyn_list LD out/d17f73a0-36ef-11e1-984a-0002a5d5c51b.elf OBJDUMP out/d17f73a0-36ef-11e1-984a-0002a5d5c51b.dmp OBJCOPY out/d17f73a0-36ef-11e1-984a-0002a5d5c51b.stripped.elf SIGN out/d17f73a0-36ef-11e1-984a-0002a5d5c51b.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/sims/Makefile CC out/ta_entry.o CC out/ta_sims.o AS out/ta_entry_a32.o CC out/user_ta_header.o CPP out/ta.lds GEN out/dyn_list LD out/e6a33ed4-562b-463a-bb7e-ff5e15a493c8.elf OBJDUMP out/e6a33ed4-562b-463a-bb7e-ff5e15a493c8.dmp OBJCOPY out/e6a33ed4-562b-463a-bb7e-ff5e15a493c8.stripped.elf SIGN out/e6a33ed4-562b-463a-bb7e-ff5e15a493c8.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/tpm_log_test/Makefile CC out/ta_entry.o CPP out/ta.lds CC out/user_ta_header.o AS out/ta_entry_a32.o GEN out/dyn_list LD out/ee90d523-90ad-46a0-859d-8eea0b150086.elf OBJDUMP out/ee90d523-90ad-46a0-859d-8eea0b150086.dmp OBJCOPY out/ee90d523-90ad-46a0-859d-8eea0b150086.stripped.elf SIGN out/ee90d523-90ad-46a0-859d-8eea0b150086.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/concurrent_large/Makefile CC out/ta_entry.o CC out/user_ta_header.o AS out/ta_entry_a32.o CPP out/ta.lds GEN out/dyn_list LD out/5ce0c432-0ab0-40e5-a056-782ca0e6aba2.elf OBJDUMP out/5ce0c432-0ab0-40e5-a056-782ca0e6aba2.dmp OBJCOPY out/5ce0c432-0ab0-40e5-a056-782ca0e6aba2.stripped.elf SIGN out/5ce0c432-0ab0-40e5-a056-782ca0e6aba2.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/sha_perf/Makefile CC out/ta_sha_perf.o CC out/ta_entry.o CC out/user_ta_header.o AS out/ta_entry_a32.o GEN out/dyn_list CPP out/ta.lds LD out/614789f2-39c0-4ebf-b235-92b32ac107ed.elf OBJDUMP out/614789f2-39c0-4ebf-b235-92b32ac107ed.dmp OBJCOPY out/614789f2-39c0-4ebf-b235-92b32ac107ed.stripped.elf SIGN out/614789f2-39c0-4ebf-b235-92b32ac107ed.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/storage_benchmark/Makefile CC out/user_ta_header.o CC out/ta_entry.o CC out/benchmark.o AS out/ta_entry_a32.o CPP out/ta.lds GEN out/dyn_list LD out/f157cda0-550c-11e5-a6fa-0002a5d5c51b.elf OBJDUMP out/f157cda0-550c-11e5-a6fa-0002a5d5c51b.dmp OBJCOPY out/f157cda0-550c-11e5-a6fa-0002a5d5c51b.stripped.elf SIGN out/f157cda0-550c-11e5-a6fa-0002a5d5c51b.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/aes_perf/Makefile CC out/ta_entry.o CC out/ta_aes_perf.o CC out/user_ta_header.o AS out/ta_entry_a32.o CPP out/ta.lds GEN out/dyn_list LD out/e626662e-c0e2-485c-b8c8-09fbce6edf3d.elf OBJDUMP out/e626662e-c0e2-485c-b8c8-09fbce6edf3d.dmp OBJCOPY out/e626662e-c0e2-485c-b8c8-09fbce6edf3d.stripped.elf SIGN out/e626662e-c0e2-485c-b8c8-09fbce6edf3d.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/socket/Makefile CC out/ta_entry.o CPP out/ta.lds CC out/user_ta_header.o AS out/ta_entry_a32.o GEN out/dyn_list LD out/873bcd08-c2c3-11e6-a937-d0bf9c45c61c.elf OBJDUMP out/873bcd08-c2c3-11e6-a937-d0bf9c45c61c.dmp OBJCOPY out/873bcd08-c2c3-11e6-a937-d0bf9c45c61c.stripped.elf SIGN out/873bcd08-c2c3-11e6-a937-d0bf9c45c61c.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/storage/Makefile CC out/storage.o CC out/ta_entry.o CC out/user_ta_header.o AS out/ta_entry_a32.o CPP out/ta.lds GEN out/dyn_list LD out/b689f2a7-8adf-477a-9f99-32e90c0ad0a2.elf OBJDUMP out/b689f2a7-8adf-477a-9f99-32e90c0ad0a2.dmp OBJCOPY out/b689f2a7-8adf-477a-9f99-32e90c0ad0a2.stripped.elf SIGN out/b689f2a7-8adf-477a-9f99-32e90c0ad0a2.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/sims_keepalive/Makefile CC out/ta_entry.o CC out/ta_sims_keepalive.o CC out/user_ta_header.o AS out/ta_entry_a32.o CPP out/ta.lds GEN out/dyn_list LD out/a4c04d50-f180-11e8-8eb2-f2801f1b9fd1.elf OBJDUMP out/a4c04d50-f180-11e8-8eb2-f2801f1b9fd1.dmp OBJCOPY out/a4c04d50-f180-11e8-8eb2-f2801f1b9fd1.stripped.elf SIGN out/a4c04d50-f180-11e8-8eb2-f2801f1b9fd1.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/sdp_basic/Makefile CPP out/ta.lds CC out/user_ta_header.o AS out/ta_entry_a32.o CC out/ta_sdp_basic.o GEN out/dyn_list LD out/12345678-5b69-11e4-9dbb-101f74f00099.elf OBJDUMP out/12345678-5b69-11e4-9dbb-101f74f00099.dmp OBJCOPY out/12345678-5b69-11e4-9dbb-101f74f00099.stripped.elf SIGN out/12345678-5b69-11e4-9dbb-101f74f00099.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/concurrent/Makefile CPP out/ta.lds CC out/ta_entry.o CC out/user_ta_header.o AS out/ta_entry_a32.o GEN out/dyn_list LD out/e13010e0-2ae1-11e5-896a-0002a5d5c51b.elf OBJDUMP out/e13010e0-2ae1-11e5-896a-0002a5d5c51b.dmp OBJCOPY out/e13010e0-2ae1-11e5-896a-0002a5d5c51b.stripped.elf SIGN out/e13010e0-2ae1-11e5-896a-0002a5d5c51b.ta Building /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/miss/Makefile CC out/ta_entry.o CC out/ta_miss.o CC out/user_ta_header.o AS out/ta_entry_a32.o CPP out/ta.lds GEN out/dyn_list LD out/528938ce-fc59-11e8-8eb2-f2801f1b9fd1.elf OBJDUMP out/528938ce-fc59-11e8-8eb2-f2801f1b9fd1.dmp OBJCOPY out/528938ce-fc59-11e8-8eb2-f2801f1b9fd1.stripped.elf SIGN out/528938ce-fc59-11e8-8eb2-f2801f1b9fd1.ta >>> optee_test_ext 1.0 Installing to staging directory PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot install/fast -C /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/xtest >>> optee_test_ext 1.0 Fixing libtool files for la in $(find /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/sawyer/optee-qemu/out-br:@BASE_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/sawyer/optee-qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/sawyer/optee-qemu/build/../toolchains/aarch32:g" \ -e "s:@STAGING_DIR@:/home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/sawyer/optee-qemu/out-br:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> optee_test_ext 1.0 Installing to target PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/sawyer/optee-qemu/out-br/target install/fast -C /home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/sawyer/optee-qemu/out-br/target/usr/bin/xtest '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/crypt/out/cb3e5ba0-adf1-11e0-998b-0002a5d5c51b.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/cb3e5ba0-adf1-11e0-998b-0002a5d5c51b.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/storage2/out/731e279e-aafb-4575-a771-38caa6f0cca6.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/731e279e-aafb-4575-a771-38caa6f0cca6.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/create_fail_test/out/c3f6e2c0-3548-11e1-b86c-0800200c9a66.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/c3f6e2c0-3548-11e1-b86c-0800200c9a66.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/rpc_test/out/d17f73a0-36ef-11e1-984a-0002a5d5c51b.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/d17f73a0-36ef-11e1-984a-0002a5d5c51b.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/sims/out/e6a33ed4-562b-463a-bb7e-ff5e15a493c8.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/e6a33ed4-562b-463a-bb7e-ff5e15a493c8.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/os_test_lib/out/ffd2bded-ab7d-4988-95ee-e4962fff7154.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/ffd2bded-ab7d-4988-95ee-e4962fff7154.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/os_test_lib_dl/out/b3091a65-9751-4784-abf7-0298a7cc35ba.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/b3091a65-9751-4784-abf7-0298a7cc35ba.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/os_test/out/5b9e0e40-2636-11e1-ad9e-0002a5d5c51b.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/5b9e0e40-2636-11e1-ad9e-0002a5d5c51b.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/tpm_log_test/out/ee90d523-90ad-46a0-859d-8eea0b150086.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/ee90d523-90ad-46a0-859d-8eea0b150086.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/concurrent_large/out/5ce0c432-0ab0-40e5-a056-782ca0e6aba2.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/5ce0c432-0ab0-40e5-a056-782ca0e6aba2.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/sha_perf/out/614789f2-39c0-4ebf-b235-92b32ac107ed.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/614789f2-39c0-4ebf-b235-92b32ac107ed.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/storage_benchmark/out/f157cda0-550c-11e5-a6fa-0002a5d5c51b.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/f157cda0-550c-11e5-a6fa-0002a5d5c51b.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/aes_perf/out/e626662e-c0e2-485c-b8c8-09fbce6edf3d.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/e626662e-c0e2-485c-b8c8-09fbce6edf3d.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/socket/out/873bcd08-c2c3-11e6-a937-d0bf9c45c61c.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/873bcd08-c2c3-11e6-a937-d0bf9c45c61c.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/storage/out/b689f2a7-8adf-477a-9f99-32e90c0ad0a2.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/b689f2a7-8adf-477a-9f99-32e90c0ad0a2.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/sims_keepalive/out/a4c04d50-f180-11e8-8eb2-f2801f1b9fd1.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/a4c04d50-f180-11e8-8eb2-f2801f1b9fd1.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/sdp_basic/out/12345678-5b69-11e4-9dbb-101f74f00099.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/12345678-5b69-11e4-9dbb-101f74f00099.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/concurrent/out/e13010e0-2ae1-11e5-896a-0002a5d5c51b.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/e13010e0-2ae1-11e5-896a-0002a5d5c51b.ta' '/home/sawyer/optee-qemu/out-br/build/optee_test_ext-1.0/ta/miss/out/528938ce-fc59-11e8-8eb2-f2801f1b9fd1.ta' -> '/home/sawyer/optee-qemu/out-br/target/lib/optee_armtz/528938ce-fc59-11e8-8eb2-f2801f1b9fd1.ta' >>> Finalizing host directory >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~ttyAMA0::respawn:/sbin/getty -L ttyAMA0 0 vt100 #~' /home/sawyer/optee-qemu/out-br/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/sawyer/optee-qemu/out-br/target/etc/inittab if grep -q CONFIG_ASH=y /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/sawyer/optee-qemu/out-br/target/etc/shells || echo "/bin/ash" >> /home/sawyer/optee-qemu/out-br/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/sawyer/optee-qemu/out-br/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/sawyer/optee-qemu/out-br/target/etc/shells || echo "/bin/hush" >> /home/sawyer/optee-qemu/out-br/target/etc/shells; fi mkdir -p /home/sawyer/optee-qemu/out-br/target/etc echo "buildroot" > /home/sawyer/optee-qemu/out-br/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/sawyer/optee-qemu/out-br/target/etc/hosts mkdir -p /home/sawyer/optee-qemu/out-br/target/etc echo "Welcome to Buildroot, type root or test to login" > /home/sawyer/optee-qemu/out-br/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/sawyer/optee-qemu/out-br/target/etc/shadow grep -qsE '^/bin/sh$' /home/sawyer/optee-qemu/out-br/target/etc/shells || echo "/bin/sh" >> /home/sawyer/optee-qemu/out-br/target/etc/shells if [ -x /home/sawyer/optee-qemu/out-br/target/sbin/swapon -a -x /home/sawyer/optee-qemu/out-br/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/sawyer/optee-qemu/out-br/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/sawyer/optee-qemu/out-br/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/sawyer/optee-qemu/out-br/build/locales.nopurge for dir in /home/sawyer/optee-qemu/out-br/target/usr/share/locale /home/sawyer/optee-qemu/out-br/target/usr/share/X11/locale /home/sawyer/optee-qemu/out-br/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/sawyer/optee-qemu/out-br/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/sawyer/optee-qemu/out-br/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/sawyer/optee-qemu/out-br/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/sawyer/optee-qemu/out-br/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/sawyer/optee-qemu/out-br/target/usr/include /home/sawyer/optee-qemu/out-br/target/usr/share/aclocal \ /home/sawyer/optee-qemu/out-br/target/usr/lib/pkgconfig /home/sawyer/optee-qemu/out-br/target/usr/share/pkgconfig \ /home/sawyer/optee-qemu/out-br/target/usr/lib/cmake /home/sawyer/optee-qemu/out-br/target/usr/share/cmake \ /home/sawyer/optee-qemu/out-br/target/usr/doc find /home/sawyer/optee-qemu/out-br/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/sawyer/optee-qemu/out-br/target/lib/ /home/sawyer/optee-qemu/out-br/target/usr/lib/ /home/sawyer/optee-qemu/out-br/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/sawyer/optee-qemu/out-br/target/usr/share/gdb rm -rf /home/sawyer/optee-qemu/out-br/target/usr/share/bash-completion rm -rf /home/sawyer/optee-qemu/out-br/target/etc/bash_completion.d rm -rf /home/sawyer/optee-qemu/out-br/target/usr/share/zsh rm -rf /home/sawyer/optee-qemu/out-br/target/usr/man /home/sawyer/optee-qemu/out-br/target/usr/share/man rm -rf /home/sawyer/optee-qemu/out-br/target/usr/info /home/sawyer/optee-qemu/out-br/target/usr/share/info rm -rf /home/sawyer/optee-qemu/out-br/target/usr/doc /home/sawyer/optee-qemu/out-br/target/usr/share/doc rm -rf /home/sawyer/optee-qemu/out-br/target/usr/share/gtk-doc rmdir /home/sawyer/optee-qemu/out-br/target/usr/share 2>/dev/null || true rm -rf /home/sawyer/optee-qemu/out-br/target/lib/debug /home/sawyer/optee-qemu/out-br/target/usr/lib/debug find /home/sawyer/optee-qemu/out-br/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/sawyer/optee-qemu/out-br/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/sawyer/optee-qemu/out-br/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/sawyer/optee-qemu/out-br/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/sawyer/optee-qemu/out-br/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/sawyer/optee-qemu/out-br/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08"; \ echo "PRETTY_NAME=\"Buildroot 2020.08\"" \ ) > /home/sawyer/optee-qemu/out-br/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/sawyer/optee-qemu/out-br/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/sawyer/optee-qemu/out-br/per-package /home/sawyer/optee-qemu/buildroot/support/scripts/fix-rpath target >>> Copying overlay /home/sawyer/optee-qemu/build/../build/br-ext/board/qemu/overlay >>> Executing post-build script /home/sawyer/optee-qemu/build/../build/br-ext/board/qemu/post-build.sh touch /home/sawyer/optee-qemu/out-br/target/usr >>> Generating root filesystems common tables rm -rf /home/sawyer/optee-qemu/out-br/build/buildroot-fs mkdir -p /home/sawyer/optee-qemu/out-br/build/buildroot-fs printf ' tee -1 tee -1 * - /bin/sh - TEE user\n - -1 teeclnt -1 - - - - TEE users group\n - -1 ion -1 - - - - ION users group\n test -1 test -1 - - /bin/sh teeclnt,ion Test user, may run TEE client applications\n\n' >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/sawyer/optee-qemu/out-br/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /home/sawyer/optee-qemu/out-br/images rm -rf /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio mkdir -p /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/sawyer/optee-qemu/out-br/target/ /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/target" >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/fakeroot PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /home/sawyer/optee-qemu/buildroot/support/scripts/mkusers /home/sawyer/optee-qemu/out-br/build/buildroot-fs/full_users_table.txt /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/target >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/fakeroot echo "/home/sawyer/optee-qemu/out-br/host/bin/makedevs -d /home/sawyer/optee-qemu/out-br/build/buildroot-fs/full_devices_table.txt /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/target" >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/target/init ]; then /usr/bin/install -m 0755 fs/cpio/init /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/target/init; fi\n mkdir -p /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/target/dev\n mknod -m 0622 /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/target/dev/console c 5 1\n' >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/fakeroot printf ' cd /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /home/sawyer/optee-qemu/out-br/images/rootfs.cpio\n' >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/fakeroot chmod a+x /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/fakeroot PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/sawyer/optee-qemu/out-br/host/bin/fakeroot -- /home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/fakeroot rootdir=/home/sawyer/optee-qemu/out-br/build/buildroot-fs/cpio/target table='/home/sawyer/optee-qemu/out-br/build/buildroot-fs/full_devices_table.txt' PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" gzip -9 -c -n /home/sawyer/optee-qemu/out-br/images/rootfs.cpio > /home/sawyer/optee-qemu/out-br/images/rootfs.cpio.gz >>> Generating filesystem image rootfs.tar mkdir -p /home/sawyer/optee-qemu/out-br/images rm -rf /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar mkdir -p /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/sawyer/optee-qemu/out-br/target/ /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/target" >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/fakeroot PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /home/sawyer/optee-qemu/buildroot/support/scripts/mkusers /home/sawyer/optee-qemu/out-br/build/buildroot-fs/full_users_table.txt /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/target >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/fakeroot echo "/home/sawyer/optee-qemu/out-br/host/bin/makedevs -d /home/sawyer/optee-qemu/out-br/build/buildroot-fs/full_devices_table.txt /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/target" >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/fakeroot printf ' (cd /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/sawyer/optee-qemu/out-br/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/fakeroot chmod a+x /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/fakeroot PATH="/home/sawyer/optee-qemu/out-br/host/bin:/home/sawyer/optee-qemu/out-br/host/sbin:/home/sawyer/bin:/home/sawyer/.local/bin:/home/sawyer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/sawyer/optee-qemu/out-br/host/bin/fakeroot -- /home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/fakeroot rootdir=/home/sawyer/optee-qemu/out-br/build/buildroot-fs/tar/target table='/home/sawyer/optee-qemu/out-br/build/buildroot-fs/full_devices_table.txt' ln -snf /home/sawyer/optee-qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot /home/sawyer/optee-qemu/out-br/staging make[1]: Leaving directory '/home/sawyer/optee-qemu/out-br' cd /home/sawyer/optee-qemu/build/../linux && \ ARCH=arm \ scripts/kconfig/merge_config.sh /home/sawyer/optee-qemu/build/../linux/arch/arm/configs/vexpress_defconfig /home/sawyer/optee-qemu/build/kconfigs/qemu.conf \ Using /home/sawyer/optee-qemu/build/../linux/arch/arm/configs/vexpress_defconfig as base Merging /home/sawyer/optee-qemu/build/kconfigs/qemu.conf Value of CONFIG_JFFS2_FS is redefined by fragment /home/sawyer/optee-qemu/build/kconfigs/qemu.conf: Previous value: CONFIG_JFFS2_FS=y New value: CONFIG_JFFS2_FS=n make[1]: Entering directory '/home/sawyer/optee-qemu/linux' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --alldefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/sawyer/optee-qemu/linux' Value requested for CONFIG_SATA_PMP not in final .config Requested value: # CONFIG_SATA_PMP is not set Actual value: Value requested for CONFIG_ANDROID_TIMED_OUTPUT not in final .config Requested value: CONFIG_ANDROID_TIMED_OUTPUT=n Actual value: Value requested for CONFIG_ANDROID_LOW_MEMORY_KILLER not in final .config Requested value: CONFIG_ANDROID_LOW_MEMORY_KILLER=n Actual value: Value requested for CONFIG_JFFS2_FS not in final .config Requested value: CONFIG_JFFS2_FS=n Actual value: # CONFIG_JFFS2_FS is not set make -C /home/sawyer/optee-qemu/build/../linux LOCALVERSION= CROSS_COMPILE=" /home/sawyer/optee-qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" ARCH=arm zImage make[1]: Entering directory '/home/sawyer/optee-qemu/linux' scripts/kconfig/conf --syncconfig Kconfig SYSHDR arch/arm/include/generated/uapi/asm/unistd-common.h SYSHDR arch/arm/include/generated/uapi/asm/unistd-oabi.h SYSHDR arch/arm/include/generated/uapi/asm/unistd-eabi.h HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o LEX scripts/dtc/dtc-lexer.lex.c YACC scripts/dtc/dtc-parser.tab.[ch] HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o HOSTLD scripts/dtc/dtc HOSTCC scripts/kallsyms HOSTCC scripts/sorttable SYSNR arch/arm/include/generated/asm/unistd-nr.h GEN arch/arm/include/generated/asm/mach-types.h SYSTBL arch/arm/include/generated/calls-oabi.S SYSTBL arch/arm/include/generated/calls-eabi.S HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s CC arch/arm/kernel/asm-offsets.s CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh CHK include/generated/compile.h CC init/main.o CC init/version.o CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o AR init/built-in.a HOSTCC usr/gen_init_cpio GEN usr/initramfs_data.cpio SHIPPED usr/initramfs_inc_data AS usr/initramfs_data.o AR usr/built-in.a CC arch/arm/vfp/vfpmodule.o AS arch/arm/vfp/entry.o AS arch/arm/vfp/vfphw.o CC arch/arm/vfp/vfpsingle.o CC arch/arm/vfp/vfpdouble.o AR arch/arm/vfp/built-in.a LDS arch/arm/vdso/vdso.lds CC arch/arm/vdso/vgettimeofday.o AS arch/arm/vdso/datapage.o CC arch/arm/vdso/note.o LD arch/arm/vdso/vdso.so.raw HOSTCC arch/arm/vdso/vdsomunge MUNGE arch/arm/vdso/vdso.so.dbg OBJCOPY arch/arm/vdso/vdso.so AS arch/arm/vdso/vdso.o AR arch/arm/vdso/built-in.a AS arch/arm/kernel/head.o LDS arch/arm/kernel/vmlinux.lds CC arch/arm/kernel/elf.o AS arch/arm/kernel/entry-common.o CC arch/arm/kernel/irq.o CC arch/arm/kernel/opcodes.o CC arch/arm/kernel/process.o CC arch/arm/kernel/ptrace.o CC arch/arm/kernel/reboot.o CC arch/arm/kernel/setup.o CC arch/arm/kernel/signal.o AS arch/arm/kernel/sigreturn_codes.o CC arch/arm/kernel/stacktrace.o CC arch/arm/kernel/sys_arm.o CC arch/arm/kernel/time.o CC arch/arm/kernel/traps.o CC arch/arm/kernel/atags_parse.o AS arch/arm/kernel/entry-armv.o CC arch/arm/kernel/bugs.o CC arch/arm/kernel/cpuidle.o CC arch/arm/kernel/armksyms.o CC arch/arm/kernel/module.o CC arch/arm/kernel/module-plts.o AS arch/arm/kernel/sleep.o CC arch/arm/kernel/suspend.o CC arch/arm/kernel/smp.o CC arch/arm/kernel/smp_tlb.o CC arch/arm/kernel/smp_scu.o CC arch/arm/kernel/smp_twd.o CC arch/arm/kernel/arch_timer.o CC arch/arm/kernel/unwind.o CC arch/arm/kernel/devtree.o CC arch/arm/kernel/swp_emulate.o CC arch/arm/kernel/hw_breakpoint.o CC arch/arm/kernel/perf_regs.o CC arch/arm/kernel/perf_callchain.o CC arch/arm/kernel/perf_event_xscale.o CC arch/arm/kernel/perf_event_v6.o CC arch/arm/kernel/perf_event_v7.o CC arch/arm/kernel/topology.o CC arch/arm/kernel/vdso.o CC arch/arm/kernel/io.o AS arch/arm/kernel/hyp-stub.o CC arch/arm/kernel/psci_smp.o AS arch/arm/kernel/smccc-call.o AR arch/arm/kernel/built-in.a CC arch/arm/mm/extable.o CC arch/arm/mm/fault.o CC arch/arm/mm/init.o CC arch/arm/mm/iomap.o CC arch/arm/mm/dma-mapping.o CC arch/arm/mm/fault-armv.o CC arch/arm/mm/flush.o CC arch/arm/mm/idmap.o CC arch/arm/mm/ioremap.o CC arch/arm/mm/mmap.o CC arch/arm/mm/pgd.o CC arch/arm/mm/mmu.o CC arch/arm/mm/pageattr.o CC arch/arm/mm/proc-syms.o CC arch/arm/mm/alignment.o AS arch/arm/mm/abort-ev7.o AS arch/arm/mm/pabort-v7.o AS arch/arm/mm/cache-v7.o CC arch/arm/mm/copypage-v6.o CC arch/arm/mm/context.o AS arch/arm/mm/tlb-v7.o AS arch/arm/mm/proc-v7.o CC arch/arm/mm/proc-v7-bugs.o CC arch/arm/mm/l2c-common.o CC arch/arm/mm/cache-l2x0.o AS arch/arm/mm/l2c-l2x0-resume.o AR arch/arm/mm/built-in.a CC arch/arm/common/firmware.o AS arch/arm/common/secure_cntvoff.o AS arch/arm/common/mcpm_head.o CC arch/arm/common/mcpm_entry.o CC arch/arm/common/mcpm_platsmp.o AS arch/arm/common/vlock.o AR arch/arm/common/built-in.a CC arch/arm/probes/uprobes/core.o CC arch/arm/probes/uprobes/actions-arm.o AR arch/arm/probes/uprobes/built-in.a CC arch/arm/probes/decode.o CC arch/arm/probes/decode-arm.o AR arch/arm/probes/built-in.a AR arch/arm/net/built-in.a AR arch/arm/crypto/built-in.a AR arch/arm/built-in.a CC arch/arm/mach-vexpress/v2m.o CC arch/arm/mach-vexpress/dcscb.o AS arch/arm/mach-vexpress/dcscb_setup.o CC arch/arm/mach-vexpress/spc.o CC arch/arm/mach-vexpress/tc2_pm.o CC arch/arm/mach-vexpress/platsmp.o AR arch/arm/mach-vexpress/built-in.a AS arch/arm/plat-versatile/headsmp.o CC arch/arm/plat-versatile/platsmp.o CC arch/arm/plat-versatile/hotplug.o AR arch/arm/plat-versatile/built-in.a CC kernel/sched/core.o CC kernel/sched/loadavg.o CC kernel/sched/clock.o CC kernel/sched/cputime.o CC kernel/sched/idle.o CC kernel/sched/fair.o CC kernel/sched/rt.o CC kernel/sched/deadline.o CC kernel/sched/wait.o CC kernel/sched/wait_bit.o CC kernel/sched/swait.o CC kernel/sched/completion.o CC kernel/sched/cpupri.o CC kernel/sched/cpudeadline.o CC kernel/sched/topology.o CC kernel/sched/stop_task.o CC kernel/sched/pelt.o CC kernel/sched/membarrier.o CC kernel/sched/isolation.o AR kernel/sched/built-in.a CC kernel/locking/mutex.o CC kernel/locking/semaphore.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o CC kernel/locking/spinlock.o CC kernel/locking/osq_lock.o CC kernel/locking/rtmutex.o AR kernel/locking/built-in.a CC kernel/power/qos.o CC kernel/power/main.o CC kernel/power/console.o CC kernel/power/process.o CC kernel/power/suspend.o CC kernel/power/poweroff.o AR kernel/power/built-in.a CC kernel/printk/printk.o CC kernel/printk/printk_safe.o AR kernel/printk/built-in.a CC kernel/irq/irqdesc.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC kernel/irq/chip.o CC kernel/irq/dummychip.o CC kernel/irq/devres.o CC kernel/irq/autoprobe.o CC kernel/irq/irqdomain.o CC kernel/irq/proc.o CC kernel/irq/cpuhotplug.o CC kernel/irq/pm.o CC kernel/irq/affinity.o AR kernel/irq/built-in.a CC kernel/rcu/update.o CC kernel/rcu/sync.o CC kernel/rcu/srcutree.o CC kernel/rcu/tree.o CC kernel/rcu/rcu_segcblist.o AR kernel/rcu/built-in.a AR kernel/livepatch/built-in.a CC kernel/dma/mapping.o CC kernel/dma/direct.o CC kernel/dma/dummy.o CC kernel/dma/contiguous.o CC kernel/dma/coherent.o CC kernel/dma/remap.o AR kernel/dma/built-in.a AR kernel/entry/built-in.a CC kernel/time/time.o CC kernel/time/timer.o CC kernel/time/hrtimer.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/time/timer_list.o CC kernel/time/timeconv.o CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC kernel/time/posix-timers.o CC kernel/time/posix-cpu-timers.o CC kernel/time/posix-clock.o CC kernel/time/itimer.o CC kernel/time/clockevents.o CC kernel/time/tick-common.o CC kernel/time/tick-broadcast.o CC kernel/time/sched_clock.o CC kernel/time/vsyscall.o AR kernel/time/built-in.a CC kernel/cgroup/cgroup.o CC kernel/cgroup/rstat.o CC kernel/cgroup/namespace.o CC kernel/cgroup/cgroup-v1.o CC kernel/cgroup/freezer.o CC kernel/cgroup/cpuset.o AR kernel/cgroup/built-in.a CC kernel/trace/trace_clock.o CC kernel/trace/ring_buffer.o CC kernel/trace/trace.o CC kernel/trace/trace_output.o CC kernel/trace/trace_seq.o CC kernel/trace/trace_stat.o CC kernel/trace/trace_printk.o CC kernel/trace/trace_sched_switch.o CC kernel/trace/trace_nop.o CC kernel/trace/blktrace.o CC kernel/trace/trace_events.o CC kernel/trace/trace_export.o CC kernel/trace/trace_event_perf.o CC kernel/trace/trace_events_filter.o CC kernel/trace/trace_events_trigger.o CC kernel/trace/power-traces.o CC kernel/trace/rpm-traces.o CC kernel/trace/trace_dynevent.o CC kernel/trace/trace_probe.o CC kernel/trace/trace_uprobe.o AR kernel/trace/built-in.a CC kernel/bpf/core.o AR kernel/bpf/built-in.a CC kernel/events/core.o CC kernel/events/ring_buffer.o CC kernel/events/callchain.o CC kernel/events/hw_breakpoint.o CC kernel/events/uprobes.o AR kernel/events/built-in.a CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/cpu.o CC kernel/exit.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/umh.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/task_work.o CC kernel/extable.o CC kernel/params.o CC kernel/kthread.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/cred.o CC kernel/reboot.o CC kernel/async.o CC kernel/range.o CC kernel/smpboot.o CC kernel/ucount.o CC kernel/regset.o CC kernel/kmod.o CC kernel/groups.o CC kernel/freezer.o CC kernel/profile.o CC kernel/stacktrace.o CC kernel/futex.o CC kernel/smp.o CC kernel/uid16.o CC kernel/module.o CC kernel/kallsyms.o GZIP kernel/config_data.gz CC kernel/configs.o CC kernel/stop_machine.o CC kernel/hung_task.o CC kernel/utsname_sysctl.o CC kernel/tracepoint.o CC kernel/elfcore.o CC kernel/irq_work.o CC kernel/cpu_pm.o CC kernel/iomem.o CC kernel/rseq.o AR kernel/built-in.a AR certs/built-in.a CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o CC mm/page-writeback.o CC mm/readahead.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o CC mm/util.o CC mm/mmzone.o CC mm/vmstat.o CC mm/backing-dev.o CC mm/mm_init.o CC mm/percpu.o CC mm/slab_common.o CC mm/compaction.o CC mm/vmacache.o CC mm/interval_tree.o CC mm/list_lru.o CC mm/workingset.o CC mm/debug.o CC mm/gup.o CC mm/highmem.o CC mm/memory.o CC mm/mincore.o CC mm/mlock.o CC mm/mmap.o CC mm/mmu_gather.o CC mm/mprotect.o CC mm/mremap.o CC mm/msync.o CC mm/page_vma_mapped.o CC mm/pagewalk.o CC mm/pgtable-generic.o CC mm/rmap.o CC mm/vmalloc.o CC mm/ioremap.o CC mm/process_vm_access.o CC mm/page_alloc.o CC mm/init-mm.o CC mm/memblock.o CC mm/madvise.o CC mm/page_io.o CC mm/swap_state.o CC mm/swapfile.o CC mm/swap_slots.o CC mm/dmapool.o CC mm/slub.o CC mm/migrate.o CC mm/page_isolation.o CC mm/early_ioremap.o CC mm/cma.o CC mm/balloon_compaction.o CC mm/memfd.o CC mm/page_reporting.o AR mm/built-in.a CC fs/notify/dnotify/dnotify.o AR fs/notify/dnotify/built-in.a CC fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_user.o AR fs/notify/inotify/built-in.a AR fs/notify/fanotify/built-in.a CC fs/notify/fsnotify.o CC fs/notify/notification.o CC fs/notify/group.o CC fs/notify/mark.o CC fs/notify/fdinfo.o AR fs/notify/built-in.a CC fs/nfs_common/grace.o AR fs/nfs_common/built-in.a CC fs/iomap/trace.o CC fs/iomap/apply.o CC fs/iomap/buffered-io.o CC fs/iomap/direct-io.o CC fs/iomap/fiemap.o CC fs/iomap/seek.o CC fs/iomap/swapfile.o AR fs/iomap/built-in.a AR fs/quota/built-in.a CC fs/proc/task_mmu.o CC fs/proc/inode.o CC fs/proc/root.o CC fs/proc/base.o CC fs/proc/generic.o CC fs/proc/array.o CC fs/proc/fd.o CC fs/proc/proc_tty.o CC fs/proc/cmdline.o CC fs/proc/consoles.o CC fs/proc/cpuinfo.o CC fs/proc/devices.o CC fs/proc/interrupts.o CC fs/proc/loadavg.o CC fs/proc/meminfo.o CC fs/proc/stat.o CC fs/proc/uptime.o CC fs/proc/util.o CC fs/proc/version.o CC fs/proc/softirqs.o CC fs/proc/namespaces.o CC fs/proc/self.o CC fs/proc/thread_self.o CC fs/proc/proc_sysctl.o CC fs/proc/proc_net.o CC fs/proc/kmsg.o CC fs/proc/page.o AR fs/proc/built-in.a CC fs/kernfs/mount.o CC fs/kernfs/inode.o CC fs/kernfs/dir.o CC fs/kernfs/file.o CC fs/kernfs/symlink.o AR fs/kernfs/built-in.a CC fs/sysfs/file.o CC fs/sysfs/dir.o CC fs/sysfs/symlink.o CC fs/sysfs/mount.o CC fs/sysfs/group.o AR fs/sysfs/built-in.a CC fs/devpts/inode.o AR fs/devpts/built-in.a CC fs/ext4/balloc.o CC fs/ext4/bitmap.o CC fs/ext4/block_validity.o CC fs/ext4/dir.o CC fs/ext4/ext4_jbd2.o CC fs/ext4/extents.o CC fs/ext4/extents_status.o CC fs/ext4/file.o CC fs/ext4/fsmap.o CC fs/ext4/fsync.o CC fs/ext4/hash.o CC fs/ext4/ialloc.o CC fs/ext4/indirect.o CC fs/ext4/inline.o CC fs/ext4/inode.o CC fs/ext4/ioctl.o CC fs/ext4/mballoc.o CC fs/ext4/migrate.o CC fs/ext4/mmp.o CC fs/ext4/move_extent.o CC fs/ext4/namei.o CC fs/ext4/page-io.o CC fs/ext4/readpage.o CC fs/ext4/resize.o CC fs/ext4/super.o CC fs/ext4/symlink.o CC fs/ext4/sysfs.o CC fs/ext4/xattr.o CC fs/ext4/xattr_hurd.o CC fs/ext4/xattr_trusted.o CC fs/ext4/xattr_user.o AR fs/ext4/built-in.a CC fs/ext2/balloc.o CC fs/ext2/dir.o CC fs/ext2/file.o CC fs/ext2/ialloc.o CC fs/ext2/inode.o CC fs/ext2/ioctl.o CC fs/ext2/namei.o CC fs/ext2/super.o CC fs/ext2/symlink.o AR fs/ext2/built-in.a CC fs/jbd2/transaction.o CC fs/jbd2/commit.o CC fs/jbd2/recovery.o CC fs/jbd2/checkpoint.o CC fs/jbd2/revoke.o CC fs/jbd2/journal.o AR fs/jbd2/built-in.a CC fs/cramfs/inode.o CC fs/cramfs/uncompress.o AR fs/cramfs/built-in.a CC fs/squashfs/block.o CC fs/squashfs/cache.o CC fs/squashfs/dir.o CC fs/squashfs/export.o CC fs/squashfs/file.o CC fs/squashfs/fragment.o CC fs/squashfs/id.o CC fs/squashfs/inode.o CC fs/squashfs/namei.o CC fs/squashfs/super.o CC fs/squashfs/symlink.o CC fs/squashfs/decompressor.o CC fs/squashfs/file_cache.o CC fs/squashfs/decompressor_single.o CC fs/squashfs/lzo_wrapper.o CC fs/squashfs/zlib_wrapper.o AR fs/squashfs/built-in.a CC fs/ramfs/inode.o CC fs/ramfs/file-mmu.o AR fs/ramfs/built-in.a CC fs/fat/cache.o CC fs/fat/dir.o CC fs/fat/fatent.o CC fs/fat/file.o CC fs/fat/inode.o CC fs/fat/misc.o CC fs/fat/nfs.o CC fs/fat/namei_vfat.o AR fs/fat/built-in.a CC fs/nfs/client.o CC fs/nfs/dir.o CC fs/nfs/file.o CC fs/nfs/getroot.o CC fs/nfs/inode.o CC fs/nfs/super.o CC fs/nfs/io.o CC fs/nfs/direct.o CC fs/nfs/pagelist.o CC fs/nfs/read.o CC fs/nfs/symlink.o CC fs/nfs/unlink.o CC fs/nfs/write.o CC fs/nfs/namespace.o CC fs/nfs/mount_clnt.o CC fs/nfs/nfstrace.o CC fs/nfs/export.o CC fs/nfs/sysfs.o CC fs/nfs/fs_context.o CC fs/nfs/nfsroot.o CC fs/nfs/sysctl.o CC fs/nfs/nfs2super.o CC fs/nfs/proc.o CC fs/nfs/nfs2xdr.o CC fs/nfs/nfs3super.o CC fs/nfs/nfs3client.o CC fs/nfs/nfs3proc.o CC fs/nfs/nfs3xdr.o AR fs/nfs/built-in.a CC fs/exportfs/expfs.o AR fs/exportfs/built-in.a CC fs/lockd/clntlock.o CC fs/lockd/clntproc.o CC fs/lockd/clntxdr.o CC fs/lockd/host.o CC fs/lockd/svc.o CC fs/lockd/svclock.o CC fs/lockd/svcshare.o CC fs/lockd/svcproc.o CC fs/lockd/svcsubs.o CC fs/lockd/mon.o CC fs/lockd/xdr.o CC fs/lockd/clnt4xdr.o CC fs/lockd/xdr4.o CC fs/lockd/svc4proc.o CC fs/lockd/procfs.o AR fs/lockd/built-in.a CC fs/nls/nls_base.o CC fs/nls/nls_cp437.o CC fs/nls/nls_iso8859-1.o AR fs/nls/built-in.a CC fs/ubifs/shrinker.o CC fs/ubifs/journal.o CC fs/ubifs/file.o CC fs/ubifs/dir.o CC fs/ubifs/super.o CC fs/ubifs/sb.o CC fs/ubifs/io.o CC fs/ubifs/tnc.o CC fs/ubifs/master.o CC fs/ubifs/scan.o CC fs/ubifs/replay.o CC fs/ubifs/log.o CC fs/ubifs/commit.o CC fs/ubifs/gc.o CC fs/ubifs/orphan.o CC fs/ubifs/budget.o CC fs/ubifs/find.o CC fs/ubifs/tnc_commit.o CC fs/ubifs/compress.o CC fs/ubifs/lpt.o CC fs/ubifs/lprops.o CC fs/ubifs/recovery.o CC fs/ubifs/ioctl.o CC fs/ubifs/lpt_commit.o CC fs/ubifs/tnc_misc.o CC fs/ubifs/debug.o CC fs/ubifs/misc.o CC fs/ubifs/xattr.o AR fs/ubifs/built-in.a CC fs/9p/vfs_super.o CC fs/9p/vfs_inode.o CC fs/9p/vfs_inode_dotl.o CC fs/9p/vfs_addr.o CC fs/9p/vfs_file.o CC fs/9p/vfs_dir.o CC fs/9p/vfs_dentry.o CC fs/9p/v9fs.o CC fs/9p/fid.o CC fs/9p/xattr.o CC fs/9p/acl.o AR fs/9p/built-in.a CC fs/tracefs/inode.o AR fs/tracefs/built-in.a CC fs/open.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC fs/char_dev.o CC fs/stat.o CC fs/exec.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o CC fs/ioctl.o CC fs/readdir.o CC fs/select.o CC fs/dcache.o CC fs/inode.o CC fs/attr.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o CC fs/xattr.o CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o CC fs/splice.o CC fs/sync.o CC fs/utimes.o CC fs/d_path.o CC fs/stack.o CC fs/fs_struct.o CC fs/statfs.o CC fs/fs_pin.o CC fs/nsfs.o CC fs/fs_types.o CC fs/fs_context.o CC fs/fs_parser.o CC fs/fsopen.o CC fs/init.o CC fs/buffer.o CC fs/block_dev.o CC fs/direct-io.o CC fs/mpage.o CC fs/proc_namespace.o CC fs/eventpoll.o CC fs/anon_inodes.o CC fs/signalfd.o CC fs/timerfd.o CC fs/eventfd.o CC fs/aio.o CC fs/io_uring.o CC fs/io-wq.o CC fs/locks.o CC fs/binfmt_script.o CC fs/binfmt_elf.o CC fs/mbcache.o CC fs/posix_acl.o CC fs/coredump.o CC fs/drop_caches.o CC fs/fhandle.o CC fs/dcookies.o AR fs/built-in.a CC ipc/util.o CC ipc/msgutil.o CC ipc/msg.o CC ipc/sem.o CC ipc/shm.o CC ipc/syscall.o CC ipc/ipc_sysctl.o AR ipc/built-in.a CC security/commoncap.o CC security/min_addr.o CC security/device_cgroup.o AR security/built-in.a CC crypto/api.o CC crypto/cipher.o CC crypto/compress.o CC crypto/memneq.o CC crypto/algapi.o CC crypto/scatterwalk.o CC crypto/proc.o CC crypto/ahash.o CC crypto/shash.o CC crypto/acompress.o CC crypto/scompress.o CC crypto/sha1_generic.o CC crypto/deflate.o CC crypto/crc32c_generic.o CC crypto/lzo.o CC crypto/lzo-rle.o CC crypto/zstd.o CC crypto/hash_info.o AR crypto/built-in.a CC block/partitions/core.o CC block/partitions/msdos.o CC block/partitions/efi.o AR block/partitions/built-in.a CC block/bio.o CC block/elevator.o CC block/blk-core.o CC block/blk-sysfs.o CC block/blk-flush.o CC block/blk-settings.o CC block/blk-ioc.o CC block/blk-map.o CC block/blk-exec.o CC block/blk-merge.o CC block/blk-timeout.o CC block/blk-lib.o CC block/blk-mq.o CC block/blk-mq-tag.o CC block/blk-stat.o CC block/blk-mq-sysfs.o CC block/blk-mq-cpumap.o CC block/blk-mq-sched.o CC block/ioctl.o CC block/genhd.o CC block/ioprio.o CC block/badblocks.o CC block/blk-rq-qos.o CC block/scsi_ioctl.o CC block/mq-deadline.o CC block/kyber-iosched.o CC block/blk-mq-virtio.o CC block/blk-pm.o AR block/built-in.a CC drivers/irqchip/irqchip.o CC drivers/irqchip/irq-gic.o CC drivers/irqchip/irq-gic-common.o AR drivers/irqchip/built-in.a CC drivers/bus/arm-cci.o CC drivers/bus/vexpress-config.o AR drivers/bus/built-in.a CC drivers/gpio/gpiolib.o CC drivers/gpio/gpiolib-devres.o CC drivers/gpio/gpiolib-legacy.o CC drivers/gpio/gpiolib-devprop.o CC drivers/gpio/gpiolib-cdev.o CC drivers/gpio/gpiolib-of.o CC drivers/gpio/gpio-mmio.o AR drivers/gpio/built-in.a AR drivers/pwm/built-in.a AR drivers/pci/controller/dwc/built-in.a AR drivers/pci/controller/mobiveil/built-in.a AR drivers/pci/controller/built-in.a AR drivers/pci/switch/built-in.a CC drivers/pci/of.o AR drivers/pci/built-in.a CC drivers/video/console/dummycon.o AR drivers/video/console/built-in.a CC drivers/video/logo/logo.o HOSTCC drivers/video/logo/pnmtologo LOGO drivers/video/logo/logo_linux_clut224.c CC drivers/video/logo/logo_linux_clut224.o AR drivers/video/logo/built-in.a CC drivers/video/backlight/backlight.o AR drivers/video/backlight/built-in.a CC drivers/video/fbdev/core/fb_cmdline.o CC drivers/video/fbdev/core/fb_notify.o CC drivers/video/fbdev/core/fbmem.o CC drivers/video/fbdev/core/fbmon.o CC drivers/video/fbdev/core/fbcmap.o CC drivers/video/fbdev/core/fbsysfs.o CC drivers/video/fbdev/core/modedb.o CC drivers/video/fbdev/core/fbcvt.o CC drivers/video/fbdev/core/fb_defio.o CC drivers/video/fbdev/core/fbcon.o CC drivers/video/fbdev/core/bitblit.o CC drivers/video/fbdev/core/softcursor.o CC drivers/video/fbdev/core/cfbfillrect.o CC drivers/video/fbdev/core/cfbcopyarea.o CC drivers/video/fbdev/core/cfbimgblt.o CC drivers/video/fbdev/core/sysfillrect.o CC drivers/video/fbdev/core/syscopyarea.o CC drivers/video/fbdev/core/sysimgblt.o CC drivers/video/fbdev/core/fb_sys_fops.o AR drivers/video/fbdev/core/built-in.a AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a AR drivers/video/fbdev/omap2/omapfb/displays/built-in.a AR drivers/video/fbdev/omap2/omapfb/built-in.a AR drivers/video/fbdev/omap2/built-in.a AR drivers/video/fbdev/built-in.a CC drivers/video/hdmi.o CC drivers/video/display_timing.o CC drivers/video/videomode.o CC drivers/video/of_display_timing.o CC drivers/video/of_videomode.o AR drivers/video/built-in.a AR drivers/idle/built-in.a AR drivers/char/ipmi/built-in.a CC drivers/amba/bus.o AR drivers/amba/built-in.a AR drivers/clk/actions/built-in.a AR drivers/clk/analogbits/built-in.a AR drivers/clk/bcm/built-in.a AR drivers/clk/imgtec/built-in.a AR drivers/clk/imx/built-in.a AR drivers/clk/ingenic/built-in.a AR drivers/clk/mediatek/built-in.a AR drivers/clk/mvebu/built-in.a AR drivers/clk/renesas/built-in.a AR drivers/clk/sprd/built-in.a AR drivers/clk/ti/built-in.a CC drivers/clk/versatile/icst.o CC drivers/clk/versatile/clk-icst.o CC drivers/clk/versatile/clk-versatile.o CC drivers/clk/versatile/clk-sp810.o CC drivers/clk/versatile/clk-vexpress-osc.o AR drivers/clk/versatile/built-in.a CC drivers/clk/clk-devres.o CC drivers/clk/clk-bulk.o CC drivers/clk/clkdev.o CC drivers/clk/clk.o CC drivers/clk/clk-divider.o CC drivers/clk/clk-fixed-factor.o CC drivers/clk/clk-fixed-rate.o CC drivers/clk/clk-gate.o CC drivers/clk/clk-multiplier.o CC drivers/clk/clk-mux.o CC drivers/clk/clk-composite.o CC drivers/clk/clk-fractional-divider.o CC drivers/clk/clk-gpio.o CC drivers/clk/clk-conf.o AR drivers/clk/built-in.a AR drivers/soc/bcm/built-in.a AR drivers/soc/fsl/built-in.a AR drivers/soc/imx/built-in.a AR drivers/soc/mediatek/built-in.a AR drivers/soc/amlogic/built-in.a AR drivers/soc/qcom/built-in.a AR drivers/soc/renesas/built-in.a AR drivers/soc/sunxi/built-in.a AR drivers/soc/ti/built-in.a AR drivers/soc/versatile/built-in.a AR drivers/soc/xilinx/built-in.a AR drivers/soc/built-in.a CC drivers/virtio/virtio.o CC drivers/virtio/virtio_ring.o CC drivers/virtio/virtio_mmio.o CC drivers/virtio/virtio_balloon.o AR drivers/virtio/built-in.a CC drivers/regulator/core.o CC drivers/regulator/dummy.o CC drivers/regulator/fixed-helper.o CC drivers/regulator/helpers.o CC drivers/regulator/devres.o CC drivers/regulator/of_regulator.o CC drivers/regulator/fixed.o CC drivers/regulator/vexpress-regulator.o AR drivers/regulator/built-in.a CC drivers/tty/vt/vt_ioctl.o CC drivers/tty/vt/vc_screen.o CC drivers/tty/vt/selection.o CC drivers/tty/vt/keyboard.o CC drivers/tty/vt/consolemap.o HOSTCC drivers/tty/vt/conmakehash CONMK drivers/tty/vt/consolemap_deftbl.c CC drivers/tty/vt/consolemap_deftbl.o CC drivers/tty/vt/vt.o SHIPPED drivers/tty/vt/defkeymap.c CC drivers/tty/vt/defkeymap.o AR drivers/tty/vt/built-in.a CC drivers/tty/hvc/hvc_console.o AR drivers/tty/hvc/built-in.a CC drivers/tty/serial/serial_core.o CC drivers/tty/serial/earlycon.o CC drivers/tty/serial/amba-pl011.o AR drivers/tty/serial/built-in.a AR drivers/tty/ipwireless/built-in.a CC drivers/tty/tty_io.o CC drivers/tty/n_tty.o CC drivers/tty/tty_ioctl.o CC drivers/tty/tty_ldisc.o CC drivers/tty/tty_buffer.o CC drivers/tty/tty_port.o CC drivers/tty/tty_mutex.o CC drivers/tty/tty_ldsem.o CC drivers/tty/tty_baudrate.o CC drivers/tty/tty_jobctrl.o CC drivers/tty/n_null.o CC drivers/tty/pty.o CC drivers/tty/sysrq.o AR drivers/tty/built-in.a CC drivers/char/hw_random/core.o CC drivers/char/hw_random/virtio-rng.o CC drivers/char/hw_random/optee-rng.o AR drivers/char/hw_random/built-in.a AR drivers/char/agp/built-in.a CC drivers/char/mem.o CC drivers/char/random.o CC drivers/char/misc.o CC drivers/char/virtio_console.o AR drivers/char/built-in.a AR drivers/iommu/amd/built-in.a AR drivers/iommu/intel/built-in.a AR drivers/iommu/arm/arm-smmu/built-in.a AR drivers/iommu/arm/arm-smmu-v3/built-in.a AR drivers/iommu/arm/built-in.a AR drivers/iommu/built-in.a AR drivers/gpu/drm/arm/built-in.a AR drivers/gpu/drm/rcar-du/built-in.a AR drivers/gpu/drm/omapdrm/dss/built-in.a AR drivers/gpu/drm/omapdrm/displays/built-in.a AR drivers/gpu/drm/omapdrm/built-in.a AR drivers/gpu/drm/tilcdc/built-in.a AR drivers/gpu/drm/i2c/built-in.a CC drivers/gpu/drm/panel/panel-simple.o AR drivers/gpu/drm/panel/built-in.a AR drivers/gpu/drm/bridge/analogix/built-in.a AR drivers/gpu/drm/bridge/synopsys/built-in.a CC drivers/gpu/drm/bridge/sii902x.o AR drivers/gpu/drm/bridge/built-in.a AR drivers/gpu/drm/hisilicon/built-in.a AR drivers/gpu/drm/tiny/built-in.a CC drivers/gpu/drm/pl111/pl111_display.o CC drivers/gpu/drm/pl111/pl111_versatile.o CC drivers/gpu/drm/pl111/pl111_drv.o AR drivers/gpu/drm/pl111/built-in.a AR drivers/gpu/drm/xlnx/built-in.a CC drivers/gpu/drm/drm_bridge_connector.o CC drivers/gpu/drm/drm_crtc_helper.o CC drivers/gpu/drm/drm_dp_helper.o CC drivers/gpu/drm/drm_dsc.o CC drivers/gpu/drm/drm_probe_helper.o CC drivers/gpu/drm/drm_plane_helper.o CC drivers/gpu/drm/drm_dp_mst_topology.o CC drivers/gpu/drm/drm_atomic_helper.o CC drivers/gpu/drm/drm_kms_helper_common.o CC drivers/gpu/drm/drm_dp_dual_mode_helper.o CC drivers/gpu/drm/drm_simple_kms_helper.o CC drivers/gpu/drm/drm_modeset_helper.o CC drivers/gpu/drm/drm_scdc_helper.o CC drivers/gpu/drm/drm_gem_framebuffer_helper.o CC drivers/gpu/drm/drm_atomic_state_helper.o CC drivers/gpu/drm/drm_damage_helper.o CC drivers/gpu/drm/drm_format_helper.o CC drivers/gpu/drm/drm_self_refresh_helper.o CC drivers/gpu/drm/bridge/panel.o CC drivers/gpu/drm/drm_fb_helper.o CC drivers/gpu/drm/drm_fb_cma_helper.o CC drivers/gpu/drm/drm_auth.o CC drivers/gpu/drm/drm_cache.o CC drivers/gpu/drm/drm_file.o CC drivers/gpu/drm/drm_gem.o CC drivers/gpu/drm/drm_ioctl.o CC drivers/gpu/drm/drm_irq.o CC drivers/gpu/drm/drm_memory.o CC drivers/gpu/drm/drm_drv.o CC drivers/gpu/drm/drm_sysfs.o CC drivers/gpu/drm/drm_hashtab.o CC drivers/gpu/drm/drm_mm.o CC drivers/gpu/drm/drm_crtc.o CC drivers/gpu/drm/drm_fourcc.o CC drivers/gpu/drm/drm_modes.o CC drivers/gpu/drm/drm_edid.o CC drivers/gpu/drm/drm_encoder_slave.o CC drivers/gpu/drm/drm_trace_points.o CC drivers/gpu/drm/drm_prime.o CC drivers/gpu/drm/drm_rect.o CC drivers/gpu/drm/drm_vma_manager.o CC drivers/gpu/drm/drm_flip_work.o CC drivers/gpu/drm/drm_modeset_lock.o CC drivers/gpu/drm/drm_atomic.o CC drivers/gpu/drm/drm_bridge.o CC drivers/gpu/drm/drm_framebuffer.o CC drivers/gpu/drm/drm_connector.o CC drivers/gpu/drm/drm_blend.o CC drivers/gpu/drm/drm_encoder.o CC drivers/gpu/drm/drm_mode_object.o CC drivers/gpu/drm/drm_property.o CC drivers/gpu/drm/drm_plane.o CC drivers/gpu/drm/drm_color_mgmt.o CC drivers/gpu/drm/drm_print.o CC drivers/gpu/drm/drm_dumb_buffers.o CC drivers/gpu/drm/drm_mode_config.o CC drivers/gpu/drm/drm_vblank.o CC drivers/gpu/drm/drm_syncobj.o CC drivers/gpu/drm/drm_lease.o CC drivers/gpu/drm/drm_writeback.o CC drivers/gpu/drm/drm_client.o CC drivers/gpu/drm/drm_client_modeset.o CC drivers/gpu/drm/drm_atomic_uapi.o CC drivers/gpu/drm/drm_hdcp.o CC drivers/gpu/drm/drm_managed.o CC drivers/gpu/drm/drm_vblank_work.o CC drivers/gpu/drm/drm_gem_cma_helper.o CC drivers/gpu/drm/drm_panel.o CC drivers/gpu/drm/drm_of.o CC drivers/gpu/drm/drm_panel_orientation_quirks.o AR drivers/gpu/drm/built-in.a AR drivers/gpu/vga/built-in.a AR drivers/gpu/built-in.a CC drivers/base/power/sysfs.o CC drivers/base/power/generic_ops.o CC drivers/base/power/common.o CC drivers/base/power/qos.o CC drivers/base/power/runtime.o CC drivers/base/power/wakeirq.o CC drivers/base/power/main.o CC drivers/base/power/wakeup.o CC drivers/base/power/wakeup_stats.o CC drivers/base/power/clock_ops.o AR drivers/base/power/built-in.a AR drivers/base/firmware_loader/builtin/built-in.a CC drivers/base/firmware_loader/main.o AR drivers/base/firmware_loader/built-in.a CC drivers/base/regmap/regmap.o CC drivers/base/regmap/regcache.o CC drivers/base/regmap/regcache-rbtree.o CC drivers/base/regmap/regcache-flat.o CC drivers/base/regmap/regmap-i2c.o CC drivers/base/regmap/regmap-mmio.o AR drivers/base/regmap/built-in.a AR drivers/base/test/built-in.a CC drivers/base/component.o CC drivers/base/core.o CC drivers/base/bus.o CC drivers/base/dd.o CC drivers/base/syscore.o CC drivers/base/driver.o CC drivers/base/class.o CC drivers/base/platform.o CC drivers/base/cpu.o CC drivers/base/firmware.o CC drivers/base/init.o CC drivers/base/map.o CC drivers/base/devres.o CC drivers/base/attribute_container.o CC drivers/base/transport_class.o CC drivers/base/topology.o CC drivers/base/container.o CC drivers/base/property.o CC drivers/base/cacheinfo.o CC drivers/base/devcon.o CC drivers/base/swnode.o CC drivers/base/devtmpfs.o CC drivers/base/module.o CC drivers/base/soc.o CC drivers/base/arch_topology.o AR drivers/base/built-in.a CC drivers/block/virtio_blk.o AR drivers/block/built-in.a AR drivers/misc/eeprom/built-in.a AR drivers/misc/cb710/built-in.a AR drivers/misc/ti-st/built-in.a AR drivers/misc/lis3lv02d/built-in.a AR drivers/misc/mic/bus/built-in.a AR drivers/misc/mic/built-in.a AR drivers/misc/cardreader/built-in.a AR drivers/misc/built-in.a CC drivers/mfd/mfd-core.o CC drivers/mfd/syscon.o CC drivers/mfd/vexpress-sysreg.o AR drivers/mfd/built-in.a AR drivers/nfc/built-in.a CC drivers/dma-buf/dma-buf.o CC drivers/dma-buf/dma-fence.o CC drivers/dma-buf/dma-fence-array.o CC drivers/dma-buf/dma-fence-chain.o CC drivers/dma-buf/dma-resv.o CC drivers/dma-buf/seqno-fence.o CC drivers/dma-buf/sync_file.o AR drivers/dma-buf/built-in.a AR drivers/macintosh/built-in.a AR drivers/scsi/arm/built-in.a CC drivers/scsi/scsi.o CC drivers/scsi/hosts.o CC drivers/scsi/scsi_ioctl.o CC drivers/scsi/scsicam.o CC drivers/scsi/scsi_error.o CC drivers/scsi/scsi_lib.o CC drivers/scsi/scsi_lib_dma.o CC drivers/scsi/scsi_scan.o GEN drivers/scsi/scsi_devinfo_tbl.c CC drivers/scsi/scsi_sysfs.o CC drivers/scsi/scsi_devinfo.o CC drivers/scsi/scsi_sysctl.o CC drivers/scsi/scsi_trace.o CC drivers/scsi/scsi_logging.o CC drivers/scsi/scsi_pm.o CC drivers/scsi/scsi_common.o CC drivers/scsi/virtio_scsi.o CC drivers/scsi/sd.o AR drivers/scsi/built-in.a AR drivers/nvme/host/built-in.a AR drivers/nvme/target/built-in.a AR drivers/nvme/built-in.a CC drivers/ata/libata-core.o CC drivers/ata/libata-scsi.o CC drivers/ata/libata-eh.o CC drivers/ata/libata-transport.o CC drivers/ata/libata-trace.o CC drivers/ata/libata-sff.o AR drivers/ata/built-in.a CC drivers/mtd/parsers/cmdlinepart.o CC drivers/mtd/parsers/ofpart.o AR drivers/mtd/parsers/built-in.a CC drivers/mtd/chips/chipreg.o CC drivers/mtd/chips/cfi_probe.o CC drivers/mtd/chips/cfi_util.o CC drivers/mtd/chips/cfi_cmdset_0002.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC drivers/mtd/chips/gen_probe.o CC drivers/mtd/chips/map_ram.o AR drivers/mtd/chips/built-in.a AR drivers/mtd/lpddr/built-in.a CC drivers/mtd/maps/physmap-core.o CC drivers/mtd/maps/plat-ram.o AR drivers/mtd/maps/built-in.a AR drivers/mtd/devices/built-in.a AR drivers/mtd/nand/onenand/built-in.a AR drivers/mtd/nand/raw/ingenic/built-in.a AR drivers/mtd/nand/raw/built-in.a AR drivers/mtd/nand/spi/built-in.a AR drivers/mtd/nand/built-in.a AR drivers/mtd/tests/built-in.a CC drivers/mtd/ubi/vtbl.o CC drivers/mtd/ubi/vmt.o CC drivers/mtd/ubi/upd.o CC drivers/mtd/ubi/build.o CC drivers/mtd/ubi/cdev.o CC drivers/mtd/ubi/kapi.o CC drivers/mtd/ubi/eba.o CC drivers/mtd/ubi/io.o CC drivers/mtd/ubi/wl.o CC drivers/mtd/ubi/attach.o CC drivers/mtd/ubi/misc.o CC drivers/mtd/ubi/debug.o AR drivers/mtd/ubi/built-in.a CC drivers/mtd/mtdcore.o CC drivers/mtd/mtdsuper.o CC drivers/mtd/mtdconcat.o CC drivers/mtd/mtdpart.o CC drivers/mtd/mtdchar.o CC drivers/mtd/mtd_blkdevs.o CC drivers/mtd/mtdblock.o AR drivers/mtd/built-in.a CC drivers/net/phy/mdio-boardinfo.o CC drivers/net/phy/mdio_devres.o CC drivers/net/phy/phy.o CC drivers/net/phy/phy-c45.o CC drivers/net/phy/phy-core.o CC drivers/net/phy/phy_device.o CC drivers/net/phy/linkmode.o CC drivers/net/phy/mdio_bus.o CC drivers/net/phy/mdio_device.o CC drivers/net/phy/swphy.o CC drivers/net/phy/fixed_phy.o AR drivers/net/phy/built-in.a AR drivers/net/dsa/b53/built-in.a AR drivers/net/dsa/microchip/built-in.a AR drivers/net/dsa/mv88e6xxx/built-in.a AR drivers/net/dsa/ocelot/built-in.a AR drivers/net/dsa/qca/built-in.a AR drivers/net/dsa/sja1105/built-in.a AR drivers/net/dsa/built-in.a AR drivers/net/ethernet/8390/built-in.a AR drivers/net/ethernet/alacritech/built-in.a AR drivers/net/ethernet/amazon/built-in.a AR drivers/net/ethernet/aquantia/built-in.a AR drivers/net/ethernet/arc/built-in.a AR drivers/net/ethernet/aurora/built-in.a AR drivers/net/ethernet/cadence/built-in.a AR drivers/net/ethernet/broadcom/built-in.a AR drivers/net/ethernet/cavium/common/built-in.a AR drivers/net/ethernet/cavium/thunder/built-in.a AR drivers/net/ethernet/cavium/liquidio/built-in.a AR drivers/net/ethernet/cavium/octeon/built-in.a AR drivers/net/ethernet/cavium/built-in.a AR drivers/net/ethernet/cirrus/built-in.a AR drivers/net/ethernet/cortina/built-in.a AR drivers/net/ethernet/ezchip/built-in.a AR drivers/net/ethernet/faraday/built-in.a AR drivers/net/ethernet/google/built-in.a AR drivers/net/ethernet/hisilicon/built-in.a AR drivers/net/ethernet/huawei/built-in.a AR drivers/net/ethernet/intel/built-in.a AR drivers/net/ethernet/i825xx/built-in.a AR drivers/net/ethernet/marvell/octeontx2/built-in.a AR drivers/net/ethernet/marvell/built-in.a AR drivers/net/ethernet/mellanox/built-in.a AR drivers/net/ethernet/micrel/built-in.a AR drivers/net/ethernet/microchip/built-in.a AR drivers/net/ethernet/mscc/built-in.a AR drivers/net/ethernet/natsemi/built-in.a AR drivers/net/ethernet/netronome/built-in.a AR drivers/net/ethernet/ni/built-in.a AR drivers/net/ethernet/qualcomm/emac/built-in.a AR drivers/net/ethernet/qualcomm/built-in.a AR drivers/net/ethernet/renesas/built-in.a AR drivers/net/ethernet/rocker/built-in.a AR drivers/net/ethernet/samsung/built-in.a AR drivers/net/ethernet/seeq/built-in.a AR drivers/net/ethernet/sfc/built-in.a CC drivers/net/ethernet/smsc/smc91x.o CC drivers/net/ethernet/smsc/smsc911x.o AR drivers/net/ethernet/smsc/built-in.a AR drivers/net/ethernet/socionext/built-in.a AR drivers/net/ethernet/stmicro/built-in.a AR drivers/net/ethernet/via/built-in.a AR drivers/net/ethernet/wiznet/built-in.a AR drivers/net/ethernet/xilinx/built-in.a AR drivers/net/ethernet/synopsys/built-in.a AR drivers/net/ethernet/pensando/built-in.a AR drivers/net/ethernet/built-in.a AR drivers/net/usb/built-in.a CC drivers/net/mii.o CC drivers/net/Space.o CC drivers/net/loopback.o CC drivers/net/virtio_net.o CC drivers/net/net_failover.o AR drivers/net/built-in.a AR drivers/firewire/built-in.a AR drivers/cdrom/built-in.a AR drivers/auxdisplay/built-in.a CC drivers/usb/common/common.o CC drivers/usb/common/debug.o AR drivers/usb/common/built-in.a CC drivers/usb/core/usb.o CC drivers/usb/core/hub.o CC drivers/usb/core/hcd.o CC drivers/usb/core/urb.o CC drivers/usb/core/message.o CC drivers/usb/core/driver.o CC drivers/usb/core/config.o CC drivers/usb/core/file.o CC drivers/usb/core/buffer.o CC drivers/usb/core/sysfs.o CC drivers/usb/core/endpoint.o CC drivers/usb/core/devio.o CC drivers/usb/core/notify.o CC drivers/usb/core/generic.o CC drivers/usb/core/quirks.o CC drivers/usb/core/devices.o CC drivers/usb/core/phy.o CC drivers/usb/core/port.o CC drivers/usb/core/of.o AR drivers/usb/core/built-in.a CC drivers/usb/phy/of.o AR drivers/usb/phy/built-in.a CC drivers/usb/isp1760/isp1760-core.o CC drivers/usb/isp1760/isp1760-if.o CC drivers/usb/isp1760/isp1760-hcd.o AR drivers/usb/isp1760/built-in.a CC drivers/usb/mon/mon_main.o CC drivers/usb/mon/mon_stat.o CC drivers/usb/mon/mon_text.o CC drivers/usb/mon/mon_bin.o AR drivers/usb/mon/built-in.a CC drivers/usb/storage/scsiglue.o CC drivers/usb/storage/protocol.o CC drivers/usb/storage/transport.o CC drivers/usb/storage/usb.o CC drivers/usb/storage/initializers.o CC drivers/usb/storage/sierra_ms.o CC drivers/usb/storage/option_ms.o CC drivers/usb/storage/usual-tables.o AR drivers/usb/storage/built-in.a AR drivers/usb/misc/built-in.a AR drivers/usb/built-in.a CC drivers/input/serio/serio.o CC drivers/input/serio/ambakmi.o CC drivers/input/serio/libps2.o AR drivers/input/serio/built-in.a CC drivers/input/keyboard/atkbd.o AR drivers/input/keyboard/built-in.a CC drivers/input/mouse/psmouse-base.o CC drivers/input/mouse/synaptics.o CC drivers/input/mouse/focaltech.o CC drivers/input/mouse/alps.o CC drivers/input/mouse/byd.o CC drivers/input/mouse/logips2pp.o CC drivers/input/mouse/trackpoint.o CC drivers/input/mouse/cypress_ps2.o CC drivers/input/mouse/psmouse-smbus.o AR drivers/input/mouse/built-in.a CC drivers/input/input.o CC drivers/input/input-compat.o CC drivers/input/input-mt.o CC drivers/input/input-poller.o CC drivers/input/ff-core.o CC drivers/input/ff-memless.o CC drivers/input/input-leds.o CC drivers/input/evdev.o AR drivers/input/built-in.a CC drivers/rtc/lib.o CC drivers/rtc/systohc.o CC drivers/rtc/class.o CC drivers/rtc/interface.o CC drivers/rtc/nvmem.o CC drivers/rtc/dev.o CC drivers/rtc/proc.o CC drivers/rtc/sysfs.o CC drivers/rtc/rtc-pl031.o AR drivers/rtc/built-in.a CC drivers/i2c/algos/i2c-algo-bit.o AR drivers/i2c/algos/built-in.a CC drivers/i2c/busses/i2c-versatile.o AR drivers/i2c/busses/built-in.a AR drivers/i2c/muxes/built-in.a CC drivers/i2c/i2c-boardinfo.o CC drivers/i2c/i2c-core-base.o CC drivers/i2c/i2c-core-smbus.o CC drivers/i2c/i2c-core-of.o CC drivers/i2c/i2c-mux.o AR drivers/i2c/built-in.a AR drivers/i3c/built-in.a AR drivers/media/i2c/built-in.a AR drivers/media/tuners/built-in.a AR drivers/media/rc/keymaps/built-in.a AR drivers/media/rc/built-in.a AR drivers/media/common/b2c2/built-in.a AR drivers/media/common/saa7146/built-in.a AR drivers/media/common/siano/built-in.a AR drivers/media/common/v4l2-tpg/built-in.a AR drivers/media/common/videobuf2/built-in.a AR drivers/media/common/built-in.a AR drivers/media/platform/ti-vpe/built-in.a AR drivers/media/platform/stm32/built-in.a AR drivers/media/platform/davinci/built-in.a AR drivers/media/platform/omap/built-in.a AR drivers/media/platform/sunxi/sun4i-csi/built-in.a AR drivers/media/platform/sunxi/sun6i-csi/built-in.a AR drivers/media/platform/sunxi/sun8i-di/built-in.a AR drivers/media/platform/sunxi/sun8i-rotate/built-in.a AR drivers/media/platform/sunxi/built-in.a AR drivers/media/platform/built-in.a AR drivers/media/pci/ttpci/built-in.a AR drivers/media/pci/b2c2/built-in.a AR drivers/media/pci/pluto2/built-in.a AR drivers/media/pci/dm1105/built-in.a AR drivers/media/pci/pt1/built-in.a AR drivers/media/pci/pt3/built-in.a AR drivers/media/pci/mantis/built-in.a AR drivers/media/pci/ngene/built-in.a AR drivers/media/pci/ddbridge/built-in.a AR drivers/media/pci/saa7146/built-in.a AR drivers/media/pci/smipcie/built-in.a AR drivers/media/pci/netup_unidvb/built-in.a AR drivers/media/pci/intel/ipu3/built-in.a AR drivers/media/pci/intel/built-in.a AR drivers/media/pci/built-in.a AR drivers/media/usb/ttusb-dec/built-in.a AR drivers/media/usb/ttusb-budget/built-in.a AR drivers/media/usb/dvb-usb/built-in.a AR drivers/media/usb/dvb-usb-v2/built-in.a AR drivers/media/usb/siano/built-in.a AR drivers/media/usb/b2c2/built-in.a AR drivers/media/usb/zr364xx/built-in.a AR drivers/media/usb/stkwebcam/built-in.a AR drivers/media/usb/s2255/built-in.a AR drivers/media/usb/built-in.a AR drivers/media/mmc/siano/built-in.a AR drivers/media/mmc/built-in.a AR drivers/media/firewire/built-in.a AR drivers/media/spi/built-in.a AR drivers/media/test-drivers/built-in.a AR drivers/media/built-in.a AR drivers/ptp/built-in.a CC drivers/power/reset/vexpress-poweroff.o AR drivers/power/reset/built-in.a CC drivers/power/supply/power_supply_core.o CC drivers/power/supply/power_supply_sysfs.o CC drivers/power/supply/power_supply_leds.o CC drivers/power/supply/power_supply_hwmon.o AR drivers/power/supply/built-in.a AR drivers/power/built-in.a CC drivers/hwmon/hwmon.o CC drivers/hwmon/vexpress-hwmon.o AR drivers/hwmon/built-in.a CC drivers/opp/core.o CC drivers/opp/cpu.o CC drivers/opp/of.o AR drivers/opp/built-in.a CC drivers/cpuidle/governors/ladder.o AR drivers/cpuidle/governors/built-in.a CC drivers/cpuidle/cpuidle.o CC drivers/cpuidle/driver.o CC drivers/cpuidle/governor.o CC drivers/cpuidle/sysfs.o AR drivers/cpuidle/built-in.a CC drivers/mmc/core/core.o CC drivers/mmc/core/bus.o CC drivers/mmc/core/host.o CC drivers/mmc/core/mmc.o CC drivers/mmc/core/mmc_ops.o CC drivers/mmc/core/sd.o CC drivers/mmc/core/sd_ops.o CC drivers/mmc/core/sdio.o CC drivers/mmc/core/sdio_ops.o CC drivers/mmc/core/sdio_bus.o CC drivers/mmc/core/sdio_cis.o CC drivers/mmc/core/sdio_io.o CC drivers/mmc/core/sdio_irq.o CC drivers/mmc/core/slot-gpio.o CC drivers/mmc/core/regulator.o CC drivers/mmc/core/pwrseq.o CC drivers/mmc/core/pwrseq_simple.o CC drivers/mmc/core/pwrseq_emmc.o CC drivers/mmc/core/block.o CC drivers/mmc/core/queue.o AR drivers/mmc/core/built-in.a CC drivers/mmc/host/mmci.o CC drivers/mmc/host/mmci_stm32_sdmmc.o AR drivers/mmc/host/built-in.a AR drivers/mmc/built-in.a CC drivers/leds/trigger/ledtrig-heartbeat.o CC drivers/leds/trigger/ledtrig-cpu.o AR drivers/leds/trigger/built-in.a CC drivers/leds/led-core.o CC drivers/leds/led-class.o CC drivers/leds/led-triggers.o CC drivers/leds/leds-gpio.o AR drivers/leds/built-in.a AR drivers/firmware/broadcom/built-in.a AR drivers/firmware/meson/built-in.a AR drivers/firmware/imx/built-in.a CC drivers/firmware/psci/psci.o AR drivers/firmware/psci/built-in.a CC drivers/firmware/smccc/smccc.o CC drivers/firmware/smccc/soc_id.o AR drivers/firmware/smccc/built-in.a AR drivers/firmware/tegra/built-in.a AR drivers/firmware/xilinx/built-in.a AR drivers/firmware/built-in.a AR drivers/crypto/hisilicon/built-in.a AR drivers/crypto/built-in.a CC drivers/clocksource/timer-of.o CC drivers/clocksource/timer-probe.o CC drivers/clocksource/mmio.o CC drivers/clocksource/arm_arch_timer.o CC drivers/clocksource/arm_global_timer.o CC drivers/clocksource/timer-sp804.o CC drivers/clocksource/dummy_timer.o CC drivers/clocksource/timer-versatile.o AR drivers/clocksource/built-in.a CC drivers/hid/usbhid/hid-core.o AR drivers/hid/usbhid/built-in.a CC drivers/hid/hid-core.o CC drivers/hid/hid-input.o CC drivers/hid/hid-quirks.o CC drivers/hid/hid-generic.o CC drivers/hid/hid-a4tech.o CC drivers/hid/hid-apple.o CC drivers/hid/hid-belkin.o CC drivers/hid/hid-cherry.o CC drivers/hid/hid-chicony.o CC drivers/hid/hid-cypress.o CC drivers/hid/hid-dr.o CC drivers/hid/hid-ezkey.o CC drivers/hid/hid-gyration.o CC drivers/hid/hid-ite.o CC drivers/hid/hid-kensington.o CC drivers/hid/hid-lg.o CC drivers/hid/hid-lg-g15.o CC drivers/hid/hid-microsoft.o CC drivers/hid/hid-monterey.o CC drivers/hid/hid-ntrig.o CC drivers/hid/hid-pl.o CC drivers/hid/hid-petalynx.o CC drivers/hid/hid-redragon.o CC drivers/hid/hid-samsung.o CC drivers/hid/hid-sjoy.o CC drivers/hid/hid-sony.o CC drivers/hid/hid-sunplus.o CC drivers/hid/hid-gaff.o CC drivers/hid/hid-tmff.o CC drivers/hid/hid-topseed.o CC drivers/hid/hid-twinhan.o CC drivers/hid/hid-zpff.o AR drivers/hid/built-in.a CC drivers/of/base.o CC drivers/of/device.o CC drivers/of/platform.o CC drivers/of/property.o CC drivers/of/kobj.o CC drivers/of/fdt.o CC drivers/of/fdt_address.o CC drivers/of/address.o CC drivers/of/irq.o CC drivers/of/of_net.o CC drivers/of/of_mdio.o CC drivers/of/of_reserved_mem.o AR drivers/of/built-in.a AR drivers/staging/media/built-in.a CC drivers/staging/android/ion/ion.o CC drivers/staging/android/ion/ion_heap.o CC drivers/staging/android/ion/ion_unmapped_heap.o AR drivers/staging/android/ion/built-in.a AR drivers/staging/android/built-in.a AR drivers/staging/built-in.a AR drivers/platform/built-in.a CC drivers/perf/arm_pmu.o CC drivers/perf/arm_pmu_platform.o AR drivers/perf/built-in.a AR drivers/hwtracing/intel_th/built-in.a AR drivers/android/built-in.a CC drivers/nvmem/core.o AR drivers/nvmem/built-in.a CC drivers/tee/optee/core.o CC drivers/tee/optee/call.o CC drivers/tee/optee/rpc.o CC drivers/tee/optee/supp.o CC drivers/tee/optee/shm_pool.o CC drivers/tee/optee/device.o CC drivers/tee/optee/bench.o AR drivers/tee/optee/built-in.a CC drivers/tee/tee_core.o CC drivers/tee/tee_shm.o CC drivers/tee/tee_shm_pool.o AR drivers/tee/built-in.a AR drivers/built-in.a CC sound/core/sound.o CC sound/core/init.o CC sound/core/memory.o CC sound/core/control.o CC sound/core/misc.o CC sound/core/device.o CC sound/core/info.o CC sound/core/vmaster.o CC sound/core/timer.o CC sound/core/pcm.o CC sound/core/pcm_native.o CC sound/core/pcm_lib.o CC sound/core/pcm_misc.o CC sound/core/pcm_memory.o CC sound/core/memalloc.o CC sound/core/pcm_timer.o AR sound/core/built-in.a AR sound/i2c/other/built-in.a AR sound/i2c/built-in.a AR sound/drivers/opl3/built-in.a AR sound/drivers/opl4/built-in.a AR sound/drivers/mpu401/built-in.a AR sound/drivers/vx/built-in.a AR sound/drivers/pcsp/built-in.a AR sound/drivers/built-in.a AR sound/isa/ad1816a/built-in.a AR sound/isa/ad1848/built-in.a AR sound/isa/cs423x/built-in.a AR sound/isa/es1688/built-in.a AR sound/isa/galaxy/built-in.a AR sound/isa/gus/built-in.a AR sound/isa/msnd/built-in.a AR sound/isa/opti9xx/built-in.a AR sound/isa/sb/built-in.a AR sound/isa/wavefront/built-in.a AR sound/isa/wss/built-in.a AR sound/isa/built-in.a CC sound/pci/ac97/ac97_codec.o CC sound/pci/ac97/ac97_pcm.o CC sound/pci/ac97/ac97_proc.o AR sound/pci/ac97/built-in.a AR sound/pci/ali5451/built-in.a AR sound/pci/asihpi/built-in.a AR sound/pci/au88x0/built-in.a AR sound/pci/aw2/built-in.a AR sound/pci/ctxfi/built-in.a AR sound/pci/ca0106/built-in.a AR sound/pci/cs46xx/built-in.a AR sound/pci/cs5535audio/built-in.a AR sound/pci/lola/built-in.a AR sound/pci/lx6464es/built-in.a AR sound/pci/echoaudio/built-in.a AR sound/pci/emu10k1/built-in.a AR sound/pci/hda/built-in.a AR sound/pci/ice1712/built-in.a AR sound/pci/korg1212/built-in.a AR sound/pci/mixart/built-in.a AR sound/pci/nm256/built-in.a AR sound/pci/oxygen/built-in.a AR sound/pci/pcxhr/built-in.a AR sound/pci/riptide/built-in.a AR sound/pci/rme9652/built-in.a AR sound/pci/trident/built-in.a AR sound/pci/ymfpci/built-in.a AR sound/pci/vx222/built-in.a AR sound/pci/built-in.a AR sound/ppc/built-in.a CC sound/arm/aaci.o AR sound/arm/built-in.a AR sound/sh/built-in.a AR sound/synth/built-in.a AR sound/usb/misc/built-in.a AR sound/usb/usx2y/built-in.a AR sound/usb/caiaq/built-in.a AR sound/usb/6fire/built-in.a AR sound/usb/hiface/built-in.a AR sound/usb/bcd2000/built-in.a AR sound/usb/built-in.a AR sound/firewire/built-in.a AR sound/sparc/built-in.a AR sound/spi/built-in.a AR sound/parisc/built-in.a AR sound/pcmcia/vx/built-in.a AR sound/pcmcia/pdaudiocf/built-in.a AR sound/pcmcia/built-in.a AR sound/mips/built-in.a AR sound/soc/built-in.a AR sound/atmel/built-in.a AR sound/hda/built-in.a AR sound/x86/built-in.a AR sound/xen/built-in.a CC sound/sound_core.o CC sound/ac97_bus.o CC sound/last.o AR sound/built-in.a CC net/core/sock.o CC net/core/request_sock.o CC net/core/skbuff.o CC net/core/datagram.o CC net/core/stream.o CC net/core/scm.o CC net/core/gen_stats.o CC net/core/gen_estimator.o CC net/core/net_namespace.o CC net/core/secure_seq.o CC net/core/flow_dissector.o CC net/core/sysctl_net_core.o CC net/core/dev.o CC net/core/dev_addr_lists.o CC net/core/dst.o CC net/core/netevent.o CC net/core/neighbour.o CC net/core/rtnetlink.o CC net/core/utils.o CC net/core/link_watch.o CC net/core/filter.o CC net/core/sock_diag.o CC net/core/dev_ioctl.o CC net/core/tso.o CC net/core/sock_reuseport.o CC net/core/fib_notifier.o CC net/core/xdp.o CC net/core/flow_offload.o CC net/core/net-sysfs.o CC net/core/net-procfs.o CC net/core/net-traces.o CC net/core/failover.o AR net/core/built-in.a CC net/ethernet/eth.o AR net/ethernet/built-in.a AR net/802/built-in.a CC net/sched/sch_generic.o CC net/sched/sch_mq.o AR net/sched/built-in.a CC net/netlink/af_netlink.o CC net/netlink/genetlink.o CC net/netlink/policy.o AR net/netlink/built-in.a AR net/bpf/built-in.a CC net/ethtool/ioctl.o CC net/ethtool/common.o CC net/ethtool/netlink.o CC net/ethtool/bitset.o CC net/ethtool/strset.o CC net/ethtool/linkinfo.o CC net/ethtool/linkmodes.o CC net/ethtool/linkstate.o CC net/ethtool/debug.o CC net/ethtool/wol.o CC net/ethtool/features.o CC net/ethtool/privflags.o CC net/ethtool/rings.o CC net/ethtool/channels.o CC net/ethtool/coalesce.o CC net/ethtool/pause.o CC net/ethtool/eee.o CC net/ethtool/tsinfo.o CC net/ethtool/cabletest.o CC net/ethtool/tunnels.o AR net/ethtool/built-in.a CC net/ipv4/route.o CC net/ipv4/inetpeer.o CC net/ipv4/protocol.o CC net/ipv4/ip_input.o CC net/ipv4/ip_fragment.o CC net/ipv4/ip_forward.o CC net/ipv4/ip_options.o CC net/ipv4/ip_output.o CC net/ipv4/ip_sockglue.o CC net/ipv4/inet_hashtables.o CC net/ipv4/inet_timewait_sock.o CC net/ipv4/inet_connection_sock.o CC net/ipv4/tcp.o CC net/ipv4/tcp_input.o CC net/ipv4/tcp_output.o CC net/ipv4/tcp_timer.o CC net/ipv4/tcp_ipv4.o CC net/ipv4/tcp_minisocks.o CC net/ipv4/tcp_cong.o CC net/ipv4/tcp_metrics.o CC net/ipv4/tcp_fastopen.o CC net/ipv4/tcp_rate.o CC net/ipv4/tcp_recovery.o CC net/ipv4/tcp_ulp.o CC net/ipv4/tcp_offload.o CC net/ipv4/datagram.o CC net/ipv4/raw.o CC net/ipv4/udp.o CC net/ipv4/udplite.o CC net/ipv4/udp_offload.o CC net/ipv4/arp.o CC net/ipv4/icmp.o CC net/ipv4/devinet.o CC net/ipv4/af_inet.o CC net/ipv4/igmp.o CC net/ipv4/fib_frontend.o CC net/ipv4/fib_semantics.o CC net/ipv4/fib_trie.o CC net/ipv4/fib_notifier.o CC net/ipv4/inet_fragment.o CC net/ipv4/ping.o CC net/ipv4/ip_tunnel_core.o CC net/ipv4/gre_offload.o CC net/ipv4/metrics.o CC net/ipv4/netlink.o CC net/ipv4/nexthop.o CC net/ipv4/udp_tunnel_stub.o CC net/ipv4/sysctl_net_ipv4.o CC net/ipv4/proc.o CC net/ipv4/ipconfig.o CC net/ipv4/inet_diag.o CC net/ipv4/tcp_diag.o CC net/ipv4/tcp_cubic.o AR net/ipv4/built-in.a CC net/unix/af_unix.o CC net/unix/garbage.o CC net/unix/sysctl_net_unix.o CC net/unix/scm.o AR net/unix/built-in.a CC net/ipv6/addrconf_core.o CC net/ipv6/exthdrs_core.o CC net/ipv6/ip6_checksum.o CC net/ipv6/ip6_icmp.o CC net/ipv6/output_core.o CC net/ipv6/protocol.o CC net/ipv6/ip6_offload.o CC net/ipv6/tcpv6_offload.o CC net/ipv6/exthdrs_offload.o AR net/ipv6/built-in.a CC net/packet/af_packet.o AR net/packet/built-in.a CC net/sunrpc/clnt.o CC net/sunrpc/xprt.o CC net/sunrpc/socklib.o CC net/sunrpc/xprtsock.o CC net/sunrpc/sched.o CC net/sunrpc/auth.o CC net/sunrpc/auth_null.o CC net/sunrpc/auth_unix.o CC net/sunrpc/svc.o CC net/sunrpc/svcsock.o CC net/sunrpc/svcauth.o CC net/sunrpc/svcauth_unix.o CC net/sunrpc/addr.o CC net/sunrpc/rpcb_clnt.o CC net/sunrpc/timer.o CC net/sunrpc/xdr.o CC net/sunrpc/sunrpc_syms.o CC net/sunrpc/cache.o CC net/sunrpc/rpc_pipe.o CC net/sunrpc/svc_xprt.o CC net/sunrpc/xprtmultipath.o CC net/sunrpc/stats.o CC net/sunrpc/sysctl.o AR net/sunrpc/built-in.a CC net/9p/mod.o CC net/9p/client.o CC net/9p/error.o CC net/9p/protocol.o CC net/9p/trans_fd.o CC net/9p/trans_common.o CC net/9p/trans_virtio.o AR net/9p/built-in.a CC net/devres.o CC net/socket.o CC net/sysctl_net.o AR net/built-in.a AR virt/lib/built-in.a AR virt/built-in.a CC arch/arm/oprofile/../../../drivers/oprofile/oprof.o CC arch/arm/oprofile/../../../drivers/oprofile/cpu_buffer.o CC arch/arm/oprofile/../../../drivers/oprofile/buffer_sync.o CC arch/arm/oprofile/../../../drivers/oprofile/event_buffer.o CC arch/arm/oprofile/../../../drivers/oprofile/oprofile_files.o CC arch/arm/oprofile/../../../drivers/oprofile/oprofilefs.o CC arch/arm/oprofile/../../../drivers/oprofile/oprofile_stats.o CC arch/arm/oprofile/../../../drivers/oprofile/timer_int.o CC arch/arm/oprofile/../../../drivers/oprofile/oprofile_perf.o CC arch/arm/oprofile/common.o AR arch/arm/oprofile/built-in.a AS arch/arm/lib/ashldi3.o AS arch/arm/lib/ashrdi3.o AS arch/arm/lib/backtrace.o AS arch/arm/lib/bswapsdi2.o AS arch/arm/lib/call_with_stack.o AS arch/arm/lib/changebit.o AS arch/arm/lib/clear_user.o AS arch/arm/lib/clearbit.o AS arch/arm/lib/copy_from_user.o AS arch/arm/lib/copy_page.o AS arch/arm/lib/copy_to_user.o AS arch/arm/lib/csumipv6.o AS arch/arm/lib/csumpartial.o AS arch/arm/lib/csumpartialcopy.o AS arch/arm/lib/csumpartialcopyuser.o AS arch/arm/lib/delay-loop.o CC arch/arm/lib/delay.o AS arch/arm/lib/div64.o AS arch/arm/lib/findbit.o AS arch/arm/lib/getuser.o AS arch/arm/lib/io-readsb.o AS arch/arm/lib/io-readsl.o AS arch/arm/lib/io-readsw-armv4.o AS arch/arm/lib/io-writesb.o AS arch/arm/lib/io-writesl.o AS arch/arm/lib/io-writesw-armv4.o AS arch/arm/lib/lib1funcs.o AS arch/arm/lib/lshrdi3.o AS arch/arm/lib/memchr.o AS arch/arm/lib/memcpy.o AS arch/arm/lib/memmove.o AS arch/arm/lib/memset.o AS arch/arm/lib/muldi3.o AS arch/arm/lib/putuser.o AS arch/arm/lib/setbit.o AS arch/arm/lib/strchr.o AS arch/arm/lib/strrchr.o AS arch/arm/lib/testchangebit.o AS arch/arm/lib/testclearbit.o AS arch/arm/lib/testsetbit.o AS arch/arm/lib/ucmpdi2.o AR arch/arm/lib/lib.a AR arch/arm/lib/built-in.a CC lib/math/div64.o CC lib/math/gcd.o CC lib/math/lcm.o CC lib/math/int_pow.o CC lib/math/int_sqrt.o CC lib/math/reciprocal_div.o CC lib/math/rational.o AR lib/math/built-in.a CC lib/crypto/chacha.o AR lib/crypto/built-in.a CC lib/zlib_inflate/inffast.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/infutil.o CC lib/zlib_inflate/inftrees.o CC lib/zlib_inflate/inflate_syms.o AR lib/zlib_inflate/built-in.a CC lib/zlib_deflate/deflate.o CC lib/zlib_deflate/deftree.o CC lib/zlib_deflate/deflate_syms.o AR lib/zlib_deflate/built-in.a CC lib/lzo/lzo1x_compress.o CC lib/lzo/lzo1x_decompress_safe.o AR lib/lzo/built-in.a CC lib/lz4/lz4_decompress.o AR lib/lz4/built-in.a CC lib/zstd/fse_compress.o CC lib/zstd/huf_compress.o CC lib/zstd/compress.o CC lib/zstd/entropy_common.o CC lib/zstd/fse_decompress.o CC lib/zstd/zstd_common.o CC lib/zstd/huf_decompress.o CC lib/zstd/decompress.o AR lib/zstd/built-in.a CC lib/xz/xz_dec_syms.o CC lib/xz/xz_dec_stream.o CC lib/xz/xz_dec_lzma2.o CC lib/xz/xz_dec_bcj.o AR lib/xz/built-in.a CC lib/fonts/fonts.o CC lib/fonts/font_8x8.o CC lib/fonts/font_8x16.o AR lib/fonts/built-in.a CC lib/argv_split.o CC lib/bug.o CC lib/cmdline.o CC lib/cpumask.o CC lib/ctype.o CC lib/dec_and_lock.o CC lib/decompress.o CC lib/decompress_bunzip2.o CC lib/decompress_inflate.o CC lib/decompress_unlz4.o CC lib/decompress_unlzma.o CC lib/decompress_unlzo.o CC lib/decompress_unxz.o CC lib/decompress_unzstd.o CC lib/dump_stack.o CC lib/earlycpio.o CC lib/extable.o CC lib/fdt.o CC lib/fdt_addresses.o CC lib/fdt_empty_tree.o CC lib/fdt_ro.o CC lib/fdt_rw.o CC lib/fdt_strerror.o CC lib/fdt_sw.o CC lib/fdt_wip.o CC lib/flex_proportions.o CC lib/idr.o CC lib/irq_regs.o CC lib/is_single_threaded.o CC lib/klist.o CC lib/kobject.o CC lib/kobject_uevent.o CC lib/logic_pio.o CC lib/memcat_p.o CC lib/nmi_backtrace.o CC lib/nodemask.o CC lib/plist.o CC lib/radix-tree.o CC lib/ratelimit.o CC lib/rbtree.o CC lib/seq_buf.o CC lib/sha1.o CC lib/show_mem.o CC lib/siphash.o CC lib/string.o CC lib/timerqueue.o CC lib/vsprintf.o CC lib/win_minmax.o CC lib/xarray.o AR lib/lib.a CC lib/lockref.o CC lib/bcd.o CC lib/sort.o CC lib/parser.o CC lib/debug_locks.o CC lib/random32.o CC lib/bust_spinlocks.o CC lib/kasprintf.o CC lib/bitmap.o CC lib/scatterlist.o CC lib/list_sort.o CC lib/uuid.o CC lib/iov_iter.o CC lib/clz_ctz.o CC lib/bsearch.o CC lib/find_bit.o CC lib/llist.o CC lib/memweight.o CC lib/kfifo.o CC lib/percpu-refcount.o CC lib/rhashtable.o CC lib/once.o CC lib/refcount.o CC lib/usercopy.o CC lib/errseq.o CC lib/bucket_locks.o CC lib/generic-radix-tree.o CC lib/string_helpers.o CC lib/hexdump.o CC lib/kstrtox.o CC lib/pci_iomap.o CC lib/iomap_copy.o CC lib/devres.o CC lib/hweight.o CC lib/smp_processor_id.o CC lib/bitrev.o CC lib/linear_ranges.o CC lib/crc16.o HOSTCC lib/gen_crc32table GEN lib/crc32table.h CC lib/crc32.o CC lib/xxhash.o CC lib/genalloc.o CC lib/percpu_counter.o CC lib/syscall.o CC lib/errname.o CC lib/nlattr.o CC lib/cpu_rmap.o CC lib/dynamic_queue_limits.o CC lib/glob.o CC lib/strncpy_from_user.o CC lib/strnlen_user.o CC lib/net_utils.o CC lib/sg_pool.o CC lib/sbitmap.o AR lib/built-in.a GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o AR init/built-in.a LD vmlinux.o MODPOST vmlinux.symvers MODINFO modules.builtin.modinfo GEN modules.builtin LD .tmp_vmlinux.kallsyms1 KSYM .tmp_vmlinux.kallsyms1.o LD .tmp_vmlinux.kallsyms2 KSYM .tmp_vmlinux.kallsyms2.o LD vmlinux SORTTAB vmlinux SYSMAP System.map OBJCOPY arch/arm/boot/Image Kernel: arch/arm/boot/Image is ready LDS arch/arm/boot/compressed/vmlinux.lds AS arch/arm/boot/compressed/head.o GZIP arch/arm/boot/compressed/piggy_data AS arch/arm/boot/compressed/piggy.o CC arch/arm/boot/compressed/misc.o CC arch/arm/boot/compressed/decompress.o CC arch/arm/boot/compressed/string.o SHIPPED arch/arm/boot/compressed/hyp-stub.S AS arch/arm/boot/compressed/hyp-stub.o SHIPPED arch/arm/boot/compressed/lib1funcs.S AS arch/arm/boot/compressed/lib1funcs.o SHIPPED arch/arm/boot/compressed/ashldi3.S AS arch/arm/boot/compressed/ashldi3.o SHIPPED arch/arm/boot/compressed/bswapsdi2.S AS arch/arm/boot/compressed/bswapsdi2.o LD arch/arm/boot/compressed/vmlinux OBJCOPY arch/arm/boot/zImage Kernel: arch/arm/boot/zImage is ready make[1]: Leaving directory '/home/sawyer/optee-qemu/linux' mkdir -p /home/sawyer/optee-qemu/build/../out/bin ln -sf /home/sawyer/optee-qemu/build/../linux/arch/arm/boot/zImage /home/sawyer/optee-qemu/build/../out/bin cd /home/sawyer/optee-qemu/build/../qemu; ./configure --target-list=arm-softmmu\ --cc=" gcc" --extra-cflags="-Wno-error" Install prefix /usr/local BIOS directory /usr/local/share/qemu firmware path /usr/local/share/qemu-firmware binary directory /usr/local/bin library directory /usr/local/lib module directory /usr/local/lib/qemu libexec directory /usr/local/libexec include directory /usr/local/include config directory /usr/local/etc local state directory /usr/local/var Manual directory /usr/local/share/man ELF interp prefix /usr/gnemul/qemu-%M Build directory /home/sawyer/optee-qemu/qemu Source path /home/sawyer/optee-qemu/qemu GIT binary git GIT submodules ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc capstone slirp C compiler gcc Host C compiler cc C++ compiler c++ Objective-C compiler gcc ARFLAGS rv CFLAGS -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g QEMU_CFLAGS -I/usr/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt -Werror -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -Wno-error -Wold-style-declaration -Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels -Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-psabi -fstack-protector-strong -I/usr/include/libpng16 -I$(SRC_PATH)/capstone/include QEMU_LDFLAGS -L$(BUILD_DIR)/dtc/libfdt -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -Wno-error -fstack-protector-strong make make install install python /usr/bin/python3 -B (3.6.9) genisoimage /usr/bin/genisoimage efi_aarch64 /home/sawyer/optee-qemu/qemu/pc-bios/edk2-aarch64-code.fd python_yaml yes slirp support git smbd /usr/sbin/smbd module support no alt path mod load no host CPU x86_64 host big endian no target list arm-softmmu gprof enabled no sparse enabled no strip binaries yes profiler no static build no safe stack no SDL support no SDL image support no GTK support no GTK GL support no VTE support no TLS priority NORMAL GNUTLS support no libgcrypt no nettle no libtasn1 no PAM no iconv support yes curses support yes virgl support no curl support yes mingw32 support no Audio drivers pa oss Block whitelist (rw) Block whitelist (ro) VirtFS support no Multipath support no VNC support yes VNC SASL support no VNC JPEG support no VNC PNG support yes xen support no brlapi support no Documentation no PIE yes vde support no netmap support no Linux AIO support no Linux io_uring support no ATTR/XATTR support yes Install blobs yes KVM support yes HAX support no HVF support no WHPX support no TCG support yes TCG debug enabled no TCG interpreter no malloc trim support yes RDMA support no PVRDMA support no fdt support git membarrier no preadv support yes fdatasync yes madvise yes posix_madvise yes posix_memalign yes libcap-ng support no vhost-net support yes vhost-crypto support yes vhost-scsi support yes vhost-vsock support yes vhost-user support yes vhost-user-fs support yes vhost-vdpa support yes Trace backends log spice support no rbd support no xfsctl support no smartcard support no libusb no usb net redir no OpenGL support no OpenGL dmabufs no libiscsi support no libnfs support no build guest agent yes QGA VSS support no QGA w32 disk info no QGA MSI support no seccomp support no coroutine backend ucontext coroutine pool yes debug stack usage no mutex debugging no crypto afalg no GlusterFS support no gcov gcov gcov enabled no TPM support yes libssh support yes QOM debugging yes Live block migration yes lzo support yes snappy support no bzip2 support no lzfse support no zstd support no NUMA host support no libxml2 yes tcmalloc support no jemalloc support no avx2 optimization yes avx512f optimization no replication support yes bochs support yes cloop support yes dmg support yes qcow v1 support yes vdi support yes vvfat support yes qed support yes parallels support yes sheepdog support yes capstone git libpmem support no libdaxctl support no libudev no default devices yes plugin support no fuzzing support no gdb /usr/bin/gdb rng-none no Linux keyring yes cross containers no make -C /home/sawyer/optee-qemu/build/../qemu make[1]: Entering directory '/home/sawyer/optee-qemu/qemu' GEN arm-softmmu/config-devices.mak.tmp GEN arm-softmmu/config-devices.mak GEN config-all-devices.mak GEN config-host.h GIT ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc capstone slirp make[2]: Entering directory '/home/sawyer/optee-qemu/qemu/slirp' CC /home/sawyer/optee-qemu/qemu/slirp/src/tcp_timer.o CC /home/sawyer/optee-qemu/qemu/slirp/src/state.o CC /home/sawyer/optee-qemu/qemu/slirp/src/ip6_input.o CC /home/sawyer/optee-qemu/qemu/slirp/src/dhcpv6.o CC /home/sawyer/optee-qemu/qemu/slirp/src/ip_input.o CC /home/sawyer/optee-qemu/qemu/slirp/src/ip_icmp.o CC /home/sawyer/optee-qemu/qemu/slirp/src/bootp.o CC /home/sawyer/optee-qemu/qemu/slirp/src/slirp.o CC /home/sawyer/optee-qemu/qemu/slirp/src/vmstate.o CC /home/sawyer/optee-qemu/qemu/slirp/src/ip_output.o CC /home/sawyer/optee-qemu/qemu/slirp/src/stream.o CC /home/sawyer/optee-qemu/qemu/slirp/src/ncsi.o CC /home/sawyer/optee-qemu/qemu/slirp/src/tcp_output.o CC /home/sawyer/optee-qemu/qemu/slirp/src/ndp_table.o CC /home/sawyer/optee-qemu/qemu/slirp/src/version.o CC /home/sawyer/optee-qemu/qemu/slirp/src/misc.o CC /home/sawyer/optee-qemu/qemu/slirp/src/ip6_output.o CC /home/sawyer/optee-qemu/qemu/slirp/src/tftp.o CC /home/sawyer/optee-qemu/qemu/slirp/src/arp_table.o CC /home/sawyer/optee-qemu/qemu/slirp/src/util.o CC /home/sawyer/optee-qemu/qemu/slirp/src/socket.o CC /home/sawyer/optee-qemu/qemu/slirp/src/sbuf.o CC /home/sawyer/optee-qemu/qemu/slirp/src/dnssearch.o CC /home/sawyer/optee-qemu/qemu/slirp/src/udp.o CC /home/sawyer/optee-qemu/qemu/slirp/src/tcp_input.o CC /home/sawyer/optee-qemu/qemu/slirp/src/if.o CC /home/sawyer/optee-qemu/qemu/slirp/src/cksum.o CC /home/sawyer/optee-qemu/qemu/slirp/src/mbuf.o CC /home/sawyer/optee-qemu/qemu/slirp/src/tcp_subr.o CC /home/sawyer/optee-qemu/qemu/slirp/src/udp6.o CC /home/sawyer/optee-qemu/qemu/slirp/src/ip6_icmp.o AR /home/sawyer/optee-qemu/qemu/slirp/libslirp.a make[2]: Leaving directory '/home/sawyer/optee-qemu/qemu/slirp' DEP libfdt/fdt_check.c DEP libfdt/fdt_overlay.c DEP libfdt/fdt_addresses.c DEP libfdt/fdt_empty_tree.c DEP libfdt/fdt_strerror.c DEP libfdt/fdt_rw.c DEP libfdt/fdt_sw.c DEP libfdt/fdt_wip.c DEP libfdt/fdt_ro.c DEP libfdt/fdt.c CC libfdt/fdt.o CC libfdt/fdt_ro.o CC libfdt/fdt_wip.o CC libfdt/fdt_sw.o CC libfdt/fdt_rw.o CC libfdt/fdt_strerror.o CC libfdt/fdt_empty_tree.o CC libfdt/fdt_addresses.o CC libfdt/fdt_overlay.o CC libfdt/fdt_check.o AR libfdt/libfdt.a a - libfdt/fdt.o a - libfdt/fdt_ro.o a - libfdt/fdt_wip.o a - libfdt/fdt_sw.o a - libfdt/fdt_rw.o a - libfdt/fdt_strerror.o a - libfdt/fdt_empty_tree.o a - libfdt/fdt_addresses.o a - libfdt/fdt_overlay.o a - libfdt/fdt_check.o CC cs.o CC utils.o CC SStream.o CC MCInstrDesc.o CC MCRegisterInfo.o CC arch/ARM/ARMDisassembler.o CC arch/ARM/ARMInstPrinter.o CC arch/ARM/ARMMapping.o CC arch/ARM/ARMModule.o CC arch/AArch64/AArch64BaseInfo.o CC arch/AArch64/AArch64Disassembler.o CC arch/AArch64/AArch64InstPrinter.o CC arch/AArch64/AArch64Mapping.o CC arch/AArch64/AArch64Module.o CC arch/Mips/MipsDisassembler.o CC arch/Mips/MipsInstPrinter.o CC arch/Mips/MipsMapping.o CC arch/Mips/MipsModule.o CC arch/PowerPC/PPCDisassembler.o CC arch/PowerPC/PPCInstPrinter.o CC arch/PowerPC/PPCMapping.o CC arch/PowerPC/PPCModule.o CC arch/Sparc/SparcDisassembler.o CC arch/Sparc/SparcInstPrinter.o CC arch/Sparc/SparcMapping.o CC arch/Sparc/SparcModule.o CC arch/SystemZ/SystemZDisassembler.o CC arch/SystemZ/SystemZInstPrinter.o CC arch/SystemZ/SystemZMapping.o CC arch/SystemZ/SystemZModule.o CC arch/SystemZ/SystemZMCTargetDesc.o CC arch/X86/X86DisassemblerDecoder.o CC arch/X86/X86Disassembler.o CC arch/X86/X86IntelInstPrinter.o CC arch/X86/X86ATTInstPrinter.o CC arch/X86/X86Mapping.o CC arch/X86/X86Module.o CC arch/XCore/XCoreDisassembler.o CC arch/XCore/XCoreInstPrinter.o CC arch/XCore/XCoreMapping.o CC arch/XCore/XCoreModule.o CC MCInst.o AR libcapstone.a GEN qemu-options.def GEN qapi-gen GEN storage-daemon/qapi/qapi-gen GEN trace/generated-tcg-tracers.h GEN trace/generated-helpers-wrappers.h GEN trace/generated-helpers.h GEN trace/generated-helpers.c GEN module_block.h GEN ui/input-keymap-atset1-to-qcode.c GEN ui/input-keymap-linux-to-qcode.c GEN ui/input-keymap-qcode-to-atset1.c GEN ui/input-keymap-qcode-to-atset2.c GEN ui/input-keymap-qcode-to-atset3.c GEN ui/input-keymap-qcode-to-linux.c GEN ui/input-keymap-qcode-to-qnum.c GEN ui/input-keymap-qcode-to-sun.c GEN ui/input-keymap-qnum-to-qcode.c GEN ui/input-keymap-usb-to-qcode.c GEN ui/input-keymap-win32-to-qcode.c GEN ui/input-keymap-x11-to-qcode.c GEN ui/input-keymap-xorgevdev-to-qcode.c GEN ui/input-keymap-xorgkbd-to-qcode.c GEN ui/input-keymap-xorgxquartz-to-qcode.c GEN ui/input-keymap-xorgxwin-to-qcode.c GEN ui/input-keymap-osx-to-qcode.c GEN tests/test-qapi-gen GEN trace-root.h GEN accel/kvm/trace.h GEN accel/tcg/trace.h GEN backends/trace.h GEN backends/tpm/trace.h GEN crypto/trace.h GEN monitor/trace.h GEN authz/trace.h GEN block/trace.h GEN io/trace.h GEN nbd/trace.h GEN scsi/trace.h GEN audio/trace.h GEN chardev/trace.h GEN hw/9pfs/trace.h GEN hw/acpi/trace.h GEN hw/alpha/trace.h GEN hw/arm/trace.h GEN hw/audio/trace.h GEN hw/block/trace.h GEN hw/block/dataplane/trace.h GEN hw/char/trace.h GEN hw/dma/trace.h GEN hw/hppa/trace.h GEN hw/hyperv/trace.h GEN hw/i2c/trace.h GEN hw/i386/trace.h GEN hw/i386/xen/trace.h GEN hw/ide/trace.h GEN hw/input/trace.h GEN hw/intc/trace.h GEN hw/isa/trace.h GEN hw/mem/trace.h GEN hw/mips/trace.h GEN hw/misc/trace.h GEN hw/misc/macio/trace.h GEN hw/net/trace.h GEN hw/nvram/trace.h GEN hw/pci/trace.h GEN hw/pci-host/trace.h GEN hw/ppc/trace.h GEN hw/rdma/trace.h GEN hw/rdma/vmw/trace.h GEN hw/rtc/trace.h GEN hw/s390x/trace.h GEN hw/scsi/trace.h GEN hw/sd/trace.h GEN hw/sparc/trace.h GEN hw/sparc64/trace.h GEN hw/ssi/trace.h GEN hw/timer/trace.h GEN hw/tpm/trace.h GEN hw/usb/trace.h GEN hw/vfio/trace.h GEN hw/virtio/trace.h GEN hw/watchdog/trace.h GEN hw/xen/trace.h GEN hw/gpio/trace.h GEN hw/riscv/trace.h GEN migration/trace.h GEN net/trace.h GEN ui/trace.h GEN hw/core/trace.h GEN hw/display/trace.h GEN qapi/trace.h GEN qom/trace.h GEN target/arm/trace.h GEN target/hppa/trace.h GEN target/i386/trace.h GEN target/mips/trace.h GEN target/ppc/trace.h GEN target/riscv/trace.h GEN target/s390x/trace.h GEN target/sparc/trace.h GEN util/trace.h GEN trace-root.c GEN accel/kvm/trace.c GEN accel/tcg/trace.c GEN backends/trace.c GEN backends/tpm/trace.c GEN crypto/trace.c GEN monitor/trace.c GEN authz/trace.c GEN block/trace.c GEN io/trace.c GEN nbd/trace.c GEN scsi/trace.c GEN audio/trace.c GEN chardev/trace.c GEN hw/9pfs/trace.c GEN hw/acpi/trace.c GEN hw/alpha/trace.c GEN hw/arm/trace.c GEN hw/audio/trace.c GEN hw/block/trace.c GEN hw/block/dataplane/trace.c GEN hw/char/trace.c GEN hw/dma/trace.c GEN hw/hppa/trace.c GEN hw/hyperv/trace.c GEN hw/i2c/trace.c GEN hw/i386/trace.c GEN hw/i386/xen/trace.c GEN hw/ide/trace.c GEN hw/input/trace.c GEN hw/intc/trace.c GEN hw/isa/trace.c GEN hw/mem/trace.c GEN hw/mips/trace.c GEN hw/misc/trace.c GEN hw/misc/macio/trace.c GEN hw/net/trace.c GEN hw/nvram/trace.c GEN hw/pci/trace.c GEN hw/pci-host/trace.c GEN hw/ppc/trace.c GEN hw/rdma/trace.c GEN hw/rdma/vmw/trace.c GEN hw/rtc/trace.c GEN hw/s390x/trace.c GEN hw/scsi/trace.c GEN hw/sd/trace.c GEN hw/sparc/trace.c GEN hw/sparc64/trace.c GEN hw/ssi/trace.c GEN hw/timer/trace.c GEN hw/tpm/trace.c GEN hw/usb/trace.c GEN hw/vfio/trace.c GEN hw/virtio/trace.c GEN hw/watchdog/trace.c GEN hw/xen/trace.c GEN hw/gpio/trace.c GEN hw/riscv/trace.c GEN migration/trace.c GEN net/trace.c GEN ui/trace.c GEN hw/core/trace.c GEN hw/display/trace.c GEN qapi/trace.c GEN qom/trace.c GEN target/arm/trace.c GEN target/hppa/trace.c GEN target/i386/trace.c GEN target/mips/trace.c GEN target/ppc/trace.c GEN target/riscv/trace.c GEN target/s390x/trace.c GEN target/sparc/trace.c GEN util/trace.c make[2]: Entering directory '/home/sawyer/optee-qemu/qemu/slirp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/sawyer/optee-qemu/qemu/slirp' CC tests/qemu-iotests/socket_scm_helper.o LINK tests/qemu-iotests/socket_scm_helper GEN qga/qapi-generated/qapi-gen CC qga/commands.o CC qga/guest-agent-command-state.o CC qga/main.o CC qga/commands-posix.o CC qga/channel-posix.o CC qga/qapi-generated/qga-qapi-types.o CC qga/qapi-generated/qga-qapi-visit.o CC qga/qapi-generated/qga-qapi-commands.o CC qga/qapi-generated/qga-qapi-init-commands.o CC crypto/random-platform.o CC crypto/aes.o CC crypto/init.o CC qapi/qapi-visit-core.o CC qapi/qapi-dealloc-visitor.o CC qapi/qobject-input-visitor.o CC qapi/qobject-output-visitor.o CC qapi/qmp-registry.o CC qapi/qmp-dispatch.o CC qapi/string-input-visitor.o CC qapi/string-output-visitor.o CC qapi/opts-visitor.o CC qapi/qapi-clone-visitor.o CC qapi/qmp-event.o CC qapi/qapi-util.o CC qapi/qapi-builtin-types.o CC qapi/qapi-types-audio.o CC qapi/qapi-types-authz.o CC qapi/qapi-types-block-core.o CC qapi/qapi-types-block.o CC qapi/qapi-types-char.o CC qapi/qapi-types-common.o CC qapi/qapi-types-control.o CC qapi/qapi-types-crypto.o CC qapi/qapi-types-dump.o CC qapi/qapi-types-error.o CC qapi/qapi-types-introspect.o CC qapi/qapi-types-job.o CC qapi/qapi-types-machine.o CC qapi/qapi-types-migration.o CC qapi/qapi-types-misc.o CC qapi/qapi-types-net.o CC qapi/qapi-types-pragma.o CC qapi/qapi-types-qdev.o CC qapi/qapi-types-qom.o CC qapi/qapi-types-rdma.o CC qapi/qapi-types-rocker.o CC qapi/qapi-types-run-state.o CC qapi/qapi-types-sockets.o CC qapi/qapi-types-tpm.o CC qapi/qapi-types-trace.o CC qapi/qapi-types-transaction.o CC qapi/qapi-types-ui.o CC qapi/qapi-builtin-visit.o CC qapi/qapi-visit-audio.o CC qapi/qapi-visit-authz.o CC qapi/qapi-visit-block-core.o CC qapi/qapi-visit-block.o CC qapi/qapi-visit-char.o CC qapi/qapi-visit-common.o CC qapi/qapi-visit-control.o CC qapi/qapi-visit-crypto.o CC qapi/qapi-visit-dump.o CC qapi/qapi-visit-error.o CC qapi/qapi-visit-introspect.o CC qapi/qapi-visit-job.o CC qapi/qapi-visit-machine.o CC qapi/qapi-visit-migration.o CC qapi/qapi-visit-misc.o CC qapi/qapi-visit-net.o CC qapi/qapi-visit-pragma.o CC qapi/qapi-visit-qdev.o CC qapi/qapi-visit-qom.o CC qapi/qapi-visit-rdma.o CC qapi/qapi-visit-rocker.o CC qapi/qapi-visit-run-state.o CC qapi/qapi-visit-sockets.o CC qapi/qapi-visit-tpm.o CC qapi/qapi-visit-trace.o CC qapi/qapi-visit-transaction.o CC qapi/qapi-visit-ui.o CC qapi/qapi-emit-events.o CC qapi/qapi-events-audio.o CC qapi/qapi-events-authz.o CC qapi/qapi-events-block-core.o CC qapi/qapi-events-block.o CC qapi/qapi-events-char.o CC qapi/qapi-events-common.o CC qapi/qapi-events-control.o CC qapi/qapi-events-crypto.o CC qapi/qapi-events-dump.o CC qapi/qapi-events-error.o CC qapi/qapi-events-introspect.o CC qapi/qapi-events-job.o CC qapi/qapi-events-machine.o CC qapi/qapi-events-migration.o CC qapi/qapi-events-misc.o CC qapi/qapi-events-net.o CC qapi/qapi-events-pragma.o CC qapi/qapi-events-qdev.o CC qapi/qapi-events-qom.o CC qapi/qapi-events-rdma.o CC qapi/qapi-events-rocker.o CC qapi/qapi-events-run-state.o CC qapi/qapi-events-sockets.o CC qapi/qapi-events-tpm.o CC qapi/qapi-events-trace.o CC qapi/qapi-events-transaction.o CC qapi/qapi-events-ui.o CC qobject/qnull.o CC qobject/qnum.o CC qobject/qstring.o CC qobject/qdict.o CC qobject/qlist.o CC qobject/qbool.o CC qobject/qlit.o CC qobject/qjson.o CC qobject/qobject.o CC qobject/json-lexer.o CC qobject/json-streamer.o CC qobject/json-parser.o CC qobject/block-qdict.o CC trace/control.o CC trace/qmp.o CC util/osdep.o CC util/cutils.o CC util/unicode.o CC util/qemu-timer-common.o CC util/aio-posix.o CC util/fdmon-poll.o CC util/fdmon-epoll.o CC util/compatfd.o CC util/event_notifier-posix.o CC util/mmap-alloc.o CC util/oslib-posix.o CC util/qemu-openpty.o CC util/qemu-thread-posix.o CC util/memfd.o CC util/envlist.o CC util/path.o CC util/module.o CC util/host-utils.o CC util/bitmap.o CC util/bitops.o CC util/fifo8.o CC util/cacheinfo.o CC util/error.o CC util/qemu-error.o CC util/qemu-print.o CC util/id.o CC util/qemu-config.o CC util/notify.o CC util/qemu-option.o CC util/qemu-progress.o CC util/keyval.o CC util/crc32c.o CC util/uuid.o CC util/getauxval.o CC util/rcu.o CC util/log.o CC util/pagesize.o CC util/qdist.o CC util/qht.o CC util/qsp.o CC util/range.o CC util/stats64.o CC util/systemd.o CC util/drm.o CC util/guest-random.o CC util/dbus.o CC util/aio-wait.o CC util/aiocb.o CC util/async.o CC util/base64.o CC util/buffer.o CC util/bufferiszero.o CC util/coroutine-ucontext.o CC util/hexdump.o CC util/lockcnt.o CC util/iov.o CC util/iova-tree.o CC util/hbitmap.o CC util/main-loop.o CC util/nvdimm-utils.o CC util/qemu-coroutine.o CC util/qemu-coroutine-lock.o CC util/qemu-coroutine-io.o CC util/qemu-coroutine-sleep.o CC util/qemu-co-shared-resource.o CC util/qemu-sockets.o CC util/qemu-timer.o CC util/thread-pool.o CC util/throttle.o CC util/timed-average.o CC util/uri.o CC util/vfio-helpers.o CC util/filemonitor-inotify.o CC util/readline.o CC trace-root.o CC accel/kvm/trace.o CC accel/tcg/trace.o CC backends/trace.o CC backends/tpm/trace.o CC crypto/trace.o CC monitor/trace.o CC authz/trace.o CC block/trace.o CC io/trace.o CC nbd/trace.o CC scsi/trace.o CC audio/trace.o CC chardev/trace.o CC hw/9pfs/trace.o CC hw/acpi/trace.o CC hw/alpha/trace.o CC hw/arm/trace.o CC hw/audio/trace.o CC hw/block/trace.o CC hw/block/dataplane/trace.o CC hw/char/trace.o CC hw/dma/trace.o CC hw/hppa/trace.o CC hw/hyperv/trace.o CC hw/i2c/trace.o CC hw/i386/trace.o CC hw/i386/xen/trace.o CC hw/ide/trace.o CC hw/input/trace.o CC hw/intc/trace.o CC hw/isa/trace.o CC hw/mem/trace.o CC hw/mips/trace.o CC hw/misc/trace.o CC hw/misc/macio/trace.o CC hw/net/trace.o CC hw/nvram/trace.o CC hw/pci/trace.o CC hw/pci-host/trace.o CC hw/ppc/trace.o CC hw/rdma/trace.o CC hw/rdma/vmw/trace.o CC hw/rtc/trace.o CC hw/s390x/trace.o CC hw/scsi/trace.o CC hw/sd/trace.o CC hw/sparc/trace.o CC hw/sparc64/trace.o CC hw/ssi/trace.o CC hw/timer/trace.o CC hw/tpm/trace.o CC hw/usb/trace.o CC hw/vfio/trace.o CC hw/virtio/trace.o CC hw/watchdog/trace.o CC hw/xen/trace.o CC hw/gpio/trace.o CC hw/riscv/trace.o CC migration/trace.o CC net/trace.o CC ui/trace.o CC hw/core/trace.o CC hw/display/trace.o CC qapi/trace.o CC qom/trace.o CC target/arm/trace.o CC target/hppa/trace.o CC target/i386/trace.o CC target/mips/trace.o CC target/ppc/trace.o CC target/riscv/trace.o CC target/s390x/trace.o CC target/sparc/trace.o CC util/trace.o CC stubs/blk-commit-all.o CC stubs/cmos.o CC stubs/cpu-get-clock.o CC stubs/cpu-get-icount.o CC stubs/dump.o CC stubs/error-printf.o CC stubs/fdset.o CC stubs/gdbstub.o CC stubs/iothread-lock.o CC stubs/is-daemonized.o CC stubs/isa-bus.o CC stubs/monitor-core.o CC stubs/notify-event.o CC stubs/pci-bus.o CC stubs/qmp_memory_device.o CC stubs/qtest.o CC stubs/ramfb.o CC stubs/replay.o CC stubs/runstate-check.o CC stubs/semihost.o CC stubs/set-fd-handler.o CC stubs/sysbus.o CC stubs/tpm.o CC stubs/trace-control.o CC stubs/vmgenid.o CC stubs/vmstate.o CC stubs/win32-kbd-hook.o CC stubs/arch_type.o CC stubs/bdrv-next-monitor-owned.o CC stubs/blockdev-close-all-bdrv-states.o CC stubs/change-state-handler.o CC stubs/clock-warp.o CC stubs/fd-register.o CC stubs/fw_cfg.o CC stubs/get-vm-name.o CC stubs/iothread.o CC stubs/machine-init-done.o CC stubs/migr-blocker.o CC stubs/monitor.o CC stubs/pci-host-piix.o CC stubs/ram-block.o CC stubs/replay-user.o CC stubs/target-get-monitor-def.o CC stubs/target-monitor-defs.o CC stubs/uuid.o CC stubs/vm-stop.o AR libqemuutil.a LINK qemu-ga CC contrib/elf2dmp/main.o CC contrib/elf2dmp/addrspace.o CC contrib/elf2dmp/download.o CC contrib/elf2dmp/pdb.o CC contrib/elf2dmp/qemu_elf.o LINK elf2dmp CC contrib/ivshmem-client/ivshmem-client.o CC contrib/ivshmem-client/main.o LINK ivshmem-client CC contrib/ivshmem-server/ivshmem-server.o CC contrib/ivshmem-server/main.o LINK ivshmem-server CC qemu-nbd.o CC authz/base.o CC authz/simple.o CC authz/list.o CC authz/listfile.o CC block.o CC blockjob.o CC job.o CC qemu-io-cmds.o CC replication.o CC block/raw-format.o CC block/vmdk.o CC block/vpc.o CC block/qcow.o CC block/vdi.o CC block/cloop.o CC block/bochs.o CC block/vvfat.o CC block/dmg.o CC block/qcow2.o CC block/qcow2-refcount.o CC block/qcow2-cluster.o CC block/qcow2-snapshot.o CC block/qcow2-cache.o CC block/qcow2-bitmap.o CC block/qcow2-threads.o CC block/qed.o CC block/qed-l2-cache.o CC block/qed-table.o CC block/qed-cluster.o CC block/qed-check.o CC block/vhdx.o CC block/vhdx-endian.o CC block/vhdx-log.o CC block/quorum.o CC block/blkdebug.o CC block/blkverify.o CC block/blkreplay.o CC block/parallels.o CC block/blklogwrites.o CC block/block-backend.o CC block/snapshot.o CC block/qapi.o CC block/file-posix.o CC block/null.o CC block/mirror.o CC block/commit.o CC block/io.o CC block/create.o CC block/amend.o CC block/throttle-groups.o CC block/nvme.o CC block/nbd.o CC block/sheepdog.o CC block/accounting.o CC block/dirty-bitmap.o CC block/write-threshold.o CC block/backup.o CC block/replication.o CC block/throttle.o CC block/copy-on-read.o CC block/block-copy.o CC block/crypto.o CC block/aio_task.o CC block/backup-top.o CC block/filter-compress.o CC block/stream.o CC block/monitor/bitmap-qmp-cmds.o CC nbd/server.o CC nbd/client.o CC nbd/common.o CC scsi/utils.o CC scsi/pr-manager.o CC scsi/pr-manager-helper.o CC block/curl.o CC block/ssh.o /home/sawyer/optee-qemu/qemu/rules.mak:69: recipe for target 'block/ssh.o' failed make[1]: Leaving directory '/home/sawyer/optee-qemu/qemu' Makefile:85: recipe for target 'qemu' failed