[ 831/3784] Compiling source4/heimdal/lib/krb5/convert_creds.c [ 832/3784] Compiling source4/heimdal/lib/krb5/copy_host_realm.c [ 833/3784] Compiling source4/heimdal/lib/krb5/crc.c [ 834/3784] Compiling source4/heimdal/lib/krb5/creds.c [ 835/3784] Compiling source4/heimdal/lib/krb5/crypto.c [ 836/3784] Compiling source4/heimdal/lib/krb5/crypto-aes.c [ 837/3784] Compiling source4/heimdal/lib/krb5/crypto-algs.c [ 838/3784] Compiling source4/heimdal/lib/krb5/crypto-arcfour.c [ 839/3784] Compiling source4/heimdal/lib/krb5/crypto-des3.c [ 840/3784] Compiling source4/heimdal/lib/krb5/crypto-des.c [ 841/3784] Compiling source4/heimdal/lib/krb5/crypto-des-common.c [ 842/3784] Compiling source4/heimdal/lib/krb5/crypto-evp.c [ 843/3784] Compiling source4/heimdal/lib/krb5/crypto-null.c [ 844/3784] Compiling source4/heimdal/lib/krb5/crypto-pk.c [ 845/3784] Compiling source4/heimdal/lib/krb5/crypto-rand.c [ 846/3784] Compiling source4/heimdal/lib/krb5/data.c [ 847/3784] Compiling source4/heimdal/lib/krb5/eai_to_heim_errno.c [ 848/3784] Compiling source4/heimdal/lib/krb5/error_string.c [ 849/3784] Compiling source4/heimdal/lib/krb5/expand_hostname.c [ 850/3784] Compiling source4/heimdal/lib/krb5/fcache.c [ 851/3784] Compiling source4/heimdal/lib/krb5/free.c [ 852/3784] Compiling source4/heimdal/lib/krb5/free_host_realm.c [ 853/3784] Compiling source4/heimdal/lib/krb5/generate_seq_number.c [ 854/3784] Compiling source4/heimdal/lib/krb5/generate_subkey.c [ 855/3784] Compiling source4/heimdal/lib/krb5/get_addrs.c [ 856/3784] Compiling source4/heimdal/lib/krb5/get_cred.c [ 857/3784] Compiling source4/heimdal/lib/krb5/get_default_principal.c [ 858/3784] Compiling source4/heimdal/lib/krb5/get_default_realm.c [ 859/3784] Compiling source4/heimdal/lib/krb5/get_for_creds.c [ 860/3784] Compiling source4/heimdal/lib/krb5/get_host_realm.c [ 861/3784] Compiling source4/heimdal/lib/krb5/get_in_tkt.c [ 862/3784] Compiling source4/heimdal/lib/krb5/get_port.c [ 863/3784] Compiling source4/heimdal/lib/krb5/init_creds.c [ 864/3784] Compiling source4/heimdal/lib/krb5/init_creds_pw.c [ 865/3784] Compiling source4/heimdal/lib/krb5/kcm.c [ 866/3784] Compiling source4/heimdal/lib/krb5/keyblock.c ../source4/heimdal/lib/krb5/get_in_tkt.c: In function 'krb5_get_in_tkt': ../source4/heimdal/lib/krb5/get_in_tkt.c:545:5: warning: 'krb5_get_in_cred' is deprecated [-Wdeprecated-declarations] ret = krb5_get_in_cred (context, ^ ../source4/heimdal/lib/krb5/get_in_tkt.c:364:1: note: declared here krb5_get_in_cred(krb5_context context, ^ [ 867/3784] Compiling source4/heimdal/lib/krb5/keytab.c [ 868/3784] Compiling source4/heimdal/lib/krb5/keytab_any.c [ 869/3784] Compiling source4/heimdal/lib/krb5/keytab_file.c [ 870/3784] Compiling source4/heimdal/lib/krb5/keytab_memory.c [ 871/3784] Compiling source4/heimdal/lib/krb5/keytab_keyfile.c [ 872/3784] Compiling source4/heimdal/lib/krb5/krbhst.c [ 873/3784] Compiling source4/heimdal/lib/krb5/log.c [ 874/3784] Compiling source4/heimdal/lib/krb5/mcache.c [ 875/3784] Compiling source4/heimdal/lib/krb5/misc.c [ 876/3784] Compiling source4/heimdal/lib/krb5/mk_error.c [ 877/3784] Compiling source4/heimdal/lib/krb5/mk_priv.c [ 878/3784] Compiling source4/heimdal/lib/krb5/mk_rep.c [ 879/3784] Compiling source4/heimdal/lib/krb5/mk_req.c [ 880/3784] Compiling source4/heimdal/lib/krb5/mk_req_ext.c [ 881/3784] Compiling source4/heimdal/lib/krb5/mit_glue.c [ 882/3784] Compiling source4/heimdal/lib/krb5/n-fold.c [ 883/3784] Compiling source4/heimdal/lib/krb5/padata.c [ 884/3784] Compiling source4/heimdal/lib/krb5/pkinit.c [ 885/3784] Compiling source4/heimdal/lib/krb5/principal.c [ 886/3784] Compiling source4/heimdal/lib/krb5/prog_setup.c [ 887/3784] Compiling source4/heimdal/lib/krb5/pac.c ../source4/heimdal/lib/krb5/mit_glue.c: In function 'krb5_c_verify_checksum': ../source4/heimdal/lib/krb5/mit_glue.c:79:37: warning: passing argument 6 of 'krb5_verify_checksum' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] data->data, data->length, cksum); ^ In file included from ../source4/heimdal/lib/krb5/krb5.h:892:0, from ../source4/heimdal/lib/krb5/krb5_locl.h:175, from ../source4/heimdal/lib/krb5/mit_glue.c:34: default/source4/heimdal/lib/krb5/krb5-protos.h:3766:1: note: expected 'Checksum * {aka struct Checksum *}' but argument is of type 'const krb5_checksum * {aka const struct Checksum *}' krb5_verify_checksum ( ^ [ 888/3784] Compiling source4/heimdal/lib/krb5/pcache.c [ 889/3784] Compiling source4/heimdal/lib/krb5/prompter_posix.c [ 890/3784] Compiling source4/heimdal/lib/krb5/rd_cred.c [ 891/3784] Compiling source4/heimdal/lib/krb5/rd_error.c [ 892/3784] Compiling source4/heimdal/lib/krb5/rd_priv.c [ 893/3784] Compiling source4/heimdal/lib/krb5/rd_rep.c [ 894/3784] Compiling source4/heimdal/lib/krb5/rd_req.c [ 895/3784] Compiling source4/heimdal/lib/krb5/replay.c [ 896/3784] Compiling source4/heimdal/lib/krb5/salt.c [ 897/3784] Compiling source4/heimdal/lib/krb5/salt-aes.c [ 898/3784] Compiling source4/heimdal/lib/krb5/salt-arcfour.c [ 899/3784] Compiling source4/heimdal/lib/krb5/salt-des3.c [ 900/3784] Compiling source4/heimdal/lib/krb5/salt-des.c [ 901/3784] Compiling source4/heimdal/lib/krb5/send_to_kdc.c [ 902/3784] Compiling source4/heimdal/lib/krb5/set_default_realm.c [ 903/3784] Compiling source4/heimdal/lib/krb5/store.c [ 904/3784] Compiling source4/heimdal/lib/krb5/store-int.c [ 905/3784] Compiling source4/heimdal/lib/krb5/store_emem.c [ 906/3784] Compiling source4/heimdal/lib/krb5/store_fd.c [ 907/3784] Compiling source4/heimdal/lib/krb5/store_mem.c [ 908/3784] Compiling source4/heimdal/lib/krb5/ticket.c [ 909/3784] Compiling source4/heimdal/lib/krb5/time.c [ 910/3784] Compiling source4/heimdal/lib/krb5/transited.c [ 911/3784] Compiling source4/heimdal/lib/krb5/version.c [ 912/3784] Compiling source4/heimdal/lib/krb5/warn.c [ 913/3784] Compiling default/source4/heimdal/lib/krb5/krb5_err.c [ 914/3784] Compiling source4/heimdal/lib/krb5/aname_to_localname.c [ 915/3784] Compiling source4/heimdal/lib/krb5/kuserok.c [ 916/3784] Compiling default/source4/heimdal/lib/krb5/heim_err.c [ 917/3784] Compiling default/source4/heimdal/lib/krb5/k524_err.c [ 918/3784] Compiling default/source4/heimdal/lib/krb5/krb_err.c [ 919/3784] Compiling source4/heimdal_build/krb5-glue.c [ 920/3784] Compiling source4/heimdal/base/array.c [ 921/3784] Compiling source4/heimdal/base/bool.c [ 922/3784] Compiling source4/heimdal/base/dict.c [ 923/3784] Compiling source4/heimdal/base/heimbase.c [ 924/3784] Compiling source4/heimdal/base/string.c [ 925/3784] Compiling source4/heimdal/base/number.c [ 926/3784] Compiling source4/heimdal/base/null.c [ 927/3784] Compiling source4/heimdal/lib/roken/base64.c [ 928/3784] Compiling source4/heimdal/lib/roken/ct.c [ 929/3784] Compiling source4/heimdal/lib/roken/hex.c [ 930/3784] Compiling source4/heimdal/lib/roken/bswap.c [ 931/3784] Compiling source4/heimdal/lib/roken/dumpdata.c [ 932/3784] Compiling source4/heimdal/lib/roken/emalloc.c [ 933/3784] Compiling source4/heimdal/lib/roken/ecalloc.c [ 934/3784] Compiling source4/heimdal/lib/roken/getarg.c [ 935/3784] Compiling source4/heimdal/lib/roken/get_window_size.c [ 936/3784] Compiling source4/heimdal/lib/roken/getdtablesize.c [ 937/3784] Compiling source4/heimdal/lib/roken/h_errno.c [ 938/3784] Compiling source4/heimdal/lib/roken/issuid.c [ 939/3784] Compiling source4/heimdal/lib/roken/net_read.c [ 940/3784] Compiling source4/heimdal/lib/roken/net_write.c [ 941/3784] Compiling source4/heimdal/lib/roken/parse_time.c [ 942/3784] Compiling source4/heimdal/lib/roken/parse_units.c [ 943/3784] Compiling source4/heimdal/lib/roken/vis.c [ 944/3784] Compiling source4/heimdal/lib/roken/strlwr.c [ 945/3784] Compiling source4/heimdal/lib/roken/strsep_copy.c [ 946/3784] Compiling source4/heimdal/lib/roken/strsep.c [ 947/3784] Compiling source4/heimdal/lib/roken/strupr.c [ 948/3784] Compiling source4/heimdal/lib/roken/strpool.c [ 949/3784] Compiling source4/heimdal/lib/roken/estrdup.c [ 950/3784] Compiling source4/heimdal/lib/roken/erealloc.c [ 951/3784] Compiling source4/heimdal/lib/roken/simple_exec.c [ 952/3784] Compiling source4/heimdal/lib/roken/strcollect.c [ 953/3784] Compiling source4/heimdal/lib/roken/rtbl.c [ 954/3784] Compiling source4/heimdal/lib/roken/rand.c [ 955/3784] Compiling source4/heimdal/lib/roken/cloexec.c [ 956/3784] Compiling source4/heimdal/lib/roken/xfree.c [ 957/3784] Compiling source4/heimdal_build/replace.c [ 958/3784] Compiling source4/heimdal/lib/roken/closefrom.c [ 959/3784] Compiling source4/heimdal/lib/roken/resolve.c [ 960/3784] Compiling source4/heimdal/lib/roken/socket.c [ 961/3784] Compiling source4/heimdal/lib/roken/roken_gethostby.c [ 962/3784] Compiling source4/heimdal/lib/com_err/com_err.c [ 963/3784] Compiling source4/heimdal/lib/com_err/error.c [ 964/3784] Compiling default/source4/heimdal/lib/asn1/asn1_rfc2459_asn1.c [ 965/3784] Compiling source4/heimdal/lib/asn1/der_get.c [ 966/3784] Compiling source4/heimdal/lib/asn1/der_put.c [ 967/3784] Compiling source4/heimdal/lib/asn1/der_free.c [ 968/3784] Compiling source4/heimdal/lib/asn1/der_format.c [ 969/3784] Compiling source4/heimdal/lib/asn1/der_length.c [ 970/3784] Compiling source4/heimdal/lib/asn1/der_copy.c [ 971/3784] Compiling source4/heimdal/lib/asn1/der_cmp.c [ 972/3784] Compiling source4/heimdal/lib/asn1/extra.c [ 973/3784] Compiling source4/heimdal/lib/asn1/timegm.c [ 974/3784] Compiling default/source4/heimdal/lib/asn1/asn1_err.c [ 975/3784] Compiling default/source4/heimdal/lib/asn1/asn1_cms_asn1.c [ 976/3784] Compiling default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c [ 977/3784] Compiling default/source4/heimdal/lib/asn1/asn1_pkinit_asn1.c [ 978/3784] Compiling default/source4/heimdal/lib/asn1/asn1_pkcs12_asn1.c [ 979/3784] Compiling default/source4/heimdal/lib/asn1/asn1_pkcs9_asn1.c [ 980/3784] Compiling source4/heimdal/lib/hx509/ca.c [ 981/3784] Compiling source4/heimdal/lib/hx509/cert.c [ 982/3784] Compiling source4/heimdal/lib/hx509/cms.c [ 983/3784] Compiling source4/heimdal/lib/hx509/collector.c [ 984/3784] Compiling source4/heimdal/lib/hx509/crypto.c [ 985/3784] Compiling source4/heimdal/lib/hx509/error.c [ 986/3784] Compiling source4/heimdal/lib/hx509/env.c [ 987/3784] Compiling source4/heimdal/lib/hx509/file.c [ 988/3784] Compiling source4/heimdal/lib/hx509/keyset.c [ 989/3784] Compiling source4/heimdal/lib/hx509/ks_dir.c [ 990/3784] Compiling source4/heimdal/lib/hx509/ks_file.c [ 991/3784] Compiling source4/heimdal/lib/hx509/ks_keychain.c [ 992/3784] Compiling source4/heimdal/lib/hx509/ks_mem.c [ 993/3784] Compiling source4/heimdal/lib/hx509/ks_null.c [ 994/3784] Compiling source4/heimdal/lib/hx509/ks_p11.c [ 995/3784] Compiling source4/heimdal/lib/hx509/ks_p12.c [ 996/3784] Compiling source4/heimdal/lib/hx509/lock.c [ 997/3784] Compiling source4/heimdal/lib/hx509/name.c [ 998/3784] Compiling source4/heimdal/lib/hx509/peer.c [ 999/3784] Compiling source4/heimdal/lib/hx509/print.c [1000/3784] Compiling source4/heimdal/lib/hx509/req.c [1001/3784] Compiling source4/heimdal/lib/hx509/revoke.c [1002/3784] Compiling source4/heimdal/lib/hx509/sel.c [1003/3784] Compiling default/source4/heimdal/lib/hx509/hx509_err.c [1004/3784] Compiling source4/heimdal/lib/hx509/sel-lex.c [1005/3784] Compiling source4/heimdal/lib/hx509/sel-gram.c [1006/3784] Compiling default/source4/heimdal/lib/hx509/asn1_pkcs10_asn1.c [1007/3784] Compiling default/source4/heimdal/lib/asn1/asn1_pkcs8_asn1.c [1008/3784] Compiling default/source4/heimdal/lib/hx509/asn1_ocsp_asn1.c [1009/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bncore.c [1010/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init.c [1011/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_clear.c [1012/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exch.c [1013/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_grow.c [1014/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_shrink.c [1015/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_clamp.c [1016/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_zero.c [1017/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_zero_multi.c [1018/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_set.c [1019/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_set_int.c [1020/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_size.c [1021/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_copy.c [1022/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_copy.c [1023/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_abs.c [1024/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_neg.c [1025/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cmp_mag.c [1026/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cmp.c [1027/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cmp_d.c [1028/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_rshd.c [1029/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_lshd.c [1030/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mod_2d.c [1031/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_2d.c [1032/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul_2d.c [1033/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_2.c [1034/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul_2.c [1035/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_add.c [1036/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_sub.c [1037/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_s_mp_mul_digs.c [1038/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_mul_digs.c [1039/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_s_mp_mul_high_digs.c [1040/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_mul_high_digs.c [1041/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_s_mp_sqr.c [1042/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_sqr.c [1043/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_add.c [1044/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sub.c [1045/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_karatsuba_mul.c [1046/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul.c [1047/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_karatsuba_sqr.c [1048/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sqr.c [1049/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div.c [1050/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mod.c [1051/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_add_d.c [1052/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sub_d.c [1053/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul_d.c [1054/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_d.c [1055/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mod_d.c [1056/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_expt_d.c [1057/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_addmod.c [1058/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_submod.c [1059/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mulmod.c [1060/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sqrmod.c [1061/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_gcd.c [1062/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_lcm.c [1063/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_mp_invmod.c [1064/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_invmod.c [1065/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce.c [1066/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_montgomery_setup.c [1067/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_mp_montgomery_reduce.c [1068/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_montgomery_reduce.c [1069/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exptmod_fast.c [1070/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exptmod.c [1071/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_2expt.c [1072/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_n_root.c [1073/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_jacobi.c [1074/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_reverse.c [1075/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_count_bits.c [1076/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_read_unsigned_bin.c [1077/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_read_signed_bin.c [1078/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_unsigned_bin.c [1079/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_signed_bin.c [1080/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_unsigned_bin_size.c [1081/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_signed_bin_size.c [1082/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_xor.c [1083/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_and.c [1084/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_or.c [1085/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_rand.c [1086/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_montgomery_calc_normalization.c [1087/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_is_divisible.c [1088/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_prime_tab.c [1089/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_fermat.c [1090/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_miller_rabin.c [1091/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_is_prime.c [1092/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_next_prime.c [1093/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_find_prime.c [1094/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_isprime.c [1095/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_dr_reduce.c [1096/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_dr_is_modulus.c [1097/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_dr_setup.c [1098/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_setup.c [1099/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toom_mul.c [1100/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toom_sqr.c [1101/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_3.c [1102/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_exptmod.c [1103/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k.c [1104/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_is_2k.c [1105/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k_setup.c [1106/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k_l.c [1107/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_is_2k_l.c [1108/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k_setup_l.c [1109/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_radix_smap.c [1110/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_read_radix.c [1111/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toradix.c [1112/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_radix_size.c [1113/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_fread.c [1114/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_fwrite.c [1115/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cnt_lsb.c [1116/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_error.c [1117/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_multi.c [1118/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_clear_multi.c [1119/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exteuclid.c [1120/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toradix_n.c [1121/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_random_ex.c [1122/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_get_int.c [1123/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sqrt.c [1124/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_is_square.c [1125/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_set.c [1126/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_set_int.c [1127/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_invmod_slow.c [1128/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_rabin_miller_trials.c [1129/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_signed_bin_n.c [1130/3784] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_unsigned_bin_n.c [1131/3784] Compiling source4/heimdal/lib/hcrypto/aes.c [1132/3784] Compiling source4/heimdal/lib/hcrypto/bn.c [1133/3784] Compiling source4/heimdal/lib/hcrypto/dh.c [1134/3784] Compiling source4/heimdal/lib/hcrypto/dh-ltm.c [1135/3784] Compiling source4/heimdal/lib/hcrypto/des.c [1136/3784] Compiling source4/heimdal/lib/hcrypto/dsa.c [1137/3784] Compiling source4/heimdal/lib/hcrypto/engine.c [1138/3784] Compiling source4/heimdal/lib/hcrypto/md2.c [1139/3784] Compiling source4/heimdal/lib/hcrypto/md4.c [1140/3784] Compiling source4/heimdal/lib/hcrypto/md5.c [1141/3784] Compiling source4/heimdal/lib/hcrypto/rsa.c [1142/3784] Compiling source4/heimdal/lib/hcrypto/rsa-ltm.c [1143/3784] Compiling source4/heimdal/lib/hcrypto/rc2.c [1144/3784] Compiling source4/heimdal/lib/hcrypto/rc4.c [1145/3784] Compiling source4/heimdal/lib/hcrypto/rijndael-alg-fst.c [1146/3784] Compiling source4/heimdal/lib/hcrypto/rnd_keys.c [1147/3784] Compiling source4/heimdal/lib/hcrypto/sha.c [1148/3784] Compiling source4/heimdal/lib/hcrypto/sha256.c [1149/3784] Compiling source4/heimdal/lib/hcrypto/sha512.c [1150/3784] Compiling source4/heimdal/lib/hcrypto/ui.c [1151/3784] Compiling source4/heimdal/lib/hcrypto/evp.c [1152/3784] Compiling source4/heimdal/lib/hcrypto/evp-hcrypto.c [1153/3784] Compiling source4/heimdal/lib/hcrypto/pkcs5.c [1154/3784] Compiling source4/heimdal/lib/hcrypto/pkcs12.c [1155/3784] Compiling source4/heimdal/lib/hcrypto/rand.c [1156/3784] Compiling source4/heimdal/lib/hcrypto/rand-egd.c [1157/3784] Compiling source4/heimdal/lib/hcrypto/rand-unix.c [1158/3784] Compiling source4/heimdal/lib/hcrypto/rand-fortuna.c [1159/3784] Compiling source4/heimdal/lib/hcrypto/rand-timer.c [1160/3784] Compiling source4/heimdal/lib/hcrypto/hmac.c [1161/3784] Compiling source4/heimdal/lib/hcrypto/camellia.c [1162/3784] Compiling source4/heimdal/lib/hcrypto/camellia-ntt.c [1163/3784] Compiling source4/heimdal/lib/hcrypto/common.c [1164/3784] Compiling source4/heimdal/lib/hcrypto/validate.c [1165/3784] Compiling default/source4/heimdal/lib/wind/wind_err.c [1166/3784] Compiling source4/heimdal/lib/wind/stringprep.c [1167/3784] Compiling source4/heimdal/lib/wind/errorlist.c [1168/3784] Compiling default/source4/heimdal/lib/wind/errorlist_table.c [1169/3784] Compiling source4/heimdal/lib/wind/normalize.c [1170/3784] Compiling default/source4/heimdal/lib/wind/normalize_table.c [1171/3784] Compiling source4/heimdal/lib/wind/combining.c [1172/3784] Compiling default/source4/heimdal/lib/wind/combining_table.c [1173/3784] Compiling source4/heimdal/lib/wind/utf8.c [1174/3784] Compiling source4/heimdal/lib/wind/bidi.c [1175/3784] Compiling default/source4/heimdal/lib/wind/bidi_table.c [1176/3784] Compiling source4/heimdal/lib/wind/ldap.c [1177/3784] Compiling source4/heimdal/lib/wind/map.c [1178/3784] Compiling default/source4/heimdal/lib/wind/map_table.c [1179/3784] Compiling third_party/cmocka/cmocka.c [1180/3784] Compiling lib/tdb/common/check.c [1181/3784] Compiling lib/tdb/common/error.c [1182/3784] Compiling lib/tdb/common/tdb.c [1183/3784] Compiling lib/tdb/common/traverse.c [1184/3784] Compiling lib/tdb/common/freelistcheck.c [1185/3784] Compiling lib/tdb/common/lock.c [1186/3784] Compiling lib/tdb/common/dump.c [1187/3784] Compiling lib/tdb/common/freelist.c [1188/3784] Compiling lib/tdb/common/io.c [1189/3784] Compiling lib/tdb/common/open.c [1190/3784] Compiling lib/tdb/common/transaction.c [1191/3784] Compiling lib/tdb/common/hash.c [1192/3784] Compiling lib/tdb/common/summary.c [1193/3784] Compiling lib/tdb/common/rescue.c [1194/3784] Compiling lib/tdb/common/mutex.c [1195/3784] Compiling lib/tdb/tools/tdbtorture.c [1196/3784] Compiling lib/tdb/tools/tdbrestore.c [1197/3784] Compiling lib/tdb/tools/tdbdump.c [1198/3784] Compiling lib/tdb/tools/tdbbackup.c [1199/3784] Compiling lib/tdb/tools/tdbtool.c [1200/3784] Compiling lib/tdb/pytdb.c [1201/3784] Compiling lib/ldb/pyldb_util.c [1202/3784] Compiling lib/ldb/common/ldb_modules.c [1203/3784] Compiling lib/ldb/common/ldb_ldif.c [1204/3784] Compiling lib/ldb/common/ldb_parse.c [1205/3784] Compiling lib/ldb/common/ldb_msg.c [1206/3784] Compiling lib/ldb/common/ldb_utf8.c [1207/3784] Compiling lib/ldb/common/ldb_debug.c [1208/3784] Compiling lib/ldb/common/ldb_dn.c [1209/3784] Compiling lib/ldb/common/ldb_match.c [1210/3784] Compiling lib/ldb/common/ldb_options.c [1211/3784] Compiling lib/ldb/common/ldb_pack.c [1212/3784] Compiling lib/ldb/common/ldb_attributes.c [1213/3784] Compiling lib/ldb/common/attrib_handlers.c [1214/3784] Compiling lib/ldb/common/ldb_controls.c [1215/3784] Compiling lib/ldb/common/qsort.c [1216/3784] Compiling lib/ldb/ldb_map/ldb_map.c [1217/3784] Compiling lib/ldb/ldb_map/ldb_map_inbound.c [1218/3784] Compiling lib/ldb/ldb_map/ldb_map_outbound.c [1219/3784] Compiling lib/ldb/common/ldb.c [1220/3784] Compiling lib/ldb/pyldb.c [1221/3784] Compiling lib/ldb/modules/paged_results.c ../lib/ldb/common/ldb.c: In function 'ldb_init': ../lib/ldb/common/ldb.c:120:3: warning: 'tevent_loop_allow_nesting' is deprecated [-Wdeprecated-declarations] tevent_loop_allow_nesting(ev_ctx); ^ In file included from ../lib/ldb/include/ldb.h:51:0, from ../lib/ldb/include/ldb_private.h:43, from ../lib/ldb/common/ldb.c:36: ../lib/tevent/tevent.h:2085:6: note: declared here void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_; ^ ../lib/ldb/common/ldb.c: In function 'ldb_handle_new': ../lib/ldb/common/ldb.c:745:3: warning: 'tevent_loop_allow_nesting' is deprecated [-Wdeprecated-declarations] tevent_loop_allow_nesting(h->event_context); ^ In file included from ../lib/ldb/include/ldb.h:51:0, from ../lib/ldb/include/ldb_private.h:43, from ../lib/ldb/common/ldb.c:36: ../lib/tevent/tevent.h:2085:6: note: declared here void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_; ^ [1222/3784] Compiling lib/ldb/modules/asq.c [1223/3784] Compiling lib/ldb/modules/sort.c [1224/3784] Compiling lib/ldb/modules/paged_searches.c [1225/3784] Compiling lib/ldb/modules/rdn_name.c [1226/3784] Compiling lib/ldb/tests/sample_module.c [1227/3784] Compiling lib/ldb/modules/skel.c [1228/3784] Compiling lib/ldb/ldb_tdb/ldb_tdb_init.c [1229/3784] Compiling lib/ldb/ldb_tdb/ldb_tdb.c [1230/3784] Compiling lib/ldb/ldb_tdb/ldb_search.c [1231/3784] Compiling lib/ldb/ldb_tdb/ldb_index.c [1232/3784] Compiling lib/ldb/ldb_tdb/ldb_cache.c [1233/3784] Compiling lib/ldb/ldb_tdb/ldb_tdb_wrap.c [1234/3784] Compiling lib/ldb/ldb_ldb/ldb_ldb.c [1235/3784] Compiling lib/ldb/tools/ldbadd.c [1236/3784] Compiling lib/ldb/tools/ldbutil.c [1237/3784] Compiling lib/ldb/tools/cmdline.c [1238/3784] Compiling lib/ldb/tools/ldbsearch.c [1239/3784] Compiling lib/ldb/tools/ldbdel.c [1240/3784] Compiling lib/ldb/tools/ldbmodify.c [1241/3784] Compiling lib/ldb/tools/ldbedit.c [1242/3784] Compiling lib/ldb/tools/ldbrename.c [1243/3784] Compiling lib/ldb/tools/ldbtest.c [1244/3784] Compiling lib/ldb/tools/ldbdump.c [1245/3784] Compiling lib/ldb/tests/ldb_mod_op_test.c [1246/3784] Compiling lib/ldb/tests/ldb_mod_op_test.c [1247/3784] Compiling lib/ldb/tests/ldb_kv_ops_test.c In file included from /home/buildroot/autobuild/run/instance-0/output/host/opt/ext-toolchain/lib/gcc/mips64el-buildroot-linux-uclibc/5.5.0/include/stdint.h:9:0, from ../lib/tevent/tevent.h:31, from ../lib/ldb/tests/ldb_kv_ops_test.c:55: /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdint.h:122:27: error: conflicting types for 'uintptr_t' typedef unsigned long int uintptr_t; ^ In file included from ../lib/ldb/tests/ldb_kv_ops_test.c:50:0: ../third_party/cmocka/cmocka.h:126:28: note: previous declaration of 'uintptr_t' was here typedef unsigned int uintptr_t; ^ [1248/3784] Compiling lib/ldb/tests/ldb_tdb_test.c [1249/3784] Compiling lib/ldb/tests/ldb_msg.c [1250/3784] Compiling lib/ldb/tests/test_ldb_qsort.c In file included from /home/buildroot/autobuild/run/instance-0/output/host/opt/ext-toolchain/lib/gcc/mips64el-buildroot-linux-uclibc/5.5.0/include/stdint.h:9:0, from ../lib/tevent/tevent.h:31, from ../lib/ldb/tests/ldb_tdb_test.c:49: /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdint.h:122:27: error: conflicting types for 'uintptr_t' typedef unsigned long int uintptr_t; ^ In file included from ../lib/ldb/tests/ldb_tdb_test.c:44:0: ../third_party/cmocka/cmocka.h:126:28: note: previous declaration of 'uintptr_t' was here typedef unsigned int uintptr_t; ^ In file included from /home/buildroot/autobuild/run/instance-0/output/host/opt/ext-toolchain/lib/gcc/mips64el-buildroot-linux-uclibc/5.5.0/include/stdint.h:9:0, from ../lib/tevent/tevent.h:31, from ../lib/ldb/include/ldb.h:51, from ../lib/ldb/tests/test_ldb_qsort.c:25: /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdint.h:122:27: error: conflicting types for 'uintptr_t' typedef unsigned long int uintptr_t; ^ In file included from ../lib/ldb/tests/test_ldb_qsort.c:23:0: ../third_party/cmocka/cmocka.h:126:28: note: previous declaration of 'uintptr_t' was here typedef unsigned int uintptr_t; ^ Waf: Leaving directory `/home/buildroot/autobuild/run/instance-0/output/build/samba4-4.9.0/bin' Build failed: -> task failed (err #1): {task: cc ldb_kv_ops_test.c -> ldb_kv_ops_test_56.o} -> task failed (err #1): {task: cc test_ldb_qsort.c -> test_ldb_qsort_62.o} -> task failed (err #1): {task: cc ldb_tdb_test.c -> ldb_tdb_test_58.o} make[2]: *** [all] Error 1 make[1]: *** [/home/buildroot/autobuild/run/instance-0/output/build/samba4-4.9.0/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'