Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't build openssl-android! #29

Open
jutikorn opened this issue Jul 12, 2017 · 2 comments
Open

Couldn't build openssl-android! #29

jutikorn opened this issue Jul 12, 2017 · 2 comments

Comments

@jutikorn
Copy link

Cloning into '/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android'...
Android NDK: Found platform level in /Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/default.properties. Setting APP_PLATFORM to android-8.    
Android NDK: android-8 is unsupported. Using minimum supported version android-14.    
Traceback (most recent call last):
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/build/extract_manifest.py", line 106, in <module>
    main()
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/build/extract_manifest.py", line 96, in main
    tree = xml.etree.ElementTree.parse(args.manifest_file)
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/prebuilt/darwin-x86_64/lib/python2.7/xml/etree/ElementTree.py", line 1182, in parse
    tree.parse(source, parser)
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/prebuilt/darwin-x86_64/lib/python2.7/xml/etree/ElementTree.py", line 657, in parse
    self._root = parser.close()
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/prebuilt/darwin-x86_64/lib/python2.7/xml/etree/ElementTree.py", line 1654, in close
    self._raiseerror(v)
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/prebuilt/darwin-x86_64/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
    raise err
xml.etree.ElementTree.ParseError: no element found: line 1, column 0
Android NDK: WARNING: APP_PLATFORM android-14 is higher than android:minSdkVersion 1 in /Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/AndroidManifest.xml. NDK binaries will *not* be comptible with devices older than android-14. See https://android.googlesource.com/platform/ndk/+/master/docs/user/common_problems.md for more information.    
Traceback (most recent call last):
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/build/extract_manifest.py", line 106, in <module>
    main()
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/build/extract_manifest.py", line 96, in main
    tree = xml.etree.ElementTree.parse(args.manifest_file)
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/prebuilt/darwin-x86_64/lib/python2.7/xml/etree/ElementTree.py", line 1182, in parse
    tree.parse(source, parser)
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/prebuilt/darwin-x86_64/lib/python2.7/xml/etree/ElementTree.py", line 657, in parse
    self._root = parser.close()
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/prebuilt/darwin-x86_64/lib/python2.7/xml/etree/ElementTree.py", line 1654, in close
    self._raiseerror(v)
  File "/Users/jutikornvarojananulux/Library/Android/sdk/ndk-bundle/prebuilt/darwin-x86_64/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
    raise err
xml.etree.ElementTree.ParseError: no element found: line 1, column 0
Android NDK: WARNING:/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/Android.mk:crypto_static: LOCAL_LDLIBS is always ignored for static libraries    
Android NDK: WARNING:/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/Android.mk:crypto_static: LOCAL_LDLIBS is always ignored for static libraries    
Android NDK: WARNING:/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/Android.mk:crypto_static: LOCAL_LDLIBS is always ignored for static libraries    
Android NDK: WARNING:/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/Android.mk:crypto_static: LOCAL_LDLIBS is always ignored for static libraries    
Android NDK: WARNING:/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/Android.mk:crypto_static: LOCAL_LDLIBS is always ignored for static libraries    
Android NDK: WARNING:/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/Android.mk:crypto_static: LOCAL_LDLIBS is always ignored for static libraries    
Android NDK: WARNING:/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/Android.mk:crypto_static: LOCAL_LDLIBS is always ignored for static libraries    
[arm64-v8a] Compile        : crypto <= cryptlib.c
[arm64-v8a] Compile        : crypto <= mem.c
[arm64-v8a] Compile        : crypto <= mem_clr.c
[arm64-v8a] Compile        : crypto <= mem_dbg.c
[arm64-v8a] Compile        : crypto <= cversion.c
[arm64-v8a] Compile        : crypto <= ex_data.c
[arm64-v8a] Compile        : crypto <= cpt_err.c
[arm64-v8a] Compile        : crypto <= ebcdic.c
[arm64-v8a] Compile        : crypto <= uid.c
[arm64-v8a] Compile        : crypto <= o_time.c
[arm64-v8a] Compile        : crypto <= o_str.c
[arm64-v8a] Compile        : crypto <= o_dir.c
[arm64-v8a] Compile        : crypto <= aes_cbc.c
[arm64-v8a] Compile        : crypto <= aes_cfb.c
[arm64-v8a] Compile        : crypto <= aes_ctr.c
[arm64-v8a] Compile        : crypto <= aes_ecb.c
[arm64-v8a] Compile        : crypto <= aes_misc.c
[arm64-v8a] Compile        : crypto <= aes_ofb.c
[arm64-v8a] Compile        : crypto <= aes_wrap.c
[arm64-v8a] Compile        : crypto <= a_bitstr.c
[arm64-v8a] Compile        : crypto <= a_bool.c
[arm64-v8a] Compile        : crypto <= a_bytes.c
[arm64-v8a] Compile        : crypto <= a_d2i_fp.c
[arm64-v8a] Compile        : crypto <= a_digest.c
[arm64-v8a] Compile        : crypto <= a_dup.c
[arm64-v8a] Compile        : crypto <= a_enum.c
[arm64-v8a] Compile        : crypto <= a_gentm.c
[arm64-v8a] Compile        : crypto <= a_i2d_fp.c
[arm64-v8a] Compile        : crypto <= a_int.c
[arm64-v8a] Compile        : crypto <= a_mbstr.c
[arm64-v8a] Compile        : crypto <= a_object.c
[arm64-v8a] Compile        : crypto <= a_octet.c
[arm64-v8a] Compile        : crypto <= a_print.c
[arm64-v8a] Compile        : crypto <= a_set.c
[arm64-v8a] Compile        : crypto <= a_sign.c
[arm64-v8a] Compile        : crypto <= a_strex.c
[arm64-v8a] Compile        : crypto <= a_strnid.c
[arm64-v8a] Compile        : crypto <= a_time.c
[arm64-v8a] Compile        : crypto <= a_type.c
[arm64-v8a] Compile        : crypto <= a_utctm.c
[arm64-v8a] Compile        : crypto <= a_utf8.c
[arm64-v8a] Compile        : crypto <= a_verify.c
[arm64-v8a] Compile        : crypto <= ameth_lib.c
[arm64-v8a] Compile        : crypto <= asn1_err.c
[arm64-v8a] Compile        : crypto <= asn1_gen.c
[arm64-v8a] Compile        : crypto <= asn1_lib.c
[arm64-v8a] Compile        : crypto <= asn1_par.c
[arm64-v8a] Compile        : crypto <= asn_mime.c
[arm64-v8a] Compile        : crypto <= asn_moid.c
[arm64-v8a] Compile        : crypto <= asn_pack.c
[arm64-v8a] Compile        : crypto <= bio_asn1.c
[arm64-v8a] Compile        : crypto <= bio_ndef.c
[arm64-v8a] Compile        : crypto <= d2i_pr.c
[arm64-v8a] Compile        : crypto <= d2i_pu.c
[arm64-v8a] Compile        : crypto <= evp_asn1.c
[arm64-v8a] Compile        : crypto <= f_enum.c
[arm64-v8a] Compile        : crypto <= f_int.c
[arm64-v8a] Compile        : crypto <= f_string.c
[arm64-v8a] Compile        : crypto <= i2d_pr.c
[arm64-v8a] Compile        : crypto <= i2d_pu.c
[arm64-v8a] Compile        : crypto <= n_pkey.c
[arm64-v8a] Compile        : crypto <= nsseq.c
[arm64-v8a] Compile        : crypto <= p5_pbe.c
[arm64-v8a] Compile        : crypto <= p5_pbev2.c
[arm64-v8a] Compile        : crypto <= p8_pkey.c
[arm64-v8a] Compile        : crypto <= t_bitst.c
[arm64-v8a] Compile        : crypto <= t_crl.c
[arm64-v8a] Compile        : crypto <= t_pkey.c
[arm64-v8a] Compile        : crypto <= t_req.c
[arm64-v8a] Compile        : crypto <= t_spki.c
[arm64-v8a] Compile        : crypto <= t_x509.c
[arm64-v8a] Compile        : crypto <= t_x509a.c
[arm64-v8a] Compile        : crypto <= tasn_dec.c
[arm64-v8a] Compile        : crypto <= tasn_enc.c
[arm64-v8a] Compile        : crypto <= tasn_fre.c
[arm64-v8a] Compile        : crypto <= tasn_new.c
[arm64-v8a] Compile        : crypto <= tasn_prn.c
[arm64-v8a] Compile        : crypto <= tasn_typ.c
[arm64-v8a] Compile        : crypto <= tasn_utl.c
[arm64-v8a] Compile        : crypto <= x_algor.c
[arm64-v8a] Compile        : crypto <= x_attrib.c
[arm64-v8a] Compile        : crypto <= x_bignum.c
[arm64-v8a] Compile        : crypto <= x_crl.c
[arm64-v8a] Compile        : crypto <= x_exten.c
[arm64-v8a] Compile        : crypto <= x_info.c
[arm64-v8a] Compile        : crypto <= x_long.c
[arm64-v8a] Compile        : crypto <= x_name.c
[arm64-v8a] Compile        : crypto <= x_nx509.c
[arm64-v8a] Compile        : crypto <= x_pkey.c
[arm64-v8a] Compile        : crypto <= x_pubkey.c
[arm64-v8a] Compile        : crypto <= x_req.c
[arm64-v8a] Compile        : crypto <= x_sig.c
[arm64-v8a] Compile        : crypto <= x_spki.c
[arm64-v8a] Compile        : crypto <= x_val.c
[arm64-v8a] Compile        : crypto <= x_x509.c
[arm64-v8a] Compile        : crypto <= x_x509a.c
[arm64-v8a] Compile        : crypto <= bf_cfb64.c
[arm64-v8a] Compile        : crypto <= bf_ecb.c
[arm64-v8a] Compile        : crypto <= bf_enc.c
[arm64-v8a] Compile        : crypto <= bf_ofb64.c
[arm64-v8a] Compile        : crypto <= bf_skey.c
[arm64-v8a] Compile        : crypto <= b_dump.c
[arm64-v8a] Compile        : crypto <= b_print.c
[arm64-v8a] Compile        : crypto <= b_sock.c
[arm64-v8a] Compile        : crypto <= bf_buff.c
[arm64-v8a] Compile        : crypto <= bf_nbio.c
[arm64-v8a] Compile        : crypto <= bf_null.c
[arm64-v8a] Compile        : crypto <= bio_cb.c
[arm64-v8a] Compile        : crypto <= bio_err.c
[arm64-v8a] Compile        : crypto <= bio_lib.c
[arm64-v8a] Compile        : crypto <= bss_acpt.c
[arm64-v8a] Compile        : crypto <= bss_bio.c
[arm64-v8a] Compile        : crypto <= bss_conn.c
[arm64-v8a] Compile        : crypto <= bss_dgram.c
[arm64-v8a] Compile        : crypto <= bss_fd.c
[arm64-v8a] Compile        : crypto <= bss_file.c
[arm64-v8a] Compile        : crypto <= bss_log.c
[arm64-v8a] Compile        : crypto <= bss_mem.c
[arm64-v8a] Compile        : crypto <= bss_null.c
[arm64-v8a] Compile        : crypto <= bss_sock.c
[arm64-v8a] Compile        : crypto <= bn_add.c
[arm64-v8a] Compile        : crypto <= bn_asm.c
[arm64-v8a] Compile        : crypto <= bn_blind.c
[arm64-v8a] Compile        : crypto <= bn_ctx.c
[arm64-v8a] Compile        : crypto <= bn_div.c
[arm64-v8a] Compile        : crypto <= bn_err.c
[arm64-v8a] Compile        : crypto <= bn_exp.c
[arm64-v8a] Compile        : crypto <= bn_exp2.c
[arm64-v8a] Compile        : crypto <= bn_gcd.c
[arm64-v8a] Compile        : crypto <= bn_gf2m.c
[arm64-v8a] Compile        : crypto <= bn_kron.c
[arm64-v8a] Compile        : crypto <= bn_lib.c
[arm64-v8a] Compile        : crypto <= bn_mod.c
[arm64-v8a] Compile        : crypto <= bn_mont.c
[arm64-v8a] Compile        : crypto <= bn_mpi.c
[arm64-v8a] Compile        : crypto <= bn_mul.c
[arm64-v8a] Compile        : crypto <= bn_nist.c
[arm64-v8a] Compile        : crypto <= bn_prime.c
[arm64-v8a] Compile        : crypto <= bn_print.c
[arm64-v8a] Compile        : crypto <= bn_rand.c
[arm64-v8a] Compile        : crypto <= bn_recp.c
[arm64-v8a] Compile        : crypto <= bn_shift.c
[arm64-v8a] Compile        : crypto <= bn_sqr.c
[arm64-v8a] Compile        : crypto <= bn_sqrt.c
[arm64-v8a] Compile        : crypto <= bn_word.c
[arm64-v8a] Compile        : crypto <= buf_err.c
[arm64-v8a] Compile        : crypto <= buffer.c
[arm64-v8a] Compile        : crypto <= c_rle.c
[arm64-v8a] Compile        : crypto <= c_zlib.c
[arm64-v8a] Compile        : crypto <= comp_err.c
[arm64-v8a] Compile        : crypto <= comp_lib.c
[arm64-v8a] Compile        : crypto <= conf_api.c
[arm64-v8a] Compile        : crypto <= conf_def.c
[arm64-v8a] Compile        : crypto <= conf_err.c
[arm64-v8a] Compile        : crypto <= conf_lib.c
[arm64-v8a] Compile        : crypto <= conf_mall.c
[arm64-v8a] Compile        : crypto <= conf_mod.c
[arm64-v8a] Compile        : crypto <= conf_sap.c
[arm64-v8a] Compile        : crypto <= cbc_cksm.c
[arm64-v8a] Compile        : crypto <= cbc_enc.c
[arm64-v8a] Compile        : crypto <= cfb64ede.c
[arm64-v8a] Compile        : crypto <= cfb64enc.c
[arm64-v8a] Compile        : crypto <= cfb_enc.c
[arm64-v8a] Compile        : crypto <= des_enc.c
[arm64-v8a] Compile        : crypto <= des_old.c
[arm64-v8a] Compile        : crypto <= des_old2.c
[arm64-v8a] Compile        : crypto <= ecb3_enc.c
[arm64-v8a] Compile        : crypto <= ecb_enc.c
[arm64-v8a] Compile        : crypto <= ede_cbcm_enc.c
[arm64-v8a] Compile        : crypto <= enc_read.c
[arm64-v8a] Compile        : crypto <= enc_writ.c
[arm64-v8a] Compile        : crypto <= fcrypt.c
[arm64-v8a] Compile        : crypto <= fcrypt_b.c
[arm64-v8a] Compile        : crypto <= ofb64ede.c
[arm64-v8a] Compile        : crypto <= ofb64enc.c
[arm64-v8a] Compile        : crypto <= ofb_enc.c
[arm64-v8a] Compile        : crypto <= pcbc_enc.c
[arm64-v8a] Compile        : crypto <= qud_cksm.c
[arm64-v8a] Compile        : crypto <= rand_key.c
[arm64-v8a] Compile        : crypto <= read2pwd.c
[arm64-v8a] Compile        : crypto <= rpc_enc.c
[arm64-v8a] Compile        : crypto <= set_key.c
[arm64-v8a] Compile        : crypto <= str2key.c
[arm64-v8a] Compile        : crypto <= xcbc_enc.c
[arm64-v8a] Compile        : crypto <= dh_ameth.c
[arm64-v8a] Compile        : crypto <= dh_asn1.c
[arm64-v8a] Compile        : crypto <= dh_check.c
[arm64-v8a] Compile        : crypto <= dh_depr.c
[arm64-v8a] Compile        : crypto <= dh_err.c
[arm64-v8a] Compile        : crypto <= dh_gen.c
[arm64-v8a] Compile        : crypto <= dh_key.c
[arm64-v8a] Compile        : crypto <= dh_lib.c
[arm64-v8a] Compile        : crypto <= dh_pmeth.c
[arm64-v8a] Compile        : crypto <= dsa_ameth.c
[arm64-v8a] Compile        : crypto <= dsa_asn1.c
[arm64-v8a] Compile        : crypto <= dsa_depr.c
[arm64-v8a] Compile        : crypto <= dsa_err.c
[arm64-v8a] Compile        : crypto <= dsa_gen.c
[arm64-v8a] Compile        : crypto <= dsa_key.c
[arm64-v8a] Compile        : crypto <= dsa_lib.c
[arm64-v8a] Compile        : crypto <= dsa_ossl.c
[arm64-v8a] Compile        : crypto <= dsa_pmeth.c
[arm64-v8a] Compile        : crypto <= dsa_prn.c
[arm64-v8a] Compile        : crypto <= dsa_sign.c
[arm64-v8a] Compile        : crypto <= dsa_vrf.c
[arm64-v8a] Compile        : crypto <= dso_dl.c
[arm64-v8a] Compile        : crypto <= dso_dlfcn.c
[arm64-v8a] Compile        : crypto <= dso_err.c
[arm64-v8a] Compile        : crypto <= dso_lib.c
[arm64-v8a] Compile        : crypto <= dso_null.c
[arm64-v8a] Compile        : crypto <= dso_openssl.c
[arm64-v8a] Compile        : crypto <= dso_vms.c
[arm64-v8a] Compile        : crypto <= dso_win32.c
[arm64-v8a] Compile        : crypto <= ec2_mult.c
[arm64-v8a] Compile        : crypto <= ec2_smpl.c
[arm64-v8a] Compile        : crypto <= ec_ameth.c
[arm64-v8a] Compile        : crypto <= ec_asn1.c
[arm64-v8a] Compile        : crypto <= ec_check.c
[arm64-v8a] Compile        : crypto <= ec_curve.c
[arm64-v8a] Compile        : crypto <= ec_cvt.c
[arm64-v8a] Compile        : crypto <= ec_err.c
[arm64-v8a] Compile        : crypto <= ec_key.c
[arm64-v8a] Compile        : crypto <= ec_lib.c
[arm64-v8a] Compile        : crypto <= ec_mult.c
[arm64-v8a] Compile        : crypto <= ec_pmeth.c
[arm64-v8a] Compile        : crypto <= ec_print.c
[arm64-v8a] Compile        : crypto <= eck_prn.c
[arm64-v8a] Compile        : crypto <= ecp_mont.c
[arm64-v8a] Compile        : crypto <= ecp_nist.c
[arm64-v8a] Compile        : crypto <= ecp_smpl.c
[arm64-v8a] Compile        : crypto <= ech_err.c
[arm64-v8a] Compile        : crypto <= ech_key.c
[arm64-v8a] Compile        : crypto <= ech_lib.c
[arm64-v8a] Compile        : crypto <= ech_ossl.c
[arm64-v8a] Compile        : crypto <= ecs_asn1.c
[arm64-v8a] Compile        : crypto <= ecs_err.c
[arm64-v8a] Compile        : crypto <= ecs_lib.c
[arm64-v8a] Compile        : crypto <= ecs_ossl.c
[arm64-v8a] Compile        : crypto <= ecs_sign.c
[arm64-v8a] Compile        : crypto <= ecs_vrf.c
[arm64-v8a] Compile        : crypto <= err.c
[arm64-v8a] Compile        : crypto <= err_all.c
[arm64-v8a] Compile        : crypto <= err_prn.c
[arm64-v8a] Compile        : crypto <= bio_b64.c
[arm64-v8a] Compile        : crypto <= bio_enc.c
[arm64-v8a] Compile        : crypto <= bio_md.c
[arm64-v8a] Compile        : crypto <= bio_ok.c
[arm64-v8a] Compile        : crypto <= c_all.c
[arm64-v8a] Compile        : crypto <= c_allc.c
[arm64-v8a] Compile        : crypto <= c_alld.c
[arm64-v8a] Compile        : crypto <= digest.c
[arm64-v8a] Compile        : crypto <= e_aes.c
[arm64-v8a] Compile        : crypto <= e_bf.c
[arm64-v8a] Compile        : crypto <= e_des.c
[arm64-v8a] Compile        : crypto <= e_des3.c
[arm64-v8a] Compile        : crypto <= e_null.c
[arm64-v8a] Compile        : crypto <= e_old.c
[arm64-v8a] Compile        : crypto <= e_rc2.c
[arm64-v8a] Compile        : crypto <= e_rc4.c
[arm64-v8a] Compile        : crypto <= e_rc5.c
[arm64-v8a] Compile        : crypto <= e_xcbc_d.c
[arm64-v8a] Compile        : crypto <= encode.c
[arm64-v8a] Compile        : crypto <= evp_acnf.c
[arm64-v8a] Compile        : crypto <= evp_enc.c
[arm64-v8a] Compile        : crypto <= evp_err.c
[arm64-v8a] Compile        : crypto <= evp_key.c
[arm64-v8a] Compile        : crypto <= evp_lib.c
[arm64-v8a] Compile        : crypto <= evp_pbe.c
[arm64-v8a] Compile        : crypto <= evp_pkey.c
[arm64-v8a] Compile        : crypto <= m_dss.c
[arm64-v8a] Compile        : crypto <= m_dss1.c
[arm64-v8a] Compile        : crypto <= m_ecdsa.c
[arm64-v8a] Compile        : crypto <= m_md4.c
[arm64-v8a] Compile        : crypto <= m_md5.c
[arm64-v8a] Compile        : crypto <= m_mdc2.c
[arm64-v8a] Compile        : crypto <= m_null.c
[arm64-v8a] Compile        : crypto <= m_ripemd.c
[arm64-v8a] Compile        : crypto <= m_sha1.c
[arm64-v8a] Compile        : crypto <= m_sigver.c
[arm64-v8a] Compile        : crypto <= m_wp.c
[arm64-v8a] Compile        : crypto <= names.c
[arm64-v8a] Compile        : crypto <= p5_crpt.c
[arm64-v8a] Compile        : crypto <= p5_crpt2.c
[arm64-v8a] Compile        : crypto <= p_dec.c
[arm64-v8a] Compile        : crypto <= p_enc.c
[arm64-v8a] Compile        : crypto <= p_lib.c
[arm64-v8a] Compile        : crypto <= p_open.c
[arm64-v8a] Compile        : crypto <= p_seal.c
[arm64-v8a] Compile        : crypto <= p_sign.c
[arm64-v8a] Compile        : crypto <= p_verify.c
[arm64-v8a] Compile        : crypto <= pmeth_fn.c
[arm64-v8a] Compile        : crypto <= pmeth_gn.c
[arm64-v8a] Compile        : crypto <= pmeth_lib.c
[arm64-v8a] Compile        : crypto <= hm_ameth.c
[arm64-v8a] Compile        : crypto <= hm_pmeth.c
[arm64-v8a] Compile        : crypto <= hmac.c
[arm64-v8a] Compile        : crypto <= krb5_asn.c
[arm64-v8a] Compile        : crypto <= lh_stats.c
[arm64-v8a] Compile        : crypto <= lhash.c
[arm64-v8a] Compile        : crypto <= md4_dgst.c
[arm64-v8a] Compile        : crypto <= md4_one.c
[arm64-v8a] Compile        : crypto <= md5_dgst.c
[arm64-v8a] Compile        : crypto <= md5_one.c
[arm64-v8a] Compile        : crypto <= cbc128.c
[arm64-v8a] Compile        : crypto <= cfb128.c
[arm64-v8a] Compile        : crypto <= ctr128.c
[arm64-v8a] Compile        : crypto <= ofb128.c
[arm64-v8a] Compile        : crypto <= o_names.c
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/objects/o_names.c:76:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
        if ((name_funcs_stack == NULL))
             ~~~~~~~~~~~~~~~~~^~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/objects/o_names.c:76:24: note: remove extraneous parentheses around the comparison to silence this warning
        if ((name_funcs_stack == NULL))
            ~                 ^      ~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/objects/o_names.c:76:24: note: use '=' to turn this equality comparison into an assignment
        if ((name_funcs_stack == NULL))
                              ^~
                              =
1 warning generated.
[arm64-v8a] Compile        : crypto <= obj_dat.c
[arm64-v8a] Compile        : crypto <= obj_err.c
[arm64-v8a] Compile        : crypto <= obj_lib.c
[arm64-v8a] Compile        : crypto <= obj_xref.c
[arm64-v8a] Compile        : crypto <= ocsp_asn.c
[arm64-v8a] Compile        : crypto <= ocsp_cl.c
[arm64-v8a] Compile        : crypto <= ocsp_err.c
[arm64-v8a] Compile        : crypto <= ocsp_ext.c
[arm64-v8a] Compile        : crypto <= ocsp_ht.c
[arm64-v8a] Compile        : crypto <= ocsp_lib.c
[arm64-v8a] Compile        : crypto <= ocsp_prn.c
[arm64-v8a] Compile        : crypto <= ocsp_srv.c
[arm64-v8a] Compile        : crypto <= ocsp_vfy.c
[arm64-v8a] Compile        : crypto <= pem_all.c
[arm64-v8a] Compile        : crypto <= pem_err.c
[arm64-v8a] Compile        : crypto <= pem_info.c
[arm64-v8a] Compile        : crypto <= pem_lib.c
[arm64-v8a] Compile        : crypto <= pem_oth.c
[arm64-v8a] Compile        : crypto <= pem_pk8.c
[arm64-v8a] Compile        : crypto <= pem_pkey.c
[arm64-v8a] Compile        : crypto <= pem_seal.c
[arm64-v8a] Compile        : crypto <= pem_sign.c
[arm64-v8a] Compile        : crypto <= pem_x509.c
[arm64-v8a] Compile        : crypto <= pem_xaux.c
[arm64-v8a] Compile        : crypto <= pvkfmt.c
[arm64-v8a] Compile        : crypto <= p12_add.c
[arm64-v8a] Compile        : crypto <= p12_asn.c
[arm64-v8a] Compile        : crypto <= p12_attr.c
[arm64-v8a] Compile        : crypto <= p12_crpt.c
[arm64-v8a] Compile        : crypto <= p12_crt.c
[arm64-v8a] Compile        : crypto <= p12_decr.c
[arm64-v8a] Compile        : crypto <= p12_init.c
[arm64-v8a] Compile        : crypto <= p12_key.c
[arm64-v8a] Compile        : crypto <= p12_kiss.c
[arm64-v8a] Compile        : crypto <= p12_mutl.c
[arm64-v8a] Compile        : crypto <= p12_npas.c
[arm64-v8a] Compile        : crypto <= p12_p8d.c
[arm64-v8a] Compile        : crypto <= p12_p8e.c
[arm64-v8a] Compile        : crypto <= p12_utl.c
[arm64-v8a] Compile        : crypto <= pk12err.c
[arm64-v8a] Compile        : crypto <= pk7_asn1.c
[arm64-v8a] Compile        : crypto <= pk7_attr.c
[arm64-v8a] Compile        : crypto <= pk7_doit.c
[arm64-v8a] Compile        : crypto <= pk7_lib.c
[arm64-v8a] Compile        : crypto <= pk7_mime.c
[arm64-v8a] Compile        : crypto <= pk7_smime.c
[arm64-v8a] Compile        : crypto <= pkcs7err.c
[arm64-v8a] Compile        : crypto <= md_rand.c
[arm64-v8a] Compile        : crypto <= rand_egd.c
[arm64-v8a] Compile        : crypto <= rand_err.c
[arm64-v8a] Compile        : crypto <= rand_lib.c
[arm64-v8a] Compile        : crypto <= rand_unix.c
[arm64-v8a] Compile        : crypto <= randfile.c
[arm64-v8a] Compile        : crypto <= rc2_cbc.c
[arm64-v8a] Compile        : crypto <= rc2_ecb.c
[arm64-v8a] Compile        : crypto <= rc2_skey.c
[arm64-v8a] Compile        : crypto <= rc2cfb64.c
[arm64-v8a] Compile        : crypto <= rc2ofb64.c
[arm64-v8a] Compile        : crypto <= rc4_enc.c
[arm64-v8a] Compile        : crypto <= rc4_skey.c
[arm64-v8a] Compile        : crypto <= rmd_dgst.c
[arm64-v8a] Compile        : crypto <= rmd_one.c
[arm64-v8a] Compile        : crypto <= rsa_ameth.c
[arm64-v8a] Compile        : crypto <= rsa_asn1.c
[arm64-v8a] Compile        : crypto <= rsa_chk.c
[arm64-v8a] Compile        : crypto <= rsa_eay.c
[arm64-v8a] Compile        : crypto <= rsa_err.c
[arm64-v8a] Compile        : crypto <= rsa_gen.c
[arm64-v8a] Compile        : crypto <= rsa_lib.c
[arm64-v8a] Compile        : crypto <= rsa_none.c
[arm64-v8a] Compile        : crypto <= rsa_null.c
[arm64-v8a] Compile        : crypto <= rsa_oaep.c
[arm64-v8a] Compile        : crypto <= rsa_pk1.c
[arm64-v8a] Compile        : crypto <= rsa_pmeth.c
[arm64-v8a] Compile        : crypto <= rsa_prn.c
[arm64-v8a] Compile        : crypto <= rsa_pss.c
[arm64-v8a] Compile        : crypto <= rsa_saos.c
[arm64-v8a] Compile        : crypto <= rsa_sign.c
[arm64-v8a] Compile        : crypto <= rsa_ssl.c
[arm64-v8a] Compile        : crypto <= rsa_x931.c
[arm64-v8a] Compile        : crypto <= sha1_one.c
[arm64-v8a] Compile        : crypto <= sha1dgst.c
[arm64-v8a] Compile        : crypto <= sha256.c
[arm64-v8a] Compile        : crypto <= sha512.c
[arm64-v8a] Compile        : crypto <= sha_dgst.c
[arm64-v8a] Compile        : crypto <= stack.c
[arm64-v8a] Compile        : crypto <= ts_err.c
[arm64-v8a] Compile        : crypto <= txt_db.c
[arm64-v8a] Compile        : crypto <= ui_compat.c
[arm64-v8a] Compile        : crypto <= ui_err.c
[arm64-v8a] Compile        : crypto <= ui_lib.c
[arm64-v8a] Compile        : crypto <= ui_openssl.c
[arm64-v8a] Compile        : crypto <= ui_util.c
[arm64-v8a] Compile        : crypto <= by_dir.c
[arm64-v8a] Compile        : crypto <= by_file.c
[arm64-v8a] Compile        : crypto <= x509_att.c
[arm64-v8a] Compile        : crypto <= x509_cmp.c
[arm64-v8a] Compile        : crypto <= x509_d2.c
[arm64-v8a] Compile        : crypto <= x509_def.c
[arm64-v8a] Compile        : crypto <= x509_err.c
[arm64-v8a] Compile        : crypto <= x509_ext.c
[arm64-v8a] Compile        : crypto <= x509_lu.c
[arm64-v8a] Compile        : crypto <= x509_obj.c
[arm64-v8a] Compile        : crypto <= x509_r2x.c
[arm64-v8a] Compile        : crypto <= x509_req.c
[arm64-v8a] Compile        : crypto <= x509_set.c
[arm64-v8a] Compile        : crypto <= x509_trs.c
[arm64-v8a] Compile        : crypto <= x509_txt.c
[arm64-v8a] Compile        : crypto <= x509_v3.c
[arm64-v8a] Compile        : crypto <= x509_vfy.c
[arm64-v8a] Compile        : crypto <= x509_vpm.c
[arm64-v8a] Compile        : crypto <= x509cset.c
[arm64-v8a] Compile        : crypto <= x509name.c
[arm64-v8a] Compile        : crypto <= x509rset.c
[arm64-v8a] Compile        : crypto <= x509spki.c
[arm64-v8a] Compile        : crypto <= x509type.c
[arm64-v8a] Compile        : crypto <= x_all.c
[arm64-v8a] Compile        : crypto <= pcy_cache.c
[arm64-v8a] Compile        : crypto <= pcy_data.c
[arm64-v8a] Compile        : crypto <= pcy_lib.c
[arm64-v8a] Compile        : crypto <= pcy_map.c
[arm64-v8a] Compile        : crypto <= pcy_node.c
[arm64-v8a] Compile        : crypto <= pcy_tree.c
[arm64-v8a] Compile        : crypto <= v3_akey.c
[arm64-v8a] Compile        : crypto <= v3_akeya.c
[arm64-v8a] Compile        : crypto <= v3_alt.c
[arm64-v8a] Compile        : crypto <= v3_bcons.c
[arm64-v8a] Compile        : crypto <= v3_bitst.c
[arm64-v8a] Compile        : crypto <= v3_conf.c
[arm64-v8a] Compile        : crypto <= v3_cpols.c
[arm64-v8a] Compile        : crypto <= v3_crld.c
[arm64-v8a] Compile        : crypto <= v3_enum.c
[arm64-v8a] Compile        : crypto <= v3_extku.c
[arm64-v8a] Compile        : crypto <= v3_genn.c
[arm64-v8a] Compile        : crypto <= v3_ia5.c
[arm64-v8a] Compile        : crypto <= v3_info.c
[arm64-v8a] Compile        : crypto <= v3_int.c
[arm64-v8a] Compile        : crypto <= v3_lib.c
[arm64-v8a] Compile        : crypto <= v3_ncons.c
[arm64-v8a] Compile        : crypto <= v3_ocsp.c
[arm64-v8a] Compile        : crypto <= v3_pci.c
[arm64-v8a] Compile        : crypto <= v3_pcia.c
[arm64-v8a] Compile        : crypto <= v3_pcons.c
[arm64-v8a] Compile        : crypto <= v3_pku.c
[arm64-v8a] Compile        : crypto <= v3_pmaps.c
[arm64-v8a] Compile        : crypto <= v3_prn.c
[arm64-v8a] Compile        : crypto <= v3_purp.c
[arm64-v8a] Compile        : crypto <= v3_skey.c
[arm64-v8a] Compile        : crypto <= v3_sxnet.c
[arm64-v8a] Compile        : crypto <= v3_utl.c
[arm64-v8a] Compile        : crypto <= v3err.c
[arm64-v8a] Compile        : crypto <= aes_core.c
[arm64-v8a] SharedLibrary  : libcrypto.so
[arm64-v8a] Install        : libcrypto.so => libs/arm64-v8a/libcrypto.so
[arm64-v8a] Compile        : openssl <= app_rand.c
[arm64-v8a] Compile        : openssl <= apps.c
[arm64-v8a] Compile        : openssl <= asn1pars.c
[arm64-v8a] Compile        : openssl <= ca.c
[arm64-v8a] Compile        : openssl <= ciphers.c
[arm64-v8a] Compile        : openssl <= crl.c
[arm64-v8a] Compile        : openssl <= crl2p7.c
[arm64-v8a] Compile        : openssl <= dgst.c
[arm64-v8a] Compile        : openssl <= dh.c
[arm64-v8a] Compile        : openssl <= dhparam.c
[arm64-v8a] Compile        : openssl <= dsa.c
[arm64-v8a] Compile        : openssl <= dsaparam.c
[arm64-v8a] Compile        : openssl <= ecparam.c
[arm64-v8a] Compile        : openssl <= ec.c
[arm64-v8a] Compile        : openssl <= enc.c
[arm64-v8a] Compile        : openssl <= engine.c
[arm64-v8a] Compile        : openssl <= errstr.c
[arm64-v8a] Compile        : openssl <= gendh.c
[arm64-v8a] Compile        : openssl <= gendsa.c
[arm64-v8a] Compile        : openssl <= genpkey.c
[arm64-v8a] Compile        : openssl <= genrsa.c
[arm64-v8a] Compile        : openssl <= nseq.c
[arm64-v8a] Compile        : openssl <= ocsp.c
[arm64-v8a] Compile        : openssl <= openssl.c
[arm64-v8a] Compile        : openssl <= passwd.c
[arm64-v8a] Compile        : openssl <= pkcs12.c
[arm64-v8a] Compile        : openssl <= pkcs7.c
[arm64-v8a] Compile        : openssl <= pkcs8.c
[arm64-v8a] Compile        : openssl <= pkey.c
[arm64-v8a] Compile        : openssl <= pkeyparam.c
[arm64-v8a] Compile        : openssl <= pkeyutl.c
[arm64-v8a] Compile        : openssl <= prime.c
[arm64-v8a] Compile        : openssl <= rand.c
[arm64-v8a] Compile        : openssl <= req.c
[arm64-v8a] Compile        : openssl <= rsa.c
[arm64-v8a] Compile        : openssl <= rsautl.c
[arm64-v8a] Compile        : openssl <= s_cb.c
[arm64-v8a] Compile        : openssl <= s_client.c
[arm64-v8a] Compile        : openssl <= s_server.c
[arm64-v8a] Compile        : openssl <= s_socket.c
[arm64-v8a] Compile        : openssl <= s_time.c
[arm64-v8a] Compile        : openssl <= sess_id.c
[arm64-v8a] Compile        : openssl <= smime.c
[arm64-v8a] Compile        : openssl <= speed.c
[arm64-v8a] Compile        : openssl <= spkac.c
[arm64-v8a] Compile        : openssl <= verify.c
[arm64-v8a] Compile        : openssl <= version.c
[arm64-v8a] Compile        : openssl <= x509.c
[arm64-v8a] Compile        : ssl <= s2_meth.c
[arm64-v8a] Compile        : ssl <= s2_srvr.c
[arm64-v8a] Compile        : ssl <= s2_clnt.c
[arm64-v8a] Compile        : ssl <= s2_lib.c
[arm64-v8a] Compile        : ssl <= s2_enc.c
[arm64-v8a] Compile        : ssl <= s2_pkt.c
[arm64-v8a] Compile        : ssl <= s3_meth.c
[arm64-v8a] Compile        : ssl <= s3_srvr.c
[arm64-v8a] Compile        : ssl <= s3_clnt.c
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/ssl/s3_clnt.c:1895:22: warning: expression result unused [-Wunused-value]
                al = SSL3_AL_FATAL,SSL_AD_DECODE_ERROR;
                                   ^~~~~~~~~~~~~~~~~~~
./include/openssl/ssl.h:1326:30: note: expanded from macro 'SSL_AD_DECODE_ERROR'
#define SSL_AD_DECODE_ERROR             TLS1_AD_DECODE_ERROR    /* fatal */
                                        ^~~~~~~~~~~~~~~~~~~~
./include/openssl/tls1.h:170:31: note: expanded from macro 'TLS1_AD_DECODE_ERROR'
#define TLS1_AD_DECODE_ERROR            50      /* fatal */
                                        ^~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/ssl/s3_clnt.c:1906:22: warning: expression result unused [-Wunused-value]
                al = SSL3_AL_FATAL,SSL_AD_DECODE_ERROR;
                                   ^~~~~~~~~~~~~~~~~~~
./include/openssl/ssl.h:1326:30: note: expanded from macro 'SSL_AD_DECODE_ERROR'
#define SSL_AD_DECODE_ERROR             TLS1_AD_DECODE_ERROR    /* fatal */
                                        ^~~~~~~~~~~~~~~~~~~~
./include/openssl/tls1.h:170:31: note: expanded from macro 'TLS1_AD_DECODE_ERROR'
#define TLS1_AD_DECODE_ERROR            50      /* fatal */
                                        ^~
2 warnings generated.
[arm64-v8a] Compile        : ssl <= s3_lib.c
[arm64-v8a] Compile        : ssl <= s3_enc.c
[arm64-v8a] Compile        : ssl <= s3_pkt.c
[arm64-v8a] Compile        : ssl <= s3_both.c
[arm64-v8a] Compile        : ssl <= s23_meth.c
[arm64-v8a] Compile        : ssl <= s23_srvr.c
[arm64-v8a] Compile        : ssl <= s23_clnt.c
[arm64-v8a] Compile        : ssl <= s23_lib.c
[arm64-v8a] Compile        : ssl <= s23_pkt.c
[arm64-v8a] Compile        : ssl <= t1_meth.c
[arm64-v8a] Compile        : ssl <= t1_srvr.c
[arm64-v8a] Compile        : ssl <= t1_clnt.c
[arm64-v8a] Compile        : ssl <= t1_lib.c
[arm64-v8a] Compile        : ssl <= t1_enc.c
[arm64-v8a] Compile        : ssl <= t1_reneg.c
[arm64-v8a] Compile        : ssl <= ssl_lib.c
[arm64-v8a] Compile        : ssl <= ssl_err2.c
[arm64-v8a] Compile        : ssl <= ssl_cert.c
[arm64-v8a] Compile        : ssl <= ssl_sess.c
[arm64-v8a] Compile        : ssl <= ssl_ciph.c
[arm64-v8a] Compile        : ssl <= ssl_stat.c
[arm64-v8a] Compile        : ssl <= ssl_rsa.c
[arm64-v8a] Compile        : ssl <= ssl_asn1.c
[arm64-v8a] Compile        : ssl <= ssl_txt.c
[arm64-v8a] Compile        : ssl <= ssl_algs.c
[arm64-v8a] Compile        : ssl <= bio_ssl.c
[arm64-v8a] Compile        : ssl <= ssl_err.c
[arm64-v8a] Compile        : ssl <= kssl.c
[arm64-v8a] SharedLibrary  : libssl.so
[arm64-v8a] Executable     : openssl
[arm64-v8a] Install        : openssl => libs/arm64-v8a/openssl
[arm64-v8a] Install        : libssl.so => libs/arm64-v8a/libssl.so
[arm64-v8a] Compile        : ssltest <= ssltest.c
[arm64-v8a] Executable     : ssltest
[arm64-v8a] Install        : ssltest => libs/arm64-v8a/ssltest
[x86_64] Compile        : crypto <= cryptlib.c
[x86_64] Compile        : crypto <= mem.c
[x86_64] Compile        : crypto <= mem_clr.c
[x86_64] Compile        : crypto <= mem_dbg.c
[x86_64] Compile        : crypto <= cversion.c
[x86_64] Compile        : crypto <= ex_data.c
[x86_64] Compile        : crypto <= cpt_err.c
[x86_64] Compile        : crypto <= ebcdic.c
[x86_64] Compile        : crypto <= uid.c
[x86_64] Compile        : crypto <= o_time.c
[x86_64] Compile        : crypto <= o_str.c
[x86_64] Compile        : crypto <= o_dir.c
[x86_64] Compile        : crypto <= aes_cbc.c
[x86_64] Compile        : crypto <= aes_cfb.c
[x86_64] Compile        : crypto <= aes_ctr.c
[x86_64] Compile        : crypto <= aes_ecb.c
[x86_64] Compile        : crypto <= aes_misc.c
[x86_64] Compile        : crypto <= aes_ofb.c
[x86_64] Compile        : crypto <= aes_wrap.c
[x86_64] Compile        : crypto <= a_bitstr.c
[x86_64] Compile        : crypto <= a_bool.c
[x86_64] Compile        : crypto <= a_bytes.c
[x86_64] Compile        : crypto <= a_d2i_fp.c
[x86_64] Compile        : crypto <= a_digest.c
[x86_64] Compile        : crypto <= a_dup.c
[x86_64] Compile        : crypto <= a_enum.c
[x86_64] Compile        : crypto <= a_gentm.c
[x86_64] Compile        : crypto <= a_i2d_fp.c
[x86_64] Compile        : crypto <= a_int.c
[x86_64] Compile        : crypto <= a_mbstr.c
[x86_64] Compile        : crypto <= a_object.c
[x86_64] Compile        : crypto <= a_octet.c
[x86_64] Compile        : crypto <= a_print.c
[x86_64] Compile        : crypto <= a_set.c
[x86_64] Compile        : crypto <= a_sign.c
[x86_64] Compile        : crypto <= a_strex.c
[x86_64] Compile        : crypto <= a_strnid.c
[x86_64] Compile        : crypto <= a_time.c
[x86_64] Compile        : crypto <= a_type.c
[x86_64] Compile        : crypto <= a_utctm.c
[x86_64] Compile        : crypto <= a_utf8.c
[x86_64] Compile        : crypto <= a_verify.c
[x86_64] Compile        : crypto <= ameth_lib.c
[x86_64] Compile        : crypto <= asn1_err.c
[x86_64] Compile        : crypto <= asn1_gen.c
[x86_64] Compile        : crypto <= asn1_lib.c
[x86_64] Compile        : crypto <= asn1_par.c
[x86_64] Compile        : crypto <= asn_mime.c
[x86_64] Compile        : crypto <= asn_moid.c
[x86_64] Compile        : crypto <= asn_pack.c
[x86_64] Compile        : crypto <= bio_asn1.c
[x86_64] Compile        : crypto <= bio_ndef.c
[x86_64] Compile        : crypto <= d2i_pr.c
[x86_64] Compile        : crypto <= d2i_pu.c
[x86_64] Compile        : crypto <= evp_asn1.c
[x86_64] Compile        : crypto <= f_enum.c
[x86_64] Compile        : crypto <= f_int.c
[x86_64] Compile        : crypto <= f_string.c
[x86_64] Compile        : crypto <= i2d_pr.c
[x86_64] Compile        : crypto <= i2d_pu.c
[x86_64] Compile        : crypto <= n_pkey.c
[x86_64] Compile        : crypto <= nsseq.c
[x86_64] Compile        : crypto <= p5_pbe.c
[x86_64] Compile        : crypto <= p5_pbev2.c
[x86_64] Compile        : crypto <= p8_pkey.c
[x86_64] Compile        : crypto <= t_bitst.c
[x86_64] Compile        : crypto <= t_crl.c
[x86_64] Compile        : crypto <= t_pkey.c
[x86_64] Compile        : crypto <= t_req.c
[x86_64] Compile        : crypto <= t_spki.c
[x86_64] Compile        : crypto <= t_x509.c
[x86_64] Compile        : crypto <= t_x509a.c
[x86_64] Compile        : crypto <= tasn_dec.c
[x86_64] Compile        : crypto <= tasn_enc.c
[x86_64] Compile        : crypto <= tasn_fre.c
[x86_64] Compile        : crypto <= tasn_new.c
[x86_64] Compile        : crypto <= tasn_prn.c
[x86_64] Compile        : crypto <= tasn_typ.c
[x86_64] Compile        : crypto <= tasn_utl.c
[x86_64] Compile        : crypto <= x_algor.c
[x86_64] Compile        : crypto <= x_attrib.c
[x86_64] Compile        : crypto <= x_bignum.c
[x86_64] Compile        : crypto <= x_crl.c
[x86_64] Compile        : crypto <= x_exten.c
[x86_64] Compile        : crypto <= x_info.c
[x86_64] Compile        : crypto <= x_long.c
[x86_64] Compile        : crypto <= x_name.c
[x86_64] Compile        : crypto <= x_nx509.c
[x86_64] Compile        : crypto <= x_pkey.c
[x86_64] Compile        : crypto <= x_pubkey.c
[x86_64] Compile        : crypto <= x_req.c
[x86_64] Compile        : crypto <= x_sig.c
[x86_64] Compile        : crypto <= x_spki.c
[x86_64] Compile        : crypto <= x_val.c
[x86_64] Compile        : crypto <= x_x509.c
[x86_64] Compile        : crypto <= x_x509a.c
[x86_64] Compile        : crypto <= bf_cfb64.c
[x86_64] Compile        : crypto <= bf_ecb.c
[x86_64] Compile        : crypto <= bf_enc.c
[x86_64] Compile        : crypto <= bf_ofb64.c
[x86_64] Compile        : crypto <= bf_skey.c
[x86_64] Compile        : crypto <= b_dump.c
[x86_64] Compile        : crypto <= b_print.c
[x86_64] Compile        : crypto <= b_sock.c
[x86_64] Compile        : crypto <= bf_buff.c
[x86_64] Compile        : crypto <= bf_nbio.c
[x86_64] Compile        : crypto <= bf_null.c
[x86_64] Compile        : crypto <= bio_cb.c
[x86_64] Compile        : crypto <= bio_err.c
[x86_64] Compile        : crypto <= bio_lib.c
[x86_64] Compile        : crypto <= bss_acpt.c
[x86_64] Compile        : crypto <= bss_bio.c
[x86_64] Compile        : crypto <= bss_conn.c
[x86_64] Compile        : crypto <= bss_dgram.c
[x86_64] Compile        : crypto <= bss_fd.c
[x86_64] Compile        : crypto <= bss_file.c
[x86_64] Compile        : crypto <= bss_log.c
[x86_64] Compile        : crypto <= bss_mem.c
[x86_64] Compile        : crypto <= bss_null.c
[x86_64] Compile        : crypto <= bss_sock.c
[x86_64] Compile        : crypto <= bn_add.c
[x86_64] Compile        : crypto <= bn_asm.c
[x86_64] Compile        : crypto <= bn_blind.c
[x86_64] Compile        : crypto <= bn_ctx.c
[x86_64] Compile        : crypto <= bn_div.c
[x86_64] Compile        : crypto <= bn_err.c
[x86_64] Compile        : crypto <= bn_exp.c
[x86_64] Compile        : crypto <= bn_exp2.c
[x86_64] Compile        : crypto <= bn_gcd.c
[x86_64] Compile        : crypto <= bn_gf2m.c
[x86_64] Compile        : crypto <= bn_kron.c
[x86_64] Compile        : crypto <= bn_lib.c
[x86_64] Compile        : crypto <= bn_mod.c
[x86_64] Compile        : crypto <= bn_mont.c
[x86_64] Compile        : crypto <= bn_mpi.c
[x86_64] Compile        : crypto <= bn_mul.c
[x86_64] Compile        : crypto <= bn_nist.c
[x86_64] Compile        : crypto <= bn_prime.c
[x86_64] Compile        : crypto <= bn_print.c
[x86_64] Compile        : crypto <= bn_rand.c
[x86_64] Compile        : crypto <= bn_recp.c
[x86_64] Compile        : crypto <= bn_shift.c
[x86_64] Compile        : crypto <= bn_sqr.c
[x86_64] Compile        : crypto <= bn_sqrt.c
[x86_64] Compile        : crypto <= bn_word.c
[x86_64] Compile        : crypto <= buf_err.c
[x86_64] Compile        : crypto <= buffer.c
[x86_64] Compile        : crypto <= c_rle.c
[x86_64] Compile        : crypto <= c_zlib.c
[x86_64] Compile        : crypto <= comp_err.c
[x86_64] Compile        : crypto <= comp_lib.c
[x86_64] Compile        : crypto <= conf_api.c
[x86_64] Compile        : crypto <= conf_def.c
[x86_64] Compile        : crypto <= conf_err.c
[x86_64] Compile        : crypto <= conf_lib.c
[x86_64] Compile        : crypto <= conf_mall.c
[x86_64] Compile        : crypto <= conf_mod.c
[x86_64] Compile        : crypto <= conf_sap.c
[x86_64] Compile        : crypto <= cbc_cksm.c
[x86_64] Compile        : crypto <= cbc_enc.c
[x86_64] Compile        : crypto <= cfb64ede.c
[x86_64] Compile        : crypto <= cfb64enc.c
[x86_64] Compile        : crypto <= cfb_enc.c
[x86_64] Compile        : crypto <= des_enc.c
[x86_64] Compile        : crypto <= des_old.c
[x86_64] Compile        : crypto <= des_old2.c
[x86_64] Compile        : crypto <= ecb3_enc.c
[x86_64] Compile        : crypto <= ecb_enc.c
[x86_64] Compile        : crypto <= ede_cbcm_enc.c
[x86_64] Compile        : crypto <= enc_read.c
[x86_64] Compile        : crypto <= enc_writ.c
[x86_64] Compile        : crypto <= fcrypt.c
[x86_64] Compile        : crypto <= fcrypt_b.c
[x86_64] Compile        : crypto <= ofb64ede.c
[x86_64] Compile        : crypto <= ofb64enc.c
[x86_64] Compile        : crypto <= ofb_enc.c
[x86_64] Compile        : crypto <= pcbc_enc.c
[x86_64] Compile        : crypto <= qud_cksm.c
[x86_64] Compile        : crypto <= rand_key.c
[x86_64] Compile        : crypto <= read2pwd.c
[x86_64] Compile        : crypto <= rpc_enc.c
[x86_64] Compile        : crypto <= set_key.c
[x86_64] Compile        : crypto <= str2key.c
[x86_64] Compile        : crypto <= xcbc_enc.c
[x86_64] Compile        : crypto <= dh_ameth.c
[x86_64] Compile        : crypto <= dh_asn1.c
[x86_64] Compile        : crypto <= dh_check.c
[x86_64] Compile        : crypto <= dh_depr.c
[x86_64] Compile        : crypto <= dh_err.c
[x86_64] Compile        : crypto <= dh_gen.c
[x86_64] Compile        : crypto <= dh_key.c
[x86_64] Compile        : crypto <= dh_lib.c
[x86_64] Compile        : crypto <= dh_pmeth.c
[x86_64] Compile        : crypto <= dsa_ameth.c
[x86_64] Compile        : crypto <= dsa_asn1.c
[x86_64] Compile        : crypto <= dsa_depr.c
[x86_64] Compile        : crypto <= dsa_err.c
[x86_64] Compile        : crypto <= dsa_gen.c
[x86_64] Compile        : crypto <= dsa_key.c
[x86_64] Compile        : crypto <= dsa_lib.c
[x86_64] Compile        : crypto <= dsa_ossl.c
[x86_64] Compile        : crypto <= dsa_pmeth.c
[x86_64] Compile        : crypto <= dsa_prn.c
[x86_64] Compile        : crypto <= dsa_sign.c
[x86_64] Compile        : crypto <= dsa_vrf.c
[x86_64] Compile        : crypto <= dso_dl.c
[x86_64] Compile        : crypto <= dso_dlfcn.c
[x86_64] Compile        : crypto <= dso_err.c
[x86_64] Compile        : crypto <= dso_lib.c
[x86_64] Compile        : crypto <= dso_null.c
[x86_64] Compile        : crypto <= dso_openssl.c
[x86_64] Compile        : crypto <= dso_vms.c
[x86_64] Compile        : crypto <= dso_win32.c
[x86_64] Compile        : crypto <= ec2_mult.c
[x86_64] Compile        : crypto <= ec2_smpl.c
[x86_64] Compile        : crypto <= ec_ameth.c
[x86_64] Compile        : crypto <= ec_asn1.c
[x86_64] Compile        : crypto <= ec_check.c
[x86_64] Compile        : crypto <= ec_curve.c
[x86_64] Compile        : crypto <= ec_cvt.c
[x86_64] Compile        : crypto <= ec_err.c
[x86_64] Compile        : crypto <= ec_key.c
[x86_64] Compile        : crypto <= ec_lib.c
[x86_64] Compile        : crypto <= ec_mult.c
[x86_64] Compile        : crypto <= ec_pmeth.c
[x86_64] Compile        : crypto <= ec_print.c
[x86_64] Compile        : crypto <= eck_prn.c
[x86_64] Compile        : crypto <= ecp_mont.c
[x86_64] Compile        : crypto <= ecp_nist.c
[x86_64] Compile        : crypto <= ecp_smpl.c
[x86_64] Compile        : crypto <= ech_err.c
[x86_64] Compile        : crypto <= ech_key.c
[x86_64] Compile        : crypto <= ech_lib.c
[x86_64] Compile        : crypto <= ech_ossl.c
[x86_64] Compile        : crypto <= ecs_asn1.c
[x86_64] Compile        : crypto <= ecs_err.c
[x86_64] Compile        : crypto <= ecs_lib.c
[x86_64] Compile        : crypto <= ecs_ossl.c
[x86_64] Compile        : crypto <= ecs_sign.c
[x86_64] Compile        : crypto <= ecs_vrf.c
[x86_64] Compile        : crypto <= err.c
[x86_64] Compile        : crypto <= err_all.c
[x86_64] Compile        : crypto <= err_prn.c
[x86_64] Compile        : crypto <= bio_b64.c
[x86_64] Compile        : crypto <= bio_enc.c
[x86_64] Compile        : crypto <= bio_md.c
[x86_64] Compile        : crypto <= bio_ok.c
[x86_64] Compile        : crypto <= c_all.c
[x86_64] Compile        : crypto <= c_allc.c
[x86_64] Compile        : crypto <= c_alld.c
[x86_64] Compile        : crypto <= digest.c
[x86_64] Compile        : crypto <= e_aes.c
[x86_64] Compile        : crypto <= e_bf.c
[x86_64] Compile        : crypto <= e_des.c
[x86_64] Compile        : crypto <= e_des3.c
[x86_64] Compile        : crypto <= e_null.c
[x86_64] Compile        : crypto <= e_old.c
[x86_64] Compile        : crypto <= e_rc2.c
[x86_64] Compile        : crypto <= e_rc4.c
[x86_64] Compile        : crypto <= e_rc5.c
[x86_64] Compile        : crypto <= e_xcbc_d.c
[x86_64] Compile        : crypto <= encode.c
[x86_64] Compile        : crypto <= evp_acnf.c
[x86_64] Compile        : crypto <= evp_enc.c
[x86_64] Compile        : crypto <= evp_err.c
[x86_64] Compile        : crypto <= evp_key.c
[x86_64] Compile        : crypto <= evp_lib.c
[x86_64] Compile        : crypto <= evp_pbe.c
[x86_64] Compile        : crypto <= evp_pkey.c
[x86_64] Compile        : crypto <= m_dss.c
[x86_64] Compile        : crypto <= m_dss1.c
[x86_64] Compile        : crypto <= m_ecdsa.c
[x86_64] Compile        : crypto <= m_md4.c
[x86_64] Compile        : crypto <= m_md5.c
[x86_64] Compile        : crypto <= m_mdc2.c
[x86_64] Compile        : crypto <= m_null.c
[x86_64] Compile        : crypto <= m_ripemd.c
[x86_64] Compile        : crypto <= m_sha1.c
[x86_64] Compile        : crypto <= m_sigver.c
[x86_64] Compile        : crypto <= m_wp.c
[x86_64] Compile        : crypto <= names.c
[x86_64] Compile        : crypto <= p5_crpt.c
[x86_64] Compile        : crypto <= p5_crpt2.c
[x86_64] Compile        : crypto <= p_dec.c
[x86_64] Compile        : crypto <= p_enc.c
[x86_64] Compile        : crypto <= p_lib.c
[x86_64] Compile        : crypto <= p_open.c
[x86_64] Compile        : crypto <= p_seal.c
[x86_64] Compile        : crypto <= p_sign.c
[x86_64] Compile        : crypto <= p_verify.c
[x86_64] Compile        : crypto <= pmeth_fn.c
[x86_64] Compile        : crypto <= pmeth_gn.c
[x86_64] Compile        : crypto <= pmeth_lib.c
[x86_64] Compile        : crypto <= hm_ameth.c
[x86_64] Compile        : crypto <= hm_pmeth.c
[x86_64] Compile        : crypto <= hmac.c
[x86_64] Compile        : crypto <= krb5_asn.c
[x86_64] Compile        : crypto <= lh_stats.c
[x86_64] Compile        : crypto <= lhash.c
[x86_64] Compile        : crypto <= md4_dgst.c
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:110:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(A,B,C,D,X( 0), 3,0); HOST_c2l(data,l); X( 2)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:111:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(D,A,B,C,X( 1), 7,0); HOST_c2l(data,l); X( 3)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:112:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(C,D,A,B,X( 2),11,0); HOST_c2l(data,l); X( 4)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:113:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(B,C,D,A,X( 3),19,0); HOST_c2l(data,l); X( 5)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:114:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(A,B,C,D,X( 4), 3,0); HOST_c2l(data,l); X( 6)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:115:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(D,A,B,C,X( 5), 7,0); HOST_c2l(data,l); X( 7)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:116:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(C,D,A,B,X( 6),11,0); HOST_c2l(data,l); X( 8)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:117:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(B,C,D,A,X( 7),19,0); HOST_c2l(data,l); X( 9)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:118:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(A,B,C,D,X( 8), 3,0); HOST_c2l(data,l); X(10)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:119:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(D,A,B,C,X( 9), 7,0); HOST_c2l(data,l); X(11)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:120:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(C,D,A,B,X(10),11,0); HOST_c2l(data,l); X(12)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:121:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(B,C,D,A,X(11),19,0); HOST_c2l(data,l); X(13)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:122:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(A,B,C,D,X(12), 3,0); HOST_c2l(data,l); X(14)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:123:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(D,A,B,C,X(13), 7,0); HOST_c2l(data,l); X(15)=l;
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:124:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(C,D,A,B,X(14),11,0);
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:125:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R0(B,C,D,A,X(15),19,0);
        ~~~^~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:104:11: note: expanded from macro 'R0'
        a=ROTATE(a,s); };
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:127:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R1(A,B,C,D,X( 0), 3,0x5A827999L);
        ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:108:11: note: expanded from macro 'R1'
        a=ROTATE(a,s); };\
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:128:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R1(D,A,B,C,X( 4), 5,0x5A827999L);
        ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:108:11: note: expanded from macro 'R1'
        a=ROTATE(a,s); };\
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_dgst.c:129:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
        R1(C,D,A,B,X( 8), 9,0x5A827999L);
        ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md4/md4_locl.h:108:11: note: expanded from macro 'R1'
        a=ROTATE(a,s); };\
          ~~~~~~~^~~~
/Users/jutikornvarojananulux/Downloads/android-ffmpeg-with-rtmp/src/openssl-android/crypto/md32_common.h:168:19: note: expanded from macro 'ROTATE'
                                : "I"(n), "0"(a)        \
                                              ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [obj/local/x86_64/objs/crypto/md4/md4_dgst.o] Error 1

@paixols
Copy link

paixols commented Dec 3, 2017

I'm having the exact same issue. Any fixes or ideas?

@ericdlaspe
Copy link

For me, this issue was corrected by making sure I had the proper toolchain version set in jni/Application.mk:

$ cat openssl-android/jni/Application.mk
NDK_TOOLCHAIN_VERSION=4.9
APP_PROJECT_PATH := $(shell pwd)
APP_BUILD_SCRIPT := $(APP_PROJECT_PATH)/Android.mk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants