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