Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/krb5.spec'], chrootPath='/var/lib/mock/dist-an23-build-355819-71048/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=988gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/krb5.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 setting SOURCE_DATE_EPOCH=1708992000 Wrote: /builddir/build/SRPMS/krb5-1.21.2-1.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/krb5.spec'], chrootPath='/var/lib/mock/dist-an23-build-355819-71048/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=988gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/krb5.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 setting SOURCE_DATE_EPOCH=1708992000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fkOYFU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf krb5-1.21.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/krb5-1.21.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd krb5-1.21.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'krb5-1.21.2 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Revert-Don-t-issue-session-keys-with-deprecated-enct.patch + /usr/bin/git am --reject -q Checking patch doc/admin/conf_files/krb5_conf.rst... Checking patch doc/admin/enctypes.rst... Checking patch src/include/k5-int.h... Checking patch src/kdc/kdc_util.c... Checking patch src/lib/krb5/krb/get_in_tkt.c... Checking patch src/lib/krb5/krb/init_ctx.c... Checking patch src/tests/gssapi/t_enctypes.py... Checking patch src/tests/t_etype_info.py... Checking patch src/tests/t_sesskeynego.py... Checking patch src/util/k5test.py... Applied patch doc/admin/conf_files/krb5_conf.rst cleanly. Applied patch doc/admin/enctypes.rst cleanly. Applied patch src/include/k5-int.h cleanly. Applied patch src/kdc/kdc_util.c cleanly. Applied patch src/lib/krb5/krb/get_in_tkt.c cleanly. Applied patch src/lib/krb5/krb/init_ctx.c cleanly. Applied patch src/tests/gssapi/t_enctypes.py cleanly. Applied patch src/tests/t_etype_info.py cleanly. Applied patch src/tests/t_sesskeynego.py cleanly. Applied patch src/util/k5test.py cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-downstream-ksu-pam-integration.patch + /usr/bin/git am --reject -q .git/rebase-apply/patch:25: trailing whitespace. dnl .git/rebase-apply/patch:322: trailing whitespace. * .git/rebase-apply/patch:717: trailing whitespace. * Checking patch src/aclocal.m4... .git/rebase-apply/patch:88: new blank line at EOF. + Checking patch src/clients/ksu/Makefile.in... Checking patch src/clients/ksu/main.c... Checking patch src/clients/ksu/pam.c... Checking patch src/clients/ksu/pam.h... Checking patch src/configure.ac... Applied patch src/aclocal.m4 cleanly. Applied patch src/clients/ksu/Makefile.in cleanly. Applied patch src/clients/ksu/main.c cleanly. Applied patch src/clients/ksu/pam.c cleanly. Applied patch src/clients/ksu/pam.h cleanly. Applied patch src/configure.ac cleanly. warning: 4 lines add whitespace errors. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-downstream-SELinux-integration.patch + /usr/bin/git am --reject -q Checking patch src/aclocal.m4... Checking patch src/build-tools/krb5-config.in... Checking patch src/config/pre.in... Checking patch src/configure.ac... Checking patch src/include/k5-int.h... Checking patch src/include/k5-label.h... Checking patch src/include/krb5/krb5.hin... Checking patch src/kadmin/dbutil/dump.c... Checking patch src/kdc/main.c... Checking patch src/kprop/kpropd.c... Checking patch src/lib/kadm5/logger.c... Checking patch src/lib/kdb/kdb_log.c... Checking patch src/lib/krb5/ccache/cc_dir.c... Checking patch src/lib/krb5/keytab/kt_file.c... Checking patch src/lib/krb5/os/trace.c... Checking patch src/plugins/kdb/db2/adb_openclose.c... Checking patch src/plugins/kdb/db2/kdb_db2.c... Checking patch src/plugins/kdb/db2/libdb2/btree/bt_open.c... Checking patch src/plugins/kdb/db2/libdb2/hash/hash.c... Checking patch src/plugins/kdb/db2/libdb2/recno/rec_open.c... Checking patch src/plugins/kdb/ldap/ldap_util/kdb5_ldap_services.c... Checking patch src/util/profile/prof_file.c... Checking patch src/util/support/Makefile.in... Checking patch src/util/support/selinux.c... Applied patch src/aclocal.m4 cleanly. Applied patch src/build-tools/krb5-config.in cleanly. Applied patch src/config/pre.in cleanly. Applied patch src/configure.ac cleanly. Applied patch src/include/k5-int.h cleanly. Applied patch src/include/k5-label.h cleanly. Applied patch src/include/krb5/krb5.hin cleanly. Applied patch src/kadmin/dbutil/dump.c cleanly. Applied patch src/kdc/main.c cleanly. Applied patch src/kprop/kpropd.c cleanly. Applied patch src/lib/kadm5/logger.c cleanly. Applied patch src/lib/kdb/kdb_log.c cleanly. Applied patch src/lib/krb5/ccache/cc_dir.c cleanly. Applied patch src/lib/krb5/keytab/kt_file.c cleanly. Applied patch src/lib/krb5/os/trace.c cleanly. Applied patch src/plugins/kdb/db2/adb_openclose.c cleanly. Applied patch src/plugins/kdb/db2/kdb_db2.c cleanly. Applied patch src/plugins/kdb/db2/libdb2/btree/bt_open.c cleanly. Applied patch src/plugins/kdb/db2/libdb2/hash/hash.c cleanly. Applied patch src/plugins/kdb/db2/libdb2/recno/rec_open.c cleanly. Applied patch src/plugins/kdb/ldap/ldap_util/kdb5_ldap_services.c cleanly. Applied patch src/util/profile/prof_file.c cleanly. Applied patch src/util/support/Makefile.in cleanly. Applied patch src/util/support/selinux.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-downstream-fix-debuginfo-with-y.tab.c.patch + /usr/bin/git am --reject -q .git/rebase-apply/patch:17: trailing whitespace. $(YACC.y) $< Checking patch src/kadmin/cli/Makefile.in... Checking patch src/plugins/kdb/ldap/ldap_util/Makefile.in... Applied patch src/kadmin/cli/Makefile.in cleanly. Applied patch src/plugins/kdb/ldap/ldap_util/Makefile.in cleanly. warning: 1 line adds whitespace errors. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-downstream-Remove-3des-support.patch + /usr/bin/git am --reject -q Checking patch doc/admin/advanced/retiring-des.rst... Checking patch doc/admin/conf_files/kdc_conf.rst... Checking patch doc/admin/enctypes.rst... Checking patch doc/admin/troubleshoot.rst... Checking patch doc/appdev/refs/macros/index.rst... Checking patch doc/conf.py... Checking patch doc/mitK5features.rst... Checking patch src/Makefile.in... Checking patch src/configure.ac... Checking patch src/include/krb5/krb5.hin... Checking patch src/kdc/kdc_util.c... Checking patch src/lib/crypto/Makefile.in... Checking patch src/lib/crypto/builtin/Makefile.in... Checking patch src/lib/crypto/builtin/des/ISSUES... Checking patch src/lib/crypto/builtin/des/Makefile.in... Checking patch src/lib/crypto/builtin/des/d3_aead.c... Checking patch src/lib/crypto/builtin/des/d3_kysched.c... Checking patch src/lib/crypto/builtin/des/deps... Checking patch src/lib/crypto/builtin/des/des_int.h... Checking patch src/lib/crypto/builtin/des/des_keys.c... Checking patch src/lib/crypto/builtin/des/destest.c... Checking patch src/lib/crypto/builtin/des/doc/libdes.doc... Checking patch src/lib/crypto/builtin/des/f_aead.c... Checking patch src/lib/crypto/builtin/des/f_cbc.c... Checking patch src/lib/crypto/builtin/des/f_cksum.c... Checking patch src/lib/crypto/builtin/des/f_parity.c... Checking patch src/lib/crypto/builtin/des/f_sched.c... Checking patch src/lib/crypto/builtin/des/f_tables.c... Checking patch src/lib/crypto/builtin/des/f_tables.h... Checking patch src/lib/crypto/builtin/des/key_sched.c... Checking patch src/lib/crypto/builtin/des/keytest.data... Checking patch src/lib/crypto/builtin/des/t_verify.c... Checking patch src/lib/crypto/builtin/des/weak_key.c... Checking patch src/lib/crypto/builtin/enc_provider/Makefile.in... Checking patch src/lib/crypto/builtin/enc_provider/deps... Checking patch src/lib/crypto/builtin/enc_provider/des3.c... Checking patch src/lib/crypto/crypto_tests/t_cf2.expected... Checking patch src/lib/crypto/crypto_tests/t_cf2.in... Checking patch src/lib/crypto/crypto_tests/t_cksums.c... Checking patch src/lib/crypto/crypto_tests/t_decrypt.c... Checking patch src/lib/crypto/crypto_tests/t_derive.c... Checking patch src/lib/crypto/crypto_tests/t_encrypt.c... Checking patch src/lib/crypto/crypto_tests/t_short.c... Checking patch src/lib/crypto/crypto_tests/t_str2key.c... Checking patch src/lib/crypto/crypto_tests/vectors.c... Checking patch src/lib/crypto/krb/Makefile.in... Checking patch src/lib/crypto/krb/cksumtypes.c... Checking patch src/lib/crypto/krb/crypto_int.h... Checking patch src/lib/crypto/krb/default_state.c... Checking patch src/lib/crypto/krb/enctype_util.c... Checking patch src/lib/crypto/krb/etypes.c... Checking patch src/lib/crypto/krb/prf_des.c... Checking patch src/lib/crypto/krb/random_to_key.c... Checking patch src/lib/crypto/libk5crypto.exports... Checking patch src/lib/crypto/openssl/Makefile.in... Checking patch src/lib/crypto/openssl/des/Makefile.in... Checking patch src/lib/crypto/openssl/des/deps... Checking patch src/lib/crypto/openssl/des/des_keys.c... Checking patch src/lib/crypto/openssl/enc_provider/Makefile.in... Checking patch src/lib/crypto/openssl/enc_provider/deps... Checking patch src/lib/crypto/openssl/enc_provider/des3.c... Checking patch src/lib/crypto/openssl/kdf.c... Checking patch src/lib/gssapi/krb5/accept_sec_context.c... Checking patch src/lib/gssapi/krb5/gssapiP_krb5.h... Checking patch src/lib/gssapi/krb5/k5seal.c... Checking patch src/lib/gssapi/krb5/k5sealiov.c... Checking patch src/lib/gssapi/krb5/k5unseal.c... Checking patch src/lib/gssapi/krb5/k5unsealiov.c... Checking patch src/lib/gssapi/krb5/util_crypt.c... Checking patch src/lib/krb5/krb/init_ctx.c... Checking patch src/lib/krb5/krb/s4u_creds.c... Checking patch src/lib/krb5/krb/t_etypes.c... Checking patch src/lib/krb5/os/t_trace.c... Checking patch src/lib/krb5/os/t_trace.ref... Checking patch src/plugins/preauth/pkinit/pkcs11.h... Checking patch src/plugins/preauth/pkinit/pkinit_crypto.h... Checking patch src/plugins/preauth/pkinit/pkinit_kdf_test.c... Checking patch src/plugins/preauth/spake/t_vectors.c... Checking patch src/tests/gssapi/t_enctypes.py... Checking patch src/tests/gssapi/t_invalid.c... Checking patch src/tests/gssapi/t_pcontok.c... Checking patch src/tests/gssapi/t_prf.c... Checking patch src/tests/t_authdata.py... Checking patch src/tests/t_etype_info.py... Checking patch src/tests/t_keyrollover.py... Checking patch src/tests/t_mkey.py... Checking patch src/tests/t_salt.py... Checking patch src/util/k5test.py... Checking patch src/windows/leash/htmlhelp/html/Encryption_Types.htm... Applied patch doc/admin/advanced/retiring-des.rst cleanly. Applied patch doc/admin/conf_files/kdc_conf.rst cleanly. Applied patch doc/admin/enctypes.rst cleanly. Applied patch doc/admin/troubleshoot.rst cleanly. Applied patch doc/appdev/refs/macros/index.rst cleanly. Applied patch doc/conf.py cleanly. Applied patch doc/mitK5features.rst cleanly. Applied patch src/Makefile.in cleanly. Applied patch src/configure.ac cleanly. Applied patch src/include/krb5/krb5.hin cleanly. Applied patch src/kdc/kdc_util.c cleanly. Applied patch src/lib/crypto/Makefile.in cleanly. Applied patch src/lib/crypto/builtin/Makefile.in cleanly. Applied patch src/lib/crypto/builtin/des/ISSUES cleanly. Applied patch src/lib/crypto/builtin/des/Makefile.in cleanly. Applied patch src/lib/crypto/builtin/des/d3_aead.c cleanly. Applied patch src/lib/crypto/builtin/des/d3_kysched.c cleanly. Applied patch src/lib/crypto/builtin/des/deps cleanly. Applied patch src/lib/crypto/builtin/des/des_int.h cleanly. Applied patch src/lib/crypto/builtin/des/des_keys.c cleanly. Applied patch src/lib/crypto/builtin/des/destest.c cleanly. Applied patch src/lib/crypto/builtin/des/doc/libdes.doc cleanly. Applied patch src/lib/crypto/builtin/des/f_aead.c cleanly. Applied patch src/lib/crypto/builtin/des/f_cbc.c cleanly. Applied patch src/lib/crypto/builtin/des/f_cksum.c cleanly. Applied patch src/lib/crypto/builtin/des/f_parity.c cleanly. Applied patch src/lib/crypto/builtin/des/f_sched.c cleanly. Applied patch src/lib/crypto/builtin/des/f_tables.c cleanly. Applied patch src/lib/crypto/builtin/des/f_tables.h cleanly. Applied patch src/lib/crypto/builtin/des/key_sched.c cleanly. Applied patch src/lib/crypto/builtin/des/keytest.data cleanly. Applied patch src/lib/crypto/builtin/des/t_verify.c cleanly. Applied patch src/lib/crypto/builtin/des/weak_key.c cleanly. Applied patch src/lib/crypto/builtin/enc_provider/Makefile.in cleanly. Applied patch src/lib/crypto/builtin/enc_provider/deps cleanly. Applied patch src/lib/crypto/builtin/enc_provider/des3.c cleanly. Applied patch src/lib/crypto/crypto_tests/t_cf2.expected cleanly. Applied patch src/lib/crypto/crypto_tests/t_cf2.in cleanly. Applied patch src/lib/crypto/crypto_tests/t_cksums.c cleanly. Applied patch src/lib/crypto/crypto_tests/t_decrypt.c cleanly. Applied patch src/lib/crypto/crypto_tests/t_derive.c cleanly. Applied patch src/lib/crypto/crypto_tests/t_encrypt.c cleanly. Applied patch src/lib/crypto/crypto_tests/t_short.c cleanly. Applied patch src/lib/crypto/crypto_tests/t_str2key.c cleanly. Applied patch src/lib/crypto/crypto_tests/vectors.c cleanly. Applied patch src/lib/crypto/krb/Makefile.in cleanly. Applied patch src/lib/crypto/krb/cksumtypes.c cleanly. Applied patch src/lib/crypto/krb/crypto_int.h cleanly. Applied patch src/lib/crypto/krb/default_state.c cleanly. Applied patch src/lib/crypto/krb/enctype_util.c cleanly. Applied patch src/lib/crypto/krb/etypes.c cleanly. Applied patch src/lib/crypto/krb/prf_des.c cleanly. Applied patch src/lib/crypto/krb/random_to_key.c cleanly. Applied patch src/lib/crypto/libk5crypto.exports cleanly. Applied patch src/lib/crypto/openssl/Makefile.in cleanly. Applied patch src/lib/crypto/openssl/des/Makefile.in cleanly. Applied patch src/lib/crypto/openssl/des/deps cleanly. Applied patch src/lib/crypto/openssl/des/des_keys.c cleanly. Applied patch src/lib/crypto/openssl/enc_provider/Makefile.in cleanly. Applied patch src/lib/crypto/openssl/enc_provider/deps cleanly. Applied patch src/lib/crypto/openssl/enc_provider/des3.c cleanly. Applied patch src/lib/crypto/openssl/kdf.c cleanly. Applied patch src/lib/gssapi/krb5/accept_sec_context.c cleanly. Applied patch src/lib/gssapi/krb5/gssapiP_krb5.h cleanly. Applied patch src/lib/gssapi/krb5/k5seal.c cleanly. Applied patch src/lib/gssapi/krb5/k5sealiov.c cleanly. Applied patch src/lib/gssapi/krb5/k5unseal.c cleanly. Applied patch src/lib/gssapi/krb5/k5unsealiov.c cleanly. Applied patch src/lib/gssapi/krb5/util_crypt.c cleanly. Applied patch src/lib/krb5/krb/init_ctx.c cleanly. Applied patch src/lib/krb5/krb/s4u_creds.c cleanly. Applied patch src/lib/krb5/krb/t_etypes.c cleanly. Applied patch src/lib/krb5/os/t_trace.c cleanly. Applied patch src/lib/krb5/os/t_trace.ref cleanly. Applied patch src/plugins/preauth/pkinit/pkcs11.h cleanly. Applied patch src/plugins/preauth/pkinit/pkinit_crypto.h cleanly. Applied patch src/plugins/preauth/pkinit/pkinit_kdf_test.c cleanly. Applied patch src/plugins/preauth/spake/t_vectors.c cleanly. Applied patch src/tests/gssapi/t_enctypes.py cleanly. Applied patch src/tests/gssapi/t_invalid.c cleanly. Applied patch src/tests/gssapi/t_pcontok.c cleanly. Applied patch src/tests/gssapi/t_prf.c cleanly. Applied patch src/tests/t_authdata.py cleanly. Applied patch src/tests/t_etype_info.py cleanly. Applied patch src/tests/t_keyrollover.py cleanly. Applied patch src/tests/t_mkey.py cleanly. Applied patch src/tests/t_salt.py cleanly. Applied patch src/util/k5test.py cleanly. Applied patch src/windows/leash/htmlhelp/html/Encryption_Types.htm cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0006-downstream-FIPS-with-PRNG-and-RADIUS-and-MD4.patch + /usr/bin/git am --reject -q Checking patch doc/admin/conf_files/krb5_conf.rst... Checking patch src/lib/crypto/krb/prng.c... Checking patch src/lib/crypto/openssl/enc_provider/camellia.c... Checking patch src/lib/crypto/openssl/enc_provider/rc4.c... Checking patch src/lib/crypto/openssl/hash_provider/hash_evp.c... Checking patch src/lib/crypto/openssl/hmac.c... Checking patch src/lib/krad/attr.c... Checking patch src/lib/krad/attrset.c... Checking patch src/lib/krad/internal.h... Checking patch src/lib/krad/packet.c... Checking patch src/lib/krad/remote.c... Checking patch src/lib/krad/t_attr.c... Checking patch src/lib/krad/t_attrset.c... Checking patch src/plugins/preauth/spake/spake_client.c... Checking patch src/plugins/preauth/spake/spake_kdc.c... Applied patch doc/admin/conf_files/krb5_conf.rst cleanly. Applied patch src/lib/crypto/krb/prng.c cleanly. Applied patch src/lib/crypto/openssl/enc_provider/camellia.c cleanly. Applied patch src/lib/crypto/openssl/enc_provider/rc4.c cleanly. Applied patch src/lib/crypto/openssl/hash_provider/hash_evp.c cleanly. Applied patch src/lib/crypto/openssl/hmac.c cleanly. Applied patch src/lib/krad/attr.c cleanly. Applied patch src/lib/krad/attrset.c cleanly. Applied patch src/lib/krad/internal.h cleanly. Applied patch src/lib/krad/packet.c cleanly. Applied patch src/lib/krad/remote.c cleanly. Applied patch src/lib/krad/t_attr.c cleanly. Applied patch src/lib/krad/t_attrset.c cleanly. Applied patch src/plugins/preauth/spake/spake_client.c cleanly. Applied patch src/plugins/preauth/spake/spake_kdc.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0007-downstream-Allow-krad-UDP-TCP-localhost-connection-w.patch + /usr/bin/git am --reject -q Checking patch src/lib/krad/remote.c... Applied patch src/lib/krad/remote.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0008-downstream-Make-tests-compatible-with-sssd_krb5_loca.patch + /usr/bin/git am --reject -q Checking patch src/lib/krb5/os/t_discover_uri.py... Applied patch src/lib/krb5/os/t_discover_uri.py cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0009-downstream-Include-missing-OpenSSL-FIPS-header.patch + /usr/bin/git am --reject -q Checking patch src/lib/crypto/krb/prng.c... Checking patch src/lib/crypto/openssl/enc_provider/camellia.c... Checking patch src/lib/crypto/openssl/enc_provider/rc4.c... Checking patch src/lib/crypto/openssl/hmac.c... Checking patch src/lib/krad/internal.h... Checking patch src/plugins/preauth/spake/spake_client.c... Checking patch src/plugins/preauth/spake/spake_kdc.c... Applied patch src/lib/crypto/krb/prng.c cleanly. Applied patch src/lib/crypto/openssl/enc_provider/camellia.c cleanly. Applied patch src/lib/crypto/openssl/enc_provider/rc4.c cleanly. Applied patch src/lib/crypto/openssl/hmac.c cleanly. Applied patch src/lib/krad/internal.h cleanly. Applied patch src/plugins/preauth/spake/spake_client.c cleanly. Applied patch src/plugins/preauth/spake/spake_kdc.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0010-downstream-Do-not-set-root-as-ksu-file-owner.patch + /usr/bin/git am --reject -q Checking patch src/config/pre.in... Applied patch src/config/pre.in cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0011-downstream-Allow-KRB5KDF-MD5-and-MD4-in-FIPS-mode.patch + /usr/bin/git am --reject -q Checking patch src/lib/crypto/openssl/hash_provider/hash_evp.c... Checking patch src/lib/crypto/openssl/kdf.c... Applied patch src/lib/crypto/openssl/hash_provider/hash_evp.c cleanly. Applied patch src/lib/crypto/openssl/kdf.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0012-downstream-Allow-to-set-PAC-ticket-signature-as-opti.patch + /usr/bin/git am --reject -q Checking patch doc/admin/admin_commands/kadmin_local.rst... Checking patch doc/appdev/refs/api/index.rst... Checking patch src/include/kdb.h... Checking patch src/include/krb5/krb5.hin... Checking patch src/kdc/kdc_util.c... Checking patch src/lib/krb5/krb/pac.c... Checking patch src/lib/krb5/libkrb5.exports... Checking patch src/man/kadmin.man... Applied patch doc/admin/admin_commands/kadmin_local.rst cleanly. Applied patch doc/appdev/refs/api/index.rst cleanly. Applied patch src/include/kdb.h cleanly. Applied patch src/include/krb5/krb5.hin cleanly. Applied patch src/kdc/kdc_util.c cleanly. Applied patch src/lib/krb5/krb/pac.c cleanly. Applied patch src/lib/krb5/libkrb5.exports cleanly. Applied patch src/man/kadmin.man cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0013-downstream-Make-PKINIT-CMS-SHA-1-signature-verificat.patch + /usr/bin/git am --reject -q Checking patch src/plugins/preauth/pkinit/pkinit_crypto_openssl.c... Applied patch src/plugins/preauth/pkinit/pkinit_crypto_openssl.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0014-Enable-PKINIT-if-at-least-one-group-is-available.patch + /usr/bin/git am --reject -q Checking patch src/plugins/preauth/pkinit/pkinit_clnt.c... Checking patch src/plugins/preauth/pkinit/pkinit_crypto.h... Checking patch src/plugins/preauth/pkinit/pkinit_crypto_openssl.c... Checking patch src/plugins/preauth/pkinit/pkinit_srv.c... Checking patch src/plugins/preauth/pkinit/pkinit_trace.h... Applied patch src/plugins/preauth/pkinit/pkinit_clnt.c cleanly. Applied patch src/plugins/preauth/pkinit/pkinit_crypto.h cleanly. Applied patch src/plugins/preauth/pkinit/pkinit_crypto_openssl.c cleanly. Applied patch src/plugins/preauth/pkinit/pkinit_srv.c cleanly. Applied patch src/plugins/preauth/pkinit/pkinit_trace.h cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0015-Replace-ssl.wrap_socket-for-tests.patch + /usr/bin/git am --reject -q Checking patch src/configure.ac... Checking patch src/util/wsgiref-kdcproxy.py... Applied patch src/configure.ac cleanly. Applied patch src/util/wsgiref-kdcproxy.py cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0016-Fix-unimportant-memory-leaks.patch + /usr/bin/git am --reject -q Checking patch src/appl/gss-sample/gss-client.c... Checking patch src/appl/gss-sample/gss-server.c... Checking patch src/clients/klist/klist.c... Checking patch src/clients/ksu/authorization.c... Checking patch src/clients/ksu/ccache.c... Checking patch src/clients/ksu/heuristic.c... Checking patch src/clients/ksu/krb_auth_su.c... Checking patch src/clients/ksu/ksu.h... Checking patch src/clients/ksu/main.c... Checking patch src/kadmin/cli/keytab.c... Checking patch src/kadmin/ktutil/ktutil.c... Checking patch src/kprop/kpropd.c... Checking patch src/lib/gssapi/krb5/export_cred.c... Checking patch src/lib/gssapi/krb5/val_cred.c... Checking patch src/lib/kadm5/srv/server_kdb.c... Checking patch src/lib/krb5/ccache/cc_kcm.c... Checking patch src/lib/krb5/ccache/ccfns.c... Checking patch src/lib/krb5/keytab/kt_file.c... Checking patch src/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c... Applied patch src/appl/gss-sample/gss-client.c cleanly. Applied patch src/appl/gss-sample/gss-server.c cleanly. Applied patch src/clients/klist/klist.c cleanly. Applied patch src/clients/ksu/authorization.c cleanly. Applied patch src/clients/ksu/ccache.c cleanly. Applied patch src/clients/ksu/heuristic.c cleanly. Applied patch src/clients/ksu/krb_auth_su.c cleanly. Applied patch src/clients/ksu/ksu.h cleanly. Applied patch src/clients/ksu/main.c cleanly. Applied patch src/kadmin/cli/keytab.c cleanly. Applied patch src/kadmin/ktutil/ktutil.c cleanly. Applied patch src/kprop/kpropd.c cleanly. Applied patch src/lib/gssapi/krb5/export_cred.c cleanly. Applied patch src/lib/gssapi/krb5/val_cred.c cleanly. Applied patch src/lib/kadm5/srv/server_kdb.c cleanly. Applied patch src/lib/krb5/ccache/cc_kcm.c cleanly. Applied patch src/lib/krb5/ccache/ccfns.c cleanly. Applied patch src/lib/krb5/keytab/kt_file.c cleanly. Applied patch src/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c cleanly. + ln NOTICE LICENSE + inldif=src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif + cat + grep -Eiv '(^$|^dn:|^changetype:|^add:)' src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif + touch -r src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif 60kerberos.ldif + pushd src ~/build/BUILD/krb5-1.21.2/src ~/build/BUILD/krb5-1.21.2 + autoreconf -fiv autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: configure.ac: not using aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:18: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... aclocal.m4:1533: KRB5_WITH_SELINUX is expanded from... aclocal.m4:45: CONFIG_RULES is expanded from... configure.ac:18: the top level configure.ac:1401: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1401: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... aclocal.m4:1468: KRB5_WITH_PAM is expanded from... configure.ac:1401: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: './config/install-sh' is updated autoreconf: Leaving directory '.' ~/build/BUILD/krb5-1.21.2 + popd + cfg=src/util/k5test.py ++ getconf LONG_BIT + LONG_BIT=64 ++ expr 61000 + 64 - 48 + PORT=61016 ++ expr 61016 + 0 + sed -i -e s,61000,61016,g src/util/k5test.py ++ expr 1750 + 64 - 48 + PORT=1766 ++ expr 1766 + 0 + sed -i -e s,1750,1766,g src/util/k5test.py ++ expr 1766 + 1 + sed -i -e s,1751,1767,g src/util/k5test.py ++ expr 1766 + 2 + sed -i -e s,1752,1768,g src/util/k5test.py ++ expr 8888 + 64 - 48 + PORT=8904 ++ expr 8904 - 0 + sed -i -e s,8888,8904,g src/util/k5test.py ++ expr 8904 - 1 + sed -i -e s,8887,8903,g src/util/k5test.py ++ expr 8904 - 2 + sed -i -e s,8886,8902,g src/util/k5test.py ++ expr 7777 + 64 - 48 + PORT=7793 ++ expr 7793 + 0 + sed -i -e s,7777,7793,g src/util/k5test.py ++ expr 7793 + 1 + sed -i -e s,7778,7794,g src/util/k5test.py ++ expr 61000 + 64 - 48 + PORT=61016 + sed -i -e 's,params.kadmind_port = 61001;,params.kadmind_port = 61017;,' src/lib/kadm5/t_kadm5.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U2Ge6y + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd krb5-1.21.2 + source /usr/lib64/tclConfig.sh ++ TCL_VERSION=8.6 ++ TCL_MAJOR_VERSION=8 ++ TCL_MINOR_VERSION=6 ++ TCL_PATCH_LEVEL=.13 ++ TCL_CC=gcc ++ TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DUSE_DTRACE=1' ++ TCL_DBGX= ++ TCL_CFLAGS_DEBUG=-g ++ TCL_CFLAGS_OPTIMIZE=-O2 ++ TCL_LDFLAGS_DEBUG= ++ TCL_LDFLAGS_OPTIMIZE= ++ TCL_SHARED_BUILD=1 ++ TCL_LIB_FILE=libtcl8.6.so ++ TCL_LIBS='-ldl -lz -lpthread -lm' ++ TCL_PREFIX=/usr ++ TCL_EXEC_PREFIX=/usr ++ TCL_SHLIB_CFLAGS=-fPIC ++ TCL_CFLAGS_WARNING='-Wall -Wpointer-arith' ~/build/BUILD/krb5-1.21.2/src ~/build/BUILD/krb5-1.21.2 ++ TCL_EXTRA_CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe ' ++ TCL_SHLIB_LD='${CC} ${CFLAGS} ${LDFLAGS} -shared -fPIC -Wl,-soname,${@}' ++ TCL_STLIB_LD='${AR} cr' ++ TCL_SHLIB_LD_LIBS='${LIBS}' ++ TCL_SHLIB_SUFFIX=.so ++ TCL_DL_LIBS=-ldl ++ TCL_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--export-dynamic ' ++ TCL_CC_SEARCH_FLAGS= ++ TCL_LD_SEARCH_FLAGS= ++ TCL_COMPAT_OBJS= ++ TCL_RANLIB=ranlib ++ TCL_LIB_FLAG=-ltcl8.6 ++ TCL_BUILD_LIB_SPEC='-L/usr/lib64 -ltcl8.6' ++ TCL_LIB_SPEC='-L/usr/lib64 -ltcl8.6' ++ TCL_INCLUDE_SPEC=-I/usr/include ++ TCL_LIB_VERSIONS_OK=ok ++ TCL_SHARED_LIB_SUFFIX='${VERSION}.so' ++ TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a' ++ TCL_SRC_DIR=/usr/include/tcl-private ++ TCL_PACKAGE_PATH='/usr/lib64/tcl8.6 /usr/share/tcl8.6 /usr/lib64/tk8.6 /usr/share/tk8.6 ' ++ TCL_SUPPORTS_STUBS=1 ++ TCL_STUB_LIB_FILE=libtclstub8.6.a ++ TCL_STUB_LIB_FLAG=-ltclstub8.6 ++ TCL_BUILD_STUB_LIB_SPEC='-L/usr/lib64 -ltclstub8.6' ++ TCL_STUB_LIB_SPEC='-L/usr/lib64 -ltclstub8.6' ++ TCL_BUILD_STUB_LIB_PATH=/usr/lib64/libtclstub8.6.a ++ TCL_STUB_LIB_PATH=/usr/lib64/libtclstub8.6.a ++ TCL_THREADS=1 + pushd src + export runstatedir=/run + runstatedir=/run + INCLUDES=-I/usr/include/et ++ echo -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all' ++ echo -I/usr/include/et + CPPFLAGS=-I/usr/include/et + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-02-27 18:00:04.955325968 +0800 +++ ./configure 2024-02-27 18:00:05.903328071 +0800 @@ -2000,7 +2000,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/anolis/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.guess ./config/config.guess '/usr/lib/rpm/anolis/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/anolis/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.sub ./config/config.sub '/usr/lib/rpm/anolis/config.sub' -> './config/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld' ']' ++ find . -name ltmain.sh ++ dirname ./configure + /usr/lib/rpm/anolis/force-as-needed-for-shared-lib-in-libtool . Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/anolis/fix-libtool-ltmain-from-overlinking ++ dirname ./configure + /usr/lib/rpm/anolis/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/anolis/fix-dlsearch-path-in-libtool . lib64 + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info CC=gcc 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all' CPPFLAGS=-I/usr/include/et SS_LIB=-lss PKCS11_MODNAME=p11-kit-proxy.so --enable-shared --runstatedir=/run --localstatedir=/var/kerberos --disable-rpath --without-krb5-config --with-system-et --with-system-ss --with-tcl --enable-dns-for-realm --with-ldap --with-dirsrv-account-locking --enable-pkinit --with-crypto-impl=openssl --with-tls-impl=openssl --with-system-verto --with-pam --with-selinux --with-prng-alg=os --with-lmdb configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-tcl, --with-dirsrv-account-locking, --with-prng-alg checking for loongarch64-Anolis-linux-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking if C compiler supports -Werror=unknown-warning-option... no checking how to run the C preprocessor... gcc -E checking for loongarch64-Anolis-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking build system type... loongarch64-Anolis-linux-gnu checking host system type... loongarch64-Anolis-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for GNU linker... yes configure: adding extra warning flags for gcc configure: skipping pedantic warnings on Linux configure: adding extra warning flags for g++ checking if C compiler supports -Wno-format-zero-length... yes checking if C compiler supports -Woverflow... yes checking if C compiler supports -Wstrict-overflow... yes checking if C compiler supports -Wmissing-format-attribute... yes checking if C compiler supports -Wmissing-prototypes... yes checking if C compiler supports -Wreturn-type... yes checking if C compiler supports -Wmissing-braces... yes checking if C compiler supports -Wparentheses... yes checking if C compiler supports -Wswitch... yes checking if C compiler supports -Wunused-function... yes checking if C compiler supports -Wunused-label... yes checking if C compiler supports -Wunused-variable... yes checking if C compiler supports -Wunused-value... yes checking if C compiler supports -Wunknown-pragmas... yes checking if C compiler supports -Wsign-compare... yes checking if C compiler supports -Wnewline-eof... no checking if C compiler supports -Werror=uninitialized... yes checking if C compiler supports -Wno-maybe-uninitialized... yes checking if C compiler supports -Werror=pointer-arith... yes checking if C compiler supports -Werror=int-conversion... yes checking if C compiler supports -Werror=incompatible-pointer-types... yes checking if C compiler supports -Werror=discarded-qualifiers... yes checking if C compiler supports -Werror=implicit-int... yes checking if C compiler supports -Werror=declaration-after-statement... yes checking if C compiler supports -Werror-implicit-function-declaration... yes checking which version of com_err to use... system checking for com_err... yes checking for add_error_table in -lcom_err... yes checking for remove_error_table in -lcom_err... yes checking for compile_et... compile_et checking whether compile_et is useful... yes checking whether compile_et supports --textdomain... no checking which version of subsystem package to use... system checking whether system ss package works... yes checking if ss_execute_command needs a prototype provided... yes checking for an ANSI C-conforming const... yes checking for gethostbyname... yes checking for socket... yes checking for main in -lresolv... yes checking for res_ninit... yes checking for res_nclose... yes checking for res_ndestroy... no checking for res_nsearch... yes checking for ns_initparse... yes checking for ns_name_uncompress... yes checking for dn_skipname... yes checking for res_search... yes checking whether pragma weak references are supported... yes configure: enabling OpenLDAP database backend module support checking for libselinux... checking for selinux/selinux.h... yes checking for selinux/label.h... yes checking for setfscreatecon... no checking for selabel_open... no checking for setfscreatecon in -lselinux... yes checking for setfscreatecon... yes checking for selabel_open... (cached) no configure: building with SELinux labeling support checking for constructor/destructor attribute support... yes,yes configure: enabling thread support checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: PTHREAD_CC = gcc configure: PTHREAD_CFLAGS = -pthread configure: PTHREAD_LIBS = -lpthread checking for pthread_once... yes checking for pthread_rwlock_init... yes configure: rechecking with PTHREAD_... options checking for pthread_rwlock_init in -lc... yes checking for library containing dlopen... none required checking for loongarch64-Anolis-linux-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for stdint.h... (cached) yes checking whether integers are two's complement... yes checking whether CHAR_BIT is 8... yes checking if va_copy is available... yes checking if va_list objects can be copied by assignment... yes configure: using shared libraries checking whether ln -s works... yes checking for loongarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for loongarch64-Anolis-linux-ar... no checking for ar... ar checking for perl... perl checking for working regcomp... yes checking for mode_t... yes checking if daemon needs a prototype provided... no checking if getsockname() takes arguments struct sockaddr * and size_t *... no checking if getsockname() takes arguments struct sockaddr * and int *... no checking if getsockname() takes arguments struct sockaddr * and socklen_t *... yes checking for main in -lutil... yes checking for libintl.h... yes checking for library containing dgettext... none required checking for msgfmt... msgfmt checking for sys/sockio.h... no checking for ifaddrs.h... yes checking for unistd.h... (cached) yes checking for fnmatch.h... yes checking for vsprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for strlcpy... no checking for fnmatch... yes checking for secure_getenv... yes checking for strlcpy... (cached) no checking for getopt... yes checking for getopt_long... yes checking for fnmatch... (cached) yes checking for vasprintf... (cached) yes checking if vasprintf needs a prototype provided... no checking if swab needs a prototype provided... no checking for secure_getenv... (cached) yes checking for gawk... gawk checking for struct sockaddr.sa_len... no checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netdb.h... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for IPv6 compile-time support without -DINET6... yes checking for struct sockaddr.sa_len... (cached) no checking for sigprocmask... yes checking for sigset_t and POSIX_SIGNALS... yes configure: k5crypto will use 'openssl' checking for PKCS7_get_signer_info in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for OpenSSL... yes configure: TLS module will use OpenSSL checking for keyutils.h... yes checking for add_key in -lkeyutils... yes checking for keyctl_get_persistent in -lkeyutils... yes checking for EC_POINT_new in -lcrypto... yes checking for an ANSI C-conforming const... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for strdup... yes checking for setvbuf... yes checking for seteuid... yes checking for setresuid... yes checking for setreuid... yes checking for setegid... yes checking for setresgid... yes checking for setregid... yes checking for setsid... yes checking for flock... yes checking for fchmod... yes checking for chmod... yes checking for strptime... yes checking for geteuid... yes checking for setenv... yes checking for unsetenv... yes checking for getenv... yes checking for gmtime_r... yes checking for localtime_r... yes checking for bswap16... no checking for bswap64... no checking for mkstemp... yes checking for getusershell... yes checking for access... yes checking for getcwd... yes checking for srand48... yes checking for srand... yes checking for srandom... yes checking for stat... yes checking for strchr... yes checking for strerror... yes checking for timegm... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for getresuid... yes checking for getresgid... yes checking for mkstemp... (cached) yes checking for gettimeofday... yes checking for sys_errlist declaration... no checking for sys_errlist in libc... no checking for unistd.h... (cached) yes checking for paths.h... configure: WARNING: sys_errlist is neither in errno.h nor in libc yes checking for regex.h... yes checking for regexpr.h... no checking for fcntl.h... yes checking for memory.h... yes checking for ifaddrs.h... (cached) yes checking for sys/filio.h... no checking for byteswap.h... yes checking for machine/endian.h... no checking for machine/byte_order.h... no checking for sys/bswap.h... no checking for endian.h... yes checking for pwd.h... yes checking for arpa/inet.h... yes checking for alloca.h... yes checking for dlfcn.h... yes checking for limits.h... yes checking for regexp.h... no checking for struct stat.st_mtimensec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for re_comp... yes checking for re_exec... yes checking for regexec... yes checking for off_t... yes checking for perror declaration... no checking if strptime needs a prototype provided... no checking if argument to wait is int *... no checking for use of sigprocmask... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for sigsetjmp... no checking return type of setrpcent... void checking return type of endrpcent... void checking for bswap_16... yes checking for bswap_64... yes checking for gethostbyname_r... yes checking if gethostbyname_r returns an int... yes checking if gethostbyname_r returns a pointer... no checking for gethostbyaddr_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking return type of getpwnam_r... int checking number of arguments to getpwnam_r... 5 checking whether gmtime_r returns int... no checking for getservbyname_r... yes checking if getservbyname_r returns an int... yes checking if getservbyname_r returns a pointer... no checking for getservbyport_r... yes checking for dirent.h... yes checking for uid_t in sys/types.h... (cached) yes checking for termios.h... yes checking for tcsetattr... yes checking for poll.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stddef.h... yes checking for sys/types.h... (cached) yes checking for sys/file.h... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for netinet/in.h... (cached) yes checking for sys/uio.h... yes checking for sys/filio.h... (cached) no checking for sys/select.h... yes checking for time.h... yes checking for paths.h... (cached) yes checking for errno.h... yes checking for in6addr_any definition in library... yes checking for time_t... yes checking size of time_t... 8 checking for replay cache directory... /var/tmp checking for socklen_t... yes checking for struct lifconf... no checking for struct if_laddrconf... no checking for h_errno in netdb.h... yes checking for inline... inline checking for struct cmsghdr... yes checking for struct in_pktinfo... yes checking for struct in6_pktinfo... yes checking for struct sockaddr_storage... yes checking for struct rt_msghdr... no checking size of size_t... 8 checking for __int128_t... yes checking for __uint128_t... yes checking for ssize_t... yes checking for u_char... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for sh... /usr/bin/sh checking for sh5... false checking for bash... /bin/sh checking if /usr/bin/sh supports functions... yes checking for POSIX printf positional specification support... yes checking for dig... false checking for nslookup... false checking for bison... bison -y checking whether to use priocntl hack... no checking for perl... (cached) perl checking for xom.h... no checking where struct rpcent is declared... rpc/netdb.h checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for MAXHOSTNAMELEN in sys/param.h... yes checking for MAXHOSTNAMELEN in netdb.h... no checking for BSD type aliases... yes checking return type of setrpcent... (cached) void checking return type of endrpcent... (cached) void checking for a recent enough OpenSSL... yes checking for PKCS7_get_signer_info in -lcrypto... (cached) yes checking for EVP_PKEY_get_bn_param... yes checking for daemon... yes checking for python3... python3 checking for cmocka.h... yes checking for _cmocka_run_group_tests in -lcmocka... yes checking for ldap.h... yes checking for lber.h... yes checking for ldap_str2dn in -lldap... yes checking for ber_init in -lldap... no checking for ber_init in -llber... yes checking for sasl/sasl.h... yes checking for SD_Init in -laceclnt... no checking for mdb_env_create in -llmdb... yes checking for libedit... yes configure: Using libedit for readline support checking for libverto... yes configure: Using system libverto checking for groff... /usr/bin/groff checking for PAM... checking for security/pam_appl.h... yes checking for putenv... yes checking for pam_start... no checking for dlopen in -ldl... yes checking for pam_start... no checking for pam_start in -lpam... yes checking for pam_start... yes checking for pam_getenvlist... yes configure: building with PAM support checking for libselinux... checking for selinux/selinux.h... (cached) yes checking for selinux/label.h... (cached) yes checking for setfscreatecon... no checking for selabel_open... (cached) no checking for setfscreatecon in -lselinux... (cached) yes checking for setfscreatecon... yes checking for selabel_open... (cached) no configure: building with SELinux labeling support configure: Default ccache name: FILE:/tmp/krb5cc_%{uid} configure: Default keytab name: FILE:/etc/krb5.keytab configure: Default client keytab name: FILE:/var/kerberos/krb5/user/%{euid}/client.keytab configure: Default PKCS11 module name: p11-kit-proxy.so configure: creating ./config.status config.status: creating po/Makefile config.status: creating include/gssrpc/types.h config.status: creating plugins/preauth/pkinit/Makefile config.status: creating tests/softpkcs11/Makefile config.status: creating plugins/kdb/ldap/Makefile config.status: creating plugins/kdb/ldap/ldap_util/Makefile config.status: creating plugins/kdb/ldap/libkdb_ldap/Makefile config.status: creating plugins/kdb/lmdb/Makefile config.status: creating build-tools/krb5-config config.status: creating build-tools/kadm-server.pc config.status: creating build-tools/kadm-client.pc config.status: creating build-tools/kdb.pc config.status: creating build-tools/krb5.pc config.status: creating build-tools/krb5-gssapi.pc config.status: creating build-tools/mit-krb5.pc config.status: creating build-tools/mit-krb5-gssapi.pc config.status: creating build-tools/gssrpc.pc config.status: creating ./Makefile config.status: creating util/Makefile config.status: creating util/support/Makefile config.status: creating util/profile/Makefile config.status: creating util/profile/testmod/Makefile config.status: creating util/verto/Makefile config.status: creating lib/Makefile config.status: creating lib/kdb/Makefile config.status: creating lib/crypto/Makefile config.status: creating lib/crypto/krb/Makefile config.status: creating lib/crypto/crypto_tests/Makefile config.status: creating lib/crypto/builtin/Makefile config.status: creating lib/crypto/builtin/aes/Makefile config.status: creating lib/crypto/builtin/camellia/Makefile config.status: creating lib/crypto/builtin/md4/Makefile config.status: creating lib/crypto/builtin/md5/Makefile config.status: creating lib/crypto/builtin/sha1/Makefile config.status: creating lib/crypto/builtin/sha2/Makefile config.status: creating lib/crypto/builtin/enc_provider/Makefile config.status: creating lib/crypto/builtin/hash_provider/Makefile config.status: creating lib/crypto/openssl/Makefile config.status: creating lib/crypto/openssl/enc_provider/Makefile config.status: creating lib/crypto/openssl/hash_provider/Makefile config.status: creating lib/krb5/Makefile config.status: creating lib/krb5/error_tables/Makefile config.status: creating lib/krb5/asn.1/Makefile config.status: creating lib/krb5/ccache/Makefile config.status: creating lib/krb5/keytab/Makefile config.status: creating lib/krb5/krb/Makefile config.status: creating lib/krb5/rcache/Makefile config.status: creating lib/krb5/os/Makefile config.status: creating lib/krb5/unicode/Makefile config.status: creating lib/gssapi/Makefile config.status: creating lib/gssapi/generic/Makefile config.status: creating lib/gssapi/krb5/Makefile config.status: creating lib/gssapi/spnego/Makefile config.status: creating lib/gssapi/mechglue/Makefile config.status: creating lib/rpc/Makefile config.status: creating lib/rpc/unit-test/Makefile config.status: creating lib/kadm5/Makefile config.status: creating lib/kadm5/clnt/Makefile config.status: creating lib/kadm5/srv/Makefile config.status: creating lib/krad/Makefile config.status: creating lib/apputils/Makefile config.status: creating kdc/Makefile config.status: creating kprop/Makefile config.status: creating config-files/Makefile config.status: creating build-tools/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating plugins/certauth/test/Makefile config.status: creating plugins/gssapi/negoextest/Makefile config.status: creating plugins/hostrealm/test/Makefile config.status: creating plugins/localauth/test/Makefile config.status: creating plugins/kadm5_hook/test/Makefile config.status: creating plugins/kadm5_auth/test/Makefile config.status: creating plugins/pwqual/test/Makefile config.status: creating plugins/audit/Makefile config.status: creating plugins/audit/test/Makefile config.status: creating plugins/kdb/db2/Makefile config.status: creating plugins/kdb/db2/libdb2/Makefile config.status: creating plugins/kdb/db2/libdb2/hash/Makefile config.status: creating plugins/kdb/db2/libdb2/btree/Makefile config.status: creating plugins/kdb/db2/libdb2/db/Makefile config.status: creating plugins/kdb/db2/libdb2/mpool/Makefile config.status: creating plugins/kdb/db2/libdb2/recno/Makefile config.status: creating plugins/kdb/db2/libdb2/test/Makefile config.status: creating plugins/kdb/test/Makefile config.status: creating plugins/kdcpolicy/test/Makefile config.status: creating plugins/preauth/otp/Makefile config.status: creating plugins/preauth/spake/Makefile config.status: creating plugins/preauth/test/Makefile config.status: creating plugins/authdata/greet_client/Makefile config.status: creating plugins/authdata/greet_server/Makefile config.status: creating plugins/tls/k5tls/Makefile config.status: creating clients/Makefile config.status: creating clients/klist/Makefile config.status: creating clients/kinit/Makefile config.status: creating clients/kvno/Makefile config.status: creating clients/kdestroy/Makefile config.status: creating clients/kpasswd/Makefile config.status: creating clients/ksu/Makefile config.status: creating clients/kswitch/Makefile config.status: creating kadmin/Makefile config.status: creating kadmin/cli/Makefile config.status: creating kadmin/dbutil/Makefile config.status: creating kadmin/ktutil/Makefile config.status: creating kadmin/server/Makefile config.status: creating appl/Makefile config.status: creating appl/sample/Makefile config.status: creating appl/sample/sclient/Makefile config.status: creating appl/sample/sserver/Makefile config.status: creating appl/simple/Makefile config.status: creating appl/simple/client/Makefile config.status: creating appl/simple/server/Makefile config.status: creating appl/gss-sample/Makefile config.status: creating appl/user_user/Makefile config.status: creating tests/Makefile config.status: creating tests/asn.1/Makefile config.status: creating tests/create/Makefile config.status: creating tests/hammer/Makefile config.status: creating tests/verify/Makefile config.status: creating tests/gssapi/Makefile config.status: creating tests/threads/Makefile config.status: creating tests/shlib/Makefile config.status: creating tests/gss-threads/Makefile config.status: creating tests/misc/Makefile config.status: creating include/autoconf.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-tcl, --with-dirsrv-account-locking, --with-prng-alg + for x in DNS_LOOKUP DNS_LOOKUP_REALM + grep -q '#define KRB5_DNS_LOOKUP 1' include/autoconf.h + for x in DNS_LOOKUP DNS_LOOKUP_REALM + grep -q '#define KRB5_DNS_LOOKUP_REALM 1' include/autoconf.h + pushd include ~/build/BUILD/krb5-1.21.2/src/include ~/build/BUILD/krb5-1.21.2/src ~/build/BUILD/krb5-1.21.2 + make osconf.h cat ./osconf.hin | sed -e "s\"@KRB5RCTMPDIR\"/var/tmp\"" -e "s\"@PREFIX\"/usr\"" -e "s\"@EXEC_PREFIX\"/usr\"" -e "s\"@BINDIR\"/usr/bin\"" -e "s\"@LIBDIR\"/usr/lib64\"" -e "s\"@SBINDIR\"/usr/sbin\"" -e "s\"@MODULEDIR\"/usr/lib64/krb5/plugins\"" -e "s\"@GSSMODULEDIR\"/usr/lib64/gss\"" -e "s\"@LOCALSTATEDIR\"/var/kerberos\"" -e "s\"@RUNSTATEDIR\"/run\"" -e "s\"@SYSCONFDIR\"/etc\"" -e "s\"@DYNOBJEXT\".so\"" -e "s\"@SYSCONFCONF\"\"" > osconf.new ../config/move-if-changed osconf.new osconf.h + popd ~/build/BUILD/krb5-1.21.2/src ~/build/BUILD/krb5-1.21.2 ++ grep KDC_RUN_DIR include/osconf.h ++ awk '{print $NF}' + configured_dir='"/run/krb5kdc"' ++ eval echo '"/run/krb5kdc"' +++ echo /run/krb5kdc + configured_dir=/run/krb5kdc + test /run/krb5kdc '!=' /run/krb5kdc + make -j32 (cd include && make autoconf.h osconf.h) make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/include' make[1]: Nothing to be done for 'autoconf.h'. make[1]: 'osconf.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/include' making all in util... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/util' making all in util/support... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/util/support' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c threads.c -o threads.so.o && mv -f threads.so.o threads.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c selinux.c -o selinux.so.o && mv -f selinux.so.o selinux.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c init-addrinfo.c -o init-addrinfo.so.o && mv -f init-addrinfo.so.o init-addrinfo.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c plugins.c -o plugins.so.o && mv -f plugins.so.o plugins.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c errors.c -o errors.so.o && mv -f errors.so.o errors.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c k5buf.c -o k5buf.so.o && mv -f k5buf.so.o k5buf.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gmt_mktime.c -o gmt_mktime.so.o && mv -f gmt_mktime.so.o gmt_mktime.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c fake-addrinfo.c -o fake-addrinfo.so.o && mv -f fake-addrinfo.so.o fake-addrinfo.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c utf8.c -o utf8.so.o && mv -f utf8.so.o utf8.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c utf8_conv.c -o utf8_conv.so.o && mv -f utf8_conv.so.o utf8_conv.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c zap.c -o zap.so.o && mv -f zap.so.o zap.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c path.c -o path.so.o && mv -f path.so.o path.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c base64.c -o base64.so.o && mv -f base64.so.o base64.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c json.c -o json.so.o && mv -f json.so.o json.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hex.c -o hex.so.o && mv -f hex.so.o hex.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hashtab.c -o hashtab.so.o && mv -f hashtab.so.o hashtab.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bcmp.c -o bcmp.so.o && mv -f bcmp.so.o bcmp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c strerror_r.c -o strerror_r.so.o && mv -f strerror_r.so.o strerror_r.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c dir_filenames.c -o dir_filenames.so.o && mv -f dir_filenames.so.o dir_filenames.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c strlcpy.c -o strlcpy.so.o && mv -f strlcpy.so.o strlcpy.so cat ./libkrb5support-fixed.exports > new-exports for i in krb5int_strlcpy krb5int_strlcat krb5int_labeled_open krb5int_labeled_fopen krb5int_push_fscreatecon_for krb5int_pop_fscreatecon .; do \ if test "$i" != .; then echo $i >> new-exports; else :; fi ; \ done mv -f new-exports libkrb5support.exports base=`echo "krb5support" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_0_MIT {" sed >> binutils.versions < libkrb5support.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" threads.c: In function 'krb5int_pthread_loaded': threads.c:154:27: warning: the comparison will always evaluate as 'false' for the address of 'pthread_equal' will never be NULL [-Waddress] 154 | || &pthread_equal == 0 | ^~ In file included from /usr/include/features.h:490, from /usr/include/assert.h:35, from ../../include/k5-platform.h:56, from threads.c:28: /usr/include/pthread.h:1340:1: note: 'pthread_equal' declared here 1340 | __NTH (pthread_equal (pthread_t __thread1, pthread_t __thread2)) | ^~~~~ : updated OBJS.SH rm -f libkrb5support.so.0.1 building shared krb5support library (0.1) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,libkrb5support.so.0 -Wl,--no-undefined -o libkrb5support.so.0.1 $objlist -L../../lib -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' threads.so selinux.so init-addrinfo.so plugins.so errors.so k5buf.so gmt_mktime.so fake-addrinfo.so utf8.so utf8_conv.so zap.so path.so base64.so json.so hex.so hashtab.so bcmp.so strerror_r.so dir_filenames.so strlcpy.so' + gcc -shared -fPIC -Wl,-h,libkrb5support.so.0 -Wl,--no-undefined -o libkrb5support.so.0.1 threads.so selinux.so init-addrinfo.so plugins.so errors.so k5buf.so gmt_mktime.so fake-addrinfo.so utf8.so utf8_conv.so zap.so path.so base64.so json.so hex.so hashtab.so bcmp.so strerror_r.so dir_filenames.so strlcpy.so -L../../lib -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libkrb5support.so rm -f ../../lib/libkrb5support.so.0.1 rm -f libkrb5support.so.0 ln -s libkrb5support.so.0.1 libkrb5support.so (cd ../../lib && ln -s ../util/support/libkrb5support.so.0.1 .) ln -s libkrb5support.so.0.1 libkrb5support.so.0 rm -f ../../lib/libkrb5support.so rm -f ../../lib/libkrb5support.so.0 (cd ../../lib && ln -s ../util/support/libkrb5support.so .) (cd ../../lib && ln -s ../util/support/libkrb5support.so.0 .) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/util/support' making all in util/profile... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/util/profile' rm -f et-h-prof_err.et et-h-prof_err.c et-h-prof_err.h cp prof_err.et et-h-prof_err.et rm -f et-c-prof_err.et et-c-prof_err.c et-c-prof_err.h cp prof_err.et et-c-prof_err.et compile_et et-h-prof_err.et base=`echo "profile" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_1_MIT {" compile_et et-c-prof_err.et making all in util/profile/testmod... sed >> binutils.versions < ./libprofile.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/util/profile/testmod' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/util/profile/testmod' mv -f et-h-prof_err.h prof_err.h mv -f et-c-prof_err.c prof_err.c rm -f et-h-prof_err.et et-h-prof_err.c rm -f et-c-prof_err.et et-c-prof_err.h cat ./profile.hin prof_err.h > profile.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prof_err.c -o prof_err.so.o && mv -f prof_err.so.o prof_err.so cp profile.h "../../include/profile.h" gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prof_tree.c -o prof_tree.so.o && mv -f prof_tree.so.o prof_tree.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prof_file.c -o prof_file.so.o && mv -f prof_file.so.o prof_file.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prof_parse.c -o prof_parse.so.o && mv -f prof_parse.so.o prof_parse.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prof_get.c -o prof_get.so.o && mv -f prof_get.so.o prof_get.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prof_set.c -o prof_set.so.o && mv -f prof_set.so.o prof_set.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prof_init.c -o prof_init.so.o && mv -f prof_init.so.o prof_init.so : updated OBJS.SH rm -f libprofile.so.1.1 building shared profile library (1.1) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,libprofile.so.1 -Wl,--no-undefined -o libprofile.so.1.1 $objlist -L../../lib -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' prof_tree.so prof_file.so prof_parse.so prof_get.so prof_set.so prof_err.so prof_init.so' + gcc -shared -fPIC -Wl,-h,libprofile.so.1 -Wl,--no-undefined -o libprofile.so.1.1 prof_tree.so prof_file.so prof_parse.so prof_get.so prof_set.so prof_err.so prof_init.so -L../../lib -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libprofile.so rm -f libprofile.so.1 ln -s libprofile.so.1.1 libprofile.so ln -s libprofile.so.1.1 libprofile.so.1 make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/util/profile' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/util' making all in include... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/include' (cd ../lib/krb5/error_tables && make includes) : db.h will be installed by util/db2 make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/error_tables' rm -f et-h-asn1_err.et et-h-asn1_err.c et-h-asn1_err.h rm -f et-h-kdb5_err.et et-h-kdb5_err.c et-h-kdb5_err.h cp asn1_err.et et-h-asn1_err.et rm -f et-h-krb5_err.et et-h-krb5_err.c et-h-krb5_err.h cp kdb5_err.et et-h-kdb5_err.et rm -f et-h-k5e1_err.et et-h-k5e1_err.c et-h-k5e1_err.h cp krb5_err.et et-h-krb5_err.et compile_et et-h-asn1_err.et cp k5e1_err.et et-h-k5e1_err.et compile_et et-h-kdb5_err.et rm -f et-h-kv5m_err.et et-h-kv5m_err.c et-h-kv5m_err.h compile_et et-h-krb5_err.et compile_et et-h-k5e1_err.et cp kv5m_err.et et-h-kv5m_err.et rm -f et-h-krb524_err.et et-h-krb524_err.c et-h-krb524_err.h compile_et et-h-kv5m_err.et cp krb524_err.et et-h-krb524_err.et compile_et et-h-krb524_err.et mv -f et-h-asn1_err.h asn1_err.h mv -f et-h-k5e1_err.h k5e1_err.h rm -f et-h-asn1_err.et et-h-asn1_err.c mv -f et-h-kdb5_err.h kdb5_err.h rm -f et-h-k5e1_err.et et-h-k5e1_err.c rm -f et-h-kdb5_err.et et-h-kdb5_err.c mv -f et-h-kv5m_err.h kv5m_err.h mv -f et-h-krb524_err.h krb524_err.h mv -f et-h-krb5_err.h krb5_err.h rm -f et-h-kv5m_err.et et-h-kv5m_err.c rm -f et-h-krb524_err.et et-h-krb524_err.c rm -f et-h-krb5_err.et et-h-krb5_err.c make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/error_tables' : ../lib/krb5/error_tables/krb5_err.h : ../lib/krb5/error_tables/k5e1_err.h : ../lib/krb5/error_tables/kdb5_err.h : ../lib/krb5/error_tables/kv5m_err.h : ../lib/krb5/error_tables/krb524_err.h : ../lib/krb5/error_tables/asn1_err.h test -d krb5 || mkdir krb5 if test -r krb5.h; then \ if cmp -s krb5.h ./krb5.h; then :; else rm -f krb5.h; fi; \ else :; fi echo "/* This file is generated, please don't edit it directly. */" > krb5/krb5.new echo "#ifndef KRB5_KRB5_H_INCLUDED" >> krb5/krb5.new echo "#define KRB5_KRB5_H_INCLUDED" >> krb5/krb5.new cat ./krb5/krb5.hin ../lib/krb5/error_tables/krb5_err.h ../lib/krb5/error_tables/k5e1_err.h ../lib/krb5/error_tables/kdb5_err.h ../lib/krb5/error_tables/kv5m_err.h ../lib/krb5/error_tables/krb524_err.h ../lib/krb5/error_tables/asn1_err.h >> krb5/krb5.new echo "#endif /* KRB5_KRB5_H_INCLUDED */" >> krb5/krb5.new ../config/move-if-changed krb5/krb5.new krb5/krb5.h touch krb5.stamp : krb5.h make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/include' making all in lib... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib' making all in lib/crypto... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto' making all in lib/crypto/krb... base=`echo "k5crypto" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_3_MIT {" sed >> binutils.versions < ./libk5crypto.exports "s/$/;/" echo >> binutils.versions "};" make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/krb' echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c aead.c -o aead.so.o && mv -f aead.so.o aead.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c block_size.c -o block_size.so.o && mv -f block_size.so.o block_size.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cf2.c -o cf2.so.o && mv -f cf2.so.o cf2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c checksum_dk_cmac.c -o checksum_dk_cmac.so.o && mv -f checksum_dk_cmac.so.o checksum_dk_cmac.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c checksum_dk_hmac.c -o checksum_dk_hmac.so.o && mv -f checksum_dk_hmac.so.o checksum_dk_hmac.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c checksum_etm.c -o checksum_etm.so.o && mv -f checksum_etm.so.o checksum_etm.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c checksum_hmac_md5.c -o checksum_hmac_md5.so.o && mv -f checksum_hmac_md5.so.o checksum_hmac_md5.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c checksum_unkeyed.c -o checksum_unkeyed.so.o && mv -f checksum_unkeyed.so.o checksum_unkeyed.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c checksum_length.c -o checksum_length.so.o && mv -f checksum_length.so.o checksum_length.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cksumtype_to_string.c -o cksumtype_to_string.so.o && mv -f cksumtype_to_string.so.o cksumtype_to_string.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cksumtypes.c -o cksumtypes.so.o && mv -f cksumtypes.so.o cksumtypes.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c coll_proof_cksum.c -o coll_proof_cksum.so.o && mv -f coll_proof_cksum.so.o coll_proof_cksum.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c crypto_length.c -o crypto_length.so.o && mv -f crypto_length.so.o crypto_length.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c default_state.c -o default_state.so.o && mv -f default_state.so.o default_state.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c decrypt.c -o decrypt.so.o && mv -f decrypt.so.o decrypt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c decrypt_iov.c -o decrypt_iov.so.o && mv -f decrypt_iov.so.o decrypt_iov.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c derive.c -o derive.so.o && mv -f derive.so.o derive.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c encrypt.c -o encrypt.so.o && mv -f encrypt.so.o encrypt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c encrypt_iov.c -o encrypt_iov.so.o && mv -f encrypt_iov.so.o encrypt_iov.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c encrypt_length.c -o encrypt_length.so.o && mv -f encrypt_length.so.o encrypt_length.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c enctype_util.c -o enctype_util.so.o && mv -f enctype_util.so.o enctype_util.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c enc_dk_cmac.c -o enc_dk_cmac.so.o && mv -f enc_dk_cmac.so.o enc_dk_cmac.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c enc_dk_hmac.c -o enc_dk_hmac.so.o && mv -f enc_dk_hmac.so.o enc_dk_hmac.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c enc_etm.c -o enc_etm.so.o && mv -f enc_etm.so.o enc_etm.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c enc_raw.c -o enc_raw.so.o && mv -f enc_raw.so.o enc_raw.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c enc_rc4.c -o enc_rc4.so.o && mv -f enc_rc4.so.o enc_rc4.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c etypes.c -o etypes.so.o && mv -f etypes.so.o etypes.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c key.c -o key.so.o && mv -f key.so.o key.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c keyblocks.c -o keyblocks.so.o && mv -f keyblocks.so.o keyblocks.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c keyed_cksum.c -o keyed_cksum.so.o && mv -f keyed_cksum.so.o keyed_cksum.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c keyed_checksum_types.c -o keyed_checksum_types.so.o && mv -f keyed_checksum_types.so.o keyed_checksum_types.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c keylengths.c -o keylengths.so.o && mv -f keylengths.so.o keylengths.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c make_checksum.c -o make_checksum.so.o && mv -f make_checksum.so.o make_checksum.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c make_checksum_iov.c -o make_checksum_iov.so.o && mv -f make_checksum_iov.so.o make_checksum_iov.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c make_random_key.c -o make_random_key.so.o && mv -f make_random_key.so.o make_random_key.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mandatory_sumtype.c -o mandatory_sumtype.so.o && mv -f mandatory_sumtype.so.o mandatory_sumtype.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c nfold.c -o nfold.so.o && mv -f nfold.so.o nfold.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c old_api_glue.c -o old_api_glue.so.o && mv -f old_api_glue.so.o old_api_glue.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prf.c -o prf.so.o && mv -f prf.so.o prf.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prf_aes2.c -o prf_aes2.so.o && mv -f prf_aes2.so.o prf_aes2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prf_cmac.c -o prf_cmac.so.o && mv -f prf_cmac.so.o prf_cmac.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prf_dk.c -o prf_dk.so.o && mv -f prf_dk.so.o prf_dk.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prf_rc4.c -o prf_rc4.so.o && mv -f prf_rc4.so.o prf_rc4.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prng.c -o prng.so.o && mv -f prng.so.o prng.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c random_to_key.c -o random_to_key.so.o && mv -f random_to_key.so.o random_to_key.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c s2k_pbkdf2.c -o s2k_pbkdf2.so.o && mv -f s2k_pbkdf2.so.o s2k_pbkdf2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c s2k_rc4.c -o s2k_rc4.so.o && mv -f s2k_rc4.so.o s2k_rc4.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c state.c -o state.so.o && mv -f state.so.o state.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c string_to_cksumtype.c -o string_to_cksumtype.so.o && mv -f string_to_cksumtype.so.o string_to_cksumtype.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c string_to_key.c -o string_to_key.so.o && mv -f string_to_key.so.o string_to_key.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c valid_cksumtype.c -o valid_cksumtype.so.o && mv -f valid_cksumtype.so.o valid_cksumtype.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c verify_checksum.c -o verify_checksum.so.o && mv -f verify_checksum.so.o verify_checksum.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c verify_checksum_iov.c -o verify_checksum_iov.so.o && mv -f verify_checksum_iov.so.o verify_checksum_iov.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/krb' making all in lib/crypto/builtin... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cmac.c -o cmac.so.o && mv -f cmac.so.o cmac.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hmac.c -o hmac.so.o && mv -f hmac.so.o hmac.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdf.c -o kdf.so.o && mv -f kdf.so.o kdf.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pbkdf2.c -o pbkdf2.so.o && mv -f pbkdf2.so.o pbkdf2.so making all in lib/crypto/builtin/camellia... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/camellia' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c camellia.c -o camellia.so.o && mv -f camellia.so.o camellia.so : updated OBJS.SH : updated OBJS.SH make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/camellia' making all in lib/crypto/builtin/aes... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/aes' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c aescrypt.c -o aescrypt.so.o && mv -f aescrypt.so.o aescrypt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c aestab.c -o aestab.so.o && mv -f aestab.so.o aestab.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c aeskey.c -o aeskey.so.o && mv -f aeskey.so.o aeskey.so : updated OBJS.SH make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/aes' making all in lib/crypto/builtin/md4... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/md4' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c md4.c -o md4.so.o && mv -f md4.so.o md4.so : updated OBJS.SH make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/md4' making all in lib/crypto/builtin/md5... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/md5' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c md5.c -o md5.so.o && mv -f md5.so.o md5.so : updated OBJS.SH make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/md5' making all in lib/crypto/builtin/sha1... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/sha1' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c shs.c -o shs.so.o && mv -f shs.so.o shs.so : updated OBJS.SH make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/sha1' making all in lib/crypto/builtin/sha2... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/sha2' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sha256.c -o sha256.so.o && mv -f sha256.so.o sha256.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sha512.c -o sha512.so.o && mv -f sha512.so.o sha512.so : updated OBJS.SH make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/sha2' making all in lib/crypto/builtin/enc_provider... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/enc_provider' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../aes -I./../camellia -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rc4.c -o rc4.so.o && mv -f rc4.so.o rc4.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../aes -I./../camellia -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c aes.c -o aes.so.o && mv -f aes.so.o aes.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../aes -I./../camellia -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c camellia.c -o camellia.so.o && mv -f camellia.so.o camellia.so : updated OBJS.SH make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/enc_provider' making all in lib/crypto/builtin/hash_provider... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/hash_provider' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -I./../md4 -I./../md5 -I./../sha1 -I./../sha2 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_md4.c -o hash_md4.so.o && mv -f hash_md4.so.o hash_md4.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -I./../md4 -I./../md5 -I./../sha1 -I./../sha2 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_md5.c -o hash_md5.so.o && mv -f hash_md5.so.o hash_md5.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -I./../md4 -I./../md5 -I./../sha1 -I./../sha2 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_sha1.c -o hash_sha1.so.o && mv -f hash_sha1.so.o hash_sha1.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -I./../md4 -I./../md5 -I./../sha1 -I./../sha2 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_sha2.c -o hash_sha2.so.o && mv -f hash_sha2.so.o hash_sha2.so : updated OBJS.SH make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/hash_provider' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin' making all in lib/crypto/openssl... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cmac.c -o cmac.so.o && mv -f cmac.so.o cmac.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hmac.c -o hmac.so.o && mv -f hmac.so.o hmac.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdf.c -o kdf.so.o && mv -f kdf.so.o kdf.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pbkdf2.c -o pbkdf2.so.o && mv -f pbkdf2.so.o pbkdf2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sha256.c -o sha256.so.o && mv -f sha256.so.o sha256.so making all in lib/crypto/openssl/enc_provider... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl/enc_provider' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rc4.c -o rc4.so.o && mv -f rc4.so.o rc4.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c aes.c -o aes.so.o && mv -f aes.so.o aes.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c camellia.c -o camellia.so.o && mv -f camellia.so.o camellia.so : updated OBJS.SH : updated OBJS.SH make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl/enc_provider' making all in lib/crypto/openssl/hash_provider... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl/hash_provider' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_evp.c -o hash_evp.so.o && mv -f hash_evp.so.o hash_evp.so : updated OBJS.SH make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl/hash_provider' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl' making all in lib/crypto/crypto_tests... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/crypto_tests' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/crypto_tests' rm -f libk5crypto.so.3.1 building shared k5crypto library (3.1) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' krb/OBJS.SH builtin/OBJS.SH builtin/aes/OBJS.SH builtin/camellia/OBJS.SH builtin/md4/OBJS.SH builtin/md5/OBJS.SH builtin/sha1/OBJS.SH builtin/sha2/OBJS.SH builtin/enc_provider/OBJS.SH builtin/hash_provider/OBJS.SH openssl/OBJS.SH openssl/enc_provider/OBJS.SH openssl/hash_provider/OBJS.SH` && gcc -shared -fPIC -Wl,-h,libk5crypto.so.3 -Wl,--no-undefined -o libk5crypto.so.3.1 $objlist -L../../lib -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' krb/OBJS.SH builtin/OBJS.SH builtin/aes/OBJS.SH builtin/camellia/OBJS.SH builtin/md4/OBJS.SH builtin/md5/OBJS.SH builtin/sha1/OBJS.SH builtin/sha2/OBJS.SH builtin/enc_provider/OBJS.SH builtin/hash_provider/OBJS.SH openssl/OBJS.SH openssl/enc_provider/OBJS.SH openssl/hash_provider/OBJS.SH + objlist=' krb/aead.so krb/block_size.so krb/cf2.so krb/checksum_dk_cmac.so krb/checksum_dk_hmac.so krb/checksum_etm.so krb/checksum_hmac_md5.so krb/checksum_unkeyed.so krb/checksum_length.so krb/cksumtype_to_string.so krb/cksumtypes.so krb/coll_proof_cksum.so krb/crypto_length.so krb/default_state.so krb/decrypt.so krb/decrypt_iov.so krb/derive.so krb/encrypt.so krb/encrypt_iov.so krb/encrypt_length.so krb/enctype_util.so krb/enc_dk_cmac.so krb/enc_dk_hmac.so krb/enc_etm.so krb/enc_raw.so krb/enc_rc4.so krb/etypes.so krb/key.so krb/keyblocks.so krb/keyed_cksum.so krb/keyed_checksum_types.so krb/keylengths.so krb/make_checksum.so krb/make_checksum_iov.so krb/make_random_key.so krb/mandatory_sumtype.so krb/nfold.so krb/old_api_glue.so krb/prf.so krb/prf_aes2.so krb/prf_cmac.so krb/prf_dk.so krb/prf_rc4.so krb/prng.so krb/random_to_key.so krb/s2k_pbkdf2.so krb/s2k_rc4.so krb/state.so krb/string_to_cksumtype.so krb/string_to_key.so krb/valid_cksumtype.so krb/verify_checksum.so krb/verify_checksum_iov.so builtin/cmac.so builtin/hmac.so builtin/kdf.so builtin/pbkdf2.so builtin/aes/aescrypt.so builtin/aes/aestab.so builtin/aes/aeskey.so builtin/camellia/camellia.so builtin/md4/md4.so builtin/md5/md5.so builtin/sha1/shs.so builtin/sha2/sha256.so builtin/sha2/sha512.so builtin/enc_provider/rc4.so builtin/enc_provider/aes.so builtin/enc_provider/camellia.so builtin/hash_provider/hash_md4.so builtin/hash_provider/hash_md5.so builtin/hash_provider/hash_sha1.so builtin/hash_provider/hash_sha2.so openssl/cmac.so openssl/hmac.so openssl/kdf.so openssl/pbkdf2.so openssl/sha256.so openssl/enc_provider/rc4.so openssl/enc_provider/aes.so openssl/enc_provider/camellia.so openssl/hash_provider/hash_evp.so' + gcc -shared -fPIC -Wl,-h,libk5crypto.so.3 -Wl,--no-undefined -o libk5crypto.so.3.1 krb/aead.so krb/block_size.so krb/cf2.so krb/checksum_dk_cmac.so krb/checksum_dk_hmac.so krb/checksum_etm.so krb/checksum_hmac_md5.so krb/checksum_unkeyed.so krb/checksum_length.so krb/cksumtype_to_string.so krb/cksumtypes.so krb/coll_proof_cksum.so krb/crypto_length.so krb/default_state.so krb/decrypt.so krb/decrypt_iov.so krb/derive.so krb/encrypt.so krb/encrypt_iov.so krb/encrypt_length.so krb/enctype_util.so krb/enc_dk_cmac.so krb/enc_dk_hmac.so krb/enc_etm.so krb/enc_raw.so krb/enc_rc4.so krb/etypes.so krb/key.so krb/keyblocks.so krb/keyed_cksum.so krb/keyed_checksum_types.so krb/keylengths.so krb/make_checksum.so krb/make_checksum_iov.so krb/make_random_key.so krb/mandatory_sumtype.so krb/nfold.so krb/old_api_glue.so krb/prf.so krb/prf_aes2.so krb/prf_cmac.so krb/prf_dk.so krb/prf_rc4.so krb/prng.so krb/random_to_key.so krb/s2k_pbkdf2.so krb/s2k_rc4.so krb/state.so krb/string_to_cksumtype.so krb/string_to_key.so krb/valid_cksumtype.so krb/verify_checksum.so krb/verify_checksum_iov.so builtin/cmac.so builtin/hmac.so builtin/kdf.so builtin/pbkdf2.so builtin/aes/aescrypt.so builtin/aes/aestab.so builtin/aes/aeskey.so builtin/camellia/camellia.so builtin/md4/md4.so builtin/md5/md5.so builtin/sha1/shs.so builtin/sha2/sha256.so builtin/sha2/sha512.so builtin/enc_provider/rc4.so builtin/enc_provider/aes.so builtin/enc_provider/camellia.so builtin/hash_provider/hash_md4.so builtin/hash_provider/hash_md5.so builtin/hash_provider/hash_sha1.so builtin/hash_provider/hash_sha2.so openssl/cmac.so openssl/hmac.so openssl/kdf.so openssl/pbkdf2.so openssl/sha256.so openssl/enc_provider/rc4.so openssl/enc_provider/aes.so openssl/enc_provider/camellia.so openssl/hash_provider/hash_evp.so -L../../lib -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libk5crypto.so ln -s libk5crypto.so.3.1 libk5crypto.so rm -f ../../lib/libk5crypto.so.3.1 rm -f libk5crypto.so.3 (cd ../../lib && ln -s crypto/libk5crypto.so.3.1 .) rm -f ../../lib/libk5crypto.so ln -s libk5crypto.so.3.1 libk5crypto.so.3 (cd ../../lib && ln -s crypto/libk5crypto.so .) rm -f ../../lib/libk5crypto.so.3 (cd ../../lib && ln -s crypto/libk5crypto.so.3 .) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto' making all in lib/krb5... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I../../include -I../../include -I./ccache -I./keytab -I./rcache -I./os -I./unicode -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb5_libinit.c -o krb5_libinit.so.o && mv -f krb5_libinit.so.o krb5_libinit.so making all in lib/krb5/error_tables... base=`echo "krb5" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_3_MIT {" sed >> binutils.versions < ./libkrb5.exports "s/$/;/" make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/error_tables' rm -f et-c-asn1_err.et et-c-asn1_err.c et-c-asn1_err.h echo >> binutils.versions "};" rm -f et-c-kdb5_err.et et-c-kdb5_err.c et-c-kdb5_err.h rm -f et-c-krb5_err.et et-c-krb5_err.c et-c-krb5_err.h cp asn1_err.et et-c-asn1_err.et cp kdb5_err.et et-c-kdb5_err.et cp krb5_err.et et-c-krb5_err.et echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f et-c-k5e1_err.et et-c-k5e1_err.c et-c-k5e1_err.h rm -f et-c-kv5m_err.et et-c-kv5m_err.c et-c-kv5m_err.h compile_et et-c-asn1_err.et compile_et et-c-kdb5_err.et compile_et et-c-krb5_err.et cp k5e1_err.et et-c-k5e1_err.et cp kv5m_err.et et-c-kv5m_err.et rm -f et-c-krb524_err.et et-c-krb524_err.c et-c-krb524_err.h compile_et et-c-k5e1_err.et cp krb524_err.et et-c-krb524_err.et compile_et et-c-kv5m_err.et compile_et et-c-krb524_err.et mv -f et-c-k5e1_err.c k5e1_err.c rm -f et-c-k5e1_err.et et-c-k5e1_err.h mv -f et-c-asn1_err.c asn1_err.c gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c k5e1_err.c -o k5e1_err.so.o && mv -f k5e1_err.so.o k5e1_err.so mv -f et-c-krb524_err.c krb524_err.c rm -f et-c-asn1_err.et et-c-asn1_err.h mv -f et-c-kdb5_err.c kdb5_err.c rm -f et-c-krb524_err.et et-c-krb524_err.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c asn1_err.c -o asn1_err.so.o && mv -f asn1_err.so.o asn1_err.so rm -f et-c-kdb5_err.et et-c-kdb5_err.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb524_err.c -o krb524_err.so.o && mv -f krb524_err.so.o krb524_err.so mv -f et-c-kv5m_err.c kv5m_err.c gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_err.c -o kdb5_err.so.o && mv -f kdb5_err.so.o kdb5_err.so rm -f et-c-kv5m_err.et et-c-kv5m_err.h mv -f et-c-krb5_err.c krb5_err.c gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kv5m_err.c -o kv5m_err.so.o && mv -f kv5m_err.so.o kv5m_err.so rm -f et-c-krb5_err.et et-c-krb5_err.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb5_err.c -o krb5_err.so.o && mv -f krb5_err.so.o krb5_err.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/error_tables' making all in lib/krb5/asn.1... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/asn.1' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c asn1_encode.c -o asn1_encode.so.o && mv -f asn1_encode.so.o asn1_encode.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c asn1_k_encode.c -o asn1_k_encode.so.o && mv -f asn1_k_encode.so.o asn1_k_encode.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_key_seq.c -o ldap_key_seq.so.o && mv -f ldap_key_seq.so.o ldap_key_seq.so : updated OBJS.SH : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/asn.1' making all in lib/krb5/ccache... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/ccache' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccapi_util.c -o ccapi_util.so.o && mv -f ccapi_util.so.o ccapi_util.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccbase.c -o ccbase.so.o && mv -f ccbase.so.o ccbase.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cccopy.c -o cccopy.so.o && mv -f cccopy.so.o cccopy.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cccursor.c -o cccursor.so.o && mv -f cccursor.so.o cccursor.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccdefault.c -o ccdefault.so.o && mv -f ccdefault.so.o ccdefault.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccdefops.c -o ccdefops.so.o && mv -f ccdefops.so.o ccdefops.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccmarshal.c -o ccmarshal.so.o && mv -f ccmarshal.so.o ccmarshal.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccselect.c -o ccselect.so.o && mv -f ccselect.so.o ccselect.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccselect_hostname.c -o ccselect_hostname.so.o && mv -f ccselect_hostname.so.o ccselect_hostname.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccselect_k5identity.c -o ccselect_k5identity.so.o && mv -f ccselect_k5identity.so.o ccselect_k5identity.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccselect_realm.c -o ccselect_realm.so.o && mv -f ccselect_realm.so.o ccselect_realm.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cc_api_macos.c -o cc_api_macos.so.o && mv -f cc_api_macos.so.o cc_api_macos.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cc_dir.c -o cc_dir.so.o && mv -f cc_dir.so.o cc_dir.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cc_retr.c -o cc_retr.so.o && mv -f cc_retr.so.o cc_retr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cc_file.c -o cc_file.so.o && mv -f cc_file.so.o cc_file.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cc_kcm.c -o cc_kcm.so.o && mv -f cc_kcm.so.o cc_kcm.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cc_memory.c -o cc_memory.so.o && mv -f cc_memory.so.o cc_memory.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cc_keyring.c -o cc_keyring.so.o && mv -f cc_keyring.so.o cc_keyring.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccfns.c -o ccfns.so.o && mv -f ccfns.so.o ccfns.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/ccache' making all in lib/krb5/keytab... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/keytab' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktadd.c -o ktadd.so.o && mv -f ktadd.so.o ktadd.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktbase.c -o ktbase.so.o && mv -f ktbase.so.o ktbase.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktdefault.c -o ktdefault.so.o && mv -f ktdefault.so.o ktdefault.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktfr_entry.c -o ktfr_entry.so.o && mv -f ktfr_entry.so.o ktfr_entry.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktremove.c -o ktremove.so.o && mv -f ktremove.so.o ktremove.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktfns.c -o ktfns.so.o && mv -f ktfns.so.o ktfns.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kt_file.c -o kt_file.so.o && mv -f kt_file.so.o kt_file.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kt_memory.c -o kt_memory.so.o && mv -f kt_memory.so.o kt_memory.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c read_servi.c -o read_servi.so.o && mv -f read_servi.so.o read_servi.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/keytab' making all in lib/krb5/krb... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/krb' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c addr_comp.c -o addr_comp.so.o && mv -f addr_comp.so.o addr_comp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c addr_order.c -o addr_order.so.o && mv -f addr_order.so.o addr_order.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c addr_srch.c -o addr_srch.so.o && mv -f addr_srch.so.o addr_srch.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c allow_weak.c -o allow_weak.so.o && mv -f allow_weak.so.o allow_weak.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c appdefault.c -o appdefault.so.o && mv -f appdefault.so.o appdefault.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ai_authdata.c -o ai_authdata.so.o && mv -f ai_authdata.so.o ai_authdata.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c auth_con.c -o auth_con.so.o && mv -f auth_con.so.o auth_con.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cammac_util.c -o cammac_util.so.o && mv -f cammac_util.so.o cammac_util.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c authdata.c -o authdata.so.o && mv -f authdata.so.o authdata.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c authdata_exp.c -o authdata_exp.so.o && mv -f authdata_exp.so.o authdata_exp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c authdata_enc.c -o authdata_enc.so.o && mv -f authdata_enc.so.o authdata_enc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c authdata_dec.c -o authdata_dec.so.o && mv -f authdata_dec.so.o authdata_dec.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bld_pr_ext.c -o bld_pr_ext.so.o && mv -f bld_pr_ext.so.o bld_pr_ext.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bld_princ.c -o bld_princ.so.o && mv -f bld_princ.so.o bld_princ.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c chk_trans.c -o chk_trans.so.o && mv -f chk_trans.so.o chk_trans.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c chpw.c -o chpw.so.o && mv -f chpw.so.o chpw.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c conv_creds.c -o conv_creds.so.o && mv -f conv_creds.so.o conv_creds.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c conv_princ.c -o conv_princ.so.o && mv -f conv_princ.so.o conv_princ.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_addrs.c -o copy_addrs.so.o && mv -f copy_addrs.so.o copy_addrs.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_auth.c -o copy_auth.so.o && mv -f copy_auth.so.o copy_auth.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_athctr.c -o copy_athctr.so.o && mv -f copy_athctr.so.o copy_athctr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_cksum.c -o copy_cksum.so.o && mv -f copy_cksum.so.o copy_cksum.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_creds.c -o copy_creds.so.o && mv -f copy_creds.so.o copy_creds.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_data.c -o copy_data.so.o && mv -f copy_data.so.o copy_data.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_key.c -o copy_key.so.o && mv -f copy_key.so.o copy_key.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_princ.c -o copy_princ.so.o && mv -f copy_princ.so.o copy_princ.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_tick.c -o copy_tick.so.o && mv -f copy_tick.so.o copy_tick.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cp_key_cnt.c -o cp_key_cnt.so.o && mv -f cp_key_cnt.so.o cp_key_cnt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c decode_kdc.c -o decode_kdc.so.o && mv -f decode_kdc.so.o decode_kdc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c decrypt_tk.c -o decrypt_tk.so.o && mv -f decrypt_tk.so.o decrypt_tk.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c deltat.c -o deltat.so.o && mv -f deltat.so.o deltat.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c enc_helper.c -o enc_helper.so.o && mv -f enc_helper.so.o enc_helper.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c enc_keyhelper.c -o enc_keyhelper.so.o && mv -f enc_keyhelper.so.o enc_keyhelper.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c encode_kdc.c -o encode_kdc.so.o && mv -f encode_kdc.so.o encode_kdc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c encrypt_tk.c -o encrypt_tk.so.o && mv -f encrypt_tk.so.o encrypt_tk.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c etype_list.c -o etype_list.so.o && mv -f etype_list.so.o etype_list.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c fast.c -o fast.so.o && mv -f fast.so.o fast.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c fwd_tgt.c -o fwd_tgt.so.o && mv -f fwd_tgt.so.o fwd_tgt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gc_via_tkt.c -o gc_via_tkt.so.o && mv -f gc_via_tkt.so.o gc_via_tkt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gen_seqnum.c -o gen_seqnum.so.o && mv -f gen_seqnum.so.o gen_seqnum.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gen_subkey.c -o gen_subkey.so.o && mv -f gen_subkey.so.o gen_subkey.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gen_save_subkey.c -o gen_save_subkey.so.o && mv -f gen_save_subkey.so.o gen_save_subkey.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c get_creds.c -o get_creds.so.o && mv -f get_creds.so.o get_creds.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c get_etype_info.c -o get_etype_info.so.o && mv -f get_etype_info.so.o get_etype_info.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c get_in_tkt.c -o get_in_tkt.so.o && mv -f get_in_tkt.so.o get_in_tkt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gic_keytab.c -o gic_keytab.so.o && mv -f gic_keytab.so.o gic_keytab.so conv_princ.c: In function 'krb5_524_conv_principal': conv_princ.c:246:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 246 | strncpy(realm, tmp_realm, tmp_realm_len); | ^ conv_princ.c:241:30: note: length computed here 241 | tmp_realm_len = strlen(tmp_realm); | ^~~~~~~~~~~~~~~~~ gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gic_opt.c -o gic_opt.so.o && mv -f gic_opt.so.o gic_opt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gic_pwd.c -o gic_pwd.so.o && mv -f gic_pwd.so.o gic_pwd.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c in_tkt_sky.c -o in_tkt_sky.so.o && mv -f in_tkt_sky.so.o in_tkt_sky.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c init_ctx.c -o init_ctx.so.o && mv -f init_ctx.so.o init_ctx.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_ctx.c -o copy_ctx.so.o && mv -f copy_ctx.so.o copy_ctx.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c init_keyblock.c -o init_keyblock.so.o && mv -f init_keyblock.so.o init_keyblock.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_rep_dc.c -o kdc_rep_dc.so.o && mv -f kdc_rep_dc.so.o kdc_rep_dc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kerrs.c -o kerrs.so.o && mv -f kerrs.so.o kerrs.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kfree.c -o kfree.so.o && mv -f kfree.so.o kfree.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c libdef_parse.c -o libdef_parse.so.o && mv -f libdef_parse.so.o libdef_parse.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mk_cred.c -o mk_cred.so.o && mv -f mk_cred.so.o mk_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mk_error.c -o mk_error.so.o && mv -f mk_error.so.o mk_error.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mk_priv.c -o mk_priv.so.o && mv -f mk_priv.so.o mk_priv.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mk_rep.c -o mk_rep.so.o && mv -f mk_rep.so.o mk_rep.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mk_req.c -o mk_req.so.o && mv -f mk_req.so.o mk_req.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mk_req_ext.c -o mk_req_ext.so.o && mv -f mk_req_ext.so.o mk_req_ext.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mk_safe.c -o mk_safe.so.o && mv -f mk_safe.so.o mk_safe.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pac.c -o pac.so.o && mv -f pac.so.o pac.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pac_sign.c -o pac_sign.so.o && mv -f pac_sign.so.o pac_sign.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c padata.c -o padata.so.o && mv -f padata.so.o padata.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c parse.c -o parse.so.o && mv -f parse.so.o parse.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c parse_host_string.c -o parse_host_string.so.o && mv -f parse_host_string.so.o parse_host_string.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c plugin.c -o plugin.so.o && mv -f plugin.so.o plugin.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pr_to_salt.c -o pr_to_salt.so.o && mv -f pr_to_salt.so.o pr_to_salt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c preauth2.c -o preauth2.so.o && mv -f preauth2.so.o preauth2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c preauth_ec.c -o preauth_ec.so.o && mv -f preauth_ec.so.o preauth_ec.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c preauth_encts.c -o preauth_encts.so.o && mv -f preauth_encts.so.o preauth_encts.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c preauth_otp.c -o preauth_otp.so.o && mv -f preauth_otp.so.o preauth_otp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c preauth_pkinit.c -o preauth_pkinit.so.o && mv -f preauth_pkinit.so.o preauth_pkinit.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c preauth_sam2.c -o preauth_sam2.so.o && mv -f preauth_sam2.so.o preauth_sam2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c princ_comp.c -o princ_comp.so.o && mv -f princ_comp.so.o princ_comp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c privsafe.c -o privsafe.so.o && mv -f privsafe.so.o privsafe.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c random_str.c -o random_str.so.o && mv -f random_str.so.o random_str.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rd_cred.c -o rd_cred.so.o && mv -f rd_cred.so.o rd_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rd_error.c -o rd_error.so.o && mv -f rd_error.so.o rd_error.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rd_priv.c -o rd_priv.so.o && mv -f rd_priv.so.o rd_priv.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rd_rep.c -o rd_rep.so.o && mv -f rd_rep.so.o rd_rep.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rd_req.c -o rd_req.so.o && mv -f rd_req.so.o rd_req.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rd_req_dec.c -o rd_req_dec.so.o && mv -f rd_req_dec.so.o rd_req_dec.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rd_safe.c -o rd_safe.so.o && mv -f rd_safe.so.o rd_safe.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c recvauth.c -o recvauth.so.o && mv -f recvauth.so.o recvauth.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c response_items.c -o response_items.so.o && mv -f response_items.so.o response_items.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c s4u_creds.c -o s4u_creds.so.o && mv -f s4u_creds.so.o s4u_creds.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sendauth.c -o sendauth.so.o && mv -f sendauth.so.o sendauth.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c send_tgs.c -o send_tgs.so.o && mv -f send_tgs.so.o send_tgs.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_actx.c -o ser_actx.so.o && mv -f ser_actx.so.o ser_actx.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_adata.c -o ser_adata.so.o && mv -f ser_adata.so.o ser_adata.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_addr.c -o ser_addr.so.o && mv -f ser_addr.so.o ser_addr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_auth.c -o ser_auth.so.o && mv -f ser_auth.so.o ser_auth.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_cksum.c -o ser_cksum.so.o && mv -f ser_cksum.so.o ser_cksum.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_ctx.c -o ser_ctx.so.o && mv -f ser_ctx.so.o ser_ctx.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_key.c -o ser_key.so.o && mv -f ser_key.so.o ser_key.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_princ.c -o ser_princ.so.o && mv -f ser_princ.so.o ser_princ.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c serialize.c -o serialize.so.o && mv -f serialize.so.o serialize.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c set_realm.c -o set_realm.so.o && mv -f set_realm.so.o set_realm.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sname_match.c -o sname_match.so.o && mv -f sname_match.so.o sname_match.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c srv_dec_tkt.c -o srv_dec_tkt.so.o && mv -f srv_dec_tkt.so.o srv_dec_tkt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c srv_rcache.c -o srv_rcache.so.o && mv -f srv_rcache.so.o srv_rcache.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c str_conv.c -o str_conv.so.o && mv -f str_conv.so.o str_conv.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c tgtname.c -o tgtname.so.o && mv -f tgtname.so.o tgtname.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c unparse.c -o unparse.so.o && mv -f unparse.so.o unparse.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c val_renew.c -o val_renew.so.o && mv -f val_renew.so.o val_renew.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c valid_times.c -o valid_times.so.o && mv -f valid_times.so.o valid_times.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c vfy_increds.c -o vfy_increds.so.o && mv -f vfy_increds.so.o vfy_increds.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c vic_opt.c -o vic_opt.so.o && mv -f vic_opt.so.o vic_opt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c walk_rtree.c -o walk_rtree.so.o && mv -f walk_rtree.so.o walk_rtree.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/krb' making all in lib/krb5/os... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/os' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c accessor.c -o accessor.so.o && mv -f accessor.so.o accessor.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c c_ustime.c -o c_ustime.so.o && mv -f c_ustime.so.o c_ustime.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccdefname.c -o ccdefname.so.o && mv -f ccdefname.so.o ccdefname.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c changepw.c -o changepw.so.o && mv -f changepw.so.o changepw.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c dnsglue.c -o dnsglue.so.o && mv -f dnsglue.so.o dnsglue.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c dnssrv.c -o dnssrv.so.o && mv -f dnssrv.so.o dnssrv.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c expand_path.c -o expand_path.so.o && mv -f expand_path.so.o expand_path.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c full_ipadr.c -o full_ipadr.so.o && mv -f full_ipadr.so.o full_ipadr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gen_port.c -o gen_port.so.o && mv -f gen_port.so.o gen_port.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c genaddrs.c -o genaddrs.so.o && mv -f genaddrs.so.o genaddrs.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gen_rname.c -o gen_rname.so.o && mv -f gen_rname.so.o gen_rname.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hostaddr.c -o hostaddr.so.o && mv -f hostaddr.so.o hostaddr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hostrealm.c -o hostrealm.so.o && mv -f hostrealm.so.o hostrealm.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hostrealm_dns.c -o hostrealm_dns.so.o && mv -f hostrealm_dns.so.o hostrealm_dns.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hostrealm_domain.c -o hostrealm_domain.so.o && mv -f hostrealm_domain.so.o hostrealm_domain.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hostrealm_profile.c -o hostrealm_profile.so.o && mv -f hostrealm_profile.so.o hostrealm_profile.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hostrealm_registry.c -o hostrealm_registry.so.o && mv -f hostrealm_registry.so.o hostrealm_registry.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c init_os_ctx.c -o init_os_ctx.so.o && mv -f init_os_ctx.so.o init_os_ctx.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krbfileio.c -o krbfileio.so.o && mv -f krbfileio.so.o krbfileio.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktdefname.c -o ktdefname.so.o && mv -f ktdefname.so.o ktdefname.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mk_faddr.c -o mk_faddr.so.o && mv -f mk_faddr.so.o mk_faddr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c localaddr.c -o localaddr.so.o && mv -f localaddr.so.o localaddr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c localauth.c -o localauth.so.o && mv -f localauth.so.o localauth.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c localauth_an2ln.c -o localauth_an2ln.so.o && mv -f localauth_an2ln.so.o localauth_an2ln.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c localauth_k5login.c -o localauth_k5login.so.o && mv -f localauth_k5login.so.o localauth_k5login.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c localauth_names.c -o localauth_names.so.o && mv -f localauth_names.so.o localauth_names.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c localauth_rule.c -o localauth_rule.so.o && mv -f localauth_rule.so.o localauth_rule.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c locate_kdc.c -o locate_kdc.so.o && mv -f locate_kdc.so.o locate_kdc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c lock_file.c -o lock_file.so.o && mv -f lock_file.so.o lock_file.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c net_read.c -o net_read.so.o && mv -f net_read.so.o net_read.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c net_write.c -o net_write.so.o && mv -f net_write.so.o net_write.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c port2ip.c -o port2ip.so.o && mv -f port2ip.so.o port2ip.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prompter.c -o prompter.so.o && mv -f prompter.so.o prompter.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c read_msg.c -o read_msg.so.o && mv -f read_msg.so.o read_msg.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c read_pwd.c -o read_pwd.so.o && mv -f read_pwd.so.o read_pwd.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c realm_dom.c -o realm_dom.so.o && mv -f realm_dom.so.o realm_dom.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sendto_kdc.c -o sendto_kdc.so.o && mv -f sendto_kdc.so.o sendto_kdc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sn2princ.c -o sn2princ.so.o && mv -f sn2princ.so.o sn2princ.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c thread_safe.c -o thread_safe.so.o && mv -f thread_safe.so.o thread_safe.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c timeofday.c -o timeofday.so.o && mv -f timeofday.so.o timeofday.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c toffset.c -o toffset.so.o && mv -f toffset.so.o toffset.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c trace.c -o trace.so.o && mv -f trace.so.o trace.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c unlck_file.c -o unlck_file.so.o && mv -f unlck_file.so.o unlck_file.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ustime.c -o ustime.so.o && mv -f ustime.so.o ustime.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c write_msg.c -o write_msg.so.o && mv -f write_msg.so.o write_msg.so trace.c: In function 'hash_bytes': trace.c:100:16: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 100 | (void) asprintf(&s, "%02X%02X", cksum.contents[0], cksum.contents[1]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ trace.c: In function 'file_trace_cb': trace.c:451:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 451 | (void) write(*fd, info->message, strlen(info->message)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/os' making all in lib/krb5/rcache... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/rcache' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c memrcache.c -o memrcache.so.o && mv -f memrcache.so.o memrcache.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rc_base.c -o rc_base.so.o && mv -f rc_base.so.o rc_base.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rc_dfl.c -o rc_dfl.so.o && mv -f rc_dfl.so.o rc_dfl.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rc_file2.c -o rc_file2.so.o && mv -f rc_file2.so.o rc_file2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rc_none.c -o rc_none.so.o && mv -f rc_none.so.o rc_none.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/rcache' making all in lib/krb5/unicode... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/unicode' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ucstr.c -o ucstr.so.o && mv -f ucstr.so.o ucstr.so touch .links gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ucdata.c -o ucdata.so.o && mv -f ucdata.so.o ucdata.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/unicode' rm -f libkrb5.so.3.3 building shared krb5 library (3.3) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH error_tables/OBJS.SH asn.1/OBJS.SH ccache/OBJS.SH keytab/OBJS.SH krb/OBJS.SH rcache/OBJS.SH unicode/OBJS.SH os/OBJS.SH ../../util/profile/OBJS.SH` && gcc -shared -fPIC -Wl,-h,libkrb5.so.3 -Wl,--no-undefined -o libkrb5.so.3.3 $objlist -L../../lib -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH error_tables/OBJS.SH asn.1/OBJS.SH ccache/OBJS.SH keytab/OBJS.SH krb/OBJS.SH rcache/OBJS.SH unicode/OBJS.SH os/OBJS.SH ../../util/profile/OBJS.SH + objlist=' krb5_libinit.so error_tables/asn1_err.so error_tables/kdb5_err.so error_tables/krb5_err.so error_tables/k5e1_err.so error_tables/kv5m_err.so error_tables/krb524_err.so asn.1/asn1_encode.so asn.1/asn1_k_encode.so asn.1/ldap_key_seq.so ccache/ccapi_util.so ccache/ccbase.so ccache/cccopy.so ccache/cccursor.so ccache/ccdefault.so ccache/ccdefops.so ccache/ccmarshal.so ccache/ccselect.so ccache/ccselect_hostname.so ccache/ccselect_k5identity.so ccache/ccselect_realm.so ccache/cc_api_macos.so ccache/cc_dir.so ccache/cc_retr.so ccache/cc_file.so ccache/cc_kcm.so ccache/cc_memory.so ccache/cc_keyring.so ccache/ccfns.so keytab/ktadd.so keytab/ktbase.so keytab/ktdefault.so keytab/ktfr_entry.so keytab/ktremove.so keytab/ktfns.so keytab/kt_file.so keytab/kt_memory.so keytab/read_servi.so krb/addr_comp.so krb/addr_order.so krb/addr_srch.so krb/allow_weak.so krb/appdefault.so krb/ai_authdata.so krb/auth_con.so krb/cammac_util.so krb/authdata.so krb/authdata_exp.so krb/authdata_enc.so krb/authdata_dec.so krb/bld_pr_ext.so krb/bld_princ.so krb/chk_trans.so krb/chpw.so krb/conv_creds.so krb/conv_princ.so krb/copy_addrs.so krb/copy_auth.so krb/copy_athctr.so krb/copy_cksum.so krb/copy_creds.so krb/copy_data.so krb/copy_key.so krb/copy_princ.so krb/copy_tick.so krb/cp_key_cnt.so krb/decode_kdc.so krb/decrypt_tk.so krb/deltat.so krb/enc_helper.so krb/enc_keyhelper.so krb/encode_kdc.so krb/encrypt_tk.so krb/etype_list.so krb/fast.so krb/fwd_tgt.so krb/gc_via_tkt.so krb/gen_seqnum.so krb/gen_subkey.so krb/gen_save_subkey.so krb/get_creds.so krb/get_etype_info.so krb/get_in_tkt.so krb/gic_keytab.so krb/gic_opt.so krb/gic_pwd.so krb/in_tkt_sky.so krb/init_ctx.so krb/copy_ctx.so krb/init_keyblock.so krb/kdc_rep_dc.so krb/kerrs.so krb/kfree.so krb/libdef_parse.so krb/mk_cred.so krb/mk_error.so krb/mk_priv.so krb/mk_rep.so krb/mk_req.so krb/mk_req_ext.so krb/mk_safe.so krb/pac.so krb/pac_sign.so krb/padata.so krb/parse.so krb/parse_host_string.so krb/plugin.so krb/pr_to_salt.so krb/preauth2.so krb/preauth_ec.so krb/preauth_encts.so krb/preauth_otp.so krb/preauth_pkinit.so krb/preauth_sam2.so krb/princ_comp.so krb/privsafe.so krb/random_str.so krb/rd_cred.so krb/rd_error.so krb/rd_priv.so krb/rd_rep.so krb/rd_req.so krb/rd_req_dec.so krb/rd_safe.so krb/recvauth.so krb/response_items.so krb/s4u_creds.so krb/sendauth.so krb/send_tgs.so krb/ser_actx.so krb/ser_adata.so krb/ser_addr.so krb/ser_auth.so krb/ser_cksum.so krb/ser_ctx.so krb/ser_key.so krb/ser_princ.so krb/serialize.so krb/set_realm.so krb/sname_match.so krb/srv_dec_tkt.so krb/srv_rcache.so krb/str_conv.so krb/tgtname.so krb/unparse.so krb/val_renew.so krb/valid_times.so krb/vfy_increds.so krb/vic_opt.so krb/walk_rtree.so rcache/memrcache.so rcache/rc_base.so rcache/rc_dfl.so rcache/rc_file2.so rcache/rc_none.so unicode/ucdata.so unicode/ucstr.so os/accessor.so os/c_ustime.so os/ccdefname.so os/changepw.so os/dnsglue.so os/dnssrv.so os/expand_path.so os/full_ipadr.so os/gen_port.so os/genaddrs.so os/gen_rname.so os/hostaddr.so os/hostrealm.so os/hostrealm_dns.so os/hostrealm_domain.so os/hostrealm_profile.so os/hostrealm_registry.so os/init_os_ctx.so os/krbfileio.so os/ktdefname.so os/mk_faddr.so os/localaddr.so os/localauth.so os/localauth_an2ln.so os/localauth_k5login.so os/localauth_names.so os/localauth_rule.so os/locate_kdc.so os/lock_file.so os/net_read.so os/net_write.so os/port2ip.so os/prompter.so os/read_msg.so os/read_pwd.so os/realm_dom.so os/sendto_kdc.so os/sn2princ.so os/thread_safe.so os/timeofday.so os/toffset.so os/trace.so os/unlck_file.so os/ustime.so os/write_msg.so ../../util/profile/prof_tree.so ../../util/profile/prof_file.so ../../util/profile/prof_parse.so ../../util/profile/prof_get.so ../../util/profile/prof_set.so ../../util/profile/prof_err.so ../../util/profile/prof_init.so' + gcc -shared -fPIC -Wl,-h,libkrb5.so.3 -Wl,--no-undefined -o libkrb5.so.3.3 krb5_libinit.so error_tables/asn1_err.so error_tables/kdb5_err.so error_tables/krb5_err.so error_tables/k5e1_err.so error_tables/kv5m_err.so error_tables/krb524_err.so asn.1/asn1_encode.so asn.1/asn1_k_encode.so asn.1/ldap_key_seq.so ccache/ccapi_util.so ccache/ccbase.so ccache/cccopy.so ccache/cccursor.so ccache/ccdefault.so ccache/ccdefops.so ccache/ccmarshal.so ccache/ccselect.so ccache/ccselect_hostname.so ccache/ccselect_k5identity.so ccache/ccselect_realm.so ccache/cc_api_macos.so ccache/cc_dir.so ccache/cc_retr.so ccache/cc_file.so ccache/cc_kcm.so ccache/cc_memory.so ccache/cc_keyring.so ccache/ccfns.so keytab/ktadd.so keytab/ktbase.so keytab/ktdefault.so keytab/ktfr_entry.so keytab/ktremove.so keytab/ktfns.so keytab/kt_file.so keytab/kt_memory.so keytab/read_servi.so krb/addr_comp.so krb/addr_order.so krb/addr_srch.so krb/allow_weak.so krb/appdefault.so krb/ai_authdata.so krb/auth_con.so krb/cammac_util.so krb/authdata.so krb/authdata_exp.so krb/authdata_enc.so krb/authdata_dec.so krb/bld_pr_ext.so krb/bld_princ.so krb/chk_trans.so krb/chpw.so krb/conv_creds.so krb/conv_princ.so krb/copy_addrs.so krb/copy_auth.so krb/copy_athctr.so krb/copy_cksum.so krb/copy_creds.so krb/copy_data.so krb/copy_key.so krb/copy_princ.so krb/copy_tick.so krb/cp_key_cnt.so krb/decode_kdc.so krb/decrypt_tk.so krb/deltat.so krb/enc_helper.so krb/enc_keyhelper.so krb/encode_kdc.so krb/encrypt_tk.so krb/etype_list.so krb/fast.so krb/fwd_tgt.so krb/gc_via_tkt.so krb/gen_seqnum.so krb/gen_subkey.so krb/gen_save_subkey.so krb/get_creds.so krb/get_etype_info.so krb/get_in_tkt.so krb/gic_keytab.so krb/gic_opt.so krb/gic_pwd.so krb/in_tkt_sky.so krb/init_ctx.so krb/copy_ctx.so krb/init_keyblock.so krb/kdc_rep_dc.so krb/kerrs.so krb/kfree.so krb/libdef_parse.so krb/mk_cred.so krb/mk_error.so krb/mk_priv.so krb/mk_rep.so krb/mk_req.so krb/mk_req_ext.so krb/mk_safe.so krb/pac.so krb/pac_sign.so krb/padata.so krb/parse.so krb/parse_host_string.so krb/plugin.so krb/pr_to_salt.so krb/preauth2.so krb/preauth_ec.so krb/preauth_encts.so krb/preauth_otp.so krb/preauth_pkinit.so krb/preauth_sam2.so krb/princ_comp.so krb/privsafe.so krb/random_str.so krb/rd_cred.so krb/rd_error.so krb/rd_priv.so krb/rd_rep.so krb/rd_req.so krb/rd_req_dec.so krb/rd_safe.so krb/recvauth.so krb/response_items.so krb/s4u_creds.so krb/sendauth.so krb/send_tgs.so krb/ser_actx.so krb/ser_adata.so krb/ser_addr.so krb/ser_auth.so krb/ser_cksum.so krb/ser_ctx.so krb/ser_key.so krb/ser_princ.so krb/serialize.so krb/set_realm.so krb/sname_match.so krb/srv_dec_tkt.so krb/srv_rcache.so krb/str_conv.so krb/tgtname.so krb/unparse.so krb/val_renew.so krb/valid_times.so krb/vfy_increds.so krb/vic_opt.so krb/walk_rtree.so rcache/memrcache.so rcache/rc_base.so rcache/rc_dfl.so rcache/rc_file2.so rcache/rc_none.so unicode/ucdata.so unicode/ucstr.so os/accessor.so os/c_ustime.so os/ccdefname.so os/changepw.so os/dnsglue.so os/dnssrv.so os/expand_path.so os/full_ipadr.so os/gen_port.so os/genaddrs.so os/gen_rname.so os/hostaddr.so os/hostrealm.so os/hostrealm_dns.so os/hostrealm_domain.so os/hostrealm_profile.so os/hostrealm_registry.so os/init_os_ctx.so os/krbfileio.so os/ktdefname.so os/mk_faddr.so os/localaddr.so os/localauth.so os/localauth_an2ln.so os/localauth_k5login.so os/localauth_names.so os/localauth_rule.so os/locate_kdc.so os/lock_file.so os/net_read.so os/net_write.so os/port2ip.so os/prompter.so os/read_msg.so os/read_pwd.so os/realm_dom.so os/sendto_kdc.so os/sn2princ.so os/thread_safe.so os/timeofday.so os/toffset.so os/trace.so os/unlck_file.so os/ustime.so os/write_msg.so ../../util/profile/prof_tree.so ../../util/profile/prof_file.so ../../util/profile/prof_parse.so ../../util/profile/prof_get.so ../../util/profile/prof_set.so ../../util/profile/prof_err.so ../../util/profile/prof_init.so -L../../lib -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions krb/ser_ctx.c:33:17: warning: type of 'profile_ser_internalize' does not match original declaration [-Wlto-type-mismatch] 33 | krb5_error_code profile_ser_internalize(krb5_context, profile_t *, | ^ ../../util/profile/prof_init.c:600:11: note: return value type mismatch 600 | errcode_t profile_ser_internalize(const char *unused, profile_t *profilep, | ^ ../../util/profile/prof_init.c:600:11: note: type 'errcode_t' should match type 'krb5_error_code' ../../util/profile/prof_init.c:600:11: note: 'profile_ser_internalize' was previously declared here ../../util/profile/prof_init.c:600:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used krb/ser_ctx.c:31:17: warning: type of 'profile_ser_externalize' does not match original declaration [-Wlto-type-mismatch] 31 | krb5_error_code profile_ser_externalize(krb5_context, profile_t, | ^ ../../util/profile/prof_init.c:546:11: note: return value type mismatch 546 | errcode_t profile_ser_externalize(const char *unused, profile_t profile, | ^ ../../util/profile/prof_init.c:546:11: note: type 'errcode_t' should match type 'krb5_error_code' ../../util/profile/prof_init.c:546:11: note: 'profile_ser_externalize' was previously declared here ../../util/profile/prof_init.c:546:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used krb/ser_ctx.c:30:17: warning: type of 'profile_ser_size' does not match original declaration [-Wlto-type-mismatch] 30 | krb5_error_code profile_ser_size(krb5_context, profile_t, size_t *); | ^ ../../util/profile/prof_init.c:524:11: note: return value type mismatch 524 | errcode_t profile_ser_size(const char *unused, profile_t profile, | ^ ../../util/profile/prof_init.c:524:11: note: type 'errcode_t' should match type 'krb5_error_code' ../../util/profile/prof_init.c:524:11: note: 'profile_ser_size' was previously declared here ../../util/profile/prof_init.c:524:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used rm -f libkrb5.so rm -f ../../lib/libkrb5.so.3.3 rm -f libkrb5.so.3 ln -s libkrb5.so.3.3 libkrb5.so (cd ../../lib && ln -s krb5/libkrb5.so.3.3 .) ln -s libkrb5.so.3.3 libkrb5.so.3 rm -f ../../lib/libkrb5.so (cd ../../lib && ln -s krb5/libkrb5.so .) rm -f ../../lib/libkrb5.so.3 (cd ../../lib && ln -s krb5/libkrb5.so.3 .) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5' making all in lib/gssapi... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi' : updated OBJS.SH base=`echo "gssapi_krb5" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_2_MIT {" making all in lib/gssapi/generic... sed >> binutils.versions < ./libgssapi_krb5.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/generic' rm -f et-h-gssapi_err_generic.et et-h-gssapi_err_generic.c et-h-gssapi_err_generic.h if test -d ../../../include/gssapi; then :; else (set -x; mkdir ../../../include/gssapi); fi cp gssapi_err_generic.et et-h-gssapi_err_generic.et + mkdir ../../../include/gssapi Creating gssapi.h echo timestamp > ../../../include/gssapi/timestamp compile_et et-h-gssapi_err_generic.et perl -w -I../../../util ../../../util/gen.pl bimap \ errmap.h \ NAME=mecherrmap LEFT=OM_uint32 RIGHT="struct mecherror" \ LEFTPRINT=print_OM_uint32 RIGHTPRINT=mecherror_print \ LEFTCMP=cmp_OM_uint32 RIGHTCMP=mecherror_cmp rm -f et-c-gssapi_err_generic.et et-c-gssapi_err_generic.c et-c-gssapi_err_generic.h + mv -f gss1889244 gssapi.h cp ./gssapi_generic.h ../../../include/gssapi/gssapi_generic.h cp gssapi_err_generic.et et-c-gssapi_err_generic.et compile_et et-c-gssapi_err_generic.et cp ./gssapi_alloc.h ../../../include/gssapi/gssapi_alloc.h cp ./gssapi_ext.h ../../../include/gssapi/gssapi_ext.h cp gssapi.h ../../../include/gssapi/gssapi.h mv -f et-h-gssapi_err_generic.h gssapi_err_generic.h rm -f et-h-gssapi_err_generic.et et-h-gssapi_err_generic.c mv -f et-c-gssapi_err_generic.c gssapi_err_generic.c gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c disp_com_err_status.c -o disp_com_err_status.so.o && mv -f disp_com_err_status.so.o disp_com_err_status.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c disp_major_status.c -o disp_major_status.so.o && mv -f disp_major_status.so.o disp_major_status.so rm -f et-c-gssapi_err_generic.et et-c-gssapi_err_generic.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gssapi_generic.c -o gssapi_generic.so.o && mv -f gssapi_generic.so.o gssapi_generic.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c oid_ops.c -o oid_ops.so.o && mv -f oid_ops.so.o oid_ops.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rel_buffer.c -o rel_buffer.so.o && mv -f rel_buffer.so.o rel_buffer.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rel_oid_set.c -o rel_oid_set.so.o && mv -f rel_oid_set.so.o rel_oid_set.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util_buffer.c -o util_buffer.so.o && mv -f util_buffer.so.o util_buffer.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util_buffer_set.c -o util_buffer_set.so.o && mv -f util_buffer_set.so.o util_buffer_set.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util_errmap.c -o util_errmap.so.o && mv -f util_errmap.so.o util_errmap.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util_set.c -o util_set.so.o && mv -f util_set.so.o util_set.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util_seqstate.c -o util_seqstate.so.o && mv -f util_seqstate.so.o util_seqstate.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util_token.c -o util_token.so.o && mv -f util_token.so.o util_token.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gssapi_err_generic.c -o gssapi_err_generic.so.o && mv -f gssapi_err_generic.so.o gssapi_err_generic.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/generic' making all in lib/gssapi/krb5... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/krb5' rm -f et-h-gssapi_err_krb5.et et-h-gssapi_err_krb5.c et-h-gssapi_err_krb5.h cp gssapi_err_krb5.et et-h-gssapi_err_krb5.et cp ./gssapi_krb5.h "../../../include/gssapi/gssapi_krb5.h" perl -I../../../util ../../../util/gen-map.pl \ -oerror_map.new \ NAME=gsserrmap \ KEY=OM_uint32 \ VALUE="char *" \ COMPARE=compare_OM_uint32 \ FREEVALUE=free_string compile_et et-h-gssapi_err_krb5.et rm -f et-c-gssapi_err_krb5.et et-c-gssapi_err_krb5.c et-c-gssapi_err_krb5.h cp gssapi_err_krb5.et et-c-gssapi_err_krb5.et compile_et et-c-gssapi_err_krb5.et rm -f error_map.h mv -f error_map.new error_map.h mv -f et-c-gssapi_err_krb5.c gssapi_err_krb5.c mv -f et-h-gssapi_err_krb5.h gssapi_err_krb5.h rm -f et-c-gssapi_err_krb5.et et-c-gssapi_err_krb5.h rm -f et-h-gssapi_err_krb5.et et-h-gssapi_err_krb5.c gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gssapi_err_krb5.c -o gssapi_err_krb5.so.o && mv -f gssapi_err_krb5.so.o gssapi_err_krb5.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c accept_sec_context.c -o accept_sec_context.so.o && mv -f accept_sec_context.so.o accept_sec_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c acquire_cred.c -o acquire_cred.so.o && mv -f acquire_cred.so.o acquire_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c canon_name.c -o canon_name.so.o && mv -f canon_name.so.o canon_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c compare_name.c -o compare_name.so.o && mv -f compare_name.so.o compare_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c context_time.c -o context_time.so.o && mv -f context_time.so.o context_time.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c copy_ccache.c -o copy_ccache.so.o && mv -f copy_ccache.so.o copy_ccache.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cred_store.c -o cred_store.so.o && mv -f cred_store.so.o cred_store.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c delete_sec_context.c -o delete_sec_context.so.o && mv -f delete_sec_context.so.o delete_sec_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c disp_name.c -o disp_name.so.o && mv -f disp_name.so.o disp_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c disp_status.c -o disp_status.so.o && mv -f disp_status.so.o disp_status.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c duplicate_name.c -o duplicate_name.so.o && mv -f duplicate_name.so.o duplicate_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c export_cred.c -o export_cred.so.o && mv -f export_cred.so.o export_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c export_name.c -o export_name.so.o && mv -f export_name.so.o export_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c export_sec_context.c -o export_sec_context.so.o && mv -f export_sec_context.so.o export_sec_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c get_tkt_flags.c -o get_tkt_flags.so.o && mv -f get_tkt_flags.so.o get_tkt_flags.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gssapi_krb5.c -o gssapi_krb5.so.o && mv -f gssapi_krb5.so.o gssapi_krb5.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c iakerb.c -o iakerb.so.o && mv -f iakerb.so.o iakerb.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c import_cred.c -o import_cred.so.o && mv -f import_cred.so.o import_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c import_name.c -o import_name.so.o && mv -f import_name.so.o import_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c import_sec_context.c -o import_sec_context.so.o && mv -f import_sec_context.so.o import_sec_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c indicate_mechs.c -o indicate_mechs.so.o && mv -f indicate_mechs.so.o indicate_mechs.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c init_sec_context.c -o init_sec_context.so.o && mv -f init_sec_context.so.o init_sec_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c inq_context.c -o inq_context.so.o && mv -f inq_context.so.o inq_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c inq_cred.c -o inq_cred.so.o && mv -f inq_cred.so.o inq_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c inq_names.c -o inq_names.so.o && mv -f inq_names.so.o inq_names.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c k5seal.c -o k5seal.so.o && mv -f k5seal.so.o k5seal.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c k5sealiov.c -o k5sealiov.so.o && mv -f k5sealiov.so.o k5sealiov.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c k5sealv3.c -o k5sealv3.so.o && mv -f k5sealv3.so.o k5sealv3.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c k5sealv3iov.c -o k5sealv3iov.so.o && mv -f k5sealv3iov.so.o k5sealv3iov.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c k5unseal.c -o k5unseal.so.o && mv -f k5unseal.so.o k5unseal.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c k5unsealiov.c -o k5unsealiov.so.o && mv -f k5unsealiov.so.o k5unsealiov.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb5_gss_glue.c -o krb5_gss_glue.so.o && mv -f krb5_gss_glue.so.o krb5_gss_glue.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c lucid_context.c -o lucid_context.so.o && mv -f lucid_context.so.o lucid_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c naming_exts.c -o naming_exts.so.o && mv -f naming_exts.so.o naming_exts.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prf.c -o prf.so.o && mv -f prf.so.o prf.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c process_context_token.c -o process_context_token.so.o && mv -f process_context_token.so.o process_context_token.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rel_cred.c -o rel_cred.so.o && mv -f rel_cred.so.o rel_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rel_oid.c -o rel_oid.so.o && mv -f rel_oid.so.o rel_oid.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rel_name.c -o rel_name.so.o && mv -f rel_name.so.o rel_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c s4u_gss_glue.c -o s4u_gss_glue.so.o && mv -f s4u_gss_glue.so.o s4u_gss_glue.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c set_allowable_enctypes.c -o set_allowable_enctypes.so.o && mv -f set_allowable_enctypes.so.o set_allowable_enctypes.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_sctx.c -o ser_sctx.so.o && mv -f ser_sctx.so.o ser_sctx.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c set_ccache.c -o set_ccache.so.o && mv -f set_ccache.so.o set_ccache.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c store_cred.c -o store_cred.so.o && mv -f store_cred.so.o store_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util_cksum.c -o util_cksum.so.o && mv -f util_cksum.so.o util_cksum.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util_crypt.c -o util_crypt.so.o && mv -f util_crypt.so.o util_crypt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util_seed.c -o util_seed.so.o && mv -f util_seed.so.o util_seed.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util_seqnum.c -o util_seqnum.so.o && mv -f util_seqnum.so.o util_seqnum.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c val_cred.c -o val_cred.so.o && mv -f val_cred.so.o val_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c wrap_size_limit.c -o wrap_size_limit.so.o && mv -f wrap_size_limit.so.o wrap_size_limit.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/krb5' making all in lib/gssapi/spnego... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/spnego' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c spnego_mech.c -o spnego_mech.so.o && mv -f spnego_mech.so.o spnego_mech.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c negoex_ctx.c -o negoex_ctx.so.o && mv -f negoex_ctx.so.o negoex_ctx.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../mechglue -I./../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c negoex_util.c -o negoex_util.so.o && mv -f negoex_util.so.o negoex_util.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/spnego' making all in lib/gssapi/mechglue... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/mechglue' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_accept_sec_context.c -o g_accept_sec_context.so.o && mv -f g_accept_sec_context.so.o g_accept_sec_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_acquire_cred.c -o g_acquire_cred.so.o && mv -f g_acquire_cred.so.o g_acquire_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_acquire_cred_with_pw.c -o g_acquire_cred_with_pw.so.o && mv -f g_acquire_cred_with_pw.so.o g_acquire_cred_with_pw.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_acquire_cred_imp_name.c -o g_acquire_cred_imp_name.so.o && mv -f g_acquire_cred_imp_name.so.o g_acquire_cred_imp_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_authorize_localname.c -o g_authorize_localname.so.o && mv -f g_authorize_localname.so.o g_authorize_localname.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_buffer_set.c -o g_buffer_set.so.o && mv -f g_buffer_set.so.o g_buffer_set.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_canon_name.c -o g_canon_name.so.o && mv -f g_canon_name.so.o g_canon_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_compare_name.c -o g_compare_name.so.o && mv -f g_compare_name.so.o g_compare_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_complete_auth_token.c -o g_complete_auth_token.so.o && mv -f g_complete_auth_token.so.o g_complete_auth_token.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_context_time.c -o g_context_time.so.o && mv -f g_context_time.so.o g_context_time.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_decapsulate_token.c -o g_decapsulate_token.so.o && mv -f g_decapsulate_token.so.o g_decapsulate_token.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_delete_sec_context.c -o g_delete_sec_context.so.o && mv -f g_delete_sec_context.so.o g_delete_sec_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_del_name_attr.c -o g_del_name_attr.so.o && mv -f g_del_name_attr.so.o g_del_name_attr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_dsp_name.c -o g_dsp_name.so.o && mv -f g_dsp_name.so.o g_dsp_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_dsp_name_ext.c -o g_dsp_name_ext.so.o && mv -f g_dsp_name_ext.so.o g_dsp_name_ext.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_dsp_status.c -o g_dsp_status.so.o && mv -f g_dsp_status.so.o g_dsp_status.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_dup_name.c -o g_dup_name.so.o && mv -f g_dup_name.so.o g_dup_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_encapsulate_token.c -o g_encapsulate_token.so.o && mv -f g_encapsulate_token.so.o g_encapsulate_token.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_exp_sec_context.c -o g_exp_sec_context.so.o && mv -f g_exp_sec_context.so.o g_exp_sec_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_export_cred.c -o g_export_cred.so.o && mv -f g_export_cred.so.o g_export_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_export_name.c -o g_export_name.so.o && mv -f g_export_name.so.o g_export_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_export_name_comp.c -o g_export_name_comp.so.o && mv -f g_export_name_comp.so.o g_export_name_comp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_get_name_attr.c -o g_get_name_attr.so.o && mv -f g_get_name_attr.so.o g_get_name_attr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_glue.c -o g_glue.so.o && mv -f g_glue.so.o g_glue.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_imp_cred.c -o g_imp_cred.so.o && mv -f g_imp_cred.so.o g_imp_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_imp_name.c -o g_imp_name.so.o && mv -f g_imp_name.so.o g_imp_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_imp_sec_context.c -o g_imp_sec_context.so.o && mv -f g_imp_sec_context.so.o g_imp_sec_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_init_sec_context.c -o g_init_sec_context.so.o && mv -f g_init_sec_context.so.o g_init_sec_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_initialize.c -o g_initialize.so.o && mv -f g_initialize.so.o g_initialize.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_inq_context.c -o g_inq_context.so.o && mv -f g_inq_context.so.o g_inq_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_inq_context_oid.c -o g_inq_context_oid.so.o && mv -f g_inq_context_oid.so.o g_inq_context_oid.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_inq_cred.c -o g_inq_cred.so.o && mv -f g_inq_cred.so.o g_inq_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_inq_cred_oid.c -o g_inq_cred_oid.so.o && mv -f g_inq_cred_oid.so.o g_inq_cred_oid.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_inq_name.c -o g_inq_name.so.o && mv -f g_inq_name.so.o g_inq_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_inq_names.c -o g_inq_names.so.o && mv -f g_inq_names.so.o g_inq_names.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_map_name_to_any.c -o g_map_name_to_any.so.o && mv -f g_map_name_to_any.so.o g_map_name_to_any.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_mech_invoke.c -o g_mech_invoke.so.o && mv -f g_mech_invoke.so.o g_mech_invoke.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_mechattr.c -o g_mechattr.so.o && mv -f g_mechattr.so.o g_mechattr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_mechname.c -o g_mechname.so.o && mv -f g_mechname.so.o g_mechname.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_negoex.c -o g_negoex.so.o && mv -f g_negoex.so.o g_negoex.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_oid_ops.c -o g_oid_ops.so.o && mv -f g_oid_ops.so.o g_oid_ops.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_prf.c -o g_prf.so.o && mv -f g_prf.so.o g_prf.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_process_context.c -o g_process_context.so.o && mv -f g_process_context.so.o g_process_context.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_rel_buffer.c -o g_rel_buffer.so.o && mv -f g_rel_buffer.so.o g_rel_buffer.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_rel_cred.c -o g_rel_cred.so.o && mv -f g_rel_cred.so.o g_rel_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_rel_name.c -o g_rel_name.so.o && mv -f g_rel_name.so.o g_rel_name.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_rel_name_mapping.c -o g_rel_name_mapping.so.o && mv -f g_rel_name_mapping.so.o g_rel_name_mapping.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_rel_oid_set.c -o g_rel_oid_set.so.o && mv -f g_rel_oid_set.so.o g_rel_oid_set.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_saslname.c -o g_saslname.so.o && mv -f g_saslname.so.o g_saslname.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_seal.c -o g_seal.so.o && mv -f g_seal.so.o g_seal.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_set_context_option.c -o g_set_context_option.so.o && mv -f g_set_context_option.so.o g_set_context_option.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_set_cred_option.c -o g_set_cred_option.so.o && mv -f g_set_cred_option.so.o g_set_cred_option.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_set_name_attr.c -o g_set_name_attr.so.o && mv -f g_set_name_attr.so.o g_set_name_attr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_set_neg_mechs.c -o g_set_neg_mechs.so.o && mv -f g_set_neg_mechs.so.o g_set_neg_mechs.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_sign.c -o g_sign.so.o && mv -f g_sign.so.o g_sign.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_store_cred.c -o g_store_cred.so.o && mv -f g_store_cred.so.o g_store_cred.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_unseal.c -o g_unseal.so.o && mv -f g_unseal.so.o g_unseal.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_unwrap_aead.c -o g_unwrap_aead.so.o && mv -f g_unwrap_aead.so.o g_unwrap_aead.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_unwrap_iov.c -o g_unwrap_iov.so.o && mv -f g_unwrap_iov.so.o g_unwrap_iov.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_verify.c -o g_verify.so.o && mv -f g_verify.so.o g_verify.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_wrap_aead.c -o g_wrap_aead.so.o && mv -f g_wrap_aead.so.o g_wrap_aead.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c g_wrap_iov.c -o g_wrap_iov.so.o && mv -f g_wrap_iov.so.o g_wrap_iov.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I../../../include -I. -I. -I./.. -I../generic -I./../generic -I../krb5 -I./../krb5 -I../spnego -I./../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gssd_pname_to_uid.c -o gssd_pname_to_uid.so.o && mv -f gssd_pname_to_uid.so.o gssd_pname_to_uid.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/mechglue' rm -f libgssapi_krb5.so.2.2 building shared gssapi_krb5 library (2.2) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH generic/OBJS.SH mechglue/OBJS.SH krb5/OBJS.SH spnego/OBJS.SH` && gcc -shared -fPIC -Wl,-h,libgssapi_krb5.so.2 -Wl,--no-undefined -o libgssapi_krb5.so.2.2 $objlist -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH generic/OBJS.SH mechglue/OBJS.SH krb5/OBJS.SH spnego/OBJS.SH + objlist=' generic/disp_com_err_status.so generic/disp_major_status.so generic/gssapi_generic.so generic/oid_ops.so generic/rel_buffer.so generic/rel_oid_set.so generic/util_buffer.so generic/util_buffer_set.so generic/util_errmap.so generic/util_set.so generic/util_seqstate.so generic/util_token.so generic/gssapi_err_generic.so mechglue/g_accept_sec_context.so mechglue/g_acquire_cred.so mechglue/g_acquire_cred_with_pw.so mechglue/g_acquire_cred_imp_name.so mechglue/g_authorize_localname.so mechglue/g_buffer_set.so mechglue/g_canon_name.so mechglue/g_compare_name.so mechglue/g_complete_auth_token.so mechglue/g_context_time.so mechglue/g_decapsulate_token.so mechglue/g_delete_sec_context.so mechglue/g_del_name_attr.so mechglue/g_dsp_name.so mechglue/g_dsp_name_ext.so mechglue/g_dsp_status.so mechglue/g_dup_name.so mechglue/g_encapsulate_token.so mechglue/g_exp_sec_context.so mechglue/g_export_cred.so mechglue/g_export_name.so mechglue/g_export_name_comp.so mechglue/g_get_name_attr.so mechglue/g_glue.so mechglue/g_imp_cred.so mechglue/g_imp_name.so mechglue/g_imp_sec_context.so mechglue/g_init_sec_context.so mechglue/g_initialize.so mechglue/g_inq_context.so mechglue/g_inq_context_oid.so mechglue/g_inq_cred.so mechglue/g_inq_cred_oid.so mechglue/g_inq_name.so mechglue/g_inq_names.so mechglue/g_map_name_to_any.so mechglue/g_mech_invoke.so mechglue/g_mechattr.so mechglue/g_mechname.so mechglue/g_negoex.so mechglue/g_oid_ops.so mechglue/g_prf.so mechglue/g_process_context.so mechglue/g_rel_buffer.so mechglue/g_rel_cred.so mechglue/g_rel_name.so mechglue/g_rel_name_mapping.so mechglue/g_rel_oid_set.so mechglue/g_saslname.so mechglue/g_seal.so mechglue/g_set_context_option.so mechglue/g_set_cred_option.so mechglue/g_set_name_attr.so mechglue/g_set_neg_mechs.so mechglue/g_sign.so mechglue/g_store_cred.so mechglue/g_unseal.so mechglue/g_unwrap_aead.so mechglue/g_unwrap_iov.so mechglue/g_verify.so mechglue/g_wrap_aead.so mechglue/g_wrap_iov.so mechglue/gssd_pname_to_uid.so krb5/accept_sec_context.so krb5/acquire_cred.so krb5/canon_name.so krb5/compare_name.so krb5/context_time.so krb5/copy_ccache.so krb5/cred_store.so krb5/delete_sec_context.so krb5/disp_name.so krb5/disp_status.so krb5/duplicate_name.so krb5/export_cred.so krb5/export_name.so krb5/export_sec_context.so krb5/get_tkt_flags.so krb5/gssapi_krb5.so krb5/iakerb.so krb5/import_cred.so krb5/import_name.so krb5/import_sec_context.so krb5/indicate_mechs.so krb5/init_sec_context.so krb5/inq_context.so krb5/inq_cred.so krb5/inq_names.so krb5/k5seal.so krb5/k5sealiov.so krb5/k5sealv3.so krb5/k5sealv3iov.so krb5/k5unseal.so krb5/k5unsealiov.so krb5/krb5_gss_glue.so krb5/lucid_context.so krb5/naming_exts.so krb5/prf.so krb5/process_context_token.so krb5/rel_cred.so krb5/rel_oid.so krb5/rel_name.so krb5/s4u_gss_glue.so krb5/set_allowable_enctypes.so krb5/ser_sctx.so krb5/set_ccache.so krb5/store_cred.so krb5/util_cksum.so krb5/util_crypt.so krb5/util_seed.so krb5/util_seqnum.so krb5/val_cred.so krb5/wrap_size_limit.so krb5/gssapi_err_krb5.so spnego/spnego_mech.so spnego/negoex_ctx.so spnego/negoex_util.so' + gcc -shared -fPIC -Wl,-h,libgssapi_krb5.so.2 -Wl,--no-undefined -o libgssapi_krb5.so.2.2 generic/disp_com_err_status.so generic/disp_major_status.so generic/gssapi_generic.so generic/oid_ops.so generic/rel_buffer.so generic/rel_oid_set.so generic/util_buffer.so generic/util_buffer_set.so generic/util_errmap.so generic/util_set.so generic/util_seqstate.so generic/util_token.so generic/gssapi_err_generic.so mechglue/g_accept_sec_context.so mechglue/g_acquire_cred.so mechglue/g_acquire_cred_with_pw.so mechglue/g_acquire_cred_imp_name.so mechglue/g_authorize_localname.so mechglue/g_buffer_set.so mechglue/g_canon_name.so mechglue/g_compare_name.so mechglue/g_complete_auth_token.so mechglue/g_context_time.so mechglue/g_decapsulate_token.so mechglue/g_delete_sec_context.so mechglue/g_del_name_attr.so mechglue/g_dsp_name.so mechglue/g_dsp_name_ext.so mechglue/g_dsp_status.so mechglue/g_dup_name.so mechglue/g_encapsulate_token.so mechglue/g_exp_sec_context.so mechglue/g_export_cred.so mechglue/g_export_name.so mechglue/g_export_name_comp.so mechglue/g_get_name_attr.so mechglue/g_glue.so mechglue/g_imp_cred.so mechglue/g_imp_name.so mechglue/g_imp_sec_context.so mechglue/g_init_sec_context.so mechglue/g_initialize.so mechglue/g_inq_context.so mechglue/g_inq_context_oid.so mechglue/g_inq_cred.so mechglue/g_inq_cred_oid.so mechglue/g_inq_name.so mechglue/g_inq_names.so mechglue/g_map_name_to_any.so mechglue/g_mech_invoke.so mechglue/g_mechattr.so mechglue/g_mechname.so mechglue/g_negoex.so mechglue/g_oid_ops.so mechglue/g_prf.so mechglue/g_process_context.so mechglue/g_rel_buffer.so mechglue/g_rel_cred.so mechglue/g_rel_name.so mechglue/g_rel_name_mapping.so mechglue/g_rel_oid_set.so mechglue/g_saslname.so mechglue/g_seal.so mechglue/g_set_context_option.so mechglue/g_set_cred_option.so mechglue/g_set_name_attr.so mechglue/g_set_neg_mechs.so mechglue/g_sign.so mechglue/g_store_cred.so mechglue/g_unseal.so mechglue/g_unwrap_aead.so mechglue/g_unwrap_iov.so mechglue/g_verify.so mechglue/g_wrap_aead.so mechglue/g_wrap_iov.so mechglue/gssd_pname_to_uid.so krb5/accept_sec_context.so krb5/acquire_cred.so krb5/canon_name.so krb5/compare_name.so krb5/context_time.so krb5/copy_ccache.so krb5/cred_store.so krb5/delete_sec_context.so krb5/disp_name.so krb5/disp_status.so krb5/duplicate_name.so krb5/export_cred.so krb5/export_name.so krb5/export_sec_context.so krb5/get_tkt_flags.so krb5/gssapi_krb5.so krb5/iakerb.so krb5/import_cred.so krb5/import_name.so krb5/import_sec_context.so krb5/indicate_mechs.so krb5/init_sec_context.so krb5/inq_context.so krb5/inq_cred.so krb5/inq_names.so krb5/k5seal.so krb5/k5sealiov.so krb5/k5sealv3.so krb5/k5sealv3iov.so krb5/k5unseal.so krb5/k5unsealiov.so krb5/krb5_gss_glue.so krb5/lucid_context.so krb5/naming_exts.so krb5/prf.so krb5/process_context_token.so krb5/rel_cred.so krb5/rel_oid.so krb5/rel_name.so krb5/s4u_gss_glue.so krb5/set_allowable_enctypes.so krb5/ser_sctx.so krb5/set_ccache.so krb5/store_cred.so krb5/util_cksum.so krb5/util_crypt.so krb5/util_seed.so krb5/util_seqnum.so krb5/val_cred.so krb5/wrap_size_limit.so krb5/gssapi_err_krb5.so spnego/spnego_mech.so spnego/negoex_ctx.so spnego/negoex_util.so -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libgssapi_krb5.so ln -s libgssapi_krb5.so.2.2 libgssapi_krb5.so rm -f ../../lib/libgssapi_krb5.so.2.2 rm -f libgssapi_krb5.so.2 rm -f ../../lib/libgssapi_krb5.so (cd ../../lib && ln -s gssapi/libgssapi_krb5.so.2.2 .) ln -s libgssapi_krb5.so.2.2 libgssapi_krb5.so.2 (cd ../../lib && ln -s gssapi/libgssapi_krb5.so .) rm -f ../../lib/libgssapi_krb5.so.2 (cd ../../lib && ln -s gssapi/libgssapi_krb5.so.2 .) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi' making all in lib/rpc... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/rpc' (cd ../.. && /bin/sh config.status include/gssrpc/types.h) gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c dyn.c -o dyn.so.o && mv -f dyn.so.o dyn.so base=`echo "gssrpc" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_4_MIT {" sed >> binutils.versions < ./libgssrpc.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" config.status: creating include/gssrpc/types.h touch types.stamp gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c auth_none.c -o auth_none.so.o && mv -f auth_none.so.o auth_none.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c auth_unix.c -o auth_unix.so.o && mv -f auth_unix.so.o auth_unix.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c authgss_prot.c -o authgss_prot.so.o && mv -f authgss_prot.so.o authgss_prot.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c authunix_prot.c -o authunix_prot.so.o && mv -f authunix_prot.so.o authunix_prot.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c auth_gss.c -o auth_gss.so.o && mv -f auth_gss.so.o auth_gss.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c auth_gssapi.c -o auth_gssapi.so.o && mv -f auth_gssapi.so.o auth_gssapi.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c auth_gssapi_misc.c -o auth_gssapi_misc.so.o && mv -f auth_gssapi_misc.so.o auth_gssapi_misc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bindresvport.c -o bindresvport.so.o && mv -f bindresvport.so.o bindresvport.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c clnt_generic.c -o clnt_generic.so.o && mv -f clnt_generic.so.o clnt_generic.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c clnt_perror.c -o clnt_perror.so.o && mv -f clnt_perror.so.o clnt_perror.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c clnt_raw.c -o clnt_raw.so.o && mv -f clnt_raw.so.o clnt_raw.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c clnt_simple.c -o clnt_simple.so.o && mv -f clnt_simple.so.o clnt_simple.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c clnt_tcp.c -o clnt_tcp.so.o && mv -f clnt_tcp.so.o clnt_tcp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c clnt_udp.c -o clnt_udp.so.o && mv -f clnt_udp.so.o clnt_udp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rpc_dtablesize.c -o rpc_dtablesize.so.o && mv -f rpc_dtablesize.so.o rpc_dtablesize.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c get_myaddress.c -o get_myaddress.so.o && mv -f get_myaddress.so.o get_myaddress.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c getrpcport.c -o getrpcport.so.o && mv -f getrpcport.so.o getrpcport.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pmap_clnt.c -o pmap_clnt.so.o && mv -f pmap_clnt.so.o pmap_clnt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pmap_getmaps.c -o pmap_getmaps.so.o && mv -f pmap_getmaps.so.o pmap_getmaps.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pmap_getport.c -o pmap_getport.so.o && mv -f pmap_getport.so.o pmap_getport.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pmap_prot.c -o pmap_prot.so.o && mv -f pmap_prot.so.o pmap_prot.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pmap_prot2.c -o pmap_prot2.so.o && mv -f pmap_prot2.so.o pmap_prot2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pmap_rmt.c -o pmap_rmt.so.o && mv -f pmap_rmt.so.o pmap_rmt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rpc_prot.c -o rpc_prot.so.o && mv -f rpc_prot.so.o rpc_prot.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rpc_commondata.c -o rpc_commondata.so.o && mv -f rpc_commondata.so.o rpc_commondata.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rpc_callmsg.c -o rpc_callmsg.so.o && mv -f rpc_callmsg.so.o rpc_callmsg.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc.c -o svc.so.o && mv -f svc.so.o svc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc_auth.c -o svc_auth.so.o && mv -f svc_auth.so.o svc_auth.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc_auth_gss.c -o svc_auth_gss.so.o && mv -f svc_auth_gss.so.o svc_auth_gss.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc_auth_gssapi.c -o svc_auth_gssapi.so.o && mv -f svc_auth_gssapi.so.o svc_auth_gssapi.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc_auth_none.c -o svc_auth_none.so.o && mv -f svc_auth_none.so.o svc_auth_none.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc_auth_unix.c -o svc_auth_unix.so.o && mv -f svc_auth_unix.so.o svc_auth_unix.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc_raw.c -o svc_raw.so.o && mv -f svc_raw.so.o svc_raw.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc_run.c -o svc_run.so.o && mv -f svc_run.so.o svc_run.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc_simple.c -o svc_simple.so.o && mv -f svc_simple.so.o svc_simple.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc_tcp.c -o svc_tcp.so.o && mv -f svc_tcp.so.o svc_tcp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svc_udp.c -o svc_udp.so.o && mv -f svc_udp.so.o svc_udp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xdr.c -o xdr.so.o && mv -f xdr.so.o xdr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xdr_array.c -o xdr_array.so.o && mv -f xdr_array.so.o xdr_array.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xdr_float.c -o xdr_float.so.o && mv -f xdr_float.so.o xdr_float.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xdr_mem.c -o xdr_mem.so.o && mv -f xdr_mem.so.o xdr_mem.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xdr_rec.c -o xdr_rec.so.o && mv -f xdr_rec.so.o xdr_rec.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xdr_reference.c -o xdr_reference.so.o && mv -f xdr_reference.so.o xdr_reference.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xdr_stdio.c -o xdr_stdio.so.o && mv -f xdr_stdio.so.o xdr_stdio.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xdr_sizeof.c -o xdr_sizeof.so.o && mv -f xdr_sizeof.so.o xdr_sizeof.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xdr_alloc.c -o xdr_alloc.so.o && mv -f xdr_alloc.so.o xdr_alloc.so : updated OBJS.SH rm -f libgssrpc.so.4.2 building shared gssrpc library (4.2) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,libgssrpc.so.4 -Wl,--no-undefined -o libgssrpc.so.4.2 $objlist -L../../lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' auth_none.so auth_unix.so authgss_prot.so authunix_prot.so auth_gss.so auth_gssapi.so auth_gssapi_misc.so bindresvport.so clnt_generic.so clnt_perror.so clnt_raw.so clnt_simple.so clnt_tcp.so clnt_udp.so dyn.so rpc_dtablesize.so get_myaddress.so getrpcport.so pmap_clnt.so pmap_getmaps.so pmap_getport.so pmap_prot.so pmap_prot2.so pmap_rmt.so rpc_prot.so rpc_commondata.so rpc_callmsg.so svc.so svc_auth.so svc_auth_gss.so svc_auth_gssapi.so svc_auth_none.so svc_auth_unix.so svc_raw.so svc_run.so svc_simple.so svc_tcp.so svc_udp.so xdr.so xdr_array.so xdr_float.so xdr_mem.so xdr_rec.so xdr_reference.so xdr_stdio.so xdr_sizeof.so xdr_alloc.so' + gcc -shared -fPIC -Wl,-h,libgssrpc.so.4 -Wl,--no-undefined -o libgssrpc.so.4.2 auth_none.so auth_unix.so authgss_prot.so authunix_prot.so auth_gss.so auth_gssapi.so auth_gssapi_misc.so bindresvport.so clnt_generic.so clnt_perror.so clnt_raw.so clnt_simple.so clnt_tcp.so clnt_udp.so dyn.so rpc_dtablesize.so get_myaddress.so getrpcport.so pmap_clnt.so pmap_getmaps.so pmap_getport.so pmap_prot.so pmap_prot2.so pmap_rmt.so rpc_prot.so rpc_commondata.so rpc_callmsg.so svc.so svc_auth.so svc_auth_gss.so svc_auth_gssapi.so svc_auth_none.so svc_auth_unix.so svc_raw.so svc_run.so svc_simple.so svc_tcp.so svc_udp.so xdr.so xdr_array.so xdr_float.so xdr_mem.so xdr_rec.so xdr_reference.so xdr_stdio.so xdr_sizeof.so xdr_alloc.so -L../../lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libgssrpc.so rm -f ../../lib/libgssrpc.so.4.2 rm -f libgssrpc.so.4 ln -s libgssrpc.so.4.2 libgssrpc.so (cd ../../lib && ln -s rpc/libgssrpc.so.4.2 .) ln -s libgssrpc.so.4.2 libgssrpc.so.4 rm -f ../../lib/libgssrpc.so rm -f ../../lib/libgssrpc.so.4 (cd ../../lib && ln -s rpc/libgssrpc.so .) (cd ../../lib && ln -s rpc/libgssrpc.so.4 .) making all in lib/rpc/unit-test... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/rpc/unit-test' gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c client.c gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rpc_test_clnt.c gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c server.c gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rpc_test_svc.c server.c: In function 'rpc_test_echo_1_svc': server.c:161:6: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 161 | asprintf(&res, "Echo: %s", *arg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -L../../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o server server.o rpc_test_svc.o \ -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o client client.o rpc_test_clnt.o \ -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/rpc/unit-test' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/rpc' making all in lib/kdb... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kdb' rm -f et-h-adb_err.et et-h-adb_err.c et-h-adb_err.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c encrypt_key.c -o encrypt_key.so.o && mv -f encrypt_key.so.o encrypt_key.so cp adb_err.et et-h-adb_err.et gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c decrypt_key.c -o decrypt_key.so.o && mv -f decrypt_key.so.o decrypt_key.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_default.c -o kdb_default.so.o && mv -f kdb_default.so.o kdb_default.so compile_et et-h-adb_err.et gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_cpw.c -o kdb_cpw.so.o && mv -f kdb_cpw.so.o kdb_cpw.so rm -f et-c-adb_err.et et-c-adb_err.c et-c-adb_err.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c iprop_xdr.c -o iprop_xdr.so.o && mv -f iprop_xdr.so.o iprop_xdr.so cp adb_err.et et-c-adb_err.et gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_convert.c -o kdb_convert.so.o && mv -f kdb_convert.so.o kdb_convert.so compile_et et-c-adb_err.et gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_log.c -o kdb_log.so.o && mv -f kdb_log.so.o kdb_log.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c keytab.c -o keytab.so.o && mv -f keytab.so.o keytab.so base=`echo "kdb5" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_10_MIT {" sed >> binutils.versions < ./libkdb5.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" mv -f et-h-adb_err.h adb_err.h rm -f et-h-adb_err.et et-h-adb_err.c gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5.c -o kdb5.so.o && mv -f kdb5.so.o kdb5.so mv -f et-c-adb_err.c adb_err.c rm -f et-c-adb_err.et et-c-adb_err.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c adb_err.c -o adb_err.so.o && mv -f adb_err.so.o adb_err.so : updated OBJS.SH rm -f libkdb5.so.10.0 building shared kdb5 library (10.0) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,libkdb5.so.10 -Wl,--no-undefined -o libkdb5.so.10.0 $objlist -L../../lib -lgssrpc -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' kdb5.so encrypt_key.so decrypt_key.so kdb_default.so kdb_cpw.so adb_err.so iprop_xdr.so kdb_convert.so kdb_log.so keytab.so' + gcc -shared -fPIC -Wl,-h,libkdb5.so.10 -Wl,--no-undefined -o libkdb5.so.10.0 kdb5.so encrypt_key.so decrypt_key.so kdb_default.so kdb_cpw.so adb_err.so iprop_xdr.so kdb_convert.so kdb_log.so keytab.so -L../../lib -lgssrpc -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libkdb5.so ln -s libkdb5.so.10.0 libkdb5.so rm -f ../../lib/libkdb5.so.10.0 rm -f libkdb5.so.10 (cd ../../lib && ln -s kdb/libkdb5.so.10.0 .) ln -s libkdb5.so.10.0 libkdb5.so.10 rm -f ../../lib/libkdb5.so rm -f ../../lib/libkdb5.so.10 (cd ../../lib && ln -s kdb/libkdb5.so .) (cd ../../lib && ln -s kdb/libkdb5.so.10 .) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kdb' making all in lib/kadm5... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5' rm -f et-h-chpass_util_strings.et et-h-chpass_util_strings.c et-h-chpass_util_strings.h rm -f et-h-kadm_err.et et-h-kadm_err.c et-h-kadm_err.h cp chpass_util_strings.et et-h-chpass_util_strings.et cp kadm_err.et et-h-kadm_err.et rm -f et-c-kadm_err.et et-c-kadm_err.c et-c-kadm_err.h compile_et et-h-chpass_util_strings.et cp kadm_err.et et-c-kadm_err.et compile_et et-h-kadm_err.et rm -f et-c-chpass_util_strings.et et-c-chpass_util_strings.c et-c-chpass_util_strings.h compile_et et-c-kadm_err.et cp chpass_util_strings.et et-c-chpass_util_strings.et gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c logger.c -o logger.so.o && mv -f logger.so.o logger.so compile_et et-c-chpass_util_strings.et mv -f et-c-chpass_util_strings.c chpass_util_strings.c mv -f et-h-kadm_err.h kadm_err.h mv -f et-h-chpass_util_strings.h chpass_util_strings.h rm -f et-c-chpass_util_strings.et et-c-chpass_util_strings.h rm -f et-h-kadm_err.et et-h-kadm_err.c rm -f et-h-chpass_util_strings.et et-h-chpass_util_strings.c gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c chpass_util_strings.c -o chpass_util_strings.so.o && mv -f chpass_util_strings.so.o chpass_util_strings.so mv -f et-c-kadm_err.c kadm_err.c if [ -d ../../include/kadm5 ]; then :; else mkdir -p ../../include/kadm5; fi rm -f et-c-kadm_err.et et-c-kadm_err.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kadm_err.c -o kadm_err.so.o && mv -f kadm_err.so.o kadm_err.so for i in admin.h admin_internal.h admin_xdr.h kadm_rpc.h server_internal.h ; do \ i=`basename $i`; \ if cmp ./$i ../../include/kadm5/$i >/dev/null 2>&1; then :; \ else \ (set -x; rm -f ../../include/kadm5/$i; \ cp ./$i ../../include/kadm5/$i) ; \ fi ; \ done + rm -f ../../include/kadm5/admin.h + cp ./admin.h ../../include/kadm5/admin.h + rm -f ../../include/kadm5/admin_internal.h + cp ./admin_internal.h ../../include/kadm5/admin_internal.h + rm -f ../../include/kadm5/admin_xdr.h + cp ./admin_xdr.h ../../include/kadm5/admin_xdr.h + rm -f ../../include/kadm5/kadm_rpc.h + cp ./kadm_rpc.h ../../include/kadm5/kadm_rpc.h + rm -f ../../include/kadm5/server_internal.h + cp ./server_internal.h ../../include/kadm5/server_internal.h for i in chpass_util_strings.h kadm_err.h ; do \ i=`basename $i`; \ if cmp $i ../../include/kadm5/$i >/dev/null 2>&1; then :; \ else \ (set -x; rm -f ../../include/kadm5/$i; \ cp $i ../../include/kadm5/$i) ; \ fi ; \ done + rm -f ../../include/kadm5/chpass_util_strings.h + cp chpass_util_strings.h ../../include/kadm5/chpass_util_strings.h + rm -f ../../include/kadm5/kadm_err.h + cp kadm_err.h ../../include/kadm5/kadm_err.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c misc_free.c -o misc_free.so.o && mv -f misc_free.so.o misc_free.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kadm_rpc_xdr.c -o kadm_rpc_xdr.so.o && mv -f kadm_rpc_xdr.so.o kadm_rpc_xdr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c chpass_util.c -o chpass_util.so.o && mv -f chpass_util.so.o chpass_util.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c alt_prof.c -o alt_prof.so.o && mv -f alt_prof.so.o alt_prof.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c str_conv.c -o str_conv.so.o && mv -f str_conv.so.o str_conv.so logger.c: In function 'krb5_klog_init': logger.c:519:37: warning: argument 1 of 'set_com_err_hook' might be a candidate for a format attribute [-Wsuggest-attribute=format] 519 | (void) set_com_err_hook(klog_com_err_proc); | ^~~~~~~~~~~~~~~~~ : updated OBJS.SH making all in lib/kadm5/clnt... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5/clnt' if cmp ./client_internal.h \ ../../../include/kadm5/client_internal.h >/dev/null 2>&1; then :; \ else \ (set -x; rm -f ../../../include/kadm5/client_internal.h; \ cp ./client_internal.h \ ../../../include/kadm5/client_internal.h) ; \ fi gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c clnt_policy.c -o clnt_policy.so.o && mv -f clnt_policy.so.o clnt_policy.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c client_rpc.c -o client_rpc.so.o && mv -f client_rpc.so.o client_rpc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c client_principal.c -o client_principal.so.o && mv -f client_principal.so.o client_principal.so + rm -f ../../../include/kadm5/client_internal.h + cp ./client_internal.h ../../../include/kadm5/client_internal.h gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c client_init.c -o client_init.so.o && mv -f client_init.so.o client_init.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c clnt_privs.c -o clnt_privs.so.o && mv -f clnt_privs.so.o clnt_privs.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c clnt_chpass_util.c -o clnt_chpass_util.so.o && mv -f clnt_chpass_util.so.o clnt_chpass_util.so base=`echo "kadm5clnt_mit" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_12_MIT {" sed >> binutils.versions < ./libkadm5clnt_mit.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" : updated OBJS.SH rm -f libkadm5clnt_mit.so.12.0 building shared kadm5clnt_mit library (12.0) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' ../OBJS.SH OBJS.SH` && gcc -shared -fPIC -Wl,-h,libkadm5clnt_mit.so.12 -Wl,--no-undefined -o libkadm5clnt_mit.so.12.0 $objlist -L../../../lib -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' ../OBJS.SH OBJS.SH + objlist=' ../kadm_err.so ../chpass_util_strings.so ../misc_free.so ../kadm_rpc_xdr.so ../chpass_util.so ../alt_prof.so ../str_conv.so ../logger.so clnt_policy.so client_rpc.so client_principal.so client_init.so clnt_privs.so clnt_chpass_util.so' + gcc -shared -fPIC -Wl,-h,libkadm5clnt_mit.so.12 -Wl,--no-undefined -o libkadm5clnt_mit.so.12.0 ../kadm_err.so ../chpass_util_strings.so ../misc_free.so ../kadm_rpc_xdr.so ../chpass_util.so ../alt_prof.so ../str_conv.so ../logger.so clnt_policy.so client_rpc.so client_principal.so client_init.so clnt_privs.so clnt_chpass_util.so -L../../../lib -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libkadm5clnt_mit.so rm -f ../../../lib/libkadm5clnt_mit.so.12.0 ln -s libkadm5clnt_mit.so.12.0 libkadm5clnt_mit.so (cd ../../../lib && ln -s kadm5/clnt/libkadm5clnt_mit.so.12.0 .) rm -f libkadm5clnt_mit.so.12 rm -f ../../../lib/libkadm5clnt_mit.so ln -s libkadm5clnt_mit.so.12.0 libkadm5clnt_mit.so.12 (cd ../../../lib && ln -s kadm5/clnt/libkadm5clnt_mit.so .) rm -f ../../../lib/libkadm5clnt_mit.so.12 (cd ../../../lib && ln -s kadm5/clnt/libkadm5clnt_mit.so.12 .) make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5/clnt' making all in lib/kadm5/srv... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5/srv' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pwqual.c -o pwqual.so.o && mv -f pwqual.so.o pwqual.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pwqual_dict.c -o pwqual_dict.so.o && mv -f pwqual_dict.so.o pwqual_dict.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pwqual_empty.c -o pwqual_empty.so.o && mv -f pwqual_empty.so.o pwqual_empty.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pwqual_hesiod.c -o pwqual_hesiod.so.o && mv -f pwqual_hesiod.so.o pwqual_hesiod.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pwqual_princ.c -o pwqual_princ.so.o && mv -f pwqual_princ.so.o pwqual_princ.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kadm5_hook.c -o kadm5_hook.so.o && mv -f kadm5_hook.so.o kadm5_hook.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svr_policy.c -o svr_policy.so.o && mv -f svr_policy.so.o svr_policy.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svr_principal.c -o svr_principal.so.o && mv -f svr_principal.so.o svr_principal.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c server_kdb.c -o server_kdb.so.o && mv -f server_kdb.so.o server_kdb.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c server_misc.c -o server_misc.so.o && mv -f server_misc.so.o server_misc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c server_init.c -o server_init.so.o && mv -f server_init.so.o server_init.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svr_iters.c -o svr_iters.so.o && mv -f svr_iters.so.o svr_iters.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c svr_chpass_util.c -o svr_chpass_util.so.o && mv -f svr_chpass_util.so.o svr_chpass_util.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c adb_xdr.c -o adb_xdr.so.o && mv -f adb_xdr.so.o adb_xdr.so base=`echo "kadm5srv_mit" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_12_MIT {" sed >> binutils.versions < ./libkadm5srv_mit.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" : updated OBJS.SH rm -f libkadm5srv_mit.so.12.0 building shared kadm5srv_mit library (12.0) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' ../OBJS.SH OBJS.SH` && gcc -shared -fPIC -Wl,-h,libkadm5srv_mit.so.12 -Wl,--no-undefined -o libkadm5srv_mit.so.12.0 $objlist -L../../../lib -lgssrpc -lgssapi_krb5 -lkdb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' ../OBJS.SH OBJS.SH + objlist=' ../kadm_err.so ../chpass_util_strings.so ../misc_free.so ../kadm_rpc_xdr.so ../chpass_util.so ../alt_prof.so ../str_conv.so ../logger.so pwqual.so pwqual_dict.so pwqual_empty.so pwqual_hesiod.so pwqual_princ.so kadm5_hook.so svr_policy.so svr_principal.so server_kdb.so server_misc.so server_init.so svr_iters.so svr_chpass_util.so adb_xdr.so' + gcc -shared -fPIC -Wl,-h,libkadm5srv_mit.so.12 -Wl,--no-undefined -o libkadm5srv_mit.so.12.0 ../kadm_err.so ../chpass_util_strings.so ../misc_free.so ../kadm_rpc_xdr.so ../chpass_util.so ../alt_prof.so ../str_conv.so ../logger.so pwqual.so pwqual_dict.so pwqual_empty.so pwqual_hesiod.so pwqual_princ.so kadm5_hook.so svr_policy.so svr_principal.so server_kdb.so server_misc.so server_init.so svr_iters.so svr_chpass_util.so adb_xdr.so -L../../../lib -lgssrpc -lgssapi_krb5 -lkdb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libkadm5srv_mit.so rm -f ../../../lib/libkadm5srv_mit.so.12.0 ln -s libkadm5srv_mit.so.12.0 libkadm5srv_mit.so rm -f libkadm5srv_mit.so.12 (cd ../../../lib && ln -s kadm5/srv/libkadm5srv_mit.so.12.0 .) ln -s libkadm5srv_mit.so.12.0 libkadm5srv_mit.so.12 rm -f ../../../lib/libkadm5srv_mit.so rm -f ../../../lib/libkadm5srv_mit.so.12 (cd ../../../lib && ln -s kadm5/srv/libkadm5srv_mit.so .) (cd ../../../lib && ln -s kadm5/srv/libkadm5srv_mit.so.12 .) make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5/srv' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5' making all in lib/apputils... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/apputils' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c net-server.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c udppktinfo.c net-server.c: In function 'loop_add_address': net-server.c:193:39: warning: right-hand operand of comma expression has no effect [-Wunused-value] 193 | (set.data[idx] = set.data[--set.n], 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ net-server.c:328:13: note: in expansion of macro 'DEL' 328 | DEL(bind_addresses, i); | ^~~ net-server.c: In function 'remove_event_from_set': net-server.c:193:39: warning: right-hand operand of comma expression has no effect [-Wunused-value] 193 | (set.data[idx] = set.data[--set.n], 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ net-server.c:476:13: note: in expansion of macro 'DEL' 476 | DEL(events, i); | ^~~ : updated OBJS.ST rm -f libapputils.a building static apputils library set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.ST` && ar cq libapputils.a $objlist ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.ST + objlist=' net-server.o udppktinfo.o' + ar cq libapputils.a net-server.o udppktinfo.o ranlib libapputils.a rm -f ../../lib/libapputils.a (cd ../../lib && ln -s ../lib/apputils/libapputils.a .) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/apputils' making all in lib/krad... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krad' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c attr.c -o attr.so.o && mv -f attr.so.o attr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c attrset.c -o attrset.so.o && mv -f attrset.so.o attrset.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c client.c -o client.so.o && mv -f client.so.o client.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c code.c -o code.so.o && mv -f code.so.o code.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c packet.c -o packet.so.o && mv -f packet.so.o packet.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c remote.c -o remote.so.o && mv -f remote.so.o remote.so base=`echo "krad" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_0_MIT {" sed >> binutils.versions < ./libkrad.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" : updated OBJS.SH rm -f libkrad.so.0.0 building shared krad library (0.0) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,libkrad.so.0 -Wl,--no-undefined -o libkrad.so.0.0 $objlist -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lverto -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' attr.so attrset.so client.so code.so packet.so remote.so' + gcc -shared -fPIC -Wl,-h,libkrad.so.0 -Wl,--no-undefined -o libkrad.so.0.0 attr.so attrset.so client.so code.so packet.so remote.so -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lverto -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libkrad.so ln -s libkrad.so.0.0 libkrad.so rm -f ../../lib/libkrad.so.0.0 rm -f libkrad.so.0 (cd ../../lib && ln -s krad/libkrad.so.0.0 .) rm -f ../../lib/libkrad.so ln -s libkrad.so.0.0 libkrad.so.0 (cd ../../lib && ln -s krad/libkrad.so .) rm -f ../../lib/libkrad.so.0 (cd ../../lib && ln -s krad/libkrad.so.0 .) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krad' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib' making all in plugins/audit... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/audit' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_j_encode.c -o kdc_j_encode.so.o && mv -f kdc_j_encode.so.o kdc_j_encode.so rm -f ../../include/kdc_j_encode.h cp ./kdc_j_encode.h ../../include/kdc_j_encode.h : updated OBJS.SH make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/audit' making all in plugins/audit/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/audit/test' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c au_test.c -o au_test.so.o && mv -f au_test.so.o au_test.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f ../k5audit_test.so (cd .. && ln -s `basename plugins/audit/test`/k5audit_test.so .) echo >> binutils.versions "k5audit_test_0_MIT {" sed >> binutils.versions < ./k5audit_test.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f k5audit_test.so building dynamic k5audit_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH ../OBJS.SH` && gcc -shared -fPIC -Wl,-h,k5audit_test.so.0 -Wl,--no-undefined -o k5audit_test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH ../OBJS.SH + objlist=' au_test.so ../kdc_j_encode.so' + gcc -shared -fPIC -Wl,-h,k5audit_test.so.0 -Wl,--no-undefined -o k5audit_test.so au_test.so ../kdc_j_encode.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/audit/test' making all in plugins/kadm5_hook/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kadm5_hook/test' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c -o main.so.o && mv -f main.so.o main.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "kadm5_hook_test_0_MIT {" sed >> binutils.versions < ./kadm5_hook_test.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f kadm5_hook_test.so building dynamic kadm5_hook_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,kadm5_hook_test.so.0 -Wl,--no-undefined -o kadm5_hook_test.so $objlist -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + gcc -shared -fPIC -Wl,-h,kadm5_hook_test.so.0 -Wl,--no-undefined -o kadm5_hook_test.so main.so -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kadm5_hook/test' making all in plugins/kadm5_auth/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kadm5_auth/test' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c -o main.so.o && mv -f main.so.o main.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "kadm5_auth_test_0_MIT {" sed >> binutils.versions < ./kadm5_auth_test.exports "s/$/;/" echo >> binutils.versions "};" main.c: In function 'welcomer_end': main.c:257:33: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] 257 | snprintf(buf, sizeof(buf), "%d", atoi(val) + 1); | ^~ main.c:257:32: note: directive argument in the range [-2147483647, 2147483647] 257 | snprintf(buf, sizeof(buf), "%d", atoi(val) + 1); | ^~~~ In file included from /usr/include/stdio.h:906, from ../../../include/k5-platform.h:62, from ../../../include/k5-int.h:130, from main.c:43: In function 'snprintf', inlined from 'welcomer_end' at main.c:257:5: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output between 2 and 12 bytes into a destination of size 10 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ : updated OBJS.SH rm -f kadm5_auth_test.so building dynamic kadm5_auth_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,kadm5_auth_test.so.0 -Wl,--no-undefined -o kadm5_auth_test.so $objlist -L../../../lib -lkdb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + gcc -shared -fPIC -Wl,-h,kadm5_auth_test.so.0 -Wl,--no-undefined -o kadm5_auth_test.so main.so -L../../../lib -lkdb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kadm5_auth/test' making all in plugins/gssapi/negoextest... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/gssapi/negoextest' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c -o main.so.o && mv -f main.so.o main.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "gss_negoextest_0_MIT {" sed >> binutils.versions < ./gss_negoextest.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f gss_negoextest.so building dynamic gss_negoextest object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,gss_negoextest.so.0 -Wl,--no-undefined -o gss_negoextest.so $objlist -L../../../lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + gcc -shared -fPIC -Wl,-h,gss_negoextest.so.0 -Wl,--no-undefined -o gss_negoextest.so main.so -L../../../lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/gssapi/negoextest' making all in plugins/hostrealm/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/hostrealm/test' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c -o main.so.o && mv -f main.so.o main.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "hostrealm_test_0_MIT {" sed >> binutils.versions < ./hostrealm_test.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f hostrealm_test.so building dynamic hostrealm_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,hostrealm_test.so.0 -Wl,--no-undefined -o hostrealm_test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + gcc -shared -fPIC -Wl,-h,hostrealm_test.so.0 -Wl,--no-undefined -o hostrealm_test.so main.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/hostrealm/test' making all in plugins/localauth/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/localauth/test' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c -o main.so.o && mv -f main.so.o main.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "localauth_test_0_MIT {" sed >> binutils.versions < ./localauth_test.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f localauth_test.so building dynamic localauth_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,localauth_test.so.0 -Wl,--no-undefined -o localauth_test.so $objlist -L../../../lib -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + gcc -shared -fPIC -Wl,-h,localauth_test.so.0 -Wl,--no-undefined -o localauth_test.so main.so -L../../../lib -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/localauth/test' making all in plugins/pwqual/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/pwqual/test' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c -o main.so.o && mv -f main.so.o main.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "pwqual_test_0_MIT {" sed >> binutils.versions < ./pwqual_test.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f pwqual_test.so building dynamic pwqual_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,pwqual_test.so.0 -Wl,--no-undefined -o pwqual_test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + gcc -shared -fPIC -Wl,-h,pwqual_test.so.0 -Wl,--no-undefined -o pwqual_test.so main.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/pwqual/test' making all in plugins/authdata/greet_server... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/authdata/greet_server' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c greet_auth.c -o greet_auth.so.o && mv -f greet_auth.so.o greet_auth.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "greet_server_1_MIT {" sed >> binutils.versions < ./greet_server.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f greet_server.so building dynamic greet_server object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,greet_server.so.1 -Wl,--no-undefined -o greet_server.so $objlist -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' greet_auth.so' + gcc -shared -fPIC -Wl,-h,greet_server.so.1 -Wl,--no-undefined -o greet_server.so greet_auth.so -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/authdata/greet_server' making all in plugins/authdata/greet_client... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/authdata/greet_client' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c greet.c -o greet.so.o && mv -f greet.so.o greet.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "greet_client_0_MIT {" sed >> binutils.versions < ./greet_client.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f greet_client.so building dynamic greet_client object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,greet_client.so.0 -Wl,--no-undefined -o greet_client.so $objlist -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' greet.so' + gcc -shared -fPIC -Wl,-h,greet_client.so.0 -Wl,--no-undefined -o greet_client.so greet.so -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/authdata/greet_client' making all in plugins/certauth/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/certauth/test' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c -o main.so.o && mv -f main.so.o main.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "certauth_test_0_MIT {" sed >> binutils.versions < ./certauth_test.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f certauth_test.so building dynamic certauth_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,certauth_test.so.0 -Wl,--no-undefined -o certauth_test.so $objlist -L../../../lib -lkdb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + gcc -shared -fPIC -Wl,-h,certauth_test.so.0 -Wl,--no-undefined -o certauth_test.so main.so -L../../../lib -lkdb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/certauth/test' making all in plugins/kdb/db2... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I../../../include -I../../../lib/kdb -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_xdr.c -o kdb_xdr.so.o && mv -f kdb_xdr.so.o kdb_xdr.so making all in plugins/kdb/db2/libdb2... echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f ../db2.so (cd .. && ln -s `basename plugins/kdb/db2`/db2.so .) echo >> binutils.versions "db2_0_MIT {" sed >> binutils.versions < ./db2.exports "s/$/;/" make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2' cp ./include/db.hin ../../../../include/db.h echo >> binutils.versions "};" cp ./include/db-config.hin ../../../../include/db-config.h base=`echo "db" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_1_MIT {" sed >> binutils.versions < ./libdb.exports "s/$/;/" echo >> binutils.versions "};" making all in plugins/kdb/db2/libdb2/hash... echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/hash' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash.c -o hash.so.o && mv -f hash.so.o hash.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_bigkey.c -o hash_bigkey.so.o && mv -f hash_bigkey.so.o hash_bigkey.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_debug.c -o hash_debug.so.o && mv -f hash_debug.so.o hash_debug.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_func.c -o hash_func.so.o && mv -f hash_func.so.o hash_func.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_log2.c -o hash_log2.so.o && mv -f hash_log2.so.o hash_log2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_page.c -o hash_page.so.o && mv -f hash_page.so.o hash_page.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hsearch.c -o hsearch.so.o && mv -f hsearch.so.o hsearch.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c dbm.c -o dbm.so.o && mv -f dbm.so.o dbm.so hash_page.c: In function 'overflow_page': hash_page.c:1104:31: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1104 | (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_page.c:1116:31: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1116 | (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_page.c:1140:39: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1140 | (void)write(STDERR_FILENO, | ^~~~~~~~~~~~~~~~~~~~ 1141 | OVMSG, sizeof(OVMSG) - 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~ hash_page.c:1167:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1167 | (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_page.c:1200:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1200 | (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/hash' making all in plugins/kdb/db2/libdb2/btree... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/btree' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_close.c -o bt_close.so.o && mv -f bt_close.so.o bt_close.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_conv.c -o bt_conv.so.o && mv -f bt_conv.so.o bt_conv.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_debug.c -o bt_debug.so.o && mv -f bt_debug.so.o bt_debug.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_delete.c -o bt_delete.so.o && mv -f bt_delete.so.o bt_delete.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_get.c -o bt_get.so.o && mv -f bt_get.so.o bt_get.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_open.c -o bt_open.so.o && mv -f bt_open.so.o bt_open.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_overflow.c -o bt_overflow.so.o && mv -f bt_overflow.so.o bt_overflow.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_page.c -o bt_page.so.o && mv -f bt_page.so.o bt_page.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_put.c -o bt_put.so.o && mv -f bt_put.so.o bt_put.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_search.c -o bt_search.so.o && mv -f bt_search.so.o bt_search.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_seq.c -o bt_seq.so.o && mv -f bt_seq.so.o bt_seq.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_split.c -o bt_split.so.o && mv -f bt_split.so.o bt_split.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c bt_utils.c -o bt_utils.so.o && mv -f bt_utils.so.o bt_utils.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/btree' making all in plugins/kdb/db2/libdb2/db... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/db' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c db.c -o db.so.o && mv -f db.so.o db.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/db' making all in plugins/kdb/db2/libdb2/mpool... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/mpool' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mpool.c -o mpool.so.o && mv -f mpool.so.o mpool.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/mpool' making all in plugins/kdb/db2/libdb2/recno... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/recno' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rec_close.c -o rec_close.so.o && mv -f rec_close.so.o rec_close.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rec_delete.c -o rec_delete.so.o && mv -f rec_delete.so.o rec_delete.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rec_get.c -o rec_get.so.o && mv -f rec_get.so.o rec_get.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rec_open.c -o rec_open.so.o && mv -f rec_open.so.o rec_open.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rec_put.c -o rec_put.so.o && mv -f rec_put.so.o rec_put.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rec_search.c -o rec_search.so.o && mv -f rec_search.so.o rec_search.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rec_seq.c -o rec_seq.so.o && mv -f rec_seq.so.o rec_seq.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rec_utils.c -o rec_utils.so.o && mv -f rec_utils.so.o rec_utils.so : updated OBJS.SH make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/recno' making all in plugins/kdb/db2/libdb2/test... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/test' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/test' rm -f libdb.so.1.1 building shared db library (1.1) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' hash/OBJS.SH btree/OBJS.SH db/OBJS.SH mpool/OBJS.SH recno/OBJS.SH` && gcc -shared -fPIC -Wl,-h,libdb.so.1 -Wl,--no-undefined -o libdb.so.1.1 $objlist -L../../../../lib -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' hash/OBJS.SH btree/OBJS.SH db/OBJS.SH mpool/OBJS.SH recno/OBJS.SH + objlist=' hash/hash.so hash/hash_bigkey.so hash/hash_debug.so hash/hash_func.so hash/hash_log2.so hash/hash_page.so hash/hsearch.so hash/dbm.so btree/bt_close.so btree/bt_conv.so btree/bt_debug.so btree/bt_delete.so btree/bt_get.so btree/bt_open.so btree/bt_overflow.so btree/bt_page.so btree/bt_put.so btree/bt_search.so btree/bt_seq.so btree/bt_split.so btree/bt_utils.so db/db.so mpool/mpool.so recno/rec_close.so recno/rec_delete.so recno/rec_get.so recno/rec_open.so recno/rec_put.so recno/rec_search.so recno/rec_seq.so recno/rec_utils.so' + gcc -shared -fPIC -Wl,-h,libdb.so.1 -Wl,--no-undefined -o libdb.so.1.1 hash/hash.so hash/hash_bigkey.so hash/hash_debug.so hash/hash_func.so hash/hash_log2.so hash/hash_page.so hash/hsearch.so hash/dbm.so btree/bt_close.so btree/bt_conv.so btree/bt_debug.so btree/bt_delete.so btree/bt_get.so btree/bt_open.so btree/bt_overflow.so btree/bt_page.so btree/bt_put.so btree/bt_search.so btree/bt_seq.so btree/bt_split.so btree/bt_utils.so db/db.so mpool/mpool.so recno/rec_close.so recno/rec_delete.so recno/rec_get.so recno/rec_open.so recno/rec_put.so recno/rec_search.so recno/rec_seq.so recno/rec_utils.so -L../../../../lib -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libdb.so ln -s libdb.so.1.1 libdb.so rm -f libdb.so.1 ln -s libdb.so.1.1 libdb.so.1 make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I../../../include -I../../../lib/kdb -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c adb_openclose.c -o adb_openclose.so.o && mv -f adb_openclose.so.o adb_openclose.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I../../../include -I../../../lib/kdb -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c adb_policy.c -o adb_policy.so.o && mv -f adb_policy.so.o adb_policy.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I../../../include -I../../../lib/kdb -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_db2.c -o kdb_db2.so.o && mv -f kdb_db2.so.o kdb_db2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I../../../include -I../../../lib/kdb -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pol_xdr.c -o pol_xdr.so.o && mv -f pol_xdr.so.o pol_xdr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I../../../include -I../../../lib/kdb -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c db2_exp.c -o db2_exp.so.o && mv -f db2_exp.so.o db2_exp.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I../../../include -I../../../lib/kdb -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c lockout.c -o lockout.so.o && mv -f lockout.so.o lockout.so : updated OBJS.SH rm -f db2.so building dynamic db2 object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH libdb2/hash/OBJS.SH libdb2/btree/OBJS.SH libdb2/db/OBJS.SH libdb2/mpool/OBJS.SH libdb2/recno/OBJS.SH` && gcc -shared -fPIC -Wl,-h,db2.so.0 -Wl,--no-undefined -o db2.so $objlist -L../../../lib -lgssrpc -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH libdb2/hash/OBJS.SH libdb2/btree/OBJS.SH libdb2/db/OBJS.SH libdb2/mpool/OBJS.SH libdb2/recno/OBJS.SH + objlist=' kdb_xdr.so adb_openclose.so adb_policy.so kdb_db2.so pol_xdr.so db2_exp.so lockout.so libdb2/hash/hash.so libdb2/hash/hash_bigkey.so libdb2/hash/hash_debug.so libdb2/hash/hash_func.so libdb2/hash/hash_log2.so libdb2/hash/hash_page.so libdb2/hash/hsearch.so libdb2/hash/dbm.so libdb2/btree/bt_close.so libdb2/btree/bt_conv.so libdb2/btree/bt_debug.so libdb2/btree/bt_delete.so libdb2/btree/bt_get.so libdb2/btree/bt_open.so libdb2/btree/bt_overflow.so libdb2/btree/bt_page.so libdb2/btree/bt_put.so libdb2/btree/bt_search.so libdb2/btree/bt_seq.so libdb2/btree/bt_split.so libdb2/btree/bt_utils.so libdb2/db/db.so libdb2/mpool/mpool.so libdb2/recno/rec_close.so libdb2/recno/rec_delete.so libdb2/recno/rec_get.so libdb2/recno/rec_open.so libdb2/recno/rec_put.so libdb2/recno/rec_search.so libdb2/recno/rec_seq.so libdb2/recno/rec_utils.so' + gcc -shared -fPIC -Wl,-h,db2.so.0 -Wl,--no-undefined -o db2.so kdb_xdr.so adb_openclose.so adb_policy.so kdb_db2.so pol_xdr.so db2_exp.so lockout.so libdb2/hash/hash.so libdb2/hash/hash_bigkey.so libdb2/hash/hash_debug.so libdb2/hash/hash_func.so libdb2/hash/hash_log2.so libdb2/hash/hash_page.so libdb2/hash/hsearch.so libdb2/hash/dbm.so libdb2/btree/bt_close.so libdb2/btree/bt_conv.so libdb2/btree/bt_debug.so libdb2/btree/bt_delete.so libdb2/btree/bt_get.so libdb2/btree/bt_open.so libdb2/btree/bt_overflow.so libdb2/btree/bt_page.so libdb2/btree/bt_put.so libdb2/btree/bt_search.so libdb2/btree/bt_seq.so libdb2/btree/bt_split.so libdb2/btree/bt_utils.so libdb2/db/db.so libdb2/mpool/mpool.so libdb2/recno/rec_close.so libdb2/recno/rec_delete.so libdb2/recno/rec_get.so libdb2/recno/rec_open.so libdb2/recno/rec_put.so libdb2/recno/rec_search.so libdb2/recno/rec_seq.so libdb2/recno/rec_utils.so -L../../../lib -lgssrpc -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2' making all in plugins/kdb/ldap... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../lib/kdb -I./../../../lib/kdb -I./libkdb_ldap -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_exp.c -o ldap_exp.so.o && mv -f ldap_exp.so.o ldap_exp.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f ../kldap.so making all in plugins/kdb/ldap/libkdb_ldap... (cd .. && ln -s `basename plugins/kdb/ldap`/kldap.so .) echo >> binutils.versions "kldap_0_MIT {" sed >> binutils.versions < ./kldap.exports "s/$/;/" echo >> binutils.versions "};" make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap/libkdb_ldap' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_ldap.c -o kdb_ldap.so.o && mv -f kdb_ldap.so.o kdb_ldap.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_ldap_conn.c -o kdb_ldap_conn.so.o && mv -f kdb_ldap_conn.so.o kdb_ldap_conn.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_realm.c -o ldap_realm.so.o && mv -f ldap_realm.so.o ldap_realm.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_create.c -o ldap_create.so.o && mv -f ldap_create.so.o ldap_create.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_krbcontainer.c -o ldap_krbcontainer.so.o && mv -f ldap_krbcontainer.so.o ldap_krbcontainer.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_principal.c -o ldap_principal.so.o && mv -f ldap_principal.so.o ldap_principal.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_principal2.c -o ldap_principal2.so.o && mv -f ldap_principal2.so.o ldap_principal2.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_pwd_policy.c -o ldap_pwd_policy.so.o && mv -f ldap_pwd_policy.so.o ldap_pwd_policy.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_misc.c -o ldap_misc.so.o && mv -f ldap_misc.so.o ldap_misc.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_handle.c -o ldap_handle.so.o && mv -f ldap_handle.so.o ldap_handle.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_tkt_policy.c -o ldap_tkt_policy.so.o && mv -f ldap_tkt_policy.so.o ldap_tkt_policy.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c princ_xdr.c -o princ_xdr.so.o && mv -f princ_xdr.so.o princ_xdr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_service_stash.c -o ldap_service_stash.so.o && mv -f ldap_service_stash.so.o ldap_service_stash.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_xdr.c -o kdb_xdr.so.o && mv -f kdb_xdr.so.o kdb_xdr.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ldap_err.c -o ldap_err.so.o && mv -f ldap_err.so.o ldap_err.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -Dkrb5_dbe_lookup_last_pwd_change=kdb_ldap_dbe_lookup_last_pwd_change -Dkrb5_dbe_lookup_tl_data=kdb_ldap_dbe_lookup_tl_data -Dkrb5_dbe_update_last_pwd_change=kdb_ldap_dbe_update_last_pwd_change -Dkrb5_dbe_update_tl_data=kdb_ldap_dbe_update_tl_data -I../../../../include -I../../../../include -I../../../../lib/kdb -I../../../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c lockout.c -o lockout.so.o && mv -f lockout.so.o lockout.so base=`echo "kdb_ldap" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_1_MIT {" sed >> binutils.versions < ./libkdb_ldap.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" : updated OBJS.SH : updated OBJS.SH rm -f libkdb_ldap.so.1.0 building shared kdb_ldap library (1.0) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,libkdb_ldap.so.1 -Wl,--no-undefined -o libkdb_ldap.so.1.0 $objlist -L../../../../lib -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lldap -llber -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' kdb_ldap.so kdb_ldap_conn.so ldap_realm.so ldap_create.so ldap_krbcontainer.so ldap_principal.so ldap_principal2.so ldap_pwd_policy.so ldap_misc.so ldap_handle.so ldap_tkt_policy.so princ_xdr.so ldap_service_stash.so kdb_xdr.so ldap_err.so lockout.so' + gcc -shared -fPIC -Wl,-h,libkdb_ldap.so.1 -Wl,--no-undefined -o libkdb_ldap.so.1.0 kdb_ldap.so kdb_ldap_conn.so ldap_realm.so ldap_create.so ldap_krbcontainer.so ldap_principal.so ldap_principal2.so ldap_pwd_policy.so ldap_misc.so ldap_handle.so ldap_tkt_policy.so princ_xdr.so ldap_service_stash.so kdb_xdr.so ldap_err.so lockout.so -L../../../../lib -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lldap -llber -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions rm -f libkdb_ldap.so ln -s libkdb_ldap.so.1.0 libkdb_ldap.so rm -f ../../../../lib/libkdb_ldap.so.1.0 rm -f libkdb_ldap.so.1 ln -s libkdb_ldap.so.1.0 libkdb_ldap.so.1 (cd ../../../../lib && ln -s ../plugins/kdb/ldap/libkdb_ldap/libkdb_ldap.so.1.0 .) rm -f ../../../../lib/libkdb_ldap.so rm -f ../../../../lib/libkdb_ldap.so.1 (cd ../../../../lib && ln -s ../plugins/kdb/ldap/libkdb_ldap/libkdb_ldap.so .) (cd ../../../../lib && ln -s ../plugins/kdb/ldap/libkdb_ldap/libkdb_ldap.so.1 .) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap/libkdb_ldap' rm -f kldap.so building dynamic kldap object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,kldap.so.0 -Wl,--no-undefined -o kldap.so $objlist -L../../../lib -lkdb_ldap -lgssrpc -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' ldap_exp.so' + gcc -shared -fPIC -Wl,-h,kldap.so.0 -Wl,--no-undefined -o kldap.so ldap_exp.so -L../../../lib -lkdb_ldap -lgssrpc -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap' making all in plugins/kdb/ldap/ldap_util... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap/ldap_util' gcc -DHAVE_CONFIG_H -DKDB4_DISABLE -I../../../../include -I../../../../include -I. -I./../libkdb_ldap -I../../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_ldap_util.c gcc -DHAVE_CONFIG_H -DKDB4_DISABLE -I../../../../include -I../../../../include -I. -I./../libkdb_ldap -I../../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_ldap_list.c gcc -DHAVE_CONFIG_H -DKDB4_DISABLE -I../../../../include -I../../../../include -I. -I./../libkdb_ldap -I../../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_ldap_realm.c gcc -DHAVE_CONFIG_H -DKDB4_DISABLE -I../../../../include -I../../../../include -I. -I./../libkdb_ldap -I../../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_ldap_policy.c gcc -DHAVE_CONFIG_H -DKDB4_DISABLE -I../../../../include -I../../../../include -I. -I./../libkdb_ldap -I../../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_ldap_services.c rm -f getdate.c y.tab.c bison -y ./../../../../kadmin/cli/getdate.y ./../../../../kadmin/cli/getdate.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] ./../../../../kadmin/cli/getdate.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples cp y.tab.c getdate.c kdb5_ldap_util.c: In function 'extended_com_err_fn': gcc -DHAVE_CONFIG_H -DKDB4_DISABLE -I../../../../include -I../../../../include -I. -I./../libkdb_ldap -I../../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c getdate.c kdb5_ldap_util.c:230:5: warning: function 'extended_com_err_fn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 230 | vfprintf (stderr, fmt, args); | ^~~~~~~~ gcc -L../../../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kdb5_ldap_util kdb5_ldap_util.o kdb5_ldap_list.o kdb5_ldap_realm.o kdb5_ldap_policy.o kdb5_ldap_services.o getdate.o \ -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkdb_ldap -pthread -lpthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap/ldap_util' making all in plugins/kdb/lmdb... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/lmdb' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_lmdb.c -o kdb_lmdb.so.o && mv -f kdb_lmdb.so.o kdb_lmdb.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c lockout.c -o lockout.so.o && mv -f lockout.so.o lockout.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c marshal.c -o marshal.so.o && mv -f marshal.so.o marshal.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f ../klmdb.so (cd .. && ln -s `basename plugins/kdb/lmdb`/klmdb.so .) echo >> binutils.versions "klmdb_0_MIT {" sed >> binutils.versions < ./klmdb.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f klmdb.so building dynamic klmdb object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,klmdb.so.0 -Wl,--no-undefined -o klmdb.so $objlist -L../../../lib -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -llmdb -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' kdb_lmdb.so lockout.so marshal.so' + gcc -shared -fPIC -Wl,-h,klmdb.so.0 -Wl,--no-undefined -o klmdb.so kdb_lmdb.so lockout.so marshal.so -L../../../lib -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -llmdb -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/lmdb' making all in plugins/kdb/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/test' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../lib/kdb -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb_test.c -o kdb_test.so.o && mv -f kdb_test.so.o kdb_test.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f ../test.so (cd .. && ln -s `basename plugins/kdb/test`/test.so .) echo >> binutils.versions "test_0_MIT {" sed >> binutils.versions < ./test.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f test.so building dynamic test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,test.so.0 -Wl,--no-undefined -o test.so $objlist -L../../../lib -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' kdb_test.so' + gcc -shared -fPIC -Wl,-h,test.so.0 -Wl,--no-undefined -o test.so kdb_test.so -L../../../lib -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/test' making all in plugins/kdcpolicy/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdcpolicy/test' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c -o main.so.o && mv -f main.so.o main.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "kdcpolicy_test_0_MIT {" sed >> binutils.versions < ./kdcpolicy_test.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f kdcpolicy_test.so building dynamic kdcpolicy_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,kdcpolicy_test.so.0 -Wl,--no-undefined -o kdcpolicy_test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + gcc -shared -fPIC -Wl,-h,kdcpolicy_test.so.0 -Wl,--no-undefined -o kdcpolicy_test.so main.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdcpolicy/test' making all in plugins/preauth/otp... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/otp' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c otp_state.c -o otp_state.so.o && mv -f otp_state.so.o otp_state.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c -o main.so.o && mv -f main.so.o main.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f ../otp.so (cd .. && ln -s `basename plugins/preauth/otp`/otp.so .) echo >> binutils.versions "otp_0_MIT {" sed >> binutils.versions < ./otp.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f otp.so building dynamic otp object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,otp.so.0 -Wl,--no-undefined -o otp.so $objlist -L../../../lib -lkrad -lverto -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' otp_state.so main.so' + gcc -shared -fPIC -Wl,-h,otp.so.0 -Wl,--no-undefined -o otp.so otp_state.so main.so -L../../../lib -lkrad -lverto -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/otp' making all in plugins/preauth/pkinit... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/pkinit' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pkinit_accessor.c -o pkinit_accessor.so.o && mv -f pkinit_accessor.so.o pkinit_accessor.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pkinit_srv.c -o pkinit_srv.so.o && mv -f pkinit_srv.so.o pkinit_srv.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pkinit_lib.c -o pkinit_lib.so.o && mv -f pkinit_lib.so.o pkinit_lib.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pkinit_clnt.c -o pkinit_clnt.so.o && mv -f pkinit_clnt.so.o pkinit_clnt.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pkinit_constants.c -o pkinit_constants.so.o && mv -f pkinit_constants.so.o pkinit_constants.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pkinit_profile.c -o pkinit_profile.so.o && mv -f pkinit_profile.so.o pkinit_profile.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pkinit_identity.c -o pkinit_identity.so.o && mv -f pkinit_identity.so.o pkinit_identity.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pkinit_matching.c -o pkinit_matching.so.o && mv -f pkinit_matching.so.o pkinit_matching.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pkinit_crypto_openssl.c -o pkinit_crypto_openssl.so.o && mv -f pkinit_crypto_openssl.so.o pkinit_crypto_openssl.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f ../pkinit.so (cd .. && ln -s `basename plugins/preauth/pkinit`/pkinit.so .) echo >> binutils.versions "pkinit_0_MIT {" sed >> binutils.versions < ./pkinit.exports "s/$/;/" echo >> binutils.versions "};" pkinit_crypto_openssl.c: In function 'pkinit_get_certs_dir.constprop.0': pkinit_crypto_openssl.c:4392:50: warning: '%s' directive output may be truncated writing likely 5 or more bytes into a region of size between 1 and 1023 [-Wformat-truncation=] 4392 | snprintf(certname, sizeof(certname), "%s/%s", dirname, dentry->d_name); | ^~ pkinit_crypto_openssl.c:4392:46: note: assuming directive output of 5 bytes 4392 | snprintf(certname, sizeof(certname), "%s/%s", dirname, dentry->d_name); | ^~~~~~~ In file included from /usr/include/stdio.h:906, from ../../../include/k5-platform.h:62, from ../../../include/k5-int.h:130, from pkinit_crypto_openssl.c:32: In function 'snprintf', inlined from 'pkinit_get_certs_dir.constprop.0' at pkinit_crypto_openssl.c:4392:9: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output 2 or more bytes (assuming 1029) into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ pkinit_crypto_openssl.c: In function 'load_cas_and_crls_dir.isra.0': pkinit_crypto_openssl.c:5274:50: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 1 and 1023 [-Wformat-truncation=] 5274 | snprintf(filename, sizeof(filename), "%s/%s", dirname, dentry->d_name); | ^~ In function 'snprintf', inlined from 'load_cas_and_crls_dir.isra.0' at pkinit_crypto_openssl.c:5274:9: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output between 2 and 1279 bytes into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ : updated OBJS.SH rm -f pkinit.so building dynamic pkinit object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,pkinit.so.0 -Wl,--no-undefined -o pkinit.so $objlist -L../../../lib -lkrb5 -lcom_err -lk5crypto -lcrypto -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' pkinit_accessor.so pkinit_srv.so pkinit_lib.so pkinit_clnt.so pkinit_constants.so pkinit_profile.so pkinit_identity.so pkinit_matching.so pkinit_crypto_openssl.so' + gcc -shared -fPIC -Wl,-h,pkinit.so.0 -Wl,--no-undefined -o pkinit.so pkinit_accessor.so pkinit_srv.so pkinit_lib.so pkinit_clnt.so pkinit_constants.so pkinit_profile.so pkinit_identity.so pkinit_matching.so pkinit_crypto_openssl.so -L../../../lib -lkrb5 -lcom_err -lk5crypto -lcrypto -lkrb5support -lkeyutils -lcrypto -lresolv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/pkinit' making all in plugins/preauth/spake... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/spake' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c util.c -o util.so.o && mv -f util.so.o util.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c iana.c -o iana.so.o && mv -f iana.so.o iana.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c groups.c -o groups.so.o && mv -f groups.so.o groups.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c openssl.c -o openssl.so.o && mv -f openssl.so.o openssl.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c edwards25519.c -o edwards25519.so.o && mv -f edwards25519.so.o edwards25519.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c spake_client.c -o spake_client.so.o && mv -f spake_client.so.o spake_client.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c spake_kdc.c -o spake_kdc.so.o && mv -f spake_kdc.so.o spake_kdc.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f ../spake.so (cd .. && ln -s `basename plugins/preauth/spake`/spake.so .) echo >> binutils.versions "spake_0_MIT {" sed >> binutils.versions < ./spake.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f spake.so building dynamic spake object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,spake.so.0 -Wl,--no-undefined -o spake.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lcrypto -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' util.so iana.so groups.so openssl.so edwards25519.so spake_client.so spake_kdc.so' + gcc -shared -fPIC -Wl,-h,spake.so.0 -Wl,--no-undefined -o spake.so util.so iana.so groups.so openssl.so edwards25519.so spake_client.so spake_kdc.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lcrypto -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/spake' making all in plugins/preauth/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/test' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cltest.c -o cltest.so.o && mv -f cltest.so.o cltest.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdctest.c -o kdctest.so.o && mv -f kdctest.so.o kdctest.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c common.c -o common.so.o && mv -f common.so.o common.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f ../test.so (cd .. && ln -s `basename plugins/preauth/test`/test.so .) echo >> binutils.versions "test_0_MIT {" sed >> binutils.versions < ./test.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f test.so building dynamic test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,test.so.0 -Wl,--no-undefined -o test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' cltest.so kdctest.so common.so' + gcc -shared -fPIC -Wl,-h,test.so.0 -Wl,--no-undefined -o test.so cltest.so kdctest.so common.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/test' making all in plugins/tls/k5tls... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/tls/k5tls' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c openssl.c -o openssl.so.o && mv -f openssl.so.o openssl.so gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c notls.c -o notls.so.o && mv -f notls.so.o notls.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "k5tls_0_MIT {" rm -f ../k5tls.so (cd .. && ln -s `basename plugins/tls/k5tls`/k5tls.so .) sed >> binutils.versions < ./k5tls.exports "s/$/;/" echo >> binutils.versions "};" : updated OBJS.SH rm -f k5tls.so building dynamic k5tls object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,k5tls.so.0 -Wl,--no-undefined -o k5tls.so $objlist -L../../../lib -lkrb5 -lkrb5support -lssl -lcrypto -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' openssl.so notls.so' + gcc -shared -fPIC -Wl,-h,k5tls.so.0 -Wl,--no-undefined -o k5tls.so openssl.so notls.so -L../../../lib -lkrb5 -lkrb5support -lssl -lcrypto -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/tls/k5tls' making all in kdc... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kdc' rm -f et-c-kdc5_err.et et-c-kdc5_err.c et-c-kdc5_err.h rm -f et-h-kdc5_err.et et-h-kdc5_err.c et-h-kdc5_err.h cp kdc5_err.et et-c-kdc5_err.et cp kdc5_err.et et-h-kdc5_err.et gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c authind.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c cammac.c compile_et et-c-kdc5_err.et compile_et et-h-kdc5_err.et gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c dispatch.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c do_as_req.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c do_tgs_req.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c fast_util.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_util.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_preauth.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_preauth_ec.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_preauth_encts.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ndr.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c policy.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c extern.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c replay.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_authdata.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_audit.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_transit.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c tgs_policy.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_log.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rtest.c mv -f et-c-kdc5_err.c kdc5_err.c rm -f et-c-kdc5_err.et et-c-kdc5_err.h mv -f et-h-kdc5_err.h kdc5_err.h rm -f et-h-kdc5_err.et et-h-kdc5_err.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc5_err.c gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c gcc -L../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o rtest rtest.o kdc_transit.o -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o krb5kdc kdc5_err.o authind.o cammac.o dispatch.o do_as_req.o do_tgs_req.o fast_util.o kdc_util.o kdc_preauth.o kdc_preauth_ec.o kdc_preauth_encts.o main.o ndr.o policy.o extern.o replay.o kdc_authdata.o kdc_audit.o kdc_transit.o tgs_policy.o kdc_log.o -lapputils -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lverto make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kdc' making all in kadmin... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin' making all in kadmin/cli... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/cli' gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kadmin.c mk_cmds kadmin_ct.ct gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ss_wrapper.c rm -f y.tab.c getdate.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c keytab_local.c bison -y getdate.y gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c keytab.c getdate.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] getdate.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kadmin_ct.c cp y.tab.c getdate.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c getdate.c kadmin.c: In function 'extended_com_err_fn': kadmin.c:240:5: warning: function 'extended_com_err_fn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 240 | vfprintf(stderr, fmt, args); | ^~~~~~~~ kadmin.c: In function 'kadmin_startup': kadmin.c:356:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 356 | asprintf(&db_name, "dbname=%s", optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kadmin.c: In function 'kadmin_delprinc': kadmin.c:692:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 692 | fgets(reply, sizeof (reply), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kadmin.c: In function 'kadmin_renameprinc': kadmin.c:753:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 753 | fgets(reply, sizeof(reply), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kadmin.c: In function 'kadmin_delpol': kadmin.c:1716:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1716 | fgets(reply, sizeof(reply), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kadmin.local kadmin.o kadmin_ct.o ss_wrapper.o getdate.o keytab_local.o -lss -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -pthread -lpthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kadmin kadmin.o kadmin_ct.o ss_wrapper.o getdate.o keytab.o -lss -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux kadmin_ct.c:98:13: warning: type of 'kadmin_keytab_remove' does not match original declaration [-Wlto-type-mismatch] 98 | extern void kadmin_keytab_remove __SS_PROTO; | ^ keytab.c:206:1: note: type mismatch in parameter 3 206 | kadmin_keytab_remove(int argc, char **argv) | ^ keytab.c:206:1: note: type 'void' should match type 'int' keytab.c:206:1: note: 'kadmin_keytab_remove' was previously declared here kadmin_ct.c:92:13: warning: type of 'kadmin_keytab_add' does not match original declaration [-Wlto-type-mismatch] 92 | extern void kadmin_keytab_add __SS_PROTO; | ^ keytab.c:114:1: note: type mismatch in parameter 3 114 | kadmin_keytab_add(int argc, char **argv) | ^ keytab.c:114:1: note: type 'void' should match type 'int' keytab.c:114:1: note: 'kadmin_keytab_add' was previously declared here kadmin_ct.c:131:13: warning: type of 'kadmin_delstring' does not match original declaration [-Wlto-type-mismatch] 131 | extern void kadmin_delstring __SS_PROTO; | ^ kadmin_ct.c:98:13: warning: type of 'kadmin_keytab_remove' does not match original declaration [-Wlto-type-mismatch] 98 | extern void kadmin_keytab_remove __SS_PROTO; | ^ keytab.c:206:1: note: type mismatch in parameter 3 206 | kadmin_keytab_remove(int argc, char **argv) | ^ keytab.c:206:1: note: type 'void' should match type 'int' keytab.c:206:1: note: 'kadmin_keytab_remove' was previously declared here kadmin_ct.c:92:13: warning: type of 'kadmin_keytab_add' does not match original declaration [-Wlto-type-mismatch] 92 | extern void kadmin_keytab_add __SS_PROTO; | ^ keytab.c:114:1: note: type mismatch in parameter 3 114 | kadmin_keytab_add(int argc, char **argv) | ^ keytab.c:114:1: note: type 'void' should match type 'int' keytab.c:114:1: note: 'kadmin_keytab_add' was previously declared here kadmin_ct.c:131:13: warning: type of 'kadmin_delstring' does not match original declaration [-Wlto-type-mismatch] 131 | extern void kadmin_delstring __SS_PROTO; | ^ kadmin.c:1962:1: note: type mismatch in parameter 3 1962 | kadmin_delstring(int argc, char *argv[]) | ^ kadmin.c:1962:1: note: type 'void' should match type 'int' kadmin.c:1962:1: note: 'kadmin_delstring' was previously declared here kadmin_ct.c:125:13: warning: type of 'kadmin_setstring' does not match original declaration [-Wlto-type-mismatch] 125 | extern void kadmin_setstring __SS_PROTO; | ^ kadmin.c:1921:1: note: type mismatch in parameter 3 1921 | kadmin_setstring(int argc, char *argv[]) | ^ kadmin.c:1921:1: note: type 'void' should match type 'int' kadmin.c:1921:1: note: 'kadmin_setstring' was previously declared here kadmin_ct.c:119:13: warning: type of 'kadmin_getstrings' does not match original declaration [-Wlto-type-mismatch] 119 | extern void kadmin_getstrings __SS_PROTO; | ^ kadmin.c:1875:1: note: type mismatch in parameter 3 1875 | kadmin_getstrings(int argc, char *argv[]) | ^ kadmin.c:1875:1: note: type 'void' should match type 'int' kadmin.c:1875:1: note: 'kadmin_getstrings' was previously declared here kadmin_ct.c:113:13: warning: type of 'kadmin_purgekeys' does not match original declaration [-Wlto-type-mismatch] 113 | extern void kadmin_purgekeys __SS_PROTO; | ^ kadmin.c:1962:1: note: type mismatch in parameter 3 1962 | kadmin_delstring(int argc, char *argv[]) | ^ kadmin.c:1823:1: note: type mismatch in parameter 3 1823 | kadmin_purgekeys(int argc, char *argv[]) | ^ kadmin.c:1823:1: note: type 'void' should match type 'int' kadmin.c:1823:1: note: 'kadmin_purgekeys' was previously declared here kadmin_ct.c:86:13: warning: type of 'kadmin_getprivs' does not match original declaration [-Wlto-type-mismatch] 86 | extern void kadmin_getprivs __SS_PROTO; | ^ kadmin.c:1798:1: note: type mismatch in parameter 3 1798 | kadmin_getprivs(int argc, char *argv[]) | ^ kadmin.c:1798:1: note: type 'void' should match type 'int' kadmin.c:1798:1: note: 'kadmin_getprivs' was previously declared here kadmin_ct.c:80:13: warning: type of 'kadmin_getpols' does not match original declaration [-Wlto-type-mismatch] 80 | extern void kadmin_getpols __SS_PROTO; | ^ kadmin.c:1776:1: note: type mismatch in parameter 3 1776 | kadmin_getpols(int argc, char *argv[]) | ^ kadmin.c:1776:1: note: type 'void' should match type 'int' kadmin.c:1776:1: note: 'kadmin_getpols' was previously declared here kadmin_ct.c:72:13: warning: type of 'kadmin_getpol' does not match original declaration [-Wlto-type-mismatch] 72 | extern void kadmin_getpol __SS_PROTO; | ^ kadmin.c:1730:1: note: type mismatch in parameter 3 1730 | kadmin_getpol(int argc, char *argv[]) | ^ kadmin.c:1730:1: note: type 'void' should match type 'int' kadmin.c:1730:1: note: 'kadmin_getpol' was previously declared here kadmin.c:1962:1: note: type 'void' should match type 'int' kadmin_ct.c:66:13: warning: type of 'kadmin_delpol' does not match original declaration [-Wlto-type-mismatch] 66 | extern void kadmin_delpol __SS_PROTO; | ^ kadmin.c:1704:1: note: type mismatch in parameter 3 1704 | kadmin_delpol(int argc, char *argv[]) | ^ kadmin.c:1704:1: note: type 'void' should match type 'int' kadmin.c:1704:1: note: 'kadmin_delpol' was previously declared here kadmin_ct.c:60:13: warning: type of 'kadmin_modpol' does not match original declaration [-Wlto-type-mismatch] 60 | extern void kadmin_modpol __SS_PROTO; | ^ kadmin.c:1683:1: note: type mismatch in parameter 3 1683 | kadmin_modpol(int argc, char *argv[]) | ^ kadmin.c:1683:1: note: type 'void' should match type 'int' kadmin.c:1683:1: note: 'kadmin_modpol' was previously declared here kadmin_ct.c:54:13: warning: type of 'kadmin_addpol' does not match original declaration [-Wlto-type-mismatch] 54 | extern void kadmin_addpol __SS_PROTO; | ^ kadmin.c:1662:1: note: type mismatch in parameter 3 1662 | kadmin_addpol(int argc, char *argv[]) | ^ kadmin.c:1662:1: note: type 'void' should match type 'int' kadmin.c:1662:1: note: 'kadmin_addpol' was previously declared here kadmin_ct.c:48:13: warning: type of 'kadmin_getprincs' does not match original declaration [-Wlto-type-mismatch] 48 | extern void kadmin_getprincs __SS_PROTO; | ^ kadmin.c:1525:1: note: type mismatch in parameter 3 1525 | kadmin_getprincs(int argc, char *argv[]) | ^ kadmin.c:1962:1: note: 'kadmin_delstring' was previously declared here kadmin.c:1525:1: note: type 'void' should match type 'int' kadmin.c:1525:1: note: 'kadmin_getprincs' was previously declared here kadmin_ct.c:125:13: warning: type of 'kadmin_setstring' does not match original declaration [-Wlto-type-mismatch] 125 | extern void kadmin_setstring __SS_PROTO; | ^ kadmin_ct.c:40:13: warning: type of 'kadmin_getprinc' does not match original declaration [-Wlto-type-mismatch] 40 | extern void kadmin_getprinc __SS_PROTO; | ^ kadmin.c:1921:1: note: type mismatch in parameter 3 1921 | kadmin_setstring(int argc, char *argv[]) | ^ kadmin.c:1921:1: note: type 'void' should match type 'int' kadmin.c:1389:1: note: type mismatch in parameter 3 1389 | kadmin_getprinc(int argc, char *argv[]) | ^ kadmin.c:1921:1: note: 'kadmin_setstring' was previously declared here kadmin.c:1389:1: note: type 'void' should match type 'int' kadmin.c:1389:1: note: 'kadmin_getprinc' was previously declared here kadmin_ct.c:119:13: warning: type of 'kadmin_getstrings' does not match original declaration [-Wlto-type-mismatch] 119 | extern void kadmin_getstrings __SS_PROTO; | ^ kadmin_ct.c:22:13: warning: type of 'kadmin_modprinc' does not match original declaration [-Wlto-type-mismatch] 22 | extern void kadmin_modprinc __SS_PROTO; | ^ kadmin.c:1875:1: note: type mismatch in parameter 3 1875 | kadmin_getstrings(int argc, char *argv[]) | ^ kadmin.c:1316:1: note: type mismatch in parameter 3 1316 | kadmin_modprinc(int argc, char *argv[]) | ^ kadmin.c:1875:1: note: type 'void' should match type 'int' kadmin.c:1316:1: note: type 'void' should match type 'int' kadmin.c:1875:1: note: 'kadmin_getstrings' was previously declared here kadmin.c:1316:1: note: 'kadmin_modprinc' was previously declared here kadmin_ct.c:113:13: warning: type of 'kadmin_purgekeys' does not match original declaration [-Wlto-type-mismatch] 113 | extern void kadmin_purgekeys __SS_PROTO; | ^ kadmin_ct.c:10:13: warning: type of 'kadmin_addprinc' does not match original declaration [-Wlto-type-mismatch] 10 | extern void kadmin_addprinc __SS_PROTO; | ^ kadmin.c:1823:1: note: type mismatch in parameter 3 1823 | kadmin_purgekeys(int argc, char *argv[]) | ^ kadmin.c:1193:1: note: type mismatch in parameter 3 1193 | kadmin_addprinc(int argc, char *argv[]) | ^ kadmin.c:1823:1: note: type 'void' should match type 'int' kadmin.c:1193:1: note: type 'void' should match type 'int' kadmin.c:1823:1: note: 'kadmin_purgekeys' was previously declared here kadmin.c:1193:1: note: 'kadmin_addprinc' was previously declared here kadmin_ct.c:86:13: warning: type of 'kadmin_getprivs' does not match original declaration [-Wlto-type-mismatch] 86 | extern void kadmin_getprivs __SS_PROTO; | ^ kadmin_ct.c:34:13: warning: type of 'kadmin_cpw' does not match original declaration [-Wlto-type-mismatch] 34 | extern void kadmin_cpw __SS_PROTO; | ^ kadmin.c:787:1: note: type mismatch in parameter 3 787 | kadmin_cpw(int argc, char *argv[]) | ^ kadmin.c:1798:1: note: type mismatch in parameter 3 1798 | kadmin_getprivs(int argc, char *argv[]) | ^ kadmin.c:787:1: note: type 'void' should match type 'int' kadmin.c:1798:1: note: type 'void' should match type 'int' kadmin.c:787:1: note: 'kadmin_cpw' was previously declared here kadmin.c:1798:1: note: 'kadmin_getprivs' was previously declared here kadmin_ct.c:28:13: warning: type of 'kadmin_renameprinc' does not match original declaration [-Wlto-type-mismatch] 28 | extern void kadmin_renameprinc __SS_PROTO; | ^ kadmin_ct.c:80:13: warning: type of 'kadmin_getpols' does not match original declaration [-Wlto-type-mismatch] 80 | extern void kadmin_getpols __SS_PROTO; | ^ kadmin.c:714:1: note: type mismatch in parameter 3 714 | kadmin_renameprinc(int argc, char *argv[]) | ^ kadmin.c:1776:1: note: type mismatch in parameter 3 1776 | kadmin_getpols(int argc, char *argv[]) | ^ kadmin.c:714:1: note: type 'void' should match type 'int' kadmin.c:1776:1: note: type 'void' should match type 'int' kadmin.c:714:1: note: 'kadmin_renameprinc' was previously declared here kadmin.c:1776:1: note: 'kadmin_getpols' was previously declared here kadmin_ct.c:16:13: warning: type of 'kadmin_delprinc' does not match original declaration [-Wlto-type-mismatch] 16 | extern void kadmin_delprinc __SS_PROTO; | ^ kadmin_ct.c:72:13: warning: type of 'kadmin_getpol' does not match original declaration [-Wlto-type-mismatch] 72 | extern void kadmin_getpol __SS_PROTO; | ^ kadmin.c:1730:1: note: type mismatch in parameter 3 1730 | kadmin_getpol(int argc, char *argv[]) | ^ kadmin.c:666:1: note: type mismatch in parameter 3 666 | kadmin_delprinc(int argc, char *argv[]) | ^ kadmin.c:1730:1: note: type 'void' should match type 'int' kadmin.c:666:1: note: type 'void' should match type 'int' kadmin.c:1730:1: note: 'kadmin_getpol' was previously declared here kadmin.c:666:1: note: 'kadmin_delprinc' was previously declared here kadmin_ct.c:66:13: warning: type of 'kadmin_delpol' does not match original declaration [-Wlto-type-mismatch] 66 | extern void kadmin_delpol __SS_PROTO; | ^ kadmin_ct.c:108:13: warning: type of 'kadmin_unlock' does not match original declaration [-Wlto-type-mismatch] 108 | extern void kadmin_unlock __SS_PROTO; | ^ kadmin.c:1704:1: note: type mismatch in parameter 3 1704 | kadmin_delpol(int argc, char *argv[]) | ^ kadmin.c:651:1: note: type mismatch in parameter 3 651 | kadmin_unlock(int argc, char *argv[]) | ^ kadmin.c:1704:1: note: type 'void' should match type 'int' kadmin.c:651:1: note: type 'void' should match type 'int' kadmin.c:1704:1: note: 'kadmin_delpol' was previously declared here kadmin.c:651:1: note: 'kadmin_unlock' was previously declared here kadmin_ct.c:60:13: warning: type of 'kadmin_modpol' does not match original declaration [-Wlto-type-mismatch] 60 | extern void kadmin_modpol __SS_PROTO; | ^ kadmin_ct.c:103:13: warning: type of 'kadmin_lock' does not match original declaration [-Wlto-type-mismatch] 103 | extern void kadmin_lock __SS_PROTO; | ^ kadmin.c:1683:1: note: type mismatch in parameter 3 1683 | kadmin_modpol(int argc, char *argv[]) | ^ kadmin.c:636:1: note: type mismatch in parameter 3 636 | kadmin_lock(int argc, char *argv[]) | ^ kadmin.c:1683:1: note: type 'void' should match type 'int' kadmin.c:636:1: note: type 'void' should match type 'int' kadmin.c:1683:1: note: 'kadmin_modpol' was previously declared here kadmin.c:636:1: note: 'kadmin_lock' was previously declared here kadmin_ct.c:54:13: warning: type of 'kadmin_addpol' does not match original declaration [-Wlto-type-mismatch] 54 | extern void kadmin_addpol __SS_PROTO; | ^ kadmin.c:1662:1: note: type mismatch in parameter 3 1662 | kadmin_addpol(int argc, char *argv[]) | ^ kadmin.c:1662:1: note: type 'void' should match type 'int' kadmin.c:1662:1: note: 'kadmin_addpol' was previously declared here kadmin_ct.c:48:13: warning: type of 'kadmin_getprincs' does not match original declaration [-Wlto-type-mismatch] 48 | extern void kadmin_getprincs __SS_PROTO; | ^ kadmin.c:1525:1: note: type mismatch in parameter 3 1525 | kadmin_getprincs(int argc, char *argv[]) | ^ kadmin.c:1525:1: note: type 'void' should match type 'int' kadmin.c:1525:1: note: 'kadmin_getprincs' was previously declared here kadmin_ct.c:40:13: warning: type of 'kadmin_getprinc' does not match original declaration [-Wlto-type-mismatch] 40 | extern void kadmin_getprinc __SS_PROTO; | ^ kadmin.c:1389:1: note: type mismatch in parameter 3 1389 | kadmin_getprinc(int argc, char *argv[]) | ^ kadmin.c:1389:1: note: type 'void' should match type 'int' kadmin.c:1389:1: note: 'kadmin_getprinc' was previously declared here kadmin_ct.c:22:13: warning: type of 'kadmin_modprinc' does not match original declaration [-Wlto-type-mismatch] 22 | extern void kadmin_modprinc __SS_PROTO; | ^ kadmin.c:1316:1: note: type mismatch in parameter 3 1316 | kadmin_modprinc(int argc, char *argv[]) | ^ kadmin.c:1316:1: note: type 'void' should match type 'int' kadmin.c:1316:1: note: 'kadmin_modprinc' was previously declared here kadmin_ct.c:10:13: warning: type of 'kadmin_addprinc' does not match original declaration [-Wlto-type-mismatch] 10 | extern void kadmin_addprinc __SS_PROTO; | ^ kadmin.c:1193:1: note: type mismatch in parameter 3 1193 | kadmin_addprinc(int argc, char *argv[]) | ^ kadmin.c:1193:1: note: type 'void' should match type 'int' kadmin.c:1193:1: note: 'kadmin_addprinc' was previously declared here kadmin_ct.c:34:13: warning: type of 'kadmin_cpw' does not match original declaration [-Wlto-type-mismatch] 34 | extern void kadmin_cpw __SS_PROTO; | ^ kadmin.c:787:1: note: type mismatch in parameter 3 787 | kadmin_cpw(int argc, char *argv[]) | ^ kadmin.c:787:1: note: type 'void' should match type 'int' kadmin.c:787:1: note: 'kadmin_cpw' was previously declared here kadmin_ct.c:28:13: warning: type of 'kadmin_renameprinc' does not match original declaration [-Wlto-type-mismatch] 28 | extern void kadmin_renameprinc __SS_PROTO; | ^ kadmin.c:714:1: note: type mismatch in parameter 3 714 | kadmin_renameprinc(int argc, char *argv[]) | ^ kadmin.c:714:1: note: type 'void' should match type 'int' kadmin.c:714:1: note: 'kadmin_renameprinc' was previously declared here kadmin_ct.c:16:13: warning: type of 'kadmin_delprinc' does not match original declaration [-Wlto-type-mismatch] 16 | extern void kadmin_delprinc __SS_PROTO; | ^ kadmin.c:666:1: note: type mismatch in parameter 3 666 | kadmin_delprinc(int argc, char *argv[]) | ^ kadmin.c:666:1: note: type 'void' should match type 'int' kadmin.c:666:1: note: 'kadmin_delprinc' was previously declared here kadmin_ct.c:108:13: warning: type of 'kadmin_unlock' does not match original declaration [-Wlto-type-mismatch] 108 | extern void kadmin_unlock __SS_PROTO; | ^ kadmin.c:651:1: note: type mismatch in parameter 3 651 | kadmin_unlock(int argc, char *argv[]) | ^ kadmin.c:651:1: note: type 'void' should match type 'int' kadmin.c:651:1: note: 'kadmin_unlock' was previously declared here kadmin_ct.c:103:13: warning: type of 'kadmin_lock' does not match original declaration [-Wlto-type-mismatch] 103 | extern void kadmin_lock __SS_PROTO; | ^ kadmin.c:636:1: note: type mismatch in parameter 3 636 | kadmin_lock(int argc, char *argv[]) | ^ kadmin.c:636:1: note: type 'void' should match type 'int' kadmin.c:636:1: note: 'kadmin_lock' was previously declared here make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/cli' making all in kadmin/dbutil... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/dbutil' rm -f et-h-import_err.et et-h-import_err.c et-h-import_err.h cp import_err.et et-h-import_err.et rm -f et-c-import_err.et et-c-import_err.c et-c-import_err.h compile_et et-h-import_err.et cp import_err.et et-c-import_err.et compile_et et-c-import_err.et mv -f et-h-import_err.h import_err.h rm -f et-h-import_err.et et-h-import_err.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_util.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_create.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kadm5_create.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_destroy.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_stash.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c strtok.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c dump.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ovload.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_mkey.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c tabdump.c mv -f et-c-import_err.c import_err.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c tdumputil.c rm -f et-c-import_err.et et-c-import_err.h gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c import_err.c tdumputil.c: In function 'writequoted': tdumputil.c:109:5: warning: function 'writequoted' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 109 | ret = vasprintf(&s, fmt, ap); | ^~~ kdb5_util.c: In function 'extended_com_err_fn': kdb5_util.c:176:5: warning: function 'extended_com_err_fn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 176 | vfprintf (stderr, fmt, args); | ^~~~~~~~ dump.c: In function 'update_ok_file': dump.c:239:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 239 | write(fd, "", 1); | ^~~~~~~~~~~~~~~~ gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kdb5_util kdb5_util.o kdb5_create.o kadm5_create.o kdb5_destroy.o kdb5_stash.o import_err.o strtok.o dump.o ovload.o kdb5_mkey.o tabdump.o tdumputil.o ../cli/getdate.o -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -pthread -lpthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/dbutil' making all in kadmin/ktutil... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/ktutil' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktutil.c mk_cmds ktutil_ct.ct gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktutil_funcs.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktutil_ct.c ktutil_funcs.c: In function 'ktutil_add': ktutil_funcs.c:215:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 215 | fgets(buf, BUFSIZ, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o ktutil ktutil.o ktutil_ct.o ktutil_funcs.o -lss -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux ktutil_ct.c:51:13: warning: type of 'ktutil_list' does not match original declaration [-Wlto-type-mismatch] 51 | extern void ktutil_list __SS_PROTO; | ^ ktutil.c:201:6: note: type mismatch in parameter 3 201 | void ktutil_list(argc, argv) | ^ ktutil.c:201:6: note: type 'void' should match type 'int' ktutil.c:201:6: note: 'ktutil_list' was previously declared here ktutil_ct.c:45:13: warning: type of 'ktutil_delete_entry' does not match original declaration [-Wlto-type-mismatch] 45 | extern void ktutil_delete_entry __SS_PROTO; | ^ ktutil.c:186:6: note: type mismatch in parameter 3 186 | void ktutil_delete_entry(argc, argv) | ^ ktutil.c:186:6: note: type 'void' should match type 'int' ktutil.c:186:6: note: 'ktutil_delete_entry' was previously declared here ktutil_ct.c:39:13: warning: type of 'ktutil_add_entry' does not match original declaration [-Wlto-type-mismatch] 39 | extern void ktutil_add_entry __SS_PROTO; | ^ ktutil.c:128:6: note: type mismatch in parameter 3 128 | void ktutil_add_entry(argc, argv) | ^ ktutil.c:128:6: note: type 'void' should match type 'int' ktutil.c:128:6: note: 'ktutil_add_entry' was previously declared here ktutil_ct.c:33:13: warning: type of 'ktutil_write_v4' does not match original declaration [-Wlto-type-mismatch] 33 | extern void ktutil_write_v4 __SS_PROTO; | ^ ktutil.c:120:6: note: type mismatch in parameter 3 120 | void ktutil_write_v4(argc, argv) | ^ ktutil.c:120:6: note: type 'void' should match type 'int' ktutil.c:120:6: note: 'ktutil_write_v4' was previously declared here ktutil_ct.c:27:13: warning: type of 'ktutil_write_v5' does not match original declaration [-Wlto-type-mismatch] 27 | extern void ktutil_write_v5 __SS_PROTO; | ^ ktutil.c:105:6: note: type mismatch in parameter 3 105 | void ktutil_write_v5(argc, argv) | ^ ktutil.c:105:6: note: type 'void' should match type 'int' ktutil.c:105:6: note: 'ktutil_write_v5' was previously declared here ktutil_ct.c:21:13: warning: type of 'ktutil_read_v4' does not match original declaration [-Wlto-type-mismatch] 21 | extern void ktutil_read_v4 __SS_PROTO; | ^ ktutil.c:97:6: note: type mismatch in parameter 3 97 | void ktutil_read_v4(argc, argv) | ^ ktutil.c:97:6: note: type 'void' should match type 'int' ktutil.c:97:6: note: 'ktutil_read_v4' was previously declared here ktutil_ct.c:15:13: warning: type of 'ktutil_read_v5' does not match original declaration [-Wlto-type-mismatch] 15 | extern void ktutil_read_v5 __SS_PROTO; | ^ ktutil.c:82:6: note: type mismatch in parameter 3 82 | void ktutil_read_v5(argc, argv) | ^ ktutil.c:82:6: note: type 'void' should match type 'int' ktutil.c:82:6: note: 'ktutil_read_v5' was previously declared here ktutil_ct.c:9:13: warning: type of 'ktutil_clear_list' does not match original declaration [-Wlto-type-mismatch] 9 | extern void ktutil_clear_list __SS_PROTO; | ^ ktutil.c:66:6: note: type mismatch in parameter 3 66 | void ktutil_clear_list(argc, argv) | ^ ktutil.c:66:6: note: type 'void' should match type 'int' ktutil.c:66:6: note: 'ktutil_clear_list' was previously declared here make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/ktutil' making all in kadmin/server... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/server' gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c auth.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c auth_acl.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c auth_self.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kadm_rpc_svc.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c server_stubs.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ovsec_kadmd.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c schpw.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c misc.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ipropd_svc.c gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kadmind auth.o auth_acl.o auth_self.o kadm_rpc_svc.o server_stubs.o ovsec_kadmd.o schpw.o misc.o ipropd_svc.o -lapputils -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -pthread -lpthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lverto make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/server' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin' making all in kprop... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kprop' gcc -DHAVE_CONFIG_H -I../include -I../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kprop.c gcc -DHAVE_CONFIG_H -I../include -I../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kprop_util.c gcc -DHAVE_CONFIG_H -I../include -I../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kpropd.c gcc -DHAVE_CONFIG_H -I../include -I../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kpropd_rpc.c gcc -DHAVE_CONFIG_H -I../include -I../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kproplog.c kprop.c: In function 'update_last_prop_file': kprop.c:591:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 591 | write(fd, "", 1); | ^~~~~~~~~~~~~~~~ kpropd.c: In function 'parse_args': kpropd.c:1138:26: warning: argument 1 of 'set_com_err_hook' might be a candidate for a format attribute [-Wsuggest-attribute=format] 1138 | set_com_err_hook(kpropd_com_err_proc); | ^~~~~~~~~~~~~~~~~~~ kpropd.c: In function 'main': kpropd.c:276:13: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 276 | daemon(0, 0); | ^~~~~~~~~~~~ kpropd.c: In function 'alarm_handler': kpropd.c:216:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 216 | write(STDERR_FILENO, timeout_msg, strlen(timeout_msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -L../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kprop kprop.o kprop_util.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lutil gcc -L../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kproplog kproplog.o -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kpropd kpropd.o kpropd_rpc.o kprop_util.o -lkdb5 -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lapputils -lutil make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kprop' making all in clients... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients' making all in clients/klist... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/klist' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c klist.c klist.c: In function 'extended_com_err_fn': klist.c:120:5: warning: function 'extended_com_err_fn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 120 | vfprintf(stderr, fmt, args); | ^~~~~~~~ gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o klist klist.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/klist' making all in clients/kinit... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kinit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kinit.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kinit_kdb.c kinit.c: In function 'extended_com_err_fn': kinit.c:191:5: warning: function 'extended_com_err_fn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 191 | vfprintf(stderr, fmt, args); | ^~~~~~~~ gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kinit kinit.o kinit_kdb.o -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kinit' making all in clients/kdestroy... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kdestroy' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdestroy.c gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kdestroy kdestroy.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kdestroy' making all in clients/kpasswd... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kpasswd' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kpasswd.c gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kpasswd kpasswd.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kpasswd' making all in clients/ksu... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/ksu' gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb_auth_su.c gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccache.c gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c authorization.c gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pam.c gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c heuristic.c gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xmalloc.c xmalloc.c: In function 'xasprintf': In file included from ksu.h:30, from krb_auth_su.c:29: krb_auth_su.c: In function 'krb5_auth_check': ../../include/k5-util.h:67:34: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | # define krb5_seteuid(EUID) (seteuid((uid_t)(EUID))) | ~^~~~~~~~~~~~~~~~~~~~~~~ krb_auth_su.c:106:13: note: in expansion of macro 'krb5_seteuid' 106 | krb5_seteuid(0); | ^~~~~~~~~~~~ xmalloc.c:74:5: warning: function 'xasprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 74 | if (vasprintf(&out, format, args) < 0) { | ^~ authorization.c: In function 'fcmd_resolve': authorization.c:362:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 362 | asprintf(&err, _("Error: bad entry - %s in %s file, must be " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 363 | "either full path or just the cmd name\n"), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 364 | fcmd, KRB5_USERS_NAME); | ~~~~~~~~~~~~~~~~~~~~~~ authorization.c:385:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 385 | asprintf(&err, _("Error: bad entry - %s in %s file, CMD_PATH " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 386 | "contains no paths \n"), fcmd, KRB5_USERS_NAME); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ authorization.c:394:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 394 | asprintf(&err, _("Error: bad path %s in CMD_PATH for %s must " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 395 | "start with '/' \n"), tc, KRB5_USERS_NAME ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ksu.h:30, from main.c:30: main.c: In function 'main': ../../include/k5-util.h:67:34: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | # define krb5_seteuid(EUID) (seteuid((uid_t)(EUID))) | ~^~~~~~~~~~~~~~~~~~~~~~~ main.c:572:13: note: in expansion of macro 'krb5_seteuid' 572 | krb5_seteuid(0); /*So we have some chance of sweeping up*/ | ^~~~~~~~~~~~ main.c: In function 'set_env_var': main.c:1091:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1091 | asprintf(&env_var_buf,"%s=%s",name, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'sweep_up': ../../include/k5-util.h:67:34: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | # define krb5_seteuid(EUID) (seteuid((uid_t)(EUID))) | ~^~~~~~~~~~~~~~~~~~~~~~~ main.c:1102:5: note: in expansion of macro 'krb5_seteuid' 1102 | krb5_seteuid(0); | ^~~~~~~~~~~~ gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o ksu krb_auth_su.o ccache.o authorization.o main.o pam.o heuristic.o xmalloc.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lpam -ldl make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/ksu' making all in clients/kvno... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kvno' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kvno.c kvno.c: In function 'extended_com_err_fn': kvno.c:191:5: warning: function 'extended_com_err_fn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 191 | vfprintf(stderr, fmt, args); | ^~~~~~~~ gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kvno kvno.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kvno' Skipping missing directory clients/kcpytkt Skipping missing directory clients/kdeltkt making all in clients/kswitch... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kswitch' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kswitch.c gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kswitch kswitch.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kswitch' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients' making all in appl... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl' making all in appl/sample... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample' making all in appl/sample/sclient... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample/sclient' gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sclient.c gcc -L../../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o sclient sclient.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample/sclient' making all in appl/sample/sserver... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample/sserver' gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sserver.c gcc -L../../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o sserver sserver.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample/sserver' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample' making all in appl/simple... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple' making all in appl/simple/client... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple/client' gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sim_client.c gcc -L../../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o sim_client sim_client.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple/client' making all in appl/simple/server... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple/server' gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sim_server.c gcc -L../../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o sim_server sim_server.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple/server' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple' making all in appl/user_user... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/user_user' gcc -DHAVE_CONFIG_H -DDEBUG -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c client.c gcc -DHAVE_CONFIG_H -DDEBUG -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c server.c gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o uuserver server.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o uuclient client.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/user_user' making all in appl/gss-sample... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/gss-sample' gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gss-server.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gss-misc.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gss-client.c gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o gss-server gss-server.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o gss-client gss-client.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/gss-sample' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl' making all in tests... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests' gcc -DHAVE_CONFIG_H -I../include -I../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_inetd.c making all in tests/asn.1... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/asn.1' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb5_encode_test.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktest.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktest_equal.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c utility.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c trval.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb5_decode_test.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb5_decode_leak.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_trval.c gcc -L../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_inetd t_inetd.o -lkeyutils -lcrypto -lresolv -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -o t_trval -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread t_trval.o gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o krb5_encode_test krb5_encode_test.o ktest.o ktest_equal.o utility.o trval.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o krb5_decode_leak krb5_decode_leak.o ktest.o ktest_equal.o utility.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o krb5_decode_test krb5_decode_test.o ktest.o ktest_equal.o utility.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/asn.1' making all in tests/create... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/create' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_mkdums.c kdb5_mkdums.c: In function 'main': kdb5_mkdums.c:183:44: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 4096 [-Wformat-truncation=] 183 | (void) snprintf(tmp, sizeof(tmp), "%s-DEPTH-1", principal_string); | ^~ ~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:906, from ../../include/k5-platform.h:62, from ../../include/k5-int.h:130, from kdb5_mkdums.c:32: In function 'snprintf', inlined from 'main' at kdb5_mkdums.c:183:16: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output between 9 and 8200 bytes into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ kdb5_mkdums.c: In function 'main': kdb5_mkdums.c:189:53: warning: '-DEPTH-' directive output may be truncated writing 7 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] 189 | (void) snprintf(tmp2, sizeof(tmp2), "/%s-DEPTH-%d", | ^~~~~~~ kdb5_mkdums.c:189:49: note: directive argument in the range [2, 2147483647] 189 | (void) snprintf(tmp2, sizeof(tmp2), "/%s-DEPTH-%d", | ^~~~~~~~~~~~~~ In function 'snprintf', inlined from 'main' at kdb5_mkdums.c:189:20: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output between 10 and 8210 bytes into a destination of size 8192 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ kdb5_mkdums.c: In function 'main': kdb5_mkdums.c:192:13: warning: '__strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 8191 [-Wstringop-truncation] 192 | strncat(tmp, tmp2, sizeof(tmp) - 1 - strlen(tmp)); | ^ gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kdb5_mkdums kdb5_mkdums.o -pthread -lpthread -lkdb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/create' making all in tests/hammer... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/hammer' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc5_hammer.c kdc5_hammer.c: In function 'main': kdc5_hammer.c:214:54: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 8192 [-Wformat-truncation=] 214 | (void) snprintf(ctmp2, sizeof(ctmp2), "%s%s%d-DEPTH-%d", | ^~ kdc5_hammer.c:214:49: note: directive argument in the range [1, 2147483647] 214 | (void) snprintf(ctmp2, sizeof(ctmp2), "%s%s%d-DEPTH-%d", | ^~~~~~~~~~~~~~~~~ kdc5_hammer.c:214:49: note: directive argument in the range [1, 2147483647] In file included from /usr/include/stdio.h:906, from ../../include/k5-platform.h:62, from ../../include/k5-int.h:130, from kdc5_hammer.c:26: In function 'snprintf', inlined from 'main' at kdc5_hammer.c:214:11: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output between 10 and 8220 bytes into a destination of size 8192 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ kdc5_hammer.c: In function 'main': kdc5_hammer.c:230:56: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 8192 [-Wformat-truncation=] 230 | (void) snprintf(stmp2, sizeof(stmp2), "%s%s%d-DEPTH-%d", | ^~ kdc5_hammer.c:230:51: note: directive argument in the range [1, 2147483647] 230 | (void) snprintf(stmp2, sizeof(stmp2), "%s%s%d-DEPTH-%d", | ^~~~~~~~~~~~~~~~~ kdc5_hammer.c:230:51: note: directive argument in the range [1, 2147483647] In function 'snprintf', inlined from 'main' at kdc5_hammer.c:230:13: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output between 10 and 8220 bytes into a destination of size 8192 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kdc5_hammer kdc5_hammer.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/hammer' making all in tests/verify... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/verify' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_verify.c kdb5_verify.c: In function 'main': kdb5_verify.c:185:44: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 4096 [-Wformat-truncation=] 185 | (void) snprintf(tmp, sizeof(tmp), "%s-DEPTH-1", principal_string); | ^~ ~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:906, from ../../include/k5-platform.h:62, from ../../include/k5-int.h:130, from kdb5_verify.c:27: In function 'snprintf', inlined from 'main' at kdb5_verify.c:185:16: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output between 9 and 8200 bytes into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ kdb5_verify.c: In function 'main': kdb5_verify.c:190:53: warning: '-DEPTH-' directive output may be truncated writing 7 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] 190 | (void) snprintf(tmp2, sizeof(tmp2), "/%s-DEPTH-%d", | ^~~~~~~ kdb5_verify.c:190:49: note: directive argument in the range [2, 2147483647] 190 | (void) snprintf(tmp2, sizeof(tmp2), "/%s-DEPTH-%d", | ^~~~~~~~~~~~~~ In function 'snprintf', inlined from 'main' at kdb5_verify.c:190:20: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output between 10 and 8210 bytes into a destination of size 8192 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ kdb5_verify.c: In function 'main': kdb5_verify.c:193:13: warning: '__strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 8191 [-Wstringop-truncation] 193 | strncat(tmp, tmp2, sizeof(tmp) - 1 - strlen(tmp)); | ^ gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o kdb5_verify kdb5_verify.o -lkdb5 -lgssrpc -lgssapi_krb5 -pthread -lpthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/verify' making all in tests/gssapi... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/gssapi' gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccinit.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccrefresh.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_accname.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c common.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_add_cred.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_bindings.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_ccselect.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_ciflags.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_context.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_credstore.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_enctypes.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_err.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_export_cred.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_export_name.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_gssexts.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_imp_cred.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_imp_name.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_invalid.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_inq_cred.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_inq_ctx.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_inq_mechs_name.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_iov.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_lifetime.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_namingexts.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_oid.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_pcontok.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_prf.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_s4u.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_s4u2proxy_krb5.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_saslname.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_spnego.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_srcattrs.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_store_cred.c gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o ccinit ccinit.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o ccrefresh ccrefresh.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_accname t_accname.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_add_cred t_add_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_bindings t_bindings.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_ccselect t_ccselect.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_ciflags t_ciflags.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_context t_context.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_credstore t_credstore.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_err t_err.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_export_cred t_export_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_export_name t_export_name.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_gssexts t_gssexts.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_imp_cred t_imp_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_imp_name t_imp_name.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_inq_cred t_inq_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_inq_ctx t_inq_ctx.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_inq_mechs_name t_inq_mechs_name.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_lifetime t_lifetime.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_namingexts t_namingexts.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_oid t_oid.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_pcontok t_pcontok.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_s4u t_s4u.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_s4u2proxy_krb5 t_s4u2proxy_krb5.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_saslname t_saslname.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_spnego t_spnego.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_srcattrs t_srcattrs.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_store_cred t_store_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_enctypes t_enctypes.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_prf t_prf.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_invalid t_invalid.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o t_iov t_iov.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/gssapi' making all in tests/shlib... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/shlib' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/shlib' making all in tests/gss-threads... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/gss-threads' gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gss-server.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gss-misc.c gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gss-client.c gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -pthread -o gss-server gss-server.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -pthread -lpthread gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -pthread -o gss-client gss-client.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -pthread -lpthread make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/gss-threads' making all in tests/misc... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/misc' gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c test_getpw.c gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c test_chpw_message.c gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -o test_getpw test_getpw.o -lkrb5support gcc -L../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -o test_chpw_message test_chpw_message.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lcrypto -lresolv -lselinux -lkeyutils -lcrypto -lresolv make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/misc' making all in tests/threads... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/threads' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/threads' making all in tests/softpkcs11... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/softpkcs11' gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -I../../plugins/preauth/pkinit -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=implicit-int -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c -o main.so.o && mv -f main.so.o main.so echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "softpkcs11_0_MIT {" sed >> binutils.versions < ./softpkcs11.exports "s/$/;/" echo >> binutils.versions "};" main.c: In function 'application_error': main.c:161:5: warning: function 'application_error' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 161 | vprintf(fmt, ap); | ^~~~~~~ main.c: In function 'st_logf': main.c:174:5: warning: function 'st_logf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 174 | vfprintf(soft_token.logfile, fmt, ap); | ^~~~~~~~ main.c: In function 'snprintf_fill': main.c:185:5: warning: function 'snprintf_fill' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 185 | len = vsnprintf(str, size, fmt, ap); | ^~~ : updated OBJS.SH rm -f softpkcs11.so building dynamic softpkcs11 object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && gcc -shared -fPIC -Wl,-h,softpkcs11.so.0 -Wl,--no-undefined -o softpkcs11.so $objlist -L../../lib -lkrb5support -lcrypto -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + gcc -shared -fPIC -Wl,-h,softpkcs11.so.0 -Wl,--no-undefined -o softpkcs11.so main.so -L../../lib -lkrb5support -lcrypto -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--version-script binutils.versions make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/softpkcs11' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests' making all in config-files... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/config-files' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/config-files' making all in build-tools... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/build-tools' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/build-tools' making all in man... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/man' sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' k5identity.man > k5identity.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' k5login.man > k5login.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' k5srvutil.man > k5srvutil.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kadm5.acl.man > kadm5.acl.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kadmin.man > kadmin.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kadmind.man > kadmind.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kdb5_ldap_util.man > kdb5_ldap_util.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kdb5_util.man > kdb5_util.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kdc.conf.man > kdc.conf.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kdestroy.man > kdestroy.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kinit.man > kinit.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' klist.man > klist.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kpasswd.man > kpasswd.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kprop.man > kprop.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kpropd.man > kpropd.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kproplog.man > kproplog.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' krb5.conf.man > krb5.conf.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' krb5-config.man > krb5-config.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' krb5kdc.man > krb5kdc.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' ksu.man > ksu.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kswitch.man > kswitch.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' ktutil.man > ktutil.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kvno.man > kvno.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' sclient.man > sclient.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' sserver.man > sserver.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/kerberos|g' \ -e 's|@RUNSTATEDIR@|/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/kerberos/krb5/user/%{euid}/client.keytab|g' \ -e 's|@PKCS11MOD@|p11-kit-proxy.so|g' kerberos.man > kerberos.sub make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/man' making all in doc... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/doc' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/doc' making all in po... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/po' msgfmt -o en_US.mo en_US.po msgfmt -o de.mo de.po msgfmt -o ka.mo ka.po make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/po' ~/build/BUILD/krb5-1.21.2 + popd + make -C src/doc paths.py version.py make: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/doc' rm -f paths.py echo 'bindir = "``/usr/bin``"' > paths.py echo 'sbindir = "``/usr/sbin``"' >> paths.py echo 'libdir = "``/usr/lib64``"' >> paths.py echo 'localstatedir = "``/var/kerberos``"' >> paths.py echo 'runstatedir = "``/run``"' >> paths.py echo 'sysconfdir = "``/etc``"' >> paths.py echo 'ccache = "``FILE:/tmp/krb5cc_%{uid}``"' >> paths.py echo 'keytab = "``FILE:/etc/krb5.keytab``"' >> paths.py echo 'ckeytab = "``FILE:/var/kerberos/krb5/user/%{euid}/client.keytab``"' >> paths.py echo 'pkcs11_modname = "``p11-kit-proxy.so``"' >> paths.py rm -f ../../doc/version.py gcc -E -I.. - < ./version.py.in > ../../doc/version.py make: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/doc' + cp src/doc/paths.py doc/ + mkdir -p build-man build-html + sphinx-build -a -b man -t pathsubs doc build-man Running Sphinx v6.1.3 building [mo]: all of 0 po files writing output... building [man]: all source files updating environment: [new config] 112 added, 0 changed, 0 removed reading sources... [ 0%] about reading sources... [ 1%] admin/admin_commands/index reading sources... [ 2%] admin/admin_commands/k5srvutil reading sources... [ 3%] admin/admin_commands/kadmin_local reading sources... [ 4%] admin/admin_commands/kadmind reading sources... [ 5%] admin/admin_commands/kdb5_ldap_util reading sources... [ 6%] admin/admin_commands/kdb5_util reading sources... [ 7%] admin/admin_commands/kprop reading sources... [ 8%] admin/admin_commands/kpropd reading sources... [ 8%] admin/admin_commands/kproplog reading sources... [ 9%] admin/admin_commands/krb5kdc reading sources... [ 10%] admin/admin_commands/ktutil reading sources... [ 11%] admin/admin_commands/sserver reading sources... [ 12%] admin/advanced/index reading sources... [ 13%] admin/advanced/retiring-des reading sources... [ 14%] admin/appl_servers reading sources... [ 15%] admin/auth_indicator reading sources... [ 16%] admin/backup_host reading sources... [ 16%] admin/conf_files/index reading sources... [ 17%] admin/conf_files/kadm5_acl reading sources... [ 18%] admin/conf_files/kdc_conf reading sources... [ 19%] admin/conf_files/krb5_conf reading sources... [ 20%] admin/conf_ldap reading sources... [ 21%] admin/database reading sources... [ 22%] admin/dbtypes reading sources... [ 23%] admin/dictionary reading sources... [ 24%] admin/enctypes reading sources... [ 25%] admin/env_variables reading sources... [ 25%] admin/host_config reading sources... [ 26%] admin/https reading sources... [ 27%] admin/index reading sources... [ 28%] admin/install reading sources... [ 29%] admin/install_appl_srv reading sources... [ 30%] admin/install_clients reading sources... [ 31%] admin/install_kdc reading sources... [ 32%] admin/lockout reading sources... [ 33%] admin/otp reading sources... [ 33%] admin/pkinit reading sources... [ 34%] admin/princ_dns reading sources... [ 35%] admin/realm_config reading sources... [ 36%] admin/spake reading sources... [ 37%] admin/troubleshoot reading sources... [ 38%] admin/various_envs reading sources... [ 39%] appdev/gssapi reading sources... [ 40%] appdev/h5l_mit_apidiff reading sources... [ 41%] appdev/index reading sources... [ 41%] appdev/init_creds reading sources... [ 42%] appdev/princ_handle reading sources... [ 43%] appdev/refs/api/index reading sources... [ 44%] appdev/refs/index reading sources... [ 45%] appdev/refs/macros/index reading sources... [ 46%] appdev/refs/types/index reading sources... [ 47%] appdev/refs/types/krb5_int32 reading sources... [ 48%] appdev/refs/types/krb5_ui_4 reading sources... [ 49%] appdev/y2038 reading sources... [ 50%] basic/ccache_def reading sources... [ 50%] basic/date_format reading sources... [ 51%] basic/index reading sources... [ 52%] basic/keytab_def reading sources... [ 53%] basic/rcache_def reading sources... [ 54%] basic/stash_file_def reading sources... [ 55%] build/directory_org reading sources... [ 56%] build/doing_build reading sources... [ 57%] build/index reading sources... [ 58%] build/options2configure reading sources... [ 58%] build/osconf reading sources... [ 59%] build_this reading sources... [ 60%] copyright reading sources... [ 61%] formats/ccache_file_format reading sources... [ 62%] formats/cookie reading sources... [ 63%] formats/freshness_token reading sources... [ 64%] formats/index reading sources... [ 65%] formats/keytab_file_format reading sources... [ 66%] formats/rcache_file_format reading sources... [ 66%] index reading sources... [ 67%] mitK5defaults reading sources... [ 68%] mitK5features reading sources... [ 69%] mitK5license reading sources... [ 70%] plugindev/ccselect reading sources... [ 71%] plugindev/certauth reading sources... [ 72%] plugindev/clpreauth reading sources... [ 73%] plugindev/general reading sources... [ 74%] plugindev/gssapi reading sources... [ 75%] plugindev/hostrealm reading sources... [ 75%] plugindev/index reading sources... [ 76%] plugindev/internal reading sources... [ 77%] plugindev/kadm5_auth reading sources... [ 78%] plugindev/kadm5_hook reading sources... [ 79%] plugindev/kdcpolicy reading sources... [ 80%] plugindev/kdcpreauth reading sources... [ 81%] plugindev/localauth reading sources... [ 82%] plugindev/locate reading sources... [ 83%] plugindev/profile reading sources... [ 83%] plugindev/pwqual reading sources... [ 84%] resources reading sources... [ 85%] user/index reading sources... [ 86%] user/pwd_mgmt reading sources... [ 87%] user/tkt_mgmt reading sources... [ 88%] user/user_commands/index reading sources... [ 89%] user/user_commands/kdestroy reading sources... [ 90%] user/user_commands/kinit reading sources... [ 91%] user/user_commands/klist reading sources... [ 91%] user/user_commands/kpasswd reading sources... [ 92%] user/user_commands/krb5-config reading sources... [ 93%] user/user_commands/ksu reading sources... [ 94%] user/user_commands/kswitch reading sources... [ 95%] user/user_commands/kvno reading sources... [ 96%] user/user_commands/sclient reading sources... [ 97%] user/user_config/index reading sources... [ 98%] user/user_config/k5identity reading sources... [ 99%] user/user_config/k5login reading sources... [100%] user/user_config/kerberos /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_build_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_build_principal_alloc_va' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_build_principal_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_close' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_default' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_default_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_destroy' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_dup' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_type' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_initialize' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_new_unique' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_resolve' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_change_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_chpw_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_expand_hostname' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_fwd_tgt_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_default_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_host_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_credentials' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_fallback_host_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_keytab' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_alloc' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_get_fast_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_address_list' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_anonymous' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_canonicalize' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_change_password_prompt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_etype_list' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_expire_callback' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_fast_ccache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_fast_ccache_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_fast_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_forwardable' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_in_ccache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_out_ccache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_pa' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_pac_request' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_preauth_list' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_proxiable' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_renew_life' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_responder' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_salt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_tkt_life' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_profile' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_prompt_types' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_renewed_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_validated_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_secure_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_is_config_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_is_thread_safe' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_close' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_client_default' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_default' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_default_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_dup' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_get_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_get_type' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_resolve' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kuserok' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_parse_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_parse_name_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_principal_compare' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_principal_compare_any_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_principal_compare_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_prompter_posix' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_realm_compare' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_get_challenge' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_list_questions' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_set_answer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_otp_get_challenge' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_otp_set_answer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_otp_challenge_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_pkinit_get_challenge' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_pkinit_set_answer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_pkinit_challenge_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_default_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_password_using_ccache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_principal_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_trace_callback' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_trace_filename' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_sname_match' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_sname_to_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_unparse_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_unparse_name_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_unparse_name_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_unparse_name_flags_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_us_timeofday' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_verify_authdata_kdc_issued' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_425_conv_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_524_conv_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_address_compare' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_address_order' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_address_search' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_allow_weak_crypto' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_aname_to_localname' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_anonymous_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_anonymous_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_appdefault_boolean' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_appdefault_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_genaddrs' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_get_checksum_func' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getaddrs' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getauthenticator' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getflags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getkey_k' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getlocalseqnumber' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getrcache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getrecvsubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getrecvsubkey_k' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getremoteseqnumber' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getsendsubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getsendsubkey_k' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_set_checksum_func' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_set_req_cksumtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setaddrs' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setflags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setports' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setrcache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setrecvsubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setrecvsubkey_k' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setsendsubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setsendsubkey_k' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setuseruserkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_cache_match' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_copy_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_end_seq_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_config' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_full_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_move' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_next_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_remove_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_retrieve_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_select' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_set_config' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_set_default_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_set_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_start_seq_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_store_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_support_switch' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_switch' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cccol_cursor_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cccol_cursor_new' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cccol_cursor_next' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cccol_have_content' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_clear_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_check_clockskew' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_addresses' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_authdata' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_authenticator' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_keyblock' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_keyblock_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_find_authdata' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_addresses' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_ap_rep_enc_part' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_authdata' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_authenticator' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_cred_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_data_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_default_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_enctypes' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_error' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_host_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_keyblock' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_keyblock_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_keytab_entry_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_unparsed_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_etype_info' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_permitted_enctypes' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_server_rcache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_time_offsets' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_context_profile' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_get_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_get_error' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_get_times' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_set_keytab' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_set_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_set_service' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_step' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_keyblock' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_is_referral_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kdc_sign_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kdc_verify_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kdc_verify_ticket_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_add_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_end_seq_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_get_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_have_content' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_next_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_read_service_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_remove_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_start_seq_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_make_authdata_kdc_issued' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_marshal_credentials' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_merge_authdata' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_1cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_error' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_ncred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_priv' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_rep' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_rep_dce' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_req' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_req_extended' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_safe' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_os_localaddr' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_add_buffer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_get_buffer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_get_types' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_parse' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_sign' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_sign_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_verify' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_verify_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_get_client_info' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_prepend_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_principal2salt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_error' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_priv' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_rep' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_rep_dce' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_req' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_safe' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_read_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_salttype_to_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_server_decrypt_ticket_keytab' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_default_tgs_enctypes' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_kdc_recv_hook' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_kdc_send_hook' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_real_time' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_cksumtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_deltat' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_salttype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_timestamp' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_timeofday' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_timestamp_to_sfstring' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_timestamp_to_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_get_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_get_times' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_step' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_unmarshal_credentials' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_verify_init_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_verify_init_creds_opt_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_verify_init_creds_opt_set_ap_req_nofail' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_vprepend_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_vset_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_vwrap_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_wrap_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_block_size' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_checksum_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_crypto_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_crypto_length_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_decrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_decrypt_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_derive_prfplus' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_encrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_encrypt_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_encrypt_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_enctype_compare' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_free_state' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_fx_cf2_simple' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_init_state' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_is_coll_proof_cksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_is_keyed_cksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_keyed_checksum_types' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_keylengths' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_make_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_make_checksum_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_make_random_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_padding_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_prf' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_prfplus' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_prf_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_random_add_entropy' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_random_make_octets' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_random_os_entropy' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_random_to_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_string_to_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_string_to_key_with_params' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_valid_cksumtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_valid_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_verify_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_verify_checksum_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cksumtype_to_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_decode_authdata_container' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_decode_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_deltat_to_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_encode_authdata_container' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_enctype_to_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_enctype_to_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_checksum_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_cksumtypes' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_tgt_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_create_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_decrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_decrypt_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_encrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_encrypt_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_free_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_key_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_key_keyblock' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_make_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_make_checksum_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_prf' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_reference_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_verify_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_verify_checksum_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:373: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_recvauth' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:373: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_recvauth_version' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:373: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_sendauth' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_524_convert_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getlocalsubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getremotesubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_initivector' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_build_principal_va' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_random_seed' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_calculate_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_checksum_size' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_encrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_decrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_eblock_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_encrypt_size' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_finish_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_finish_random_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_gen_new' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_credentials_renew' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_credentials_validate' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_in_tkt_with_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_in_tkt_with_skey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_in_tkt_with_keytab' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_random_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_free_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_random_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_process_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_use_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_verify_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_ADDRPORT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_CHAOS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_DDP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_INET' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_INET6' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_IPPORT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_ISO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_IS_LOCAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_NETBIOS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_XNS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AD_TYPE_EXTERNAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AD_TYPE_FIELD_TYPE_MASK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AD_TYPE_REGISTERED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AD_TYPE_RESERVED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_ETYPE_NEGOTIATION' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_MUTUAL_REQUIRED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_RESERVED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_USE_SESSION_KEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_USE_SUBKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_WIRE_MASK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_CMAC_CAMELLIA128' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_CMAC_CAMELLIA256' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_CRC32' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_DESCBC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_HMAC_MD5_ARCFOUR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_HMAC_SHA1_96_AES128' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_HMAC_SHA1_96_AES256' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_HMAC_SHA256_128_AES128' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_HMAC_SHA384_192_AES256' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_MD5_HMAC_ARCFOUR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_NIST_SHA' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_RSA_MD4' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_RSA_MD4_DES' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_RSA_MD5' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_RSA_MD5_DES' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_SHA1' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_AES128_CTS_HMAC_SHA1_96' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_AES128_CTS_HMAC_SHA256_128' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_AES256_CTS_HMAC_SHA1_96' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_AES256_CTS_HMAC_SHA384_192' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_ARCFOUR_HMAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_ARCFOUR_HMAC_EXP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_CAMELLIA128_CTS_CMAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_CAMELLIA256_CTS_CMAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES3_CBC_ENV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES3_CBC_RAW' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES3_CBC_SHA' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES3_CBC_SHA1' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES_CBC_CRC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES_CBC_MD4' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES_CBC_MD5' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES_CBC_RAW' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES_HMAC_SHA1' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DSA_SHA1_CMS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_MD5_RSA_CMS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_NULL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_RC2_CBC_ENV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_RSA_ENV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_RSA_ES_OAEP_ENV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_SHA1_RSA_CMS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_UNKNOWN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_ALLOW_POSTDATE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_CANONICALIZE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_CNAME_IN_ADDL_TKT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_DISABLE_TRANSITED_CHECK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_ENC_TKT_IN_SKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_FORWARDABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_FORWARDED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_POSTDATED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_PROXIABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_PROXY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_RENEW' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_RENEWABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_RENEWABLE_OK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_REQUEST_ANONYMOUS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_VALIDATE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_TKT_COMMON_MASK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_ALTAUTH_ATT_CHALLENGE_RESPONSE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_ANONYMOUS_PRINCSTR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_ANONYMOUS_REALMSTR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AP_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AP_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AS_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AS_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_AND_OR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_AP_OPTIONS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_AUTH_INDICATOR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_CAMMAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_ETYPE_NEGOTIATION' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_FX_ARMOR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_IF_RELEVANT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_INITIAL_VERIFIED_CAS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_KDC_ISSUED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_MANDATORY_FOR_KDC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_OSF_DCE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_SESAME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_SIGNTICKET' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_WIN2K_PAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_DO_SEQUENCE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_DO_TIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_GENERATE_LOCAL_ADDR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_GENERATE_LOCAL_FULL_ADDR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_GENERATE_REMOTE_ADDR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_GENERATE_REMOTE_FULL_ADDR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_PERMIT_ALL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_RET_SEQUENCE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_RET_TIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_USE_SUBKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_DATA' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_EMPTY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_HEADER' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_PADDING' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_SIGN_ONLY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_STREAM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_TRAILER' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CYBERSAFE_SECUREID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_DOMAIN_X500_COMPRESS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_ENCPADATA_REQ_ENC_PA_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_ERROR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_FAST_REQUIRED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_CACHED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_CANONICALIZE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_CONSTRAINED_DELEGATION' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_FORWARDABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_NO_STORE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_NO_TRANSIT_CHECK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_USER_USER' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_ADDRESS_LIST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_ANONYMOUS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_CANONICALIZE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_CHG_PWD_PRMPT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_ETYPE_LIST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_FORWARDABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_PREAUTH_LIST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_PROXIABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_RENEW_LIFE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_SALT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_TKT_LIFE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INIT_CONTEXT_SECURE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INIT_CONTEXT_KDC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INIT_CREDS_STEP_FLAG_CONTINUE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INT16_MAX' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INT16_MIN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INT32_MAX' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INT32_MIN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AD_ITE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AD_KDCISSUED_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AD_MTE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AD_SIGNEDPATH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_APP_DATA_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_APP_DATA_ENCRYPT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AP_REP_ENCPART' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AP_REQ_AUTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AP_REQ_AUTH_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AS_REP_ENCPART' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AS_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AS_REQ_PA_ENC_TS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_CAMMAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_ENC_CHALLENGE_CLIENT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_ENC_CHALLENGE_KDC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_FAST_ENC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_FAST_FINISHED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_FAST_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_FAST_REQ_CHKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_GSS_TOK_MIC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_GSS_TOK_WRAP_INTEG' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_GSS_TOK_WRAP_PRIV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_IAKERB_FINISHED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_KDC_REP_TICKET' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_KRB_CRED_ENCPART' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_KRB_ERROR_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_KRB_PRIV_ENCPART' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_KRB_SAFE_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_AS_FRESHNESS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_FX_COOKIE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_OTP_REQUEST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_PKINIT_KX' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_S4U_X509_USER_REPLY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_S4U_X509_USER_REQUEST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_SAM_CHALLENGE_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_SAM_CHALLENGE_TRACKID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_SAM_RESPONSE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_SPAKE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REP_ENCPART_SESSKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REP_ENCPART_SUBKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REQ_AD_SESSKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REQ_AD_SUBKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REQ_AUTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REQ_AUTH_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_ACCESSDENIED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_AUTHERROR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_BAD_VERSION' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_HARDERROR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_INITIAL_FLAG_NEEDED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_MALFORMED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_SOFTERROR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_SUCCESS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_ACCT_EXPTIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_LAST_INITIAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_LAST_RENEWAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_LAST_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_LAST_TGT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_LAST_TGT_ISSUED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_PW_EXPTIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_NONE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_ACCT_EXPTIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_LAST_INITIAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_LAST_RENEWAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_LAST_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_LAST_TGT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_LAST_TGT_ISSUED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_PW_EXPTIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_ENTERPRISE_PRINCIPAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_ENT_PRINCIPAL_AND_ID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_MS_PRINCIPAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_MS_PRINCIPAL_AND_ID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_PRINCIPAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_SMTP_NAME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_SRV_HST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_SRV_INST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_SRV_XHST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_UID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_UNKNOWN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_WELLKNOWN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_X500_PRINCIPAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_ATTRIBUTES_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_CLIENT_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_CLIENT_CLAIMS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_CREDENTIALS_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_DELEGATION_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_DEVICE_CLAIMS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_DEVICE_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_LOGON_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_PRIVSVR_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_REQUESTOR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_SERVER_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_TICKET_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_UPN_DNS_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_FULL_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_AFS3_SALT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_AP_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_AS_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_AS_FRESHNESS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ENCRYPTED_CHALLENGE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ENC_SANDIA_SECURID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ENC_TIMESTAMP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ENC_UNIX_TIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ETYPE_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ETYPE_INFO2' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_FOR_USER' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_FX_COOKIE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_FX_ERROR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_FX_FAST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_GET_FROM_TYPED_DATA' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_NONE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_OSF_DCE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_OTP_CHALLENGE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_OTP_PIN_CHANGE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_OTP_REQUEST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PAC_OPTIONS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PAC_REQUEST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PKINIT_KX' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PK_AS_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PK_AS_REP_OLD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PK_AS_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PK_AS_REQ_OLD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PW_SALT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_REFERRAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_S4U_X509_USER' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SAM_CHALLENGE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SAM_CHALLENGE_2' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SAM_REDIRECT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SAM_RESPONSE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SAM_RESPONSE_2' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SESAME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SPAKE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_REDHAT_IDP_OAUTH2' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_REDHAT_PASSKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SVR_REFERRAL_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_TGS_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_USE_SPECIFIED_KVNO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_COMPARE_CASEFOLD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_COMPARE_ENTERPRISE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_COMPARE_IGNORE_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_COMPARE_UTF8' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_PARSE_ENTERPRISE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_PARSE_IGNORE_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_PARSE_NO_DEF_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_PARSE_NO_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_PARSE_REQUIRE_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_UNPARSE_DISPLAY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_UNPARSE_NO_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_UNPARSE_SHORT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRIV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PROMPT_TYPE_NEW_PASSWORD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PROMPT_TYPE_NEW_PASSWORD_AGAIN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PROMPT_TYPE_PASSWORD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PROMPT_TYPE_PREAUTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PVNO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_REALM_BRANCH_CHAR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RECVAUTH_BADAUTHVERS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RECVAUTH_SKIP_VERSION' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_REFERRAL_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_PKINIT_FLAGS_TOKEN_USER_PIN_COUNT_LOW' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_PKINIT_FLAGS_TOKEN_USER_PIN_FINAL_TRY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_PKINIT_FLAGS_TOKEN_USER_PIN_LOCKED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_QUESTION_PKINIT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FLAGS_COLLECT_PIN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FLAGS_COLLECT_TOKEN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FLAGS_NEXTOTP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FLAGS_SEPARATE_PIN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FORMAT_ALPHANUMERIC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FORMAT_DECIMAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FORMAT_HEXADECIMAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_QUESTION_OTP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_QUESTION_PASSWORD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_SAFE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_SAM_MUST_PK_ENCRYPT_SAD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_SAM_SEND_ENCRYPTED_SAD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_SAM_USE_SAD_AS_KEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_2ND_TKT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_AUTHDATA' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_FLAGS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_FLAGS_EXACT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_IS_SKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_KTYPE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_SRV_NAMEONLY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_TIMES' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_TIMES_EXACT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_NOTICKET' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_OPENCLOSE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_SUPPORTED_KTYPES' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TGS_NAME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TGS_NAME_SIZE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TGS_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TGS_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TKT_CREDS_STEP_FLAG_CONTINUE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_VERIFY_INIT_CREDS_OPT_AP_REQ_NOFAIL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_WELLKNOWN_NAMESTR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/LR_TYPE_INTERPRETATION_MASK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/LR_TYPE_THIS_SERVER_ONLY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/MAX_KEYTAB_NAME_LEN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/MSEC_DIRBIT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/MSEC_VAL_MASK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/SALT_TYPE_AFS_LENGTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/SALT_TYPE_NO_LENGTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/THREEPARAMOPEN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_ANONYMOUS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_ENC_PA_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_FORWARDABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_FORWARDED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_HW_AUTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_INITIAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_INVALID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_MAY_POSTDATE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_OK_AS_DELEGATE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_POSTDATED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_PRE_AUTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_PROXIABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_PROXY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_RENEWABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_TRANSIT_POLICY_CHECKED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/VALID_INT_BITS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/VALID_UINT_BITS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_const' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_component' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_set_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_set_realm_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_set_realm_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_size' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_type' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_roundup' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_x' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_xc' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:392: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb524_convert_creds_kdc' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:392: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb524_init_ets' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_address' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_addrtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ap_req' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ap_rep' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ap_rep_enc_part' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_authdata' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_authdatatype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_authenticator' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_boolean' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_const_pointer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_const_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cred_enc_part' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cred_info' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_crypto_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cryptotype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_deltat' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_enc_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_enc_kdc_rep_part' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_enc_tkt_part' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_encrypt_block' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_error' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_error_code' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_expire_callback_func' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_get_init_creds_opt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_gic_opt_pa_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_int16' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_kdc_rep' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_kdc_req' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_keyblock' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_keytab_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_keyusage' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_kt_cursor' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_kvno' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_last_req_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_magic' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_mk_req_checksum_func' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_msgtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_octet' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pa_pac_req' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pa_server_referral_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pa_svr_referral_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pa_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pointer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_post_recv_fn' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pre_send_fn' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_preauthtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_principal_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_prompt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_prompt_type' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_prompter_fct' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pwd_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_fn' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_otp_challenge' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_otp_tokeninfo' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_pkinit_challenge' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_pkinit_identity' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_response' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_replay_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ticket_times' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_timestamp' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_tkt_authent' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_trace_callback' looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_trace_info' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_transited' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_typed_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ui_2' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_verify_init_creds_opt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/passwd_phrase_element' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_auth_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cksumtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cc_cursor' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ccache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cccol_cursor' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_init_creds_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_keytab' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pac' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_rcache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_tkt_creds_context' done checking consistency... done writing... kinit.1 { } klist.1 { } kdestroy.1 { } kswitch.1 { } kpasswd.1 { } kvno.1 { } ksu.1 { } krb5-config.1 { } k5login.5 { } k5identity.5 { } kerberos.7 { } krb5kdc.8 { } kadmin.1 { } kprop.8 { } kproplog.8 { } kpropd.8 { } kdb5_util.8 { } ktutil.1 { } k5srvutil.1 { } kadmind.8 { } kdb5_ldap_util.8 { } krb5.conf.5 { } kdc.conf.5 { } kadm5.acl.5 { } sclient.1 { } sserver.8 { } done build succeeded, 842 warnings. The manual pages are in build-man. + sphinx-build -a -b html -t pathsubs doc build-html Running Sphinx v6.1.3 building [mo]: all of 0 po files writing output... building [html]: all source files updating environment: [new config] 112 added, 0 changed, 0 removed reading sources... [ 0%] about reading sources... [ 1%] admin/admin_commands/index reading sources... [ 2%] admin/admin_commands/k5srvutil reading sources... [ 3%] admin/admin_commands/kadmin_local reading sources... [ 4%] admin/admin_commands/kadmind reading sources... [ 5%] admin/admin_commands/kdb5_ldap_util reading sources... [ 6%] admin/admin_commands/kdb5_util reading sources... [ 7%] admin/admin_commands/kprop reading sources... [ 8%] admin/admin_commands/kpropd reading sources... [ 8%] admin/admin_commands/kproplog reading sources... [ 9%] admin/admin_commands/krb5kdc reading sources... [ 10%] admin/admin_commands/ktutil reading sources... [ 11%] admin/admin_commands/sserver reading sources... [ 12%] admin/advanced/index reading sources... [ 13%] admin/advanced/retiring-des reading sources... [ 14%] admin/appl_servers reading sources... [ 15%] admin/auth_indicator reading sources... [ 16%] admin/backup_host reading sources... [ 16%] admin/conf_files/index reading sources... [ 17%] admin/conf_files/kadm5_acl reading sources... [ 18%] admin/conf_files/kdc_conf reading sources... [ 19%] admin/conf_files/krb5_conf reading sources... [ 20%] admin/conf_ldap reading sources... [ 21%] admin/database reading sources... [ 22%] admin/dbtypes reading sources... [ 23%] admin/dictionary reading sources... [ 24%] admin/enctypes reading sources... [ 25%] admin/env_variables reading sources... [ 25%] admin/host_config reading sources... [ 26%] admin/https reading sources... [ 27%] admin/index reading sources... [ 28%] admin/install reading sources... [ 29%] admin/install_appl_srv reading sources... [ 30%] admin/install_clients reading sources... [ 31%] admin/install_kdc reading sources... [ 32%] admin/lockout reading sources... [ 33%] admin/otp reading sources... [ 33%] admin/pkinit reading sources... [ 34%] admin/princ_dns reading sources... [ 35%] admin/realm_config reading sources... [ 36%] admin/spake reading sources... [ 37%] admin/troubleshoot reading sources... [ 38%] admin/various_envs reading sources... [ 39%] appdev/gssapi reading sources... [ 40%] appdev/h5l_mit_apidiff reading sources... [ 41%] appdev/index reading sources... [ 41%] appdev/init_creds reading sources... [ 42%] appdev/princ_handle reading sources... [ 43%] appdev/refs/api/index reading sources... [ 44%] appdev/refs/index reading sources... [ 45%] appdev/refs/macros/index reading sources... [ 46%] appdev/refs/types/index reading sources... [ 47%] appdev/refs/types/krb5_int32 reading sources... [ 48%] appdev/refs/types/krb5_ui_4 reading sources... [ 49%] appdev/y2038 reading sources... [ 50%] basic/ccache_def reading sources... [ 50%] basic/date_format reading sources... [ 51%] basic/index reading sources... [ 52%] basic/keytab_def reading sources... [ 53%] basic/rcache_def reading sources... [ 54%] basic/stash_file_def reading sources... [ 55%] build/directory_org reading sources... [ 56%] build/doing_build reading sources... [ 57%] build/index reading sources... [ 58%] build/options2configure reading sources... [ 58%] build/osconf reading sources... [ 59%] build_this reading sources... [ 60%] copyright reading sources... [ 61%] formats/ccache_file_format reading sources... [ 62%] formats/cookie reading sources... [ 63%] formats/freshness_token reading sources... [ 64%] formats/index reading sources... [ 65%] formats/keytab_file_format reading sources... [ 66%] formats/rcache_file_format reading sources... [ 66%] index reading sources... [ 67%] mitK5defaults reading sources... [ 68%] mitK5features reading sources... [ 69%] mitK5license reading sources... [ 70%] plugindev/ccselect reading sources... [ 71%] plugindev/certauth reading sources... [ 72%] plugindev/clpreauth reading sources... [ 73%] plugindev/general reading sources... [ 74%] plugindev/gssapi reading sources... [ 75%] plugindev/hostrealm reading sources... [ 75%] plugindev/index reading sources... [ 76%] plugindev/internal reading sources... [ 77%] plugindev/kadm5_auth reading sources... [ 78%] plugindev/kadm5_hook reading sources... [ 79%] plugindev/kdcpolicy reading sources... [ 80%] plugindev/kdcpreauth reading sources... [ 81%] plugindev/localauth reading sources... [ 82%] plugindev/locate reading sources... [ 83%] plugindev/profile reading sources... [ 83%] plugindev/pwqual reading sources... [ 84%] resources reading sources... [ 85%] user/index reading sources... [ 86%] user/pwd_mgmt reading sources... [ 87%] user/tkt_mgmt reading sources... [ 88%] user/user_commands/index reading sources... [ 89%] user/user_commands/kdestroy reading sources... [ 90%] user/user_commands/kinit reading sources... [ 91%] user/user_commands/klist reading sources... [ 91%] user/user_commands/kpasswd reading sources... [ 92%] user/user_commands/krb5-config reading sources... [ 93%] user/user_commands/ksu reading sources... [ 94%] user/user_commands/kswitch reading sources... [ 95%] user/user_commands/kvno reading sources... [ 96%] user/user_commands/sclient reading sources... [ 97%] user/user_config/index reading sources... [ 98%] user/user_config/k5identity reading sources... [ 99%] user/user_config/k5login reading sources... [100%] user/user_config/kerberos /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_build_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_build_principal_alloc_va' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_build_principal_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_close' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_default' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_default_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_destroy' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_dup' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_type' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_initialize' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_new_unique' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_resolve' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_change_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_chpw_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_expand_hostname' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_fwd_tgt_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_default_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_host_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_credentials' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_fallback_host_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_keytab' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_alloc' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_get_fast_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_address_list' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_anonymous' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_canonicalize' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_change_password_prompt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_etype_list' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_expire_callback' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_fast_ccache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_fast_ccache_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_fast_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_forwardable' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_in_ccache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_out_ccache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_pa' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_pac_request' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_preauth_list' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_proxiable' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_renew_life' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_responder' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_salt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_set_tkt_life' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_profile' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_prompt_types' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_renewed_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_validated_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_secure_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_is_config_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_is_thread_safe' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_close' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_client_default' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_default' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_default_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_dup' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_get_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_get_type' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_resolve' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kuserok' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_parse_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_parse_name_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_principal_compare' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_principal_compare_any_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_principal_compare_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_prompter_posix' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_realm_compare' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_get_challenge' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_list_questions' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_set_answer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_otp_get_challenge' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_otp_set_answer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_otp_challenge_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_pkinit_get_challenge' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_pkinit_set_answer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_responder_pkinit_challenge_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_default_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_password_using_ccache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_principal_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_trace_callback' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_trace_filename' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_sname_match' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_sname_to_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_unparse_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_unparse_name_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_unparse_name_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_unparse_name_flags_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_us_timeofday' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:8: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_verify_authdata_kdc_issued' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_425_conv_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_524_conv_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_address_compare' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_address_order' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_address_search' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_allow_weak_crypto' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_aname_to_localname' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_anonymous_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_anonymous_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_appdefault_boolean' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_appdefault_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_genaddrs' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_get_checksum_func' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getaddrs' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getauthenticator' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getflags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getkey_k' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getlocalseqnumber' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getrcache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getrecvsubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getrecvsubkey_k' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getremoteseqnumber' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getsendsubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getsendsubkey_k' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_set_checksum_func' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_set_req_cksumtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setaddrs' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setflags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setports' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setrcache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setrecvsubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setrecvsubkey_k' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setsendsubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setsendsubkey_k' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_setuseruserkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_cache_match' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_copy_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_end_seq_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_config' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_get_full_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_move' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_next_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_remove_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_retrieve_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_select' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_set_config' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_set_default_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_set_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_start_seq_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_store_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_support_switch' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_switch' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cccol_cursor_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cccol_cursor_new' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cccol_cursor_next' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cccol_have_content' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_clear_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_check_clockskew' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_addresses' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_authdata' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_authenticator' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_keyblock' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_keyblock_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_copy_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_find_authdata' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_addresses' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_ap_rep_enc_part' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_authdata' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_authenticator' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_cred_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_data_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_default_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_enctypes' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_error' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_host_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_keyblock' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_keyblock_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_keytab_entry_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_unparsed_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_etype_info' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_permitted_enctypes' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_server_rcache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_time_offsets' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_context_profile' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_get_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_get_error' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_get_times' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_set_keytab' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_set_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_set_service' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_creds_step' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_keyblock' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_is_referral_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kdc_sign_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kdc_verify_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kdc_verify_ticket_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_add_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_end_seq_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_get_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_have_content' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_next_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_read_service_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_remove_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_start_seq_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_make_authdata_kdc_issued' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_marshal_credentials' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_merge_authdata' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_1cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_error' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_ncred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_priv' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_rep' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_rep_dce' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_req' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_req_extended' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_mk_safe' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_os_localaddr' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_add_buffer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_get_buffer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_get_types' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_parse' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_sign' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_sign_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_verify' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_verify_ext' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_pac_get_client_info' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_prepend_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_principal2salt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_error' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_priv' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_rep' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_rep_dce' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_req' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_rd_safe' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_read_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_salttype_to_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_server_decrypt_ticket_keytab' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_default_tgs_enctypes' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_kdc_recv_hook' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_kdc_send_hook' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_set_real_time' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_cksumtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_deltat' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_salttype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_timestamp' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_timeofday' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_timestamp_to_sfstring' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_timestamp_to_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_free' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_get' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_get_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_get_times' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_tkt_creds_step' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_unmarshal_credentials' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_verify_init_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_verify_init_creds_opt_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_verify_init_creds_opt_set_ap_req_nofail' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_vprepend_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_vset_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_vwrap_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:113: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_wrap_error_message' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_block_size' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_checksum_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_crypto_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_crypto_length_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_decrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_decrypt_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_derive_prfplus' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_encrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_encrypt_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_encrypt_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_enctype_compare' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_free_state' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_fx_cf2_simple' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_init_state' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_is_coll_proof_cksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_is_keyed_cksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_keyed_checksum_types' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_keylengths' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_make_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_make_checksum_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_make_random_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_padding_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_prf' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_prfplus' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_prf_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_random_add_entropy' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_random_make_octets' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_random_os_entropy' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_random_to_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_string_to_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_string_to_key_with_params' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_valid_cksumtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_valid_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_verify_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_verify_checksum_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cksumtype_to_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_decode_authdata_container' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_decode_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_deltat_to_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_encode_authdata_container' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_enctype_to_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_enctype_to_string' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_checksum_contents' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_cksumtypes' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_free_tgt_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_create_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_decrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_decrypt_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_encrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_encrypt_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_free_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_key_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_key_keyblock' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_make_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_make_checksum_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_prf' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_reference_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_verify_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:305: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_k_verify_checksum_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:373: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_recvauth' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:373: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_recvauth_version' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:373: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_sendauth' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_524_convert_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getlocalsubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_getremotesubkey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_auth_con_initivector' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_build_principal_va' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_c_random_seed' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_calculate_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_checksum_size' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_encrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_decrypt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_eblock_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_encrypt_size' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_finish_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_finish_random_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_cc_gen_new' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_credentials_renew' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_credentials_validate' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_in_tkt_with_password' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_in_tkt_with_skey' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_in_tkt_with_keytab' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_get_init_creds_opt_init' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_init_random_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_kt_free_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_random_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_process_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_string_to_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_use_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/api/index.rst:384: WARNING: toctree contains reference to nonexisting document 'appdev/refs/api/krb5_verify_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_ADDRPORT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_CHAOS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_DDP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_INET' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_INET6' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_IPPORT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_ISO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_IS_LOCAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_NETBIOS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ADDRTYPE_XNS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AD_TYPE_EXTERNAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AD_TYPE_FIELD_TYPE_MASK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AD_TYPE_REGISTERED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AD_TYPE_RESERVED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_ETYPE_NEGOTIATION' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_MUTUAL_REQUIRED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_RESERVED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_USE_SESSION_KEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_USE_SUBKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/AP_OPTS_WIRE_MASK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_CMAC_CAMELLIA128' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_CMAC_CAMELLIA256' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_CRC32' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_DESCBC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_HMAC_MD5_ARCFOUR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_HMAC_SHA1_96_AES128' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_HMAC_SHA1_96_AES256' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_HMAC_SHA256_128_AES128' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_HMAC_SHA384_192_AES256' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_MD5_HMAC_ARCFOUR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_NIST_SHA' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_RSA_MD4' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_RSA_MD4_DES' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_RSA_MD5' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_RSA_MD5_DES' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/CKSUMTYPE_SHA1' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_AES128_CTS_HMAC_SHA1_96' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_AES128_CTS_HMAC_SHA256_128' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_AES256_CTS_HMAC_SHA1_96' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_AES256_CTS_HMAC_SHA384_192' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_ARCFOUR_HMAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_ARCFOUR_HMAC_EXP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_CAMELLIA128_CTS_CMAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_CAMELLIA256_CTS_CMAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES3_CBC_ENV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES3_CBC_RAW' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES3_CBC_SHA' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES3_CBC_SHA1' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES_CBC_CRC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES_CBC_MD4' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES_CBC_MD5' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES_CBC_RAW' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DES_HMAC_SHA1' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_DSA_SHA1_CMS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_MD5_RSA_CMS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_NULL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_RC2_CBC_ENV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_RSA_ENV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_RSA_ES_OAEP_ENV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_SHA1_RSA_CMS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/ENCTYPE_UNKNOWN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_ALLOW_POSTDATE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_CANONICALIZE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_CNAME_IN_ADDL_TKT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_DISABLE_TRANSITED_CHECK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_ENC_TKT_IN_SKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_FORWARDABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_FORWARDED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_POSTDATED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_PROXIABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_PROXY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_RENEW' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_RENEWABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_RENEWABLE_OK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_REQUEST_ANONYMOUS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_OPT_VALIDATE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KDC_TKT_COMMON_MASK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_ALTAUTH_ATT_CHALLENGE_RESPONSE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_ANONYMOUS_PRINCSTR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_ANONYMOUS_REALMSTR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AP_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AP_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AS_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AS_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_AND_OR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_AP_OPTIONS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_AUTH_INDICATOR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_CAMMAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_ETYPE_NEGOTIATION' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_FX_ARMOR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_IF_RELEVANT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_INITIAL_VERIFIED_CAS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_KDC_ISSUED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_MANDATORY_FOR_KDC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_OSF_DCE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_SESAME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_SIGNTICKET' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTHDATA_WIN2K_PAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_DO_SEQUENCE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_DO_TIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_GENERATE_LOCAL_ADDR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_GENERATE_LOCAL_FULL_ADDR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_GENERATE_REMOTE_ADDR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_GENERATE_REMOTE_FULL_ADDR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_PERMIT_ALL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_RET_SEQUENCE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_RET_TIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_AUTH_CONTEXT_USE_SUBKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_DATA' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_EMPTY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_HEADER' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_PADDING' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_SIGN_ONLY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_STREAM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CRYPTO_TYPE_TRAILER' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_CYBERSAFE_SECUREID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_DOMAIN_X500_COMPRESS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_ENCPADATA_REQ_ENC_PA_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_ERROR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_FAST_REQUIRED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_CACHED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_CANONICALIZE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_CONSTRAINED_DELEGATION' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_FORWARDABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_NO_STORE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_NO_TRANSIT_CHECK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GC_USER_USER' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_ADDRESS_LIST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_ANONYMOUS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_CANONICALIZE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_CHG_PWD_PRMPT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_ETYPE_LIST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_FORWARDABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_PREAUTH_LIST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_PROXIABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_RENEW_LIFE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_SALT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_GET_INIT_CREDS_OPT_TKT_LIFE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INIT_CONTEXT_SECURE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INIT_CONTEXT_KDC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INIT_CREDS_STEP_FLAG_CONTINUE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INT16_MAX' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INT16_MIN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INT32_MAX' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_INT32_MIN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AD_ITE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AD_KDCISSUED_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AD_MTE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AD_SIGNEDPATH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_APP_DATA_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_APP_DATA_ENCRYPT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AP_REP_ENCPART' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AP_REQ_AUTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AP_REQ_AUTH_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AS_REP_ENCPART' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AS_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_AS_REQ_PA_ENC_TS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_CAMMAC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_ENC_CHALLENGE_CLIENT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_ENC_CHALLENGE_KDC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_FAST_ENC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_FAST_FINISHED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_FAST_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_FAST_REQ_CHKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_GSS_TOK_MIC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_GSS_TOK_WRAP_INTEG' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_GSS_TOK_WRAP_PRIV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_IAKERB_FINISHED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_KDC_REP_TICKET' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_KRB_CRED_ENCPART' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_KRB_ERROR_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_KRB_PRIV_ENCPART' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_KRB_SAFE_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_AS_FRESHNESS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_FX_COOKIE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_OTP_REQUEST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_PKINIT_KX' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_S4U_X509_USER_REPLY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_S4U_X509_USER_REQUEST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_SAM_CHALLENGE_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_SAM_CHALLENGE_TRACKID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_PA_SAM_RESPONSE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_SPAKE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REP_ENCPART_SESSKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REP_ENCPART_SUBKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REQ_AD_SESSKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REQ_AD_SUBKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REQ_AUTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KEYUSAGE_TGS_REQ_AUTH_CKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_ACCESSDENIED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_AUTHERROR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_BAD_VERSION' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_HARDERROR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_INITIAL_FLAG_NEEDED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_MALFORMED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_SOFTERROR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_KPASSWD_SUCCESS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_ACCT_EXPTIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_LAST_INITIAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_LAST_RENEWAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_LAST_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_LAST_TGT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_LAST_TGT_ISSUED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ALL_PW_EXPTIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_NONE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_ACCT_EXPTIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_LAST_INITIAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_LAST_RENEWAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_LAST_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_LAST_TGT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_LAST_TGT_ISSUED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_LRQ_ONE_PW_EXPTIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_ENTERPRISE_PRINCIPAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_ENT_PRINCIPAL_AND_ID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_MS_PRINCIPAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_MS_PRINCIPAL_AND_ID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_PRINCIPAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_SMTP_NAME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_SRV_HST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_SRV_INST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_SRV_XHST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_UID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_UNKNOWN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_WELLKNOWN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_NT_X500_PRINCIPAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_ATTRIBUTES_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_CLIENT_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_CLIENT_CLAIMS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_CREDENTIALS_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_DELEGATION_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_DEVICE_CLAIMS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_DEVICE_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_LOGON_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_PRIVSVR_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_REQUESTOR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_SERVER_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_TICKET_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_UPN_DNS_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PAC_FULL_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_AFS3_SALT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_AP_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_AS_CHECKSUM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_AS_FRESHNESS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ENCRYPTED_CHALLENGE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ENC_SANDIA_SECURID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ENC_TIMESTAMP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ENC_UNIX_TIME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ETYPE_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_ETYPE_INFO2' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_FOR_USER' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_FX_COOKIE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_FX_ERROR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_FX_FAST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_GET_FROM_TYPED_DATA' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_NONE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_OSF_DCE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_OTP_CHALLENGE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_OTP_PIN_CHANGE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_OTP_REQUEST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PAC_OPTIONS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PAC_REQUEST' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PKINIT_KX' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PK_AS_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PK_AS_REP_OLD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PK_AS_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PK_AS_REQ_OLD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_PW_SALT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_REFERRAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_S4U_X509_USER' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SAM_CHALLENGE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SAM_CHALLENGE_2' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SAM_REDIRECT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SAM_RESPONSE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SAM_RESPONSE_2' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SESAME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SPAKE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_REDHAT_IDP_OAUTH2' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_REDHAT_PASSKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_SVR_REFERRAL_INFO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_TGS_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PADATA_USE_SPECIFIED_KVNO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_COMPARE_CASEFOLD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_COMPARE_ENTERPRISE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_COMPARE_IGNORE_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_COMPARE_UTF8' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_PARSE_ENTERPRISE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_PARSE_IGNORE_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_PARSE_NO_DEF_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_PARSE_NO_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_PARSE_REQUIRE_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_UNPARSE_DISPLAY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_UNPARSE_NO_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRINCIPAL_UNPARSE_SHORT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PRIV' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PROMPT_TYPE_NEW_PASSWORD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PROMPT_TYPE_NEW_PASSWORD_AGAIN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PROMPT_TYPE_PASSWORD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PROMPT_TYPE_PREAUTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_PVNO' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_REALM_BRANCH_CHAR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RECVAUTH_BADAUTHVERS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RECVAUTH_SKIP_VERSION' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_REFERRAL_REALM' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_PKINIT_FLAGS_TOKEN_USER_PIN_COUNT_LOW' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_PKINIT_FLAGS_TOKEN_USER_PIN_FINAL_TRY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_PKINIT_FLAGS_TOKEN_USER_PIN_LOCKED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_QUESTION_PKINIT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FLAGS_COLLECT_PIN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FLAGS_COLLECT_TOKEN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FLAGS_NEXTOTP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FLAGS_SEPARATE_PIN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FORMAT_ALPHANUMERIC' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FORMAT_DECIMAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_OTP_FORMAT_HEXADECIMAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_QUESTION_OTP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_RESPONDER_QUESTION_PASSWORD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_SAFE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_SAM_MUST_PK_ENCRYPT_SAD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_SAM_SEND_ENCRYPTED_SAD' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_SAM_USE_SAD_AS_KEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_2ND_TKT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_AUTHDATA' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_FLAGS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_FLAGS_EXACT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_IS_SKEY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_KTYPE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_SRV_NAMEONLY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_TIMES' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_MATCH_TIMES_EXACT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_NOTICKET' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_OPENCLOSE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TC_SUPPORTED_KTYPES' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TGS_NAME' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TGS_NAME_SIZE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TGS_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TGS_REQ' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_TKT_CREDS_STEP_FLAG_CONTINUE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_VERIFY_INIT_CREDS_OPT_AP_REQ_NOFAIL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/KRB5_WELLKNOWN_NAMESTR' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/LR_TYPE_INTERPRETATION_MASK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/LR_TYPE_THIS_SERVER_ONLY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/MAX_KEYTAB_NAME_LEN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/MSEC_DIRBIT' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/MSEC_VAL_MASK' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/SALT_TYPE_AFS_LENGTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/SALT_TYPE_NO_LENGTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/THREEPARAMOPEN' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_ANONYMOUS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_ENC_PA_REP' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_FORWARDABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_FORWARDED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_HW_AUTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_INITIAL' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_INVALID' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_MAY_POSTDATE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_OK_AS_DELEGATE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_POSTDATED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_PRE_AUTH' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_PROXIABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_PROXY' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_RENEWABLE' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/TKT_FLG_TRANSIT_POLICY_CHECKED' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/VALID_INT_BITS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/VALID_UINT_BITS' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_const' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_component' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_name' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_set_realm' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_set_realm_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_set_realm_length' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_size' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_princ_type' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_roundup' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_x' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb5_xc' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:392: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb524_convert_creds_kdc' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/macros/index.rst:392: WARNING: toctree contains reference to nonexisting document 'appdev/refs/macros/krb524_init_ets' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_address' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_addrtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ap_req' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ap_rep' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ap_rep_enc_part' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_authdata' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_authdatatype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_authenticator' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_boolean' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_checksum' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_const_pointer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_const_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cred' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cred_enc_part' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cred_info' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_creds' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_crypto_iov' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cryptotype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_deltat' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_enc_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_enc_kdc_rep_part' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_enc_tkt_part' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_encrypt_block' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_enctype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_error' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_error_code' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_expire_callback_func' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_flags' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_get_init_creds_opt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_gic_opt_pa_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_int16' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_kdc_rep' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_kdc_req' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_keyblock' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_keytab_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_keyusage' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_kt_cursor' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_kvno' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_last_req_entry' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_magic' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_mk_req_checksum_func' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_msgtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_octet' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pa_pac_req' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pa_server_referral_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pa_svr_referral_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pa_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pointer' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_post_recv_fn' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pre_send_fn' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_preauthtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_principal' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_principal_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_prompt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_prompt_type' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_prompter_fct' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pwd_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_fn' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_otp_challenge' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_otp_tokeninfo' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_pkinit_challenge' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_responder_pkinit_identity' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_response' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_replay_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ticket' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ticket_times' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_timestamp' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_tkt_authent' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_trace_callback' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_trace_info' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_transited' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_typed_data' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ui_2' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_verify_init_creds_opt' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:7: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/passwd_phrase_element' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_auth_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cksumtype' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cc_cursor' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_ccache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_cccol_cursor' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_init_creds_context' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_key' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_keytab' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_pac' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_rcache' /builddir/build/BUILD/krb5-1.21.2/doc/appdev/refs/types/index.rst:94: WARNING: toctree contains reference to nonexisting document 'appdev/refs/types/krb5_tkt_creds_context' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] about writing output... [ 1%] admin/admin_commands/index writing output... [ 2%] admin/admin_commands/k5srvutil writing output... [ 3%] admin/admin_commands/kadmin_local writing output... [ 4%] admin/admin_commands/kadmind writing output... [ 5%] admin/admin_commands/kdb5_ldap_util writing output... [ 6%] admin/admin_commands/kdb5_util writing output... [ 7%] admin/admin_commands/kprop writing output... [ 8%] admin/admin_commands/kpropd writing output... [ 8%] admin/admin_commands/kproplog writing output... [ 9%] admin/admin_commands/krb5kdc writing output... [ 10%] admin/admin_commands/ktutil writing output... [ 11%] admin/admin_commands/sserver writing output... [ 12%] admin/advanced/index writing output... [ 13%] admin/advanced/retiring-des writing output... [ 14%] admin/appl_servers writing output... [ 15%] admin/auth_indicator writing output... [ 16%] admin/backup_host writing output... [ 16%] admin/conf_files/index writing output... [ 17%] admin/conf_files/kadm5_acl writing output... [ 18%] admin/conf_files/kdc_conf writing output... [ 19%] admin/conf_files/krb5_conf writing output... [ 20%] admin/conf_ldap writing output... [ 21%] admin/database writing output... [ 22%] admin/dbtypes writing output... [ 23%] admin/dictionary writing output... [ 24%] admin/enctypes writing output... [ 25%] admin/env_variables writing output... [ 25%] admin/host_config writing output... [ 26%] admin/https writing output... [ 27%] admin/index writing output... [ 28%] admin/install writing output... [ 29%] admin/install_appl_srv writing output... [ 30%] admin/install_clients writing output... [ 31%] admin/install_kdc writing output... [ 32%] admin/lockout writing output... [ 33%] admin/otp writing output... [ 33%] admin/pkinit writing output... [ 34%] admin/princ_dns writing output... [ 35%] admin/realm_config writing output... [ 36%] admin/spake writing output... [ 37%] admin/troubleshoot writing output... [ 38%] admin/various_envs writing output... [ 39%] appdev/gssapi writing output... [ 40%] appdev/h5l_mit_apidiff writing output... [ 41%] appdev/index writing output... [ 41%] appdev/init_creds writing output... [ 42%] appdev/princ_handle writing output... [ 43%] appdev/refs/api/index writing output... [ 44%] appdev/refs/index writing output... [ 45%] appdev/refs/macros/index writing output... [ 46%] appdev/refs/types/index writing output... [ 47%] appdev/refs/types/krb5_int32 writing output... [ 48%] appdev/refs/types/krb5_ui_4 writing output... [ 49%] appdev/y2038 writing output... [ 50%] basic/ccache_def writing output... [ 50%] basic/date_format writing output... [ 51%] basic/index writing output... [ 52%] basic/keytab_def writing output... [ 53%] basic/rcache_def writing output... [ 54%] basic/stash_file_def writing output... [ 55%] build/directory_org writing output... [ 56%] build/doing_build writing output... [ 57%] build/index writing output... [ 58%] build/options2configure writing output... [ 58%] build/osconf writing output... [ 59%] build_this writing output... [ 60%] copyright writing output... [ 61%] formats/ccache_file_format writing output... [ 62%] formats/cookie writing output... [ 63%] formats/freshness_token writing output... [ 64%] formats/index writing output... [ 65%] formats/keytab_file_format writing output... [ 66%] formats/rcache_file_format writing output... [ 66%] index writing output... [ 67%] mitK5defaults writing output... [ 68%] mitK5features writing output... [ 69%] mitK5license writing output... [ 70%] plugindev/ccselect writing output... [ 71%] plugindev/certauth writing output... [ 72%] plugindev/clpreauth writing output... [ 73%] plugindev/general writing output... [ 74%] plugindev/gssapi writing output... [ 75%] plugindev/hostrealm writing output... [ 75%] plugindev/index writing output... [ 76%] plugindev/internal writing output... [ 77%] plugindev/kadm5_auth writing output... [ 78%] plugindev/kadm5_hook writing output... [ 79%] plugindev/kdcpolicy writing output... [ 80%] plugindev/kdcpreauth writing output... [ 81%] plugindev/localauth writing output... [ 82%] plugindev/locate writing output... [ 83%] plugindev/profile writing output... [ 83%] plugindev/pwqual writing output... [ 84%] resources writing output... [ 85%] user/index writing output... [ 86%] user/pwd_mgmt writing output... [ 87%] user/tkt_mgmt writing output... [ 88%] user/user_commands/index writing output... [ 89%] user/user_commands/kdestroy writing output... [ 90%] user/user_commands/kinit writing output... [ 91%] user/user_commands/klist writing output... [ 91%] user/user_commands/kpasswd writing output... [ 92%] user/user_commands/krb5-config writing output... [ 93%] user/user_commands/ksu writing output... [ 94%] user/user_commands/kswitch writing output... [ 95%] user/user_commands/kvno writing output... [ 96%] user/user_commands/sclient writing output... [ 97%] user/user_config/index writing output... [ 98%] user/user_config/k5identity writing output... [ 99%] user/user_config/k5login writing output... [100%] user/user_config/kerberos generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 842 warnings. The HTML pages are in build-html. + rm -fr build-html/_sources + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pgMkFl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64 ++ dirname /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd krb5-1.21.2 + '[' /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64 '!=' / ']' + rm -rf -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64 + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/var/kerberos/krb5kdc + install -pm 600 /builddir/build/SOURCES/kdc.conf /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/var/kerberos/krb5kdc/ + install -pm 600 /builddir/build/SOURCES/kadm5.acl /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/var/kerberos/krb5kdc/ + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/var/kerberos/krb5/user + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc + install -pm 644 /builddir/build/SOURCES/krb5.conf /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/krb5.conf + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/krb5.conf.d + ln -sv /etc/crypto-policies/back-ends/krb5.config /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/krb5.conf.d/crypto-policies '/builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/krb5.conf.d/crypto-policies' -> '/etc/crypto-policies/back-ends/krb5.config' + mkdir -m 755 -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/gss + mkdir -m 755 -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/gss/mech.d + export 'DEFCCNAME=KEYRING:persistent:%{uid}' + DEFCCNAME='KEYRING:persistent:%{uid}' + awk '{print} /^# default_realm/{print " default_ccache_name =", ENVIRON["DEFCCNAME"]}' /builddir/build/SOURCES/krb5.conf + touch -r /builddir/build/SOURCES/krb5.conf /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/krb5.conf + grep default_ccache_name /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/krb5.conf default_ccache_name = KEYRING:persistent:%{uid} + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib/systemd/system + for unit in /builddir/build/SOURCES/krb5kdc.service /builddir/build/SOURCES/kadmin.service /builddir/build/SOURCES/kprop.service + install -pm 644 /builddir/build/SOURCES/krb5kdc.service /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib/systemd/system + for unit in /builddir/build/SOURCES/krb5kdc.service /builddir/build/SOURCES/kadmin.service /builddir/build/SOURCES/kprop.service + install -pm 644 /builddir/build/SOURCES/kadmin.service /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib/systemd/system + for unit in /builddir/build/SOURCES/krb5kdc.service /builddir/build/SOURCES/kadmin.service /builddir/build/SOURCES/kprop.service + install -pm 644 /builddir/build/SOURCES/kprop.service /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/lib/tmpfiles.d + install -pm 644 /builddir/build/SOURCES/krb5-krb5kdc.conf /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/lib/tmpfiles.d/ + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//var/run/krb5kdc + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/sysconfig + for sysconfig in /builddir/build/SOURCES/krb5kdc.sysconfig /builddir/build/SOURCES/kadmin.sysconfig /builddir/build/SOURCES/kprop.sysconfig ++ basename /builddir/build/SOURCES/krb5kdc.sysconfig .sysconfig + install -pm 644 /builddir/build/SOURCES/krb5kdc.sysconfig /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/sysconfig/krb5kdc + for sysconfig in /builddir/build/SOURCES/krb5kdc.sysconfig /builddir/build/SOURCES/kadmin.sysconfig /builddir/build/SOURCES/kprop.sysconfig ++ basename /builddir/build/SOURCES/kadmin.sysconfig .sysconfig + install -pm 644 /builddir/build/SOURCES/kadmin.sysconfig /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/sysconfig/kadmin + for sysconfig in /builddir/build/SOURCES/krb5kdc.sysconfig /builddir/build/SOURCES/kadmin.sysconfig /builddir/build/SOURCES/kprop.sysconfig ++ basename /builddir/build/SOURCES/kprop.sysconfig .sysconfig + install -pm 644 /builddir/build/SOURCES/kprop.sysconfig /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/sysconfig/kprop + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/logrotate.d/ + for logrotate in /builddir/build/SOURCES/krb5kdc.logrotate /builddir/build/SOURCES/kadmind.logrotate ++ basename /builddir/build/SOURCES/krb5kdc.logrotate .logrotate + install -pm 644 /builddir/build/SOURCES/krb5kdc.logrotate /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/logrotate.d/krb5kdc + for logrotate in /builddir/build/SOURCES/krb5kdc.logrotate /builddir/build/SOURCES/kadmind.logrotate ++ basename /builddir/build/SOURCES/kadmind.logrotate .logrotate + install -pm 644 /builddir/build/SOURCES/kadmind.logrotate /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/logrotate.d/kadmind + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/pam.d/ + for pam in /builddir/build/SOURCES/ksu.pamd ++ basename /builddir/build/SOURCES/ksu.pamd .pamd + install -pm 644 /builddir/build/SOURCES/ksu.pamd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/etc/pam.d/ksu + install -pdm 755 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/lib64/krb5/plugins/preauth + install -pdm 755 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/lib64/krb5/plugins/kdb + install -pdm 755 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/lib64/krb5/plugins/authdata + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64 'INSTALL=/usr/bin/install -p' -C src EXAMPLEDIR=/usr/share/doc/krb5-libs/examples make: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src' mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man8 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man5 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man7 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/cat8 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/cat1 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/cat5 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/cat7 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/libkrb5 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/tls mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/run mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/run/krb5kdc mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/kadm5 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5 mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssapi mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-libs mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-libs/examples mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/pkgconfig making install in util... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/util' making install in util/support... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/util/support' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrb5support.so.0.1 rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrb5support.so /usr/bin/install -p libkrb5support.so.0.1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkrb5support.so.0.1 \ libkrb5support.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrb5support.so.0 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkrb5support.so.0.1 \ libkrb5support.so.0) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/util/support' making install in util/profile... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/util/profile' making install in util/profile/testmod... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/util/profile/testmod' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/util/profile/testmod' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/util/profile' /usr/bin/install -p ./krb5-send-pr.sh /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/krb5-send-pr make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/util' making install in include... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/include' (cd ../lib/krb5/error_tables && /usr/bin/make includes) make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/error_tables' make[2]: Nothing to be done for 'includes'. make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/error_tables' : ../lib/krb5/error_tables/krb5_err.h : ../lib/krb5/error_tables/k5e1_err.h : ../lib/krb5/error_tables/kdb5_err.h : ../lib/krb5/error_tables/kv5m_err.h : ../lib/krb5/error_tables/krb524_err.h : ../lib/krb5/error_tables/asn1_err.h : krb5.h /usr/bin/install -p -m 644 ./krb5.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5.h /usr/bin/install -p -m 644 ./kdb.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/kdb.h /usr/bin/install -p -m 644 krb5/krb5.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/krb5.h /usr/bin/install -p -m 644 ./krb5/certauth_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/certauth_plugin.h /usr/bin/install -p -m 644 ./krb5/ccselect_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/ccselect_plugin.h /usr/bin/install -p -m 644 ./krb5/clpreauth_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/clpreauth_plugin.h /usr/bin/install -p -m 644 ./krb5/hostrealm_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/hostrealm_plugin.h /usr/bin/install -p -m 644 ./krb5/kdcpolicy_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/kdcpolicy_plugin.h /usr/bin/install -p -m 644 ./krb5/kdcpreauth_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/kdcpreauth_plugin.h /usr/bin/install -p -m 644 ./krb5/localauth_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/localauth_plugin.h /usr/bin/install -p -m 644 ./krb5/locate_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/locate_plugin.h /usr/bin/install -p -m 644 ./krb5/plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/plugin.h /usr/bin/install -p -m 644 ./krb5/preauth_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/preauth_plugin.h /usr/bin/install -p -m 644 ./krb5/pwqual_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/pwqual_plugin.h /usr/bin/install -p -m 644 ./krb5/kadm5_auth_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/kadm5_auth_plugin.h /usr/bin/install -p -m 644 ./krb5/kadm5_hook_plugin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krb5/kadm5_hook_plugin.h /usr/bin/install -p -m 644 profile.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/profile.h /usr/bin/install -p -m 644 ./gssapi.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssapi.h /usr/bin/install -p -m 644 ./krad.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/krad.h make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/include' making install in lib... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib' making install in lib/crypto... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto' making install in lib/crypto/krb... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/krb' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/krb' making install in lib/crypto/builtin... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin' making install in lib/crypto/builtin/camellia... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/camellia' make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/camellia' making install in lib/crypto/builtin/aes... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/aes' make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/aes' making install in lib/crypto/builtin/md4... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/md4' make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/md4' making install in lib/crypto/builtin/md5... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/md5' make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/md5' making install in lib/crypto/builtin/sha1... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/sha1' make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/sha1' making install in lib/crypto/builtin/sha2... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/sha2' make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/sha2' making install in lib/crypto/builtin/enc_provider... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/enc_provider' make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/enc_provider' making install in lib/crypto/builtin/hash_provider... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/hash_provider' make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin/hash_provider' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/builtin' making install in lib/crypto/openssl... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl' making install in lib/crypto/openssl/enc_provider... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl/enc_provider' make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl/enc_provider' making install in lib/crypto/openssl/hash_provider... make[4]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl/hash_provider' make[4]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl/hash_provider' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/openssl' making install in lib/crypto/crypto_tests... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/crypto_tests' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto/crypto_tests' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libk5crypto.so.3.1 rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libk5crypto.so /usr/bin/install -p libk5crypto.so.3.1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libk5crypto.so.3.1 \ libk5crypto.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libk5crypto.so.3 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libk5crypto.so.3.1 \ libk5crypto.so.3) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/crypto' making install in lib/krb5... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5' making install in lib/krb5/error_tables... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/error_tables' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/error_tables' making install in lib/krb5/asn.1... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/asn.1' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/asn.1' making install in lib/krb5/ccache... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/ccache' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/ccache' making install in lib/krb5/keytab... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/keytab' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/keytab' making install in lib/krb5/krb... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/krb' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/krb' making install in lib/krb5/os... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/os' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/os' making install in lib/krb5/rcache... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/rcache' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/rcache' making install in lib/krb5/unicode... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/unicode' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5/unicode' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrb5.so.3.3 rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrb5.so /usr/bin/install -p libkrb5.so.3.3 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkrb5.so.3.3 \ libkrb5.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrb5.so.3 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkrb5.so.3.3 \ libkrb5.so.3) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krb5' making install in lib/gssapi... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi' making install in lib/gssapi/generic... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/generic' + for f in gssapi_generic.h gssapi_ext.h gssapi_alloc.h + /usr/bin/install -p -m 644 ./gssapi_generic.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssapi/gssapi_generic.h + for f in gssapi_generic.h gssapi_ext.h gssapi_alloc.h + /usr/bin/install -p -m 644 ./gssapi_ext.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssapi/gssapi_ext.h + for f in gssapi_generic.h gssapi_ext.h gssapi_alloc.h + /usr/bin/install -p -m 644 ./gssapi_alloc.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssapi/gssapi_alloc.h + for f in gssapi.h + /usr/bin/install -p -m 644 gssapi.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssapi/gssapi.h make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/generic' making install in lib/gssapi/krb5... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/krb5' + for f in gssapi_krb5.h + /usr/bin/install -p -m 644 ./gssapi_krb5.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssapi/gssapi_krb5.h make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/krb5' making install in lib/gssapi/spnego... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/spnego' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/spnego' making install in lib/gssapi/mechglue... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/mechglue' + for f in mechglue.h + /usr/bin/install -p -m 644 ./mechglue.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssapi/mechglue.h make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi/mechglue' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libgssapi_krb5.so.2.2 rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libgssapi_krb5.so /usr/bin/install -p libgssapi_krb5.so.2.2 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libgssapi_krb5.so.2.2 \ libgssapi_krb5.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libgssapi_krb5.so.2 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libgssapi_krb5.so.2.2 \ libgssapi_krb5.so.2) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/gssapi' making install in lib/rpc... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/rpc' making install in lib/rpc/unit-test... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/rpc/unit-test' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/rpc/unit-test' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libgssrpc.so.4.2 rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libgssrpc.so /usr/bin/install -p libgssrpc.so.4.2 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libgssrpc.so.4.2 \ libgssrpc.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libgssrpc.so.4 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libgssrpc.so.4.2 \ libgssrpc.so.4) for i in auth.h auth_gss.h auth_gssapi.h auth_unix.h clnt.h netdb.h pmap_clnt.h pmap_prot.h pmap_rmt.h rename.h rpc.h rpc_msg.h svc.h svc_auth.h xdr.h; do \ (set -x; /usr/bin/install -p -m 644 ./../../include/gssrpc/$i /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/$i) ; \ done + /usr/bin/install -p -m 644 ./../../include/gssrpc/auth.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/auth.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/auth_gss.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/auth_gss.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/auth_gssapi.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/auth_gssapi.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/auth_unix.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/auth_unix.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/clnt.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/clnt.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/netdb.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/netdb.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/pmap_clnt.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/pmap_clnt.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/pmap_prot.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/pmap_prot.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/pmap_rmt.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/pmap_rmt.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/rename.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/rename.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/rpc.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/rpc.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/rpc_msg.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/rpc_msg.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/svc.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/svc.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/svc_auth.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/svc_auth.h + /usr/bin/install -p -m 644 ./../../include/gssrpc/xdr.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/xdr.h for i in types.h; do \ (set -x; /usr/bin/install -p -m 644 ../../include/gssrpc/$i /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/$i) ; \ done + /usr/bin/install -p -m 644 ../../include/gssrpc/types.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/gssrpc/types.h make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/rpc' making install in lib/kdb... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kdb' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkdb5.so.10.0 rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkdb5.so /usr/bin/install -p libkdb5.so.10.0 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkdb5.so.10.0 \ libkdb5.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkdb5.so.10 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkdb5.so.10.0 \ libkdb5.so.10) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kdb' making install in lib/kadm5... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5' making install in lib/kadm5/clnt... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5/clnt' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkadm5clnt.so (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkadm5clnt_mit.so \ libkadm5clnt.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkadm5clnt_mit.so.12.0 rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkadm5clnt_mit.so /usr/bin/install -p libkadm5clnt_mit.so.12.0 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkadm5clnt_mit.so.12.0 \ libkadm5clnt_mit.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkadm5clnt_mit.so.12 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkadm5clnt_mit.so.12.0 \ libkadm5clnt_mit.so.12) make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5/clnt' making install in lib/kadm5/srv... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5/srv' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkadm5srv.so (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkadm5srv_mit.so \ libkadm5srv.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkadm5srv_mit.so.12.0 rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkadm5srv_mit.so /usr/bin/install -p libkadm5srv_mit.so.12.0 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkadm5srv_mit.so.12.0 \ libkadm5srv_mit.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkadm5srv_mit.so.12 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkadm5srv_mit.so.12.0 \ libkadm5srv_mit.so.12) make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5/srv' /usr/bin/install -p -m 644 ./admin.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/kadm5/admin.h /usr/bin/install -p -m 644 chpass_util_strings.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/kadm5/chpass_util_strings.h /usr/bin/install -p -m 644 kadm_err.h /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/include/kadm5/kadm_err.h make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/kadm5' making install in lib/apputils... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/apputils' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/apputils' making install in lib/krad... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krad' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrad.so.0.0 rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrad.so /usr/bin/install -p libkrad.so.0.0 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkrad.so.0.0 \ libkrad.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrad.so.0 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkrad.so.0.0 \ libkrad.so.0) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib/krad' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/lib' making install in plugins/audit... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/audit' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/audit' making install in plugins/audit/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/audit/test' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/audit/test' making install in plugins/kadm5_hook/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kadm5_hook/test' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kadm5_hook/test' making install in plugins/kadm5_auth/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kadm5_auth/test' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kadm5_auth/test' making install in plugins/gssapi/negoextest... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/gssapi/negoextest' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/gssapi/negoextest' making install in plugins/hostrealm/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/hostrealm/test' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/hostrealm/test' making install in plugins/localauth/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/localauth/test' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/localauth/test' making install in plugins/pwqual/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/pwqual/test' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/pwqual/test' making install in plugins/authdata/greet_server... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/authdata/greet_server' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/authdata/greet_server' making install in plugins/authdata/greet_client... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/authdata/greet_client' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/authdata/greet_client' making install in plugins/certauth/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/certauth/test' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/certauth/test' making install in plugins/kdb/db2... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2' making install in plugins/kdb/db2/libdb2... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2' making install in plugins/kdb/db2/libdb2/hash... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/hash' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/hash' making install in plugins/kdb/db2/libdb2/btree... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/btree' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/btree' making install in plugins/kdb/db2/libdb2/db... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/db' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/db' making install in plugins/kdb/db2/libdb2/mpool... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/mpool' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/mpool' making install in plugins/kdb/db2/libdb2/recno... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/recno' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/recno' making install in plugins/kdb/db2/libdb2/test... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/test' make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2/test' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2/libdb2' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/kdb/db2.so /usr/bin/install -p db2.so /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/kdb make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/db2' making install in plugins/kdb/ldap... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap' making install in plugins/kdb/ldap/libkdb_ldap... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap/libkdb_ldap' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkdb_ldap.so.1.0 rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkdb_ldap.so /usr/bin/install -p libkdb_ldap.so.1.0 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkdb_ldap.so.1.0 \ libkdb_ldap.so) rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkdb_ldap.so.1 (cd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64 && ln -s libkdb_ldap.so.1.0 \ libkdb_ldap.so.1) make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap/libkdb_ldap' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/kdb/kldap.so /usr/bin/install -p kldap.so /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/kdb make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap' making install in plugins/kdb/ldap/ldap_util... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap/ldap_util' /usr/bin/install -p kdb5_ldap_util /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kdb5_ldap_util make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/ldap/ldap_util' making install in plugins/kdb/lmdb... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/lmdb' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/kdb/klmdb.so /usr/bin/install -p klmdb.so /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/kdb make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/lmdb' making install in plugins/kdb/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/test' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdb/test' making install in plugins/kdcpolicy/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdcpolicy/test' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/kdcpolicy/test' making install in plugins/preauth/otp... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/otp' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth/otp.so /usr/bin/install -p otp.so /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/otp' making install in plugins/preauth/pkinit... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/pkinit' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth/pkinit.so /usr/bin/install -p pkinit.so /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/pkinit' making install in plugins/preauth/spake... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/spake' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth/spake.so /usr/bin/install -p spake.so /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/spake' making install in plugins/preauth/test... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/test' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth/test.so /usr/bin/install -p test.so /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/preauth/test' making install in plugins/tls/k5tls... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/tls/k5tls' rm -f /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/tls/k5tls.so /usr/bin/install -p k5tls.so /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/tls make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/plugins/tls/k5tls' making install in kdc... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kdc' /usr/bin/install -p krb5kdc /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/krb5kdc make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kdc' making install in kadmin... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin' making install in kadmin/cli... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/cli' /usr/bin/install -p kadmin.local /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kadmin.local /usr/bin/install -p kadmin /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/kadmin /usr/bin/install -p ./k5srvutil.sh /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/k5srvutil make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/cli' making install in kadmin/dbutil... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/dbutil' /usr/bin/install -p kdb5_util /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kdb5_util make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/dbutil' making install in kadmin/ktutil... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/ktutil' /usr/bin/install -p ktutil /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/ktutil make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/ktutil' making install in kadmin/server... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/server' /usr/bin/install -p kadmind /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kadmind make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin/server' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kadmin' making install in kprop... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/kprop' for f in kprop kpropd kproplog; do \ /usr/bin/install -p $f \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/`echo $f|sed 's&^&&'`; \ done make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/kprop' making install in clients... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients' making install in clients/klist... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/klist' for f in klist; do \ /usr/bin/install -p $f \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/`echo $f|sed 's&^&&'`; \ done make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/klist' making install in clients/kinit... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kinit' for f in kinit; do \ /usr/bin/install -p $f \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/`echo $f|sed 's&^&&'`; \ done make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kinit' making install in clients/kdestroy... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kdestroy' for f in kdestroy; do \ /usr/bin/install -p $f \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/`echo $f|sed 's&^&&'`; \ done make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kdestroy' making install in clients/kpasswd... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kpasswd' /usr/bin/install -p kpasswd /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/`echo kpasswd|sed 's&^&&'` make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kpasswd' making install in clients/ksu... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/ksu' for f in ksu; do \ /usr/bin/install -p $f \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/`echo $f|sed 's&^&&'`; \ done make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/ksu' making install in clients/kvno... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kvno' for f in kvno; do \ /usr/bin/install -p $f \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/`echo $f|sed 's&^&&'`; \ done make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kvno' Skipping missing directory clients/kcpytkt Skipping missing directory clients/kdeltkt making install in clients/kswitch... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kswitch' for f in kswitch; do \ /usr/bin/install -p $f \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/`echo $f|sed 's&^&&'`; \ done make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients/kswitch' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/clients' making install in appl... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl' making install in appl/sample... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample' making install in appl/sample/sclient... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample/sclient' /usr/bin/install -p sclient /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/sclient make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample/sclient' making install in appl/sample/sserver... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample/sserver' /usr/bin/install -p sserver /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/sserver make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample/sserver' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/sample' making install in appl/simple... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple' making install in appl/simple/client... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple/client' /usr/bin/install -p sim_client /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/sim_client make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple/client' making install in appl/simple/server... make[3]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple/server' /usr/bin/install -p sim_server /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/sim_server make[3]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple/server' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/simple' making install in appl/user_user... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/user_user' /usr/bin/install -p uuclient /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/uuclient /usr/bin/install -p uuserver /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/uuserver make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/user_user' making install in appl/gss-sample... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/gss-sample' /usr/bin/install -p gss-client /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/gss-client /usr/bin/install -p gss-server /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/gss-server make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl/gss-sample' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/appl' making install in tests... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests' making install in tests/asn.1... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/asn.1' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/asn.1' making install in tests/create... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/create' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/create' making install in tests/hammer... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/hammer' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/hammer' making install in tests/verify... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/verify' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/verify' making install in tests/gssapi... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/gssapi' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/gssapi' making install in tests/shlib... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/shlib' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/shlib' making install in tests/gss-threads... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/gss-threads' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/gss-threads' making install in tests/misc... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/misc' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/misc' making install in tests/threads... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/threads' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/threads' making install in tests/softpkcs11... make[2]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/softpkcs11' make[2]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests/softpkcs11' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/tests' making install in config-files... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/config-files' /usr/bin/install -p -m 644 ./kdc.conf /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-libs/examples/kdc.conf /usr/bin/install -p -m 644 ./krb5.conf /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-libs/examples/krb5.conf /usr/bin/install -p -m 644 ./services.append /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-libs/examples/services.append make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/config-files' making install in build-tools... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/build-tools' /usr/bin/install -p krb5-config /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/krb5-config /usr/bin/install -p -m 644 kadm-client.pc \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/pkgconfig/kadm-client.pc /usr/bin/install -p -m 644 kadm-server.pc \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/pkgconfig/kadm-server.pc /usr/bin/install -p -m 644 kdb.pc /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/pkgconfig/kdb.pc /usr/bin/install -p -m 644 mit-krb5.pc /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/pkgconfig/mit-krb5.pc /usr/bin/install -p -m 644 krb5.pc /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/pkgconfig/krb5.pc /usr/bin/install -p -m 644 mit-krb5-gssapi.pc \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/pkgconfig/mit-krb5-gssapi.pc /usr/bin/install -p -m 644 krb5-gssapi.pc \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/pkgconfig/krb5-gssapi.pc /usr/bin/install -p -m 644 gssrpc.pc \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/pkgconfig/gssrpc.pc make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/build-tools' making install in man... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/man' /usr/bin/install -p -m 644 k5srvutil.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/k5srvutil.1 /usr/bin/install -p -m 644 kadmin.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/kadmin.1 /usr/bin/install -p -m 644 kdestroy.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/kdestroy.1 /usr/bin/install -p -m 644 kinit.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/kinit.1 /usr/bin/install -p -m 644 klist.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/klist.1 /usr/bin/install -p -m 644 kpasswd.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/kpasswd.1 /usr/bin/install -p -m 644 krb5-config.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/krb5-config.1 /usr/bin/install -p -m 644 ksu.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/ksu.1 /usr/bin/install -p -m 644 kswitch.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/kswitch.1 /usr/bin/install -p -m 644 ktutil.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/ktutil.1 /usr/bin/install -p -m 644 kvno.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/kvno.1 /usr/bin/install -p -m 644 sclient.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man1/sclient.1 /usr/bin/install -p -m 644 ./dot.k5identity.5 \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man5/.k5identity.5 /usr/bin/install -p -m 644 k5identity.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man5/k5identity.5 /usr/bin/install -p -m 644 ./dot.k5login.5 \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man5/.k5login.5 /usr/bin/install -p -m 644 k5login.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man5/k5login.5 /usr/bin/install -p -m 644 kadm5.acl.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man5/kadm5.acl.5 /usr/bin/install -p -m 644 kdc.conf.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man5/kdc.conf.5 /usr/bin/install -p -m 644 krb5.conf.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man5/krb5.conf.5 /usr/bin/install -p -m 644 ./kadmin.local.8 \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man8/kadmin.local.8 /usr/bin/install -p -m 644 kdb5_ldap_util.sub \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man8/kdb5_ldap_util.8 /usr/bin/install -p -m 644 kdb5_util.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man8/kdb5_util.8 /usr/bin/install -p -m 644 kprop.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man8/kprop.8 /usr/bin/install -p -m 644 kproplog.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man8/kproplog.8 /usr/bin/install -p -m 644 kerberos.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man7/kerberos.7 /usr/bin/install -p -m 644 kadmind.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man8/kadmind.8 /usr/bin/install -p -m 644 kpropd.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man8/kpropd.8 /usr/bin/install -p -m 644 krb5kdc.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man8/krb5kdc.8 /usr/bin/install -p -m 644 sserver.sub /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/man/man8/sserver.8 make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/man' making install in doc... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/doc' make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/doc' making install in po... make[1]: Entering directory '/builddir/build/BUILD/krb5-1.21.2/src/po' for c in en_US.mo de.mo ka.mo; do \ lang=`basename $c .mo`; \ ../config/mkinstalldirs \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -p -m 644 $c \ /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/locale/$lang/LC_MESSAGES/mit-krb5.mo; \ done mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/locale mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/locale/en_US mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/locale/en_US/LC_MESSAGES mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/locale/de mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/locale/de/LC_MESSAGES mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/locale/ka mkdir /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/locale/ka/LC_MESSAGES make[1]: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src/po' make: Leaving directory '/builddir/build/BUILD/krb5-1.21.2/src' + sed -r -i -e 's|^libdir=/usr/lib(64)?$|libdir=/usr/lib|g' /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/krb5-config + sed -i -r -e 's/^(LDFLAGS=).*/\1/' /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/krb5-config + for section in 1 5 8 + install -m 644 build-man/k5srvutil.1 build-man/kadmin.1 build-man/kdestroy.1 build-man/kinit.1 build-man/klist.1 build-man/kpasswd.1 build-man/krb5-config.1 build-man/ksu.1 build-man/kswitch.1 build-man/ktutil.1 build-man/kvno.1 build-man/sclient.1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/share/man/man1/ + for section in 1 5 8 + install -m 644 build-man/k5identity.5 build-man/k5login.5 build-man/kadm5.acl.5 build-man/kdc.conf.5 build-man/krb5.conf.5 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/share/man/man5/ + for section in 1 5 8 + install -m 644 build-man/kadmind.8 build-man/kdb5_ldap_util.8 build-man/kdb5_util.8 build-man/kprop.8 build-man/kpropd.8 build-man/kproplog.8 build-man/krb5kdc.8 build-man/sserver.8 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/share/man/man8/ + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/sbin/krb5-send-pr + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/sbin/sim_server + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/sbin/gss-server + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/sbin/uuserver + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/bin/sim_client + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/bin/gss-client + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/bin/uuclient + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/share/doc/krb5-libs/examples/kdc.conf + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/share/doc/krb5-libs/examples/krb5.conf + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/share/doc/krb5-libs/examples/services.append + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64//usr/lib64/krb5/plugins/preauth/test.so + sed -e 's/{{ name }}/krb5/g' -e 's/{{ version }}/1.21.2/g' -e 's/{{ release }}/1/g' -e 's/{{ arch }}/loongarch64/g' -i /builddir/build/SOURCES/krb5-tests + mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/libexec + install -pm 755 /builddir/build/SOURCES/krb5-tests /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/libexec/krb5-tests-loongarch64 + install -pdm 755 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64 + pushd src ~/build/BUILD/krb5-1.21.2/src ~/build/BUILD/krb5-1.21.2 ++ find . -type f -exec file -i '{}' + ++ sed -ne 's|^\./\([^:]\+\): \+text/.\+$|\1|p' + cp -p --parents -t /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/ autom4te.cache/output.0 autom4te.cache/requests autom4te.cache/traces.1 autom4te.cache/output.1 autom4te.cache/traces.0 kdc/kdc_audit.h kdc/dispatch.c kdc/cammac.c kdc/kdc5_err.et kdc/realm_data.h kdc/kdc_preauth_ec.c kdc/fast_util.c kdc/Makefile.in kdc/t_bigreply.py kdc/tgs_policy.c kdc/reqstate.h kdc/kdc_audit.c kdc/do_as_req.c kdc/rtest.c kdc/extern.c kdc/main.c kdc/ndr.c kdc/kdc_transit.c kdc/policy.h kdc/deps kdc/kdc_preauth.c kdc/rtest.good kdc/t_ndr.c kdc/kdc5_err.h kdc/rtscript kdc/extern.h kdc/replay.c kdc/do_tgs_req.c kdc/t_emptytgt.py kdc/kdc_authdata.c kdc/t_replay.c kdc/kdc5_err.c kdc/kdc_util.c kdc/kdc_log.c kdc/kdc_preauth_encts.c kdc/Makefile kdc/kdc_util.h kdc/authind.c kdc/t_workers.py kdc/policy.c config/config.guess config/wconfig.pl config/libpriv.in config/pre.in config/win-post.in config/mkinstalldirs config/ac-archive/ax_recursive_eval.m4 config/ac-archive/ax_pthread.m4 config/ac-archive/README config/post.in config/ren2long config/shlib.conf config/config.sub config/libnover.in config/pkg.m4 config/lib.in config/rm.bat config/win-pre.in config/libnodeps.in config/install-sh config/libobj.in config/ren2long.awk config/move-if-changed config/install-sh~ configure Makefile.in plugins/localauth/test/Makefile.in plugins/localauth/test/main.c plugins/localauth/test/localauth_test.exports plugins/localauth/test/deps plugins/localauth/test/OBJS.SH plugins/localauth/test/Makefile plugins/localauth/test/binutils.versions plugins/kadm5_hook/test/Makefile.in plugins/kadm5_hook/test/main.c plugins/kadm5_hook/test/kadm5_hook_test.exports plugins/kadm5_hook/test/deps plugins/kadm5_hook/test/OBJS.SH plugins/kadm5_hook/test/Makefile plugins/kadm5_hook/test/binutils.versions plugins/tls/k5tls/Makefile.in plugins/tls/k5tls/notls.c plugins/tls/k5tls/deps plugins/tls/k5tls/OBJS.SH plugins/tls/k5tls/k5tls.exports plugins/tls/k5tls/openssl.c plugins/tls/k5tls/Makefile plugins/tls/k5tls/binutils.versions plugins/gssapi/negoextest/Makefile.in plugins/gssapi/negoextest/gss_negoextest.exports plugins/gssapi/negoextest/main.c plugins/gssapi/negoextest/deps plugins/gssapi/negoextest/OBJS.SH plugins/gssapi/negoextest/Makefile plugins/gssapi/negoextest/binutils.versions plugins/hostrealm/test/Makefile.in plugins/hostrealm/test/main.c plugins/hostrealm/test/hostrealm_test.exports plugins/hostrealm/test/deps plugins/hostrealm/test/OBJS.SH plugins/hostrealm/test/Makefile plugins/hostrealm/test/binutils.versions plugins/audit/kdc_j_encode.c plugins/audit/Makefile.in plugins/audit/kdc_j_encode.h plugins/audit/deps plugins/audit/simple/k5audit.exports plugins/audit/simple/Makefile.in plugins/audit/simple/au_simple_main.c plugins/audit/simple/deps plugins/audit/OBJS.SH plugins/audit/libauditjenc.exports plugins/audit/test/Makefile.in plugins/audit/test/k5audit_test.exports plugins/audit/test/deps plugins/audit/test/OBJS.SH plugins/audit/test/au_test.c plugins/audit/test/Makefile plugins/audit/test/binutils.versions plugins/audit/Makefile plugins/audit/j_dict.h plugins/preauth/pkinit/pkinit_kdf_test.c plugins/preauth/pkinit/pkinit_crypto_openssl.h plugins/preauth/pkinit/pkinit_srv.c plugins/preauth/pkinit/pkinit_accessor.c plugins/preauth/pkinit/pkinit_matching.c plugins/preauth/pkinit/pkinit_trace.h plugins/preauth/pkinit/Makefile.in plugins/preauth/pkinit/pkinit.h plugins/preauth/pkinit/pkinit.exports plugins/preauth/pkinit/pkinit_clnt.c plugins/preauth/pkinit/pkcs11.h plugins/preauth/pkinit/pkinit_identity.c plugins/preauth/pkinit/deps plugins/preauth/pkinit/pkinit_lib.c plugins/preauth/pkinit/pkinit_crypto.h plugins/preauth/pkinit/OBJS.SH plugins/preauth/pkinit/pkinit_accessor.h plugins/preauth/pkinit/pkinit_profile.c plugins/preauth/pkinit/pkinit_constants.c plugins/preauth/pkinit/Makefile plugins/preauth/pkinit/binutils.versions plugins/preauth/pkinit/pkinit_crypto_openssl.c plugins/preauth/otp/Makefile.in plugins/preauth/otp/main.c plugins/preauth/otp/deps plugins/preauth/otp/OBJS.SH plugins/preauth/otp/otp_state.c plugins/preauth/otp/otp.exports plugins/preauth/otp/otp_state.h plugins/preauth/otp/Makefile plugins/preauth/otp/binutils.versions plugins/preauth/securid_sam2/Makefile.in plugins/preauth/securid_sam2/securid_sam2.exports plugins/preauth/securid_sam2/grail.c plugins/preauth/securid_sam2/securid2.c plugins/preauth/securid_sam2/extern.h plugins/preauth/securid_sam2/securid_sam2_main.c plugins/preauth/securid_sam2/README plugins/preauth/spake/t_vectors.c plugins/preauth/spake/Makefile.in plugins/preauth/spake/edwards25519_tables.h plugins/preauth/spake/groups.c plugins/preauth/spake/spake_client.c plugins/preauth/spake/edwards25519.c plugins/preauth/spake/iana.h plugins/preauth/spake/util.h plugins/preauth/spake/groups.h plugins/preauth/spake/deps plugins/preauth/spake/t_krb5.conf plugins/preauth/spake/spake.def plugins/preauth/spake/util.c plugins/preauth/spake/OBJS.SH plugins/preauth/spake/spake_kdc.c plugins/preauth/spake/spake.exports plugins/preauth/spake/openssl.c plugins/preauth/spake/edwards25519_fiat.h plugins/preauth/spake/trace.h plugins/preauth/spake/iana.c plugins/preauth/spake/Makefile plugins/preauth/spake/binutils.versions plugins/preauth/spake/AUTHORS plugins/preauth/test/Makefile.in plugins/preauth/test/common.c plugins/preauth/test/deps plugins/preauth/test/OBJS.SH plugins/preauth/test/kdctest.c plugins/preauth/test/test.exports plugins/preauth/test/common.h plugins/preauth/test/Makefile plugins/preauth/test/binutils.versions plugins/preauth/test/cltest.c plugins/pwqual/test/Makefile.in plugins/pwqual/test/main.c plugins/pwqual/test/deps plugins/pwqual/test/OBJS.SH plugins/pwqual/test/pwqual_test.exports plugins/pwqual/test/Makefile plugins/pwqual/test/binutils.versions plugins/kadm5_auth/test/Makefile.in plugins/kadm5_auth/test/main.c plugins/kadm5_auth/test/deps plugins/kadm5_auth/test/OBJS.SH plugins/kadm5_auth/test/kadm5_auth_test.exports plugins/kadm5_auth/test/Makefile plugins/kadm5_auth/test/binutils.versions plugins/certauth/test/Makefile.in plugins/certauth/test/main.c plugins/certauth/test/deps plugins/certauth/test/OBJS.SH plugins/certauth/test/Makefile plugins/certauth/test/binutils.versions plugins/certauth/test/certauth_test.exports plugins/kdcpolicy/test/kdcpolicy_test.exports plugins/kdcpolicy/test/Makefile.in plugins/kdcpolicy/test/main.c plugins/kdcpolicy/test/deps plugins/kdcpolicy/test/OBJS.SH plugins/kdcpolicy/test/Makefile plugins/kdcpolicy/test/binutils.versions plugins/authdata/greet_client/greet.c plugins/authdata/greet_client/Makefile.in plugins/authdata/greet_client/deps plugins/authdata/greet_client/greet_client.exports plugins/authdata/greet_client/OBJS.SH plugins/authdata/greet_client/Makefile plugins/authdata/greet_client/binutils.versions plugins/authdata/greet_server/greet_server.exports plugins/authdata/greet_server/Makefile.in plugins/authdata/greet_server/greet_auth.c plugins/authdata/greet_server/deps plugins/authdata/greet_server/OBJS.SH plugins/authdata/greet_server/Makefile plugins/authdata/greet_server/binutils.versions plugins/kdb/db2/adb_policy.c plugins/kdb/db2/db2.exports plugins/kdb/db2/db2_exp.c plugins/kdb/db2/adb_openclose.c plugins/kdb/db2/Makefile.in plugins/kdb/db2/lockout.c plugins/kdb/db2/policy_db.h plugins/kdb/db2/kdb_xdr.h plugins/kdb/db2/deps plugins/kdb/db2/OBJS.SH plugins/kdb/db2/libdb2/recno/Makefile.in plugins/kdb/db2/libdb2/recno/rec_utils.c plugins/kdb/db2/libdb2/recno/rec_put.c plugins/kdb/db2/libdb2/recno/rec_open.c plugins/kdb/db2/libdb2/recno/rec_search.c plugins/kdb/db2/libdb2/recno/rec_get.c plugins/kdb/db2/libdb2/recno/rec_close.c plugins/kdb/db2/libdb2/recno/deps plugins/kdb/db2/libdb2/recno/OBJS.SH plugins/kdb/db2/libdb2/recno/extern.h plugins/kdb/db2/libdb2/recno/rec_seq.c plugins/kdb/db2/libdb2/recno/rec_delete.c plugins/kdb/db2/libdb2/recno/recno.h plugins/kdb/db2/libdb2/recno/Makefile plugins/kdb/db2/libdb2/recno/Makefile.inc plugins/kdb/db2/libdb2/Makefile.in plugins/kdb/db2/libdb2/libdb.exports plugins/kdb/db2/libdb2/mpool/Makefile.in plugins/kdb/db2/libdb2/mpool/mpool.c plugins/kdb/db2/libdb2/mpool/deps plugins/kdb/db2/libdb2/mpool/OBJS.SH plugins/kdb/db2/libdb2/mpool/mpool.h plugins/kdb/db2/libdb2/mpool/Makefile plugins/kdb/db2/libdb2/mpool/Makefile.inc plugins/kdb/db2/libdb2/mpool/README plugins/kdb/db2/libdb2/README.NOT.SLEEPYCAT.DB plugins/kdb/db2/libdb2/README.db2 plugins/kdb/db2/libdb2/db/Makefile.in plugins/kdb/db2/libdb2/db/deps plugins/kdb/db2/libdb2/db/OBJS.SH plugins/kdb/db2/libdb2/db/db.c plugins/kdb/db2/libdb2/db/Makefile plugins/kdb/db2/libdb2/db/Makefile.inc plugins/kdb/db2/libdb2/deps plugins/kdb/db2/libdb2/include/db-int.h plugins/kdb/db2/libdb2/include/db.hin plugins/kdb/db2/libdb2/include/db-config.hin plugins/kdb/db2/libdb2/include/db-ndbm.h plugins/kdb/db2/libdb2/include/db-dbm.h plugins/kdb/db2/libdb2/include/config.h plugins/kdb/db2/libdb2/include/db-queue.h plugins/kdb/db2/libdb2/hash/search.h plugins/kdb/db2/libdb2/hash/Makefile.in plugins/kdb/db2/libdb2/hash/hash.c plugins/kdb/db2/libdb2/hash/page.h.patch plugins/kdb/db2/libdb2/hash/dbm.c plugins/kdb/db2/libdb2/hash/hash_bigkey.c plugins/kdb/db2/libdb2/hash/hash_debug.c plugins/kdb/db2/libdb2/hash/deps plugins/kdb/db2/libdb2/hash/hash_page.c plugins/kdb/db2/libdb2/hash/hsearch.c plugins/kdb/db2/libdb2/hash/OBJS.SH plugins/kdb/db2/libdb2/hash/hash.h plugins/kdb/db2/libdb2/hash/extern.h plugins/kdb/db2/libdb2/hash/hash_func.c plugins/kdb/db2/libdb2/hash/page.h plugins/kdb/db2/libdb2/hash/Makefile plugins/kdb/db2/libdb2/hash/hash.c.patch plugins/kdb/db2/libdb2/hash/Makefile.inc plugins/kdb/db2/libdb2/hash/hash_log2.c plugins/kdb/db2/libdb2/test/dbtest.c plugins/kdb/db2/libdb2/test/hash1.tests/driver2.c plugins/kdb/db2/libdb2/test/hash1.tests/makedb.sh plugins/kdb/db2/libdb2/test/hash1.tests/testit plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c plugins/kdb/db2/libdb2/test/hash1.tests/tcreat3.c plugins/kdb/db2/libdb2/test/hash1.tests/tdel.c plugins/kdb/db2/libdb2/test/hash1.tests/tread2.c plugins/kdb/db2/libdb2/test/hash1.tests/tverify.c plugins/kdb/db2/libdb2/test/hash1.tests/Makefile plugins/kdb/db2/libdb2/test/hash1.tests/tseq.c plugins/kdb/db2/libdb2/test/Makefile.in plugins/kdb/db2/libdb2/test/SEQ_TEST/data plugins/kdb/db2/libdb2/test/SEQ_TEST/mbox plugins/kdb/db2/libdb2/test/SEQ_TEST/t.c plugins/kdb/db2/libdb2/test/deps plugins/kdb/db2/libdb2/test/t.be.txt plugins/kdb/db2/libdb2/test/run.test plugins/kdb/db2/libdb2/test/Makefile plugins/kdb/db2/libdb2/test/btree.tests/main.c plugins/kdb/db2/libdb2/test/README plugins/kdb/db2/libdb2/test/t.le.txt plugins/kdb/db2/libdb2/test/dictionary plugins/kdb/db2/libdb2/test/hash2.tests/passwd/genpass.c plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c plugins/kdb/db2/libdb2/test/hash2.tests/bigtest.c plugins/kdb/db2/libdb2/test/hash2.tests/README plugins/kdb/db2/libdb2/Makefile plugins/kdb/db2/libdb2/binutils.versions plugins/kdb/db2/libdb2/Makefile.inc plugins/kdb/db2/libdb2/man/db_lock.3 plugins/kdb/db2/libdb2/man/db_hash.3 plugins/kdb/db2/libdb2/man/db_recno.3 plugins/kdb/db2/libdb2/man/db_open.3 plugins/kdb/db2/libdb2/man/db_txn.3 plugins/kdb/db2/libdb2/man/spell.ok plugins/kdb/db2/libdb2/man/db_log.3 plugins/kdb/db2/libdb2/man/db_btree.3 plugins/kdb/db2/libdb2/man/Makefile.inc plugins/kdb/db2/libdb2/man/db_mpool.3 plugins/kdb/db2/libdb2/README plugins/kdb/db2/libdb2/CHANGELOG.db2 plugins/kdb/db2/libdb2/btree/bt_utils.c plugins/kdb/db2/libdb2/btree/Makefile.in plugins/kdb/db2/libdb2/btree/bt_debug.c plugins/kdb/db2/libdb2/btree/bt_open.c plugins/kdb/db2/libdb2/btree/bt_delete.c plugins/kdb/db2/libdb2/btree/bt_split.c plugins/kdb/db2/libdb2/btree/deps plugins/kdb/db2/libdb2/btree/bt_close.c plugins/kdb/db2/libdb2/btree/bt_put.c plugins/kdb/db2/libdb2/btree/OBJS.SH plugins/kdb/db2/libdb2/btree/bt_conv.c plugins/kdb/db2/libdb2/btree/bt_search.c plugins/kdb/db2/libdb2/btree/extern.h plugins/kdb/db2/libdb2/btree/bt_get.c plugins/kdb/db2/libdb2/btree/bt_seq.c plugins/kdb/db2/libdb2/btree/bt_overflow.c plugins/kdb/db2/libdb2/btree/Makefile plugins/kdb/db2/libdb2/btree/Makefile.inc plugins/kdb/db2/libdb2/btree/btree.h plugins/kdb/db2/libdb2/btree/bt_page.c plugins/kdb/db2/pol_xdr.c plugins/kdb/db2/kdb_db2.h plugins/kdb/db2/kdb_xdr.c plugins/kdb/db2/Makefile plugins/kdb/db2/binutils.versions plugins/kdb/db2/kdb_db2.c plugins/kdb/lmdb/kdb_lmdb.c plugins/kdb/lmdb/klmdb.exports plugins/kdb/lmdb/Makefile.in plugins/kdb/lmdb/lockout.c plugins/kdb/lmdb/klmdb-int.h plugins/kdb/lmdb/deps plugins/kdb/lmdb/OBJS.SH plugins/kdb/lmdb/marshal.c plugins/kdb/lmdb/Makefile plugins/kdb/lmdb/binutils.versions plugins/kdb/ldap/libkdb_ldap/kdb_ldap.h plugins/kdb/ldap/libkdb_ldap/ldap_tkt_policy.h plugins/kdb/ldap/libkdb_ldap/ldap_krbcontainer.c plugins/kdb/ldap/libkdb_ldap/kerberos.openldap.ldif plugins/kdb/ldap/libkdb_ldap/ldap_err.c plugins/kdb/ldap/libkdb_ldap/kdb_ldap.c plugins/kdb/ldap/libkdb_ldap/kerberos.ldif plugins/kdb/ldap/libkdb_ldap/Makefile.in plugins/kdb/ldap/libkdb_ldap/ldap_pwd_policy.h plugins/kdb/ldap/libkdb_ldap/princ_xdr.h plugins/kdb/ldap/libkdb_ldap/ldap_misc.c plugins/kdb/ldap/libkdb_ldap/ldap_service_stash.c plugins/kdb/ldap/libkdb_ldap/ldap_main.h plugins/kdb/ldap/libkdb_ldap/ldap_handle.h plugins/kdb/ldap/libkdb_ldap/ldap_principal.h plugins/kdb/ldap/libkdb_ldap/lockout.c plugins/kdb/ldap/libkdb_ldap/ldap_create.c plugins/kdb/ldap/libkdb_ldap/ldap_handle.c plugins/kdb/ldap/libkdb_ldap/ldap_pwd_policy.c plugins/kdb/ldap/libkdb_ldap/ldap_tkt_policy.c plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c plugins/kdb/ldap/libkdb_ldap/ldap_err.h plugins/kdb/ldap/libkdb_ldap/deps plugins/kdb/ldap/libkdb_ldap/ldap_principal.c plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c plugins/kdb/ldap/libkdb_ldap/ldap_realm.h plugins/kdb/ldap/libkdb_ldap/OBJS.SH plugins/kdb/ldap/libkdb_ldap/kerberos.schema plugins/kdb/ldap/libkdb_ldap/ldap_krbcontainer.h plugins/kdb/ldap/libkdb_ldap/ldap_misc.h plugins/kdb/ldap/libkdb_ldap/ldap_service_stash.h plugins/kdb/ldap/libkdb_ldap/kdb_xdr.c plugins/kdb/ldap/libkdb_ldap/Makefile plugins/kdb/ldap/libkdb_ldap/binutils.versions plugins/kdb/ldap/libkdb_ldap/princ_xdr.c plugins/kdb/ldap/libkdb_ldap/libkdb_ldap.exports plugins/kdb/ldap/libkdb_ldap/ldap_realm.c plugins/kdb/ldap/Makefile.in plugins/kdb/ldap/ldap_util/Makefile.in plugins/kdb/ldap/ldap_util/getdate.c plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.h plugins/kdb/ldap/ldap_util/kdb5_ldap_list.h plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.h plugins/kdb/ldap/ldap_util/kdb5_ldap_util.h plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c plugins/kdb/ldap/ldap_util/deps plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c plugins/kdb/ldap/ldap_util/y.tab.c plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c plugins/kdb/ldap/ldap_util/kdb5_ldap_services.c plugins/kdb/ldap/ldap_util/kdb5_ldap_list.c plugins/kdb/ldap/ldap_util/Makefile plugins/kdb/ldap/ldap_util/kdb5_ldap_services.h plugins/kdb/ldap/deps plugins/kdb/ldap/kldap.exports plugins/kdb/ldap/OBJS.SH plugins/kdb/ldap/ldap_exp.c plugins/kdb/ldap/Makefile plugins/kdb/ldap/binutils.versions plugins/kdb/test/Makefile.in plugins/kdb/test/kdb_test.c plugins/kdb/test/deps plugins/kdb/test/OBJS.SH plugins/kdb/test/test.exports plugins/kdb/test/Makefile plugins/kdb/test/binutils.versions prototype/prototype.c prototype/prototype.h build-tools/kadm-client.pc build-tools/Makefile.in build-tools/kadm-server.pc.in build-tools/krb5.pc.in build-tools/krb5-gssapi.pc build-tools/krb5-gssapi.pc.in build-tools/t_krbconf build-tools/krb5-config.in build-tools/kdb.pc.in build-tools/deps build-tools/krb5-config build-tools/mit-krb5.pc build-tools/kadm-client.pc.in build-tools/mit-krb5-gssapi.pc build-tools/kdb.pc build-tools/mit-krb5.pc.in build-tools/krb5.pc build-tools/Makefile build-tools/kadm-server.pc build-tools/mit-krb5-gssapi.pc.in build-tools/gssrpc.pc build-tools/gssrpc.pc.in config.log configure~ doc/Doxyfile.in doc/Makefile.in doc/version.py.in doc/deps doc/paths.py doc/Makefile config.status kprop/kprop.c kprop/Makefile.in kprop/deps kprop/replica_update kprop/kpropd_rpc.c kprop/kprop.h kprop/kpropd.c kprop/kproplog.c kprop/kprop_util.c kprop/Makefile config-files/kdc.conf config-files/mech config-files/krb5.conf config-files/Makefile.in config-files/deps config-files/convert-config-files config-files/services.append config-files/Makefile deps patchlevel.h util/krb5-hack-cc-mode-caselabel.el util/support/printf.c util/support/bcmp.c util/support/t_utf8.c util/support/Makefile.in util/support/json.c util/support/t_unal.c util/support/t_k5buf.c util/support/strerror_r.c util/support/hex.c util/support/t_hashtab.c util/support/init-addrinfo.c util/support/cache-addrinfo.h util/support/utf8_conv.c util/support/zap.c util/support/t_path.c util/support/t_utf16.c util/support/path.c util/support/t_json.c util/support/dir_filenames.c util/support/t_base64.c util/support/fake-addrinfo.c util/support/t_hex.c util/support/gettimeofday.c util/support/deps util/support/mkstemp.c util/support/k5buf.c util/support/libkrb5support-fixed.exports util/support/OBJS.SH util/support/ipc_stream.c util/support/utf8.c util/support/secure_getenv.c util/support/base64.c util/support/supp-int.h util/support/threads.c util/support/gmt_mktime.c util/support/strlcpy.c util/support/Makefile util/support/binutils.versions util/support/libkrb5support.exports util/support/plugins.c util/support/getopt.c util/support/selinux.c util/support/fnmatch.c util/support/errors.c util/support/getopt_long.c util/support/hashtab.c util/et/libcom_err.exports util/et/ISSUES util/et/et_h.pl util/et/et_c.awk util/et/Makefile.in util/et/compile_et.sh util/et/et_h.awk util/et/et2.et util/et/et1.et util/et/mit-sipb-copyright.h util/et/config_script util/et/com_err.3 util/et/deps util/et/texinfo.tex util/et/com_err.h util/et/com_err.c util/et/et_c.pl util/et/et.exp util/et/test_et.c util/et/error_table.h util/et/test1.et util/et/et_name.c util/et/test2.et util/et/compile_et.1 util/et/t_com_err.c util/et/et.pbexp util/et/error_message.c util/def-check.pl util/Makefile.in util/mkrel util/princflags.py util/lndir util/k5test.py util/krb5-c-style.el util/testrealm.py util/ktemplate.pm util/getsyms.sed util/trim-valgrind-logs util/t_enum.pm util/gen-map.pl util/t_tsenum.pm util/wsgiref-kdcproxy.py util/deps util/t_template.pm util/profile/test.ini util/profile/prof_int.h util/profile/test_load.c util/profile/krb5.conf util/profile/test_parse.c util/profile/Makefile.in util/profile/prof_parse.c util/profile/prof_set.c util/profile/dosshell.ini util/profile/profile.h util/profile/profile.hin util/profile/final3.ini util/profile/prof_init.c util/profile/prof_err.et util/profile/prof_err.c util/profile/final4.ini util/profile/prtest.script util/profile/libprofile.exports util/profile/deps util/profile/final1.ini util/profile/final2.ini util/profile/test_profile.c util/profile/final5.ini util/profile/profile.pbexp util/profile/prof_tree.c util/profile/argv_parse.h util/profile/OBJS.SH util/profile/test_vtable.c util/profile/final.expected util/profile/argv_parse.c util/profile/profile.exp util/profile/profile.5 util/profile/prof_get.c util/profile/prof_err.h util/profile/t_profile.c util/profile/prof_file.c util/profile/Makefile util/profile/binutils.versions util/profile/testmod/testmod_main.c util/profile/testmod/Makefile.in util/profile/testmod/deps util/profile/testmod/Makefile util/profile/testmod/proftest.exports util/profile/prtest.in util/profile/prof_FSp_glue.c util/ss/execute_cmd.c util/ss/ss.h util/ss/Makefile.in util/ss/data.c util/ss/list_rqs.c util/ss/copyright.h util/ss/help.c util/ss/mit-sipb-copyright.h util/ss/config_script util/ss/parse.c util/ss/listen.c util/ss/ct_c_awk.in util/ss/invocation.c util/ss/request_tbl.c util/ss/deps util/ss/prompt.c util/ss/mk_cmds.sh util/ss/ss_err.et util/ss/test_ss.c util/ss/std_rqs.ct util/ss/ct_c_sed.in util/ss/requests.c util/ss/error.c util/ss/pager.c util/ss/ss_internal.h util/krb5-batch-reindent.el util/cstyle-file.py util/krb5-send-pr.sh util/exitsleep.c util/windows/libecho.c util/windows/Makefile.in util/t_bimap.pm util/cstyle.py util/valgrind-suppressions util/t_array.pm util/krb5-check-copyright.py util/gen.pl util/getsyms util/depfix.pl util/Makefile util/export-check.pl util/verto/ev_select.c util/verto/ev_win32.c util/verto/Makefile.in util/verto/ev.c util/verto/verto.c util/verto/ev.h util/verto/ev_poll.c util/verto/module.h util/verto/verto.h util/verto/verto-k5ev.c util/verto/deps util/verto/module.c util/verto/ev_wrap.h util/verto/libverto.exports util/verto/verto-module.h util/verto/Makefile util/verto/Symbols.ev util/verto/README util/verto/verto-libev.c util/verto/ev_vars.h util/ac_check_krb5.m4 util/check-ac-syms util/krb5-mark-cstyle.py kadmin/Makefile.in kadmin/scripts/inst-hdrs.sh kadmin/ktutil/Makefile.in kadmin/ktutil/ktutil_funcs.c kadmin/ktutil/ktutil.c kadmin/ktutil/ktutil_ct.ct kadmin/ktutil/deps kadmin/ktutil/ktutil.h kadmin/ktutil/Makefile kadmin/dbutil/tdumputil.c kadmin/dbutil/Makefile.in kadmin/dbutil/kadm5_create.c kadmin/dbutil/strtok.c kadmin/dbutil/nstrtok.h kadmin/dbutil/tdumputil.h kadmin/dbutil/import_err.et kadmin/dbutil/tabdump.c kadmin/dbutil/deps kadmin/dbutil/kdb5_mkey.c kadmin/dbutil/import_err.h kadmin/dbutil/kdb5_stash.c kadmin/dbutil/dump.c kadmin/dbutil/kdb5_create.c kadmin/dbutil/ovload.c kadmin/dbutil/t_tdumputil.c kadmin/dbutil/Makefile kadmin/dbutil/import_err.c kadmin/dbutil/kdb5_util.c kadmin/dbutil/kdb5_destroy.c kadmin/dbutil/t_tdumputil.py kadmin/dbutil/kdb5_util.h kadmin/deps kadmin/cli/kadmin.c kadmin/cli/Makefile.in kadmin/cli/ss_wrapper.c kadmin/cli/keytab_local.c kadmin/cli/kadmin.h kadmin/cli/getdate.c kadmin/cli/deps kadmin/cli/keytab.c kadmin/cli/y.tab.c kadmin/cli/k5srvutil.sh kadmin/cli/kadmin_ct.ct kadmin/cli/getdate.y kadmin/cli/Makefile kadmin/Makefile kadmin/kdbkeys/Makefile.in kadmin/kdbkeys/do-test.pl kadmin/server/auth_acl.c kadmin/server/misc.h kadmin/server/Makefile.in kadmin/server/ipropd_svc.c kadmin/server/ovsec_kadmd.c kadmin/server/server_stubs.c kadmin/server/auth.c kadmin/server/deps kadmin/server/auth.h kadmin/server/kadm_rpc_svc.c kadmin/server/schpw.c kadmin/server/misc.c kadmin/server/Makefile kadmin/server/auth_self.c windows/Makefile.in windows/kfwlogon/Makefile.in windows/kfwlogon/kfwcpcc.c windows/kfwlogon/kfwlogon.h windows/kfwlogon/kfwlogon.c windows/kfwlogon/kfwcommon.c windows/kfwlogon/kfwlogon.def windows/kerberos.ver windows/version.rc windows/installer/wix/site-local.wxi windows/installer/wix/msi-deployment-guide.txt windows/installer/wix/kfw.wxs windows/installer/wix/platform.wxi windows/installer/wix/runtime_debug.wxi windows/installer/wix/athena/krb5.ini windows/installer/wix/features.wxi windows/installer/wix/lang/strings_1033.wxl windows/installer/wix/lang/license.rtf windows/installer/wix/lang/config_1033.wxi windows/installer/wix/lang/ui_1033.wxi windows/installer/wix/runtime.wxi windows/installer/wix/custom/custom.cpp windows/installer/wix/custom/custom.h windows/installer/wix/Makefile windows/installer/wix/config.wxi windows/installer/wix/property.wxi windows/installer/wix/files.wxi windows/leash/LeashFrame.cpp windows/leash/LeashMessageBox.cpp windows/leash/Makefile.in windows/leash/ver.rc windows/leash/resource.h windows/leash/htmlhelp/Makefile.in windows/leash/htmlhelp/Index.hhk windows/leash/htmlhelp/MITKerberosHelp.hhp windows/leash/htmlhelp/TOC.hhc windows/leash/htmlhelp/Leash.css windows/leash/htmlhelp/html/Getting_Started.htm windows/leash/htmlhelp/html/How_Kerberos_Works.htm windows/leash/htmlhelp/html/Get_Tickets.htm windows/leash/htmlhelp/html/Forget_Principals.htm windows/leash/htmlhelp/html/Options_Tab.htm windows/leash/htmlhelp/html/Renew_Tickets2.html windows/leash/htmlhelp/html/Home_Tab.htm windows/leash/htmlhelp/html/KVNO.htm windows/leash/htmlhelp/html/Using_Leash_Menus.htm windows/leash/htmlhelp/html/KPASSWD.htm windows/leash/htmlhelp/html/Destroy_Tickets.htm windows/leash/htmlhelp/html/Command_Line.htm windows/leash/htmlhelp/html/Glossary.htm windows/leash/htmlhelp/html/Principals.htm windows/leash/htmlhelp/html/Change_Password.htm windows/leash/htmlhelp/html/MS2MIT.htm windows/leash/htmlhelp/html/Ticket_Settings.htm windows/leash/htmlhelp/html/Passwords.htm windows/leash/htmlhelp/html/Renew_Tickets.htm windows/leash/htmlhelp/html/Forget_Password.htm windows/leash/htmlhelp/html/FAQ.htm windows/leash/htmlhelp/html/KCPYTKT.htm windows/leash/htmlhelp/html/Kerberos_Terminology.htm windows/leash/htmlhelp/html/Make_Default.htm windows/leash/htmlhelp/html/Encryption_Types.htm windows/leash/htmlhelp/html/KLIST.htm windows/leash/htmlhelp/html/Manage_Multiple_Principals.htm windows/leash/htmlhelp/html/KDESTROY.htm windows/leash/htmlhelp/html/View_Tickets.htm windows/leash/htmlhelp/html/Troubleshooting.htm windows/leash/htmlhelp/html/Password_Tips.htm windows/leash/htmlhelp/html/Kerberos.htm windows/leash/htmlhelp/html/Keyboard_Shortcuts.htm windows/leash/htmlhelp/html/Debugging.htm windows/leash/htmlhelp/html/KSWITCH.htm windows/leash/htmlhelp/html/Report_Bugs.htm windows/leash/htmlhelp/html/KINIT.htm windows/leash/htmlhelp/html/Tickets.htm windows/leash/res/Leash.rc2 windows/leash/LeashView.cpp windows/leash/LeashUIApplication.h windows/leash/Leash.rc windows/leash/KrbListTickets.cpp windows/leash/Leash.h windows/leash/Lglobals.h windows/leash/LeashMessageBox.h windows/leash/MainFrm.h windows/leash/LeashFrame.h windows/leash/LeashAboutBox.cpp windows/leash/Leash.cpp windows/leash/reminder.h windows/leash/LeashDoc.h windows/leash/LeashDebugWindow.h windows/leash/LeashAboutBox.h windows/leash/StdAfx.cpp windows/leash/LeashUICommandHandler.h windows/leash/kfwribbon.xml windows/leash/LeashView.h windows/leash/StdAfx.h windows/leash/MainFrm.cpp windows/leash/LeashUIApplication.cpp windows/leash/LeashDoc.cpp windows/leash/LeashDebugWindow.cpp windows/leash/LeashUICommandHandler.cpp windows/ms2mit/ms2mit.c windows/ms2mit/Makefile.in windows/ms2mit/mit2ms.c windows/winlevel.h windows/include/loadfuncs-com_err.h windows/include/leashwin.h windows/include/leasherr.h windows/include/loadfuncs.h windows/include/loadfuncs-krb5.h windows/include/loadfuncs-lsa.h windows/include/loadfuncs-profile.h windows/include/loadfuncs-leash.h windows/include/leashinfo.h windows/leashdll/timesync.c windows/leashdll/lshfunc.c windows/leashdll/Makefile.in windows/leashdll/ver.rc windows/leashdll/leashw32.def windows/leashdll/resource.h windows/leashdll/lsh_pwd.c windows/leashdll/winutil.c windows/leashdll/krb5routines.c windows/leashdll/leashdll.h windows/leashdll/reminder.h windows/leashdll/leasherr.c windows/leashdll/winerr.c windows/leashdll/leashdll.c windows/leashdll/leash-int.h windows/leashdll/lshutil.cpp windows/leashdll/lsh_pwd.rc windows/leashdll/leasherr.et windows/leashdll/leashids.h windows/README windows/lib/Makefile.in windows/lib/cacheapi.h windows/lib/loadfuncs.c ccapi/Makefile.in ccapi/doc/CCAPI-Windows-Design.html ccapi/deps ccapi/common/cci_cred_union.h ccapi/common/cci_common.h ccapi/common/unix/Makefile.in ccapi/common/Makefile.in ccapi/common/cci_message.c ccapi/common/cci_message.h ccapi/common/win/tls.h ccapi/common/win/ccs_reply.Idl ccapi/common/win/win-utils.c ccapi/common/win/tls.c ccapi/common/win/win-utils.h ccapi/common/win/ccs_request.idl ccapi/common/win/ccs_reply.Acf ccapi/common/win/cci_os_identifier.c ccapi/common/win/OldCC/ccutil.def ccapi/common/win/OldCC/autolock.hxx ccapi/common/win/OldCC/util.h ccapi/common/win/OldCC/util.cxx ccapi/common/win/OldCC/ccutil.cxx ccapi/common/win/OldCC/opts.hxx ccapi/common/win/OldCC/opts.cxx ccapi/common/win/OldCC/ccutils.c ccapi/common/win/OldCC/ccutils.h ccapi/common/win/OldCC/secure.cxx ccapi/common/win/OldCC/secure.hxx ccapi/common/win/OldCC/name.h ccapi/common/win/OldCC/init.hxx ccapi/common/win/OldCC/init.cxx ccapi/common/win/ccs_request.Acf ccapi/common/win/cci_os_debugging.c ccapi/common/cci_debugging.c ccapi/common/cci_os_debugging.h ccapi/common/cci_types.h ccapi/common/cci_cred_union.c ccapi/common/cci_debugging.h ccapi/common/cci_os_identifier.h ccapi/common/cci_identifier.c ccapi/common/cci_array_internal.h ccapi/common/cci_identifier.h ccapi/common/cci_array_internal.c ccapi/test/test_cc_context_create_default_ccache.c ccapi/test/test_cc_ccache_set_default.c ccapi/test/test_cc_ccache_get_credentials_version.c ccapi/test/test_ccapi_v2.c ccapi/test/test_cc_get_name.c ccapi/test/test_cc_get_change_time.c ccapi/test/test_ccapi_v2.h ccapi/test/test_cc_ccache_get_kdc_time_offset.c ccapi/test/test_ccapi_iterators.h ccapi/test/test_cc_seq_fetch_creds_begin.c ccapi/test/test_ccapi_globals.c ccapi/test/test_ccapi_ccache.c ccapi/test/test_cc_seq_fetch_NCs_begin.c ccapi/test/test_ccapi_check.c ccapi/test/test_cc_seq_fetch_creds_next.c ccapi/test/test_cc_ccache_iterator_next.c ccapi/test/test_cc_initialize.c ccapi/test/Makefile.in ccapi/test/test_cc_ccache_remove_credentials.c ccapi/test/test_cc_ccache_get_change_time.c ccapi/test/Makefile.w32 ccapi/test/test_cc_shutdown.c ccapi/test/test_cc_ccache_set_principal.c ccapi/test/test_cc_context_get_default_ccache_name.c ccapi/test/test_cc_ccache_compare.c ccapi/test/test_ccapi_check.h ccapi/test/test_cc_close.c ccapi/test/test_cc_context_get_change_time.c ccapi/test/test_cc_ccache_destroy.c ccapi/test/test_cc_remove_cred.c ccapi/test/test_ccapi_util.c ccapi/test/test_cc_ccache_new_credentials_iterator.c ccapi/test/test_ccapi_constants.c ccapi/test/test_cc_ccache_move.c ccapi/test/main.c ccapi/test/test_cc_context_create_ccache.c ccapi/test/test_cc_get_principal.c ccapi/test/test_cc_credentials_iterator_next.c ccapi/test/test_constants.c ccapi/test/test_ccapi_log.c ccapi/test/test_cc_ccache_clear_kdc_time_offset.c ccapi/test/test_cc_get_NC_info.c ccapi/test/test_ccapi_constants.h ccapi/test/test_cc_ccache_store_credentials.c ccapi/test/test_ccapi_context.h ccapi/test/test_ccapi_log.h ccapi/test/test_cc_context_release.c ccapi/test/test_cc_ccache_get_principal.c ccapi/test/test_ccapi_iterators.c ccapi/test/test_cc_ccache_get_name.c ccapi/test/test_cc_open.c ccapi/test/setlib.pl ccapi/test/test_cc_ccache_set_kdc_time_offset.c ccapi/test/test_ccapi.sh ccapi/test/test_cc_context_create_new_ccache.c ccapi/test/simple_lock_test.c ccapi/test/test_ccapi_ccache.h ccapi/test/test_ccapi_globals.h ccapi/test/test_cc_seq_fetch_NCs_next.c ccapi/test/test_ccapi_util.h ccapi/test/test_cc_context_new_ccache_iterator.c ccapi/test/test_cc_context_open_ccache.c ccapi/test/test_ccapi_context.c ccapi/test/test_cc_destroy.c ccapi/test/test_cc_ccache_release.c ccapi/test/test_cc_get_cred_version.c ccapi/test/test_cc_create.c ccapi/test/test_cc_ccache_get_last_default_time.c ccapi/test/Pingtest.sln ccapi/test/test_cc_context_compare.c ccapi/test/test_cc_set_principal.c ccapi/test/test_cc_store.c ccapi/test/pingtest.c ccapi/test/test_ccapi.bat ccapi/test/test_cc_context_open_default_ccache.c ccapi/lib/ccapi_v2.c ccapi/lib/ccapi_credentials.c ccapi/lib/ccapi_credentials_iterator.h ccapi/lib/unix/Makefile.in ccapi/lib/unix/stubs.c ccapi/lib/unix/deps ccapi/lib/ccapi_v2.exports ccapi/lib/Makefile.in ccapi/lib/ccapi_context.h ccapi/lib/ccapi_credentials.h ccapi/lib/win/Makefile.in ccapi/lib/win/WINCCAPI.sln ccapi/lib/win/dllmain.h ccapi/lib/win/ccapi_os_ipc.cxx ccapi/lib/win/OldCC/client.cxx ccapi/lib/win/OldCC/client.h ccapi/lib/win/OldCC/ccapi.h ccapi/lib/win/debug.exports ccapi/lib/win/dllmain.cxx ccapi/lib/win/ccs_reply_proc.c ccapi/lib/win/WINCCAPI.vcproj ccapi/lib/libkrb5-ccapi.exports ccapi/lib/ccapi_context_change_time.h ccapi/lib/ccapi_context.c ccapi/lib/ccapi_ipc.c ccapi/lib/ccapi_string.h ccapi/lib/deps ccapi/lib/ccapi_ccache_iterator.h ccapi/lib/ccapi.exports ccapi/lib/ccapi_os_ipc.h ccapi/lib/ccapi_err.et ccapi/lib/ccapi_ccache.h ccapi/lib/ccapi_ccache_iterator.c ccapi/lib/ccapi_ipc.h ccapi/lib/ccapi_context_change_time.c ccapi/lib/ccapi_string.c ccapi/lib/ccapi_ccache.c ccapi/lib/ccapi_credentials_iterator.c ccapi/server/ccs_list_internal.h ccapi/server/ccs_list.h ccapi/server/unix/Makefile.in ccapi/server/unix/deps ccapi/server/ccs_os_server.h ccapi/server/ccs_array.c ccapi/server/Makefile.in ccapi/server/ccs_lock_state.c ccapi/server/win/Makefile.in ccapi/server/win/Server.sln ccapi/server/win/Server.vcproj ccapi/server/win/ccs_request_proc.c ccapi/server/win/WorkItem.cpp ccapi/server/win/ccs_os_pipe.c ccapi/server/win/ccs_win_pipe.h ccapi/server/win/workitem.h ccapi/server/win/ccs_os_server.cpp ccapi/server/win/ccs_win_pipe.c ccapi/server/win/WorkQueue.cpp ccapi/server/win/WorkQueue.h ccapi/server/ccs_ccache.h ccapi/server/ccs_server.c ccapi/server/ccs_credentials.c ccapi/server/ccs_os_notify.h ccapi/server/ccs_list.c ccapi/server/ccs_credentials_iterator.c ccapi/server/ccs_common.h ccapi/server/ccs_cache_collection.h ccapi/server/ccs_server.h ccapi/server/ccs_lock_state.h ccapi/server/ccs_lock.c ccapi/server/ccs_callback.c ccapi/server/deps ccapi/server/ccs_os_pipe.h ccapi/server/ccs_credentials_iterator.h ccapi/server/ccs_lock.h ccapi/server/ccs_credentials.h ccapi/server/ccs_ccache_iterator.c ccapi/server/ccs_callback.h ccapi/server/ccs_pipe.h ccapi/server/ccs_cache_collection.c ccapi/server/ccs_client.c ccapi/server/ccs_ccache.c ccapi/server/ccs_array.h ccapi/server/ccs_pipe.c ccapi/server/ccs_ccache_iterator.h ccapi/server/ccs_types.h ccapi/server/ccs_list_internal.c ccapi/server/ccs_client.h include/k5-spake.h include/k5-ipc_stream.h include/socket-utils.h include/k5-der.h include/krad.h include/k5-buf.h include/k5-int.h include/autoconf.h include/db.h include/autoconf.h.in~ include/gssapi/gssapi_krb5.h include/gssapi/gssapi_ext.h include/gssapi/gssapi.h include/gssapi/gssapi_alloc.h include/gssapi/gssapi_generic.h include/gssapi/timestamp include/k5-label.h include/Makefile.in include/k5-trace.h include/kdc_j_encode.h include/copyright.h include/k5-utf8.h include/profile.h include/k5-int-pkinit.h include/k5-input.h include/kdb_log.h include/autoconf.stamp include/k5-err.h include/k5-thread.h include/fake-addrinfo.h include/kcm.h include/k5-platform.h include/gssapi.h include/k5-cmocka.h include/port-sockets.h include/deps include/iprop_hdr.h include/k5-gmt_mktime.h include/k5-json.h include/k5-queue.h include/net-server.h include/adm_proto.h include/krb5.h include/osconf.h include/kdb_kt.h include/CredentialsCache2.h include/autoconf.h.in include/k5-plugin.h include/gssrpc/pmap_clnt.h include/gssrpc/auth_unix.h include/gssrpc/netdb.h include/gssrpc/xdr.h include/gssrpc/pmap_prot.h include/gssrpc/auth_gssapi.h include/gssrpc/types.h include/gssrpc/types.hin include/gssrpc/rename.h include/gssrpc/auth_gss.h include/gssrpc/clnt.h include/gssrpc/auth.h include/gssrpc/rpc_msg.h include/gssrpc/svc_auth.h include/gssrpc/pmap_rmt.h include/gssrpc/rpc.h include/gssrpc/svc.h include/CredentialsCache.h include/kdb.h include/k5-tls.h include/osconf.hin include/k5-unicode.h include/db-config.h include/k5-base64.h include/Makefile include/k5-hex.h include/win-mac.h include/foreachaddr.h include/kadm5/chpass_util_strings.h include/kadm5/kadm_rpc.h include/kadm5/admin.h include/kadm5/client_internal.h include/kadm5/server_internal.h include/kadm5/admin_xdr.h include/kadm5/kadm_err.h include/kadm5/admin_internal.h include/k5-util.h include/iprop.h include/k5-hashtab.h include/krb5/krb5.hin include/krb5/plugin.h include/krb5/clpreauth_plugin.h include/krb5/authdata_plugin.h include/krb5/hostrealm_plugin.h include/krb5/kadm5_hook_plugin.h include/krb5/kdcpreauth_plugin.h include/krb5/kadm5_auth_plugin.h include/krb5/localauth_plugin.h include/krb5/pwqual_plugin.h include/krb5/kdcpolicy_plugin.h include/krb5/krb5.h include/krb5/preauth_plugin.h include/krb5/locate_plugin.h include/krb5/audit_plugin.h include/krb5/ccselect_plugin.h include/krb5/certauth_plugin.h include/krb5/kdcauthdata_plugin.h clients/kcpytkt/Makefile.in clients/kcpytkt/kcpytkt.c clients/Makefile.in clients/kvno/Makefile.in clients/kvno/deps clients/kvno/t_kvno.py clients/kvno/Makefile clients/kvno/kvno.c clients/deps clients/kdeltkt/Makefile.in clients/kdeltkt/kdeltkt.c clients/kpasswd/Makefile.in clients/kpasswd/kpasswd.c clients/kpasswd/deps clients/kpasswd/Makefile clients/kdestroy/Makefile.in clients/kdestroy/kdestroy.c clients/kdestroy/deps clients/kdestroy/Makefile clients/kswitch/kswitch.c clients/kswitch/Makefile.in clients/kswitch/deps clients/kswitch/Makefile clients/kinit/Makefile.in clients/kinit/deps clients/kinit/extern.h clients/kinit/kinit.c clients/kinit/kinit_kdb.c clients/kinit/Makefile clients/klist/Makefile.in clients/klist/klist.c clients/klist/deps clients/klist/Makefile clients/Makefile clients/ksu/krb_auth_su.c clients/ksu/Makefile.in clients/ksu/heuristic.c clients/ksu/setenv.c clients/ksu/pam.c clients/ksu/main.c clients/ksu/authorization.c clients/ksu/ksu.h clients/ksu/deps clients/ksu/xmalloc.c clients/ksu/pam.h clients/ksu/ccache.c clients/ksu/Makefile configure.ac po/Makefile.in po/en_US.po po/ka.po po/deps po/de.po po/mit-krb5.pot po/Makefile Makefile aclocal.m4 man/krb5.conf.sub man/kadm5.acl.sub man/sserver.sub man/kadmin.man man/k5srvutil.sub man/Makefile.in man/kdb5_ldap_util.man man/krb5kdc.man man/ksu.man man/k5login.man man/kdb5_ldap_util.sub man/dot.k5login.5 man/kadmind.man man/kdestroy.sub man/kswitch.sub man/k5identity.man man/kinit.sub man/kswitch.man man/kproplog.sub man/sclient.man man/kpropd.sub man/kdestroy.man man/klist.man man/ktutil.sub man/kprop.sub man/k5srvutil.man man/deps man/klist.sub man/krb5.conf.man man/dot.k5identity.5 man/kadmin.sub man/sserver.man man/kdb5_util.man man/sclient.sub man/k5identity.sub man/krb5-config.sub man/kpropd.man man/kproplog.man man/kerberos.sub man/kpasswd.man man/krb5-config.man man/k5login.sub man/kadmind.sub man/krb5kdc.sub man/kadm5.acl.man man/kvno.man man/kprop.man man/kvno.sub man/ktutil.man man/kadmin.local.8 man/kdc.conf.man man/Makefile man/kdc.conf.sub man/ksu.sub man/kdb5_util.sub man/README man/kinit.man man/kpasswd.sub man/kerberos.man tests/t_keydata.py tests/t_salt.py tests/forward.c tests/kcmserver.py tests/t_princflags.py tests/t_pwqual.py tests/dumpfiles/dump.16 tests/dumpfiles/dump.r13 tests/dumpfiles/dump.b7 tests/dumpfiles/dump tests/dumpfiles/dump.ov tests/dumpfiles/dump.r18 tests/t_policy.py tests/hammer/kdc5_hammer.c tests/hammer/Makefile.in tests/hammer/deps tests/hammer/pp.c tests/hammer/Makefile tests/conccache.c tests/hist.c tests/t_authdata.py tests/s4u2proxy.c tests/gss-threads/Makefile.in tests/gss-threads/gss-misc.h tests/gss-threads/deps tests/gss-threads/gss-server.c tests/gss-threads/gss-misc.c tests/gss-threads/Makefile tests/gss-threads/gss-client.c tests/gss-threads/README tests/gssapi/t_gssapi.py tests/gssapi/t_ccselect.py tests/gssapi/t_imp_cred.c tests/gssapi/t_ciflags.c tests/gssapi/t_authind.py tests/gssapi/t_context.c tests/gssapi/t_inq_ctx.c tests/gssapi/t_err.c tests/gssapi/t_credstore.c tests/gssapi/Makefile.in tests/gssapi/t_export_cred.py tests/gssapi/t_inq_cred.c tests/gssapi/ccrefresh.c tests/gssapi/t_inq_mechs_name.c tests/gssapi/common.c tests/gssapi/t_enctypes.c tests/gssapi/t_add_cred.c tests/gssapi/t_store_cred.py tests/gssapi/t_s4u.c tests/gssapi/t_iov.c tests/gssapi/t_client_keytab.py tests/gssapi/t_negoex.py tests/gssapi/t_srcattrs.c tests/gssapi/deps tests/gssapi/t_bindings.c tests/gssapi/t_export_name.c tests/gssapi/t_accname.c tests/gssapi/t_gssexts.c tests/gssapi/t_bindings.py tests/gssapi/t_enctypes.py tests/gssapi/t_s4u2proxy_krb5.c tests/gssapi/t_imp_name.c tests/gssapi/t_namingexts.c tests/gssapi/t_prf.c tests/gssapi/t_oid.c tests/gssapi/t_pcontok.c tests/gssapi/t_export_cred.c tests/gssapi/t_spnego.c tests/gssapi/t_ccselect.c tests/gssapi/t_saslname.c tests/gssapi/t_lifetime.c tests/gssapi/reload.c tests/gssapi/common.h tests/gssapi/t_invalid.c tests/gssapi/Makefile tests/gssapi/t_store_cred.c tests/gssapi/t_credstore.py tests/gssapi/ccinit.c tests/gssapi/t_s4u.py tests/unlockiter.c tests/Makefile.in tests/t_otp.py tests/t_iprop.py tests/t_bogus_kdc_req.py tests/asn.1/krb5_decode_leak.c tests/asn.1/Makefile.in tests/asn.1/ktest.h tests/asn.1/pkinit.asn1 tests/asn.1/cammac.asn1 tests/asn.1/pkix.asn1 tests/asn.1/utility.c tests/asn.1/make-vectors.c tests/asn.1/trval_reference.out tests/asn.1/reference_encode.out tests/asn.1/spake.asn1 tests/asn.1/utility.h tests/asn.1/deps tests/asn.1/ktest.c tests/asn.1/trval.c tests/asn.1/debug.h tests/asn.1/ldap_encode.out tests/asn.1/pkinit_trval.out tests/asn.1/otp.asn1 tests/asn.1/krb5.asn1 tests/asn.1/ldap_trval.out tests/asn.1/pkinit-agility.asn1 tests/asn.1/krb5_encode_test.c tests/asn.1/pkinit_encode.out tests/asn.1/t_trval.c tests/asn.1/ktest_equal.c tests/asn.1/Makefile tests/asn.1/README tests/asn.1/ktest_equal.h tests/asn.1/krb5_decode_test.c tests/t_crossrealm.py tests/t_kadmin_acl.py tests/t_kdcpolicy.py tests/t_unlockiter.py tests/t_kdb.py tests/t_hooks.py tests/pkinit-certs/privkey.pem tests/pkinit-certs/user-upn.pem tests/pkinit-certs/privkey-enc.pem tests/pkinit-certs/generic.pem tests/pkinit-certs/user-upn2.pem tests/pkinit-certs/user.pem tests/pkinit-certs/make-certs.sh tests/pkinit-certs/kdc.pem tests/pkinit-certs/ca.pem tests/pkinit-certs/user-upn3.pem tests/t_cve-2013-1417.py tests/threads/t_rcache.c tests/threads/init_ctx.c tests/threads/Makefile.in tests/threads/profread.c tests/threads/prof1.c tests/threads/deps tests/threads/Makefile tests/threads/gss-perf.c tests/proxy-certs/proxy-badsig.pem tests/proxy-certs/proxy-san.pem tests/proxy-certs/proxy-subject.pem tests/proxy-certs/proxy-no-match.pem tests/proxy-certs/make-certs.sh tests/proxy-certs/proxy-ideal.pem tests/proxy-certs/ca.pem tests/t_cve-2012-1014.py tests/t_general.py tests/t_keyrollover.py tests/hooks.c tests/t_keytab.py tests/t_kdc_log.py tests/s4u2self.c tests/t_tabdump.py tests/t_mkey.py tests/t_proxy.py tests/t_renew.py tests/rdreq.c tests/t_certauth.py tests/responder.c tests/t_audit.py tests/t_pkinit.py tests/t_y2038.py tests/t_localauth.py tests/softpkcs11/Makefile.in tests/softpkcs11/softpkcs11.exports tests/softpkcs11/main.c tests/softpkcs11/deps tests/softpkcs11/OBJS.SH tests/softpkcs11/Makefile tests/softpkcs11/binutils.versions tests/t_errmsg.py tests/deps tests/t_dump.py tests/t_replay.py tests/icinterleave.c tests/t_changepw.py tests/t_renprinc.py tests/t_kadm5_auth.py tests/t_kadm5_hook.py tests/t_sn2princ.py tests/localauth.c tests/misc/test_cxx_rpc.cpp tests/misc/Makefile.in tests/misc/test_cxx_kadm5.cpp tests/misc/test_cxx_gss.cpp tests/misc/deps tests/misc/test_cxx_k5int.cpp tests/misc/test_getsockname.c tests/misc/test_getpw.c tests/misc/test_chpw_message.c tests/misc/Makefile tests/misc/test_cxx_krb5.cpp tests/misc/test_nfold.c tests/kdbtest.c tests/replay.c tests/shlib/Makefile.in tests/shlib/t_loader.c tests/shlib/deps tests/shlib/Makefile tests/t_kprop.py tests/t_etype_info.py tests/dump.c tests/etinfo.c tests/t_spake.py tests/t_sesskeynego.py tests/t_preauth.py tests/t_cve-2012-1015.py tests/t_referral.py tests/t_kadmin_parsing.py tests/t_stringattr.py tests/s2p.c tests/verify/Makefile.in tests/verify/deps tests/verify/kdb5_verify.c tests/verify/Makefile tests/verify/pkey.c tests/hrealm.c tests/t_skew.py tests/t_hostrealm.py tests/gcred.c tests/adata.c tests/test1.c tests/t_kdb_locking.py tests/Makefile tests/t_ccache.py tests/t_inetd.c tests/t_kadmin.py tests/t_cve-2021-36222.py tests/t_u2u.py tests/t_cve-2013-1416.py tests/jsonwalker.py tests/t_kdcoptions.py tests/t_rdreq.py tests/icred.c tests/create/Makefile.in tests/create/deps tests/create/kdb5_mkdums.c tests/create/Makefile tests/plugorder.c appl/user_user/Makefile.in appl/user_user/deps appl/user_user/client.c appl/user_user/server.c appl/user_user/t_user2user.py appl/user_user/Makefile appl/sample/Makefile.in appl/sample/sserver/Makefile.in appl/sample/sserver/deps appl/sample/sserver/sserver.c appl/sample/sserver/Makefile appl/sample/deps appl/sample/sclient/Makefile.in appl/sample/sclient/deps appl/sample/sclient/sclient.c appl/sample/sclient/Makefile appl/sample/sample.h appl/sample/t_sample.py appl/sample/Makefile appl/Makefile.in appl/deps appl/simple/t_simple.py appl/simple/Makefile.in appl/simple/deps appl/simple/simple.h appl/simple/Makefile appl/simple/client/Makefile.in appl/simple/client/deps appl/simple/client/sim_client.c appl/simple/client/Makefile appl/simple/server/Makefile.in appl/simple/server/deps appl/simple/server/sim_server.c appl/simple/server/Makefile appl/gss-sample/Makefile.in appl/gss-sample/gss-misc.h appl/gss-sample/deps appl/gss-sample/gss-server.c appl/gss-sample/t_gss_sample.py appl/gss-sample/gss-misc.c appl/gss-sample/Makefile appl/gss-sample/gss-client.c appl/gss-sample/README appl/Makefile wconfig.c lib/crypto/ISSUES lib/crypto/Makefile.in lib/crypto/openssl/Makefile.in lib/crypto/openssl/enc_provider/Makefile.in lib/crypto/openssl/enc_provider/rc4.c lib/crypto/openssl/enc_provider/deps lib/crypto/openssl/enc_provider/OBJS.SH lib/crypto/openssl/enc_provider/aes.c lib/crypto/openssl/enc_provider/camellia.c lib/crypto/openssl/enc_provider/Makefile lib/crypto/openssl/hash_provider/Makefile.in lib/crypto/openssl/hash_provider/hash_evp.c lib/crypto/openssl/hash_provider/deps lib/crypto/openssl/hash_provider/OBJS.SH lib/crypto/openssl/hash_provider/Makefile lib/crypto/openssl/hmac.c lib/crypto/openssl/deps lib/crypto/openssl/OBJS.SH lib/crypto/openssl/sha256.c lib/crypto/openssl/cmac.c lib/crypto/openssl/kdf.c lib/crypto/openssl/Makefile lib/crypto/openssl/pbkdf2.c lib/crypto/libk5crypto.exports lib/crypto/deps lib/crypto/krb/enc_raw.c lib/crypto/krb/verify_checksum.c lib/crypto/krb/checksum_length.c lib/crypto/krb/enc_rc4.c lib/crypto/krb/string_to_key.c lib/crypto/krb/state.c lib/crypto/krb/block_size.c lib/crypto/krb/Makefile.in lib/crypto/krb/prf_rc4.c lib/crypto/krb/checksum_hmac_md5.c lib/crypto/krb/aead.c lib/crypto/krb/prf_aes2.c lib/crypto/krb/make_checksum_iov.c lib/crypto/krb/checksum_unkeyed.c lib/crypto/krb/enc_etm.c lib/crypto/krb/checksum_etm.c lib/crypto/krb/keyblocks.c lib/crypto/krb/default_state.c lib/crypto/krb/verify_checksum_iov.c lib/crypto/krb/make_random_key.c lib/crypto/krb/prf.c lib/crypto/krb/keyed_checksum_types.c lib/crypto/krb/nfold.c lib/crypto/krb/crypto_int.h lib/crypto/krb/etypes.c lib/crypto/krb/deps lib/crypto/krb/prf_dk.c lib/crypto/krb/mandatory_sumtype.c lib/crypto/krb/encrypt_length.c lib/crypto/krb/crypto_length.c lib/crypto/krb/enctype_util.c lib/crypto/krb/OBJS.SH lib/crypto/krb/cksumtypes.c lib/crypto/krb/old_api_glue.c lib/crypto/krb/string_to_cksumtype.c lib/crypto/krb/cf2.c lib/crypto/krb/key.c lib/crypto/krb/random_to_key.c lib/crypto/krb/checksum_dk_hmac.c lib/crypto/krb/encrypt.c lib/crypto/krb/cksumtype_to_string.c lib/crypto/krb/coll_proof_cksum.c lib/crypto/krb/decrypt.c lib/crypto/krb/enc_dk_cmac.c lib/crypto/krb/prng.c lib/crypto/krb/make_checksum.c lib/crypto/krb/s2k_pbkdf2.c lib/crypto/krb/prf_cmac.c lib/crypto/krb/derive.c lib/crypto/krb/s2k_rc4.c lib/crypto/krb/decrypt_iov.c lib/crypto/krb/checksum_dk_cmac.c lib/crypto/krb/Makefile lib/crypto/krb/keyed_cksum.c lib/crypto/krb/enc_dk_hmac.c lib/crypto/krb/keylengths.c lib/crypto/krb/valid_cksumtype.c lib/crypto/krb/encrypt_iov.c lib/crypto/builtin/Makefile.in lib/crypto/builtin/enc_provider/Makefile.in lib/crypto/builtin/enc_provider/rc4.c lib/crypto/builtin/enc_provider/deps lib/crypto/builtin/enc_provider/OBJS.SH lib/crypto/builtin/enc_provider/aes.c lib/crypto/builtin/enc_provider/camellia.c lib/crypto/builtin/enc_provider/Makefile lib/crypto/builtin/sha2/Makefile.in lib/crypto/builtin/sha2/sha2.h lib/crypto/builtin/sha2/sha512.c lib/crypto/builtin/sha2/deps lib/crypto/builtin/sha2/OBJS.SH lib/crypto/builtin/sha2/sha256.c lib/crypto/builtin/sha2/Makefile lib/crypto/builtin/hash_provider/Makefile.in lib/crypto/builtin/hash_provider/hash_md5.c lib/crypto/builtin/hash_provider/deps lib/crypto/builtin/hash_provider/hash_sha1.c lib/crypto/builtin/hash_provider/OBJS.SH lib/crypto/builtin/hash_provider/Makefile lib/crypto/builtin/hash_provider/hash_md4.c lib/crypto/builtin/hash_provider/hash_sha2.c lib/crypto/builtin/md4/ISSUES lib/crypto/builtin/md4/Makefile.in lib/crypto/builtin/md4/rsa-md4.h lib/crypto/builtin/md4/deps lib/crypto/builtin/md4/md4.c lib/crypto/builtin/md4/OBJS.SH lib/crypto/builtin/md4/Makefile lib/crypto/builtin/hmac.c lib/crypto/builtin/deps lib/crypto/builtin/aes/aes.h lib/crypto/builtin/aes/aeskey.c lib/crypto/builtin/aes/Makefile.in lib/crypto/builtin/aes/iaesx86.s lib/crypto/builtin/aes/aescrypt.c lib/crypto/builtin/aes/iaesx64.s lib/crypto/builtin/aes/aes.txt lib/crypto/builtin/aes/aes-gen.c lib/crypto/builtin/aes/kresults.expected lib/crypto/builtin/aes/deps lib/crypto/builtin/aes/brg_endian.h lib/crypto/builtin/aes/brg_types.h lib/crypto/builtin/aes/OBJS.SH lib/crypto/builtin/aes/aestab.h lib/crypto/builtin/aes/aestab.c lib/crypto/builtin/aes/Makefile lib/crypto/builtin/aes/aesopt.h lib/crypto/builtin/OBJS.SH lib/crypto/builtin/camellia/Makefile.in lib/crypto/builtin/camellia/deps lib/crypto/builtin/camellia/OBJS.SH lib/crypto/builtin/camellia/camellia.c lib/crypto/builtin/camellia/camellia-gen.c lib/crypto/builtin/camellia/Makefile lib/crypto/builtin/camellia/camellia.h lib/crypto/builtin/cmac.c lib/crypto/builtin/kdf.c lib/crypto/builtin/sha1/ISSUES lib/crypto/builtin/sha1/Makefile.in lib/crypto/builtin/sha1/shs.c lib/crypto/builtin/sha1/shs.h lib/crypto/builtin/sha1/t_shs3.c lib/crypto/builtin/sha1/deps lib/crypto/builtin/sha1/OBJS.SH lib/crypto/builtin/sha1/t_shs.c lib/crypto/builtin/sha1/Makefile lib/crypto/builtin/md5/ISSUES lib/crypto/builtin/md5/Makefile.in lib/crypto/builtin/md5/deps lib/crypto/builtin/md5/rsa-md5.h lib/crypto/builtin/md5/OBJS.SH lib/crypto/builtin/md5/Makefile lib/crypto/builtin/md5/md5.c lib/crypto/builtin/Makefile lib/crypto/builtin/pbkdf2.c lib/crypto/Makefile lib/crypto/binutils.versions lib/crypto/crypto_tests/t_mddriver.c lib/crypto/crypto_tests/expect-vt.txt lib/crypto/crypto_tests/Makefile.in lib/crypto/crypto_tests/t_decrypt.c lib/crypto/crypto_tests/t_str2key.c lib/crypto/crypto_tests/t_short.c lib/crypto/crypto_tests/t_cksums.c lib/crypto/crypto_tests/camellia-expect-vt.txt lib/crypto/crypto_tests/t_derive.c lib/crypto/crypto_tests/t_prng.comments lib/crypto/crypto_tests/t_cmac.c lib/crypto/crypto_tests/deps lib/crypto/crypto_tests/t_hmac.c lib/crypto/crypto_tests/t_encrypt.c lib/crypto/crypto_tests/camellia-test.c lib/crypto/crypto_tests/vb.txt lib/crypto/crypto_tests/t_nfold.c lib/crypto/crypto_tests/t_prng.seed lib/crypto/crypto_tests/vectors.c lib/crypto/crypto_tests/t_sha2.c lib/crypto/crypto_tests/expect-vk.txt lib/crypto/crypto_tests/t_kperf.c lib/crypto/crypto_tests/t_prf.c lib/crypto/crypto_tests/t_cf2.expected lib/crypto/crypto_tests/t_pkcs5.c lib/crypto/crypto_tests/t_cf2.in lib/crypto/crypto_tests/Poly.pm lib/crypto/crypto_tests/test/ecb_tbl.txt lib/crypto/crypto_tests/test/Readme.txt lib/crypto/crypto_tests/test/cbc_e_m.txt lib/crypto/crypto_tests/test/ecb_e_m.txt lib/crypto/crypto_tests/test/ecb_vk.txt lib/crypto/crypto_tests/test/ecb_iv.txt lib/crypto/crypto_tests/test/ecb_iv.readme lib/crypto/crypto_tests/test/ecb_d_m.txt lib/crypto/crypto_tests/test/cbc_d_m.txt lib/crypto/crypto_tests/test/ecb_vt.txt lib/crypto/crypto_tests/t_cts.c lib/crypto/crypto_tests/Makefile lib/crypto/crypto_tests/t_cf2.c lib/crypto/crypto_tests/t_cf2.comments lib/crypto/crypto_tests/t_prng.expected lib/crypto/crypto_tests/aes-test.c lib/crypto/crypto_tests/t_fork.c lib/crypto/crypto_tests/t_mdcksum.c lib/krad/t_remote.c lib/krad/Makefile.in lib/krad/attr.c lib/krad/attrset.c lib/krad/internal.h lib/krad/libkrad.exports lib/krad/t_client.c lib/krad/packet.c lib/krad/t_test.h lib/krad/t_attr.c lib/krad/code.c lib/krad/deps lib/krad/t_daemon.h lib/krad/t_packet.c lib/krad/OBJS.SH lib/krad/t_code.c lib/krad/t_attrset.c lib/krad/remote.c lib/krad/client.c lib/krad/Makefile lib/krad/binutils.versions lib/krad/t_daemon.py lib/krad/t_test.c lib/gssapi/Makefile.in lib/gssapi/LICENSE lib/gssapi/README_SAMPLE_APP lib/gssapi/spnego/Makefile.in lib/gssapi/spnego/mech_spnego.exports lib/gssapi/spnego/negoex_trace.c lib/gssapi/spnego/deps lib/gssapi/spnego/OBJS.SH lib/gssapi/spnego/gssapiP_spnego.h lib/gssapi/spnego/spnego_mech.c lib/gssapi/spnego/negoex_util.c lib/gssapi/spnego/negoex_ctx.c lib/gssapi/spnego/Makefile lib/gssapi/spnego/gssapiP_negoex.h lib/gssapi/deps lib/gssapi/mechglue/g_rel_buffer.c lib/gssapi/mechglue/g_process_context.c lib/gssapi/mechglue/g_dsp_name_ext.c lib/gssapi/mechglue/g_negoex.c lib/gssapi/mechglue/g_imp_cred.c lib/gssapi/mechglue/g_glue.c lib/gssapi/mechglue/g_wrap_aead.c lib/gssapi/mechglue/mechglue.h lib/gssapi/mechglue/g_inq_cred.c lib/gssapi/mechglue/g_map_name_to_any.c lib/gssapi/mechglue/Makefile.in lib/gssapi/mechglue/g_encapsulate_token.c lib/gssapi/mechglue/g_unseal.c lib/gssapi/mechglue/g_buffer_set.c lib/gssapi/mechglue/g_canon_name.c lib/gssapi/mechglue/g_unwrap_aead.c lib/gssapi/mechglue/g_inq_context.c lib/gssapi/mechglue/g_initialize.c lib/gssapi/mechglue/g_rel_name.c lib/gssapi/mechglue/gssd_pname_to_uid.c lib/gssapi/mechglue/g_accept_sec_context.c lib/gssapi/mechglue/g_rel_oid_set.c lib/gssapi/mechglue/g_export_name.c lib/gssapi/mechglue/g_rel_name_mapping.c lib/gssapi/mechglue/g_saslname.c lib/gssapi/mechglue/g_del_name_attr.c lib/gssapi/mechglue/g_complete_auth_token.c lib/gssapi/mechglue/g_delete_sec_context.c lib/gssapi/mechglue/g_seal.c lib/gssapi/mechglue/g_context_time.c lib/gssapi/mechglue/deps lib/gssapi/mechglue/g_decapsulate_token.c lib/gssapi/mechglue/g_acquire_cred_imp_name.c lib/gssapi/mechglue/g_inq_cred_oid.c lib/gssapi/mechglue/g_set_cred_option.c lib/gssapi/mechglue/g_authorize_localname.c lib/gssapi/mechglue/g_compare_name.c lib/gssapi/mechglue/g_wrap_iov.c lib/gssapi/mechglue/g_unwrap_iov.c lib/gssapi/mechglue/OBJS.SH lib/gssapi/mechglue/g_inq_context_oid.c lib/gssapi/mechglue/g_mechattr.c lib/gssapi/mechglue/g_acquire_cred.c lib/gssapi/mechglue/g_mechname.c lib/gssapi/mechglue/g_oid_ops.c lib/gssapi/mechglue/mglueP.h lib/gssapi/mechglue/g_inq_names.c lib/gssapi/mechglue/g_rel_cred.c lib/gssapi/mechglue/g_get_name_attr.c lib/gssapi/mechglue/g_export_name_comp.c lib/gssapi/mechglue/g_dup_name.c lib/gssapi/mechglue/g_dsp_name.c lib/gssapi/mechglue/g_init_sec_context.c lib/gssapi/mechglue/g_prf.c lib/gssapi/mechglue/g_store_cred.c lib/gssapi/mechglue/g_exp_sec_context.c lib/gssapi/mechglue/Makefile lib/gssapi/mechglue/g_set_name_attr.c lib/gssapi/mechglue/g_mech_invoke.c lib/gssapi/mechglue/g_dsp_status.c lib/gssapi/mechglue/g_acquire_cred_with_pw.c lib/gssapi/mechglue/g_set_neg_mechs.c lib/gssapi/mechglue/g_set_context_option.c lib/gssapi/mechglue/g_imp_name.c lib/gssapi/mechglue/g_inq_name.c lib/gssapi/mechglue/g_sign.c lib/gssapi/mechglue/g_verify.c lib/gssapi/mechglue/g_export_cred.c lib/gssapi/mechglue/g_imp_sec_context.c lib/gssapi/generic/errmap.h lib/gssapi/generic/util_token.c lib/gssapi/generic/disp_com_err_status.c lib/gssapi/generic/rel_buffer.c lib/gssapi/generic/gssapiP_generic.h lib/gssapi/generic/Makefile.in lib/gssapi/generic/gssapi_err_generic.h lib/gssapi/generic/gssapi_ext.h lib/gssapi/generic/rel_oid_set.c lib/gssapi/generic/gssapi_generic.c lib/gssapi/generic/gssapi.h lib/gssapi/generic/gssapi_alloc.h lib/gssapi/generic/deps lib/gssapi/generic/util_buffer.c lib/gssapi/generic/util_buffer_set.c lib/gssapi/generic/disp_major_status.c lib/gssapi/generic/OBJS.SH lib/gssapi/generic/util_errmap.c lib/gssapi/generic/maptest.c lib/gssapi/generic/gssapi_generic.h lib/gssapi/generic/gssapi_err_generic.c lib/gssapi/generic/util_set.c lib/gssapi/generic/Makefile lib/gssapi/generic/gssapi.hin lib/gssapi/generic/oid_ops.c lib/gssapi/generic/t_seqstate.c lib/gssapi/generic/util_seqstate.c lib/gssapi/generic/gssapi_err_generic.et lib/gssapi/libgssapi_krb5.exports lib/gssapi/Makefile lib/gssapi/binutils.versions lib/gssapi/krb5/duplicate_name.c lib/gssapi/krb5/lucid_context.c lib/gssapi/krb5/gssapi_krb5.h lib/gssapi/krb5/rel_oid.c lib/gssapi/krb5/rel_cred.c lib/gssapi/krb5/accept_sec_context.c lib/gssapi/krb5/val_cred.c lib/gssapi/krb5/acquire_cred.c lib/gssapi/krb5/canon_name.c lib/gssapi/krb5/s4u_gss_glue.c lib/gssapi/krb5/ser_sctx.c lib/gssapi/krb5/Makefile.in lib/gssapi/krb5/inq_context.c lib/gssapi/krb5/rel_name.c lib/gssapi/krb5/wrap_size_limit.c lib/gssapi/krb5/export_name.c lib/gssapi/krb5/set_allowable_enctypes.c lib/gssapi/krb5/krb5_gss_glue.c lib/gssapi/krb5/inq_cred.c lib/gssapi/krb5/import_name.c lib/gssapi/krb5/gssapi_krb5.c lib/gssapi/krb5/export_sec_context.c lib/gssapi/krb5/util_crypt.c lib/gssapi/krb5/prf.c lib/gssapi/krb5/copy_ccache.c lib/gssapi/krb5/delete_sec_context.c lib/gssapi/krb5/k5unseal.c lib/gssapi/krb5/k5unsealiov.c lib/gssapi/krb5/indicate_mechs.c lib/gssapi/krb5/deps lib/gssapi/krb5/export_cred.c lib/gssapi/krb5/import_cred.c lib/gssapi/krb5/cred_store.c lib/gssapi/krb5/inq_names.c lib/gssapi/krb5/disp_status.c lib/gssapi/krb5/OBJS.SH lib/gssapi/krb5/gssapi_err_krb5.h lib/gssapi/krb5/import_sec_context.c lib/gssapi/krb5/get_tkt_flags.c lib/gssapi/krb5/gssapi_err_krb5.et lib/gssapi/krb5/set_ccache.c lib/gssapi/krb5/context_time.c lib/gssapi/krb5/init_sec_context.c lib/gssapi/krb5/util_seqnum.c lib/gssapi/krb5/util_cksum.c lib/gssapi/krb5/error_map.h lib/gssapi/krb5/process_context_token.c lib/gssapi/krb5/k5sealv3iov.c lib/gssapi/krb5/k5seal.c lib/gssapi/krb5/k5sealv3.c lib/gssapi/krb5/compare_name.c lib/gssapi/krb5/util_seed.c lib/gssapi/krb5/gssapi_err_krb5.c lib/gssapi/krb5/Makefile lib/gssapi/krb5/disp_name.c lib/gssapi/krb5/k5sealiov.c lib/gssapi/krb5/gssapiP_krb5.h lib/gssapi/krb5/naming_exts.c lib/gssapi/krb5/iakerb.c lib/gssapi/krb5/store_cred.c lib/Makefile.in lib/apputils/Makefile.in lib/apputils/net-server.c lib/apputils/deps lib/apputils/OBJS.ST lib/apputils/udppktinfo.h lib/apputils/udppktinfo.c lib/apputils/Makefile lib/apputils/daemon.c lib/win_glue.c lib/rpc/xdr_stdio.c lib/rpc/xdr_sizeof.c lib/rpc/clnt_tcp.c lib/rpc/rpc_callmsg.c lib/rpc/xdr_mem.c lib/rpc/svc_auth_gssapi.c lib/rpc/bindresvport.c lib/rpc/gssrpcint.h lib/rpc/rpc_dtablesize.c lib/rpc/Makefile.in lib/rpc/getrpcent.c lib/rpc/auth_unix.c lib/rpc/svc_run.c lib/rpc/rpc_commondata.c lib/rpc/svc_auth.c lib/rpc/svc_auth_unix.c lib/rpc/auth_gssapi.c lib/rpc/svc_auth_gss.c lib/rpc/clnt_simple.c lib/rpc/unit-test/rpc_test.x lib/rpc/unit-test/t_rpc.py lib/rpc/unit-test/Makefile.in lib/rpc/unit-test/rpc_test.h lib/rpc/unit-test/deps lib/rpc/unit-test/rpc_test_svc.c lib/rpc/unit-test/rpc_test_clnt.c lib/rpc/unit-test/client.c lib/rpc/unit-test/server.c lib/rpc/unit-test/Makefile lib/rpc/auth_gss.c lib/rpc/get_myaddress.c lib/rpc/svc_raw.c lib/rpc/getrpcport.c lib/rpc/pmap_clnt.c lib/rpc/dynP.h lib/rpc/deps lib/rpc/clnt_udp.c lib/rpc/svc_auth_none.c lib/rpc/clnt_perror.c lib/rpc/xdr_array.c lib/rpc/OBJS.SH lib/rpc/xdr_alloc.c lib/rpc/xdr_rec.c lib/rpc/pmap_rmt.c lib/rpc/pmap_prot.c lib/rpc/rpc_prot.c lib/rpc/xdr_float.c lib/rpc/auth_none.c lib/rpc/pmap_prot2.c lib/rpc/clnt_generic.c lib/rpc/svc_udp.c lib/rpc/pmap_getport.c lib/rpc/clnt_raw.c lib/rpc/dyntest.c lib/rpc/libgssrpc.exports lib/rpc/svc_simple.c lib/rpc/dyn.h lib/rpc/Makefile lib/rpc/binutils.versions lib/rpc/xdr_reference.c lib/rpc/svc.c lib/rpc/pmap_getmaps.c lib/rpc/authunix_prot.c lib/rpc/xdr.c lib/rpc/dyn.c lib/rpc/authgss_prot.c lib/rpc/svc_tcp.c lib/rpc/auth_gssapi_misc.c lib/gssapi32.def lib/deps lib/krb5.rc lib/Makefile lib/xpprof32.def lib/kadm5/chpass_util_strings.et lib/kadm5/chpass_util_strings.h lib/kadm5/kadm_rpc.h lib/kadm5/misc_free.c lib/kadm5/str_conv.c lib/kadm5/Makefile.in lib/kadm5/kadm_err.et lib/kadm5/chpass_util.c lib/kadm5/admin.h lib/kadm5/clnt/Makefile.in lib/kadm5/clnt/client_principal.c lib/kadm5/clnt/client_init.c lib/kadm5/clnt/deps lib/kadm5/clnt/libkadm5clnt_mit.exports lib/kadm5/clnt/clnt_privs.c lib/kadm5/clnt/OBJS.SH lib/kadm5/clnt/client_internal.h lib/kadm5/clnt/client_rpc.c lib/kadm5/clnt/client_handle.c lib/kadm5/clnt/Makefile lib/kadm5/clnt/binutils.versions lib/kadm5/clnt/clnt_chpass_util.c lib/kadm5/clnt/clnt_policy.c lib/kadm5/t_kadm5.py lib/kadm5/deps lib/kadm5/chpass_util_strings.c lib/kadm5/OBJS.SH lib/kadm5/alt_prof.c lib/kadm5/srv/server_misc.c lib/kadm5/srv/Makefile.in lib/kadm5/srv/pwqual_empty.c lib/kadm5/srv/server_init.c lib/kadm5/srv/pwqual_hesiod.c lib/kadm5/srv/pwqual_princ.c lib/kadm5/srv/deps lib/kadm5/srv/adb_xdr.c lib/kadm5/srv/OBJS.SH lib/kadm5/srv/server_kdb.c lib/kadm5/srv/svr_chpass_util.c lib/kadm5/srv/svr_principal.c lib/kadm5/srv/kadm5_hook.c lib/kadm5/srv/svr_policy.c lib/kadm5/srv/pwqual.c lib/kadm5/srv/pwqual_dict.c lib/kadm5/srv/server_handle.c lib/kadm5/srv/Makefile lib/kadm5/srv/binutils.versions lib/kadm5/srv/svr_iters.c lib/kadm5/srv/libkadm5srv_mit.exports lib/kadm5/server_internal.h lib/kadm5/admin_xdr.h lib/kadm5/t_kadm5.c lib/kadm5/kadm_err.h lib/kadm5/kadm_err.c lib/kadm5/Makefile lib/kadm5/kadm_rpc_xdr.c lib/kadm5/admin_internal.h lib/kadm5/logger.c lib/kdb/adb_err.c lib/kdb/kdb5.h lib/kdb/Makefile.in lib/kdb/kdb_log.c lib/kdb/kdb_default.c lib/kdb/adb_err.h lib/kdb/kdb_convert.c lib/kdb/kdb_cpw.c lib/kdb/t_sort_key_data.c lib/kdb/deps lib/kdb/iprop.x lib/kdb/keytab.c lib/kdb/OBJS.SH lib/kdb/t_stringattr.c lib/kdb/kdb5int.h lib/kdb/adb_err.et lib/kdb/t_stringattr.py lib/kdb/decrypt_key.c lib/kdb/encrypt_key.c lib/kdb/Makefile lib/kdb/binutils.versions lib/kdb/libkdb5.exports lib/kdb/kdb5.c lib/kdb/t_ulog.c lib/kdb/iprop_xdr.c lib/comerr32.def lib/krb5_32.def lib/krb5/Makefile.in lib/krb5/krb5_libinit.c lib/krb5/asn.1/asn1_encode.h lib/krb5/asn.1/TODO.asn1 lib/krb5/asn.1/Makefile.in lib/krb5/asn.1/asn1_k_encode.c lib/krb5/asn.1/deps lib/krb5/asn.1/asn1_encode.c lib/krb5/asn.1/README.asn1 lib/krb5/asn.1/OBJS.SH lib/krb5/asn.1/ldap_key_seq.c lib/krb5/asn.1/krbasn1.h lib/krb5/asn.1/Makefile lib/krb5/asn.1/KRB5-asn.py lib/krb5/krb5_libinit.h lib/krb5/ccache/ccapi_util.c lib/krb5/ccache/ccdefault.c lib/krb5/ccache/ccfns.c lib/krb5/ccache/kcmrpc.defs lib/krb5/ccache/ccmarshal.c lib/krb5/ccache/t_memory.c lib/krb5/ccache/cc_mslsa.c lib/krb5/ccache/Makefile.in lib/krb5/ccache/ccdefops.c lib/krb5/ccache/fcc.h lib/krb5/ccache/scc.h lib/krb5/ccache/cc_kcm.c lib/krb5/ccache/t_cc.c lib/krb5/ccache/ccselect_k5identity.c lib/krb5/ccache/ccselect.c lib/krb5/ccache/cc_api_macos.c lib/krb5/ccache/cc_file.c lib/krb5/ccache/deps lib/krb5/ccache/kcmrpc_types.h lib/krb5/ccache/ccselect_hostname.c lib/krb5/ccache/ccbase.c lib/krb5/ccache/t_marshal.c lib/krb5/ccache/OBJS.SH lib/krb5/ccache/t_cccol.c lib/krb5/ccache/cc_keyring.c lib/krb5/ccache/t_cccursor.c lib/krb5/ccache/ccapi/Makefile.in lib/krb5/ccache/ccapi/stdcc.h lib/krb5/ccache/ccapi/stdcc.c lib/krb5/ccache/ccapi/deps lib/krb5/ccache/ccapi/winccld.h lib/krb5/ccache/ccapi/winccld.c lib/krb5/ccache/cccopy.c lib/krb5/ccache/cc-int.h lib/krb5/ccache/t_cccol.py lib/krb5/ccache/cc_memory.c lib/krb5/ccache/cccursor.c lib/krb5/ccache/ccselect_realm.c lib/krb5/ccache/t_stdio.c lib/krb5/ccache/cc_dir.c lib/krb5/ccache/Makefile lib/krb5/ccache/cc_retr.c lib/krb5/ccache/ccapi_util.h lib/krb5/deps lib/krb5/OBJS.SH lib/krb5/posix/Makefile.in lib/krb5/posix/syslog.c lib/krb5/keytab/ktremove.c lib/krb5/keytab/kt-int.h lib/krb5/keytab/Makefile.in lib/krb5/keytab/kt_file.c lib/krb5/keytab/t_keytab.c lib/krb5/keytab/ktfns.c lib/krb5/keytab/read_servi.c lib/krb5/keytab/kt_memory.c lib/krb5/keytab/deps lib/krb5/keytab/ktadd.c lib/krb5/keytab/ktdefault.c lib/krb5/keytab/OBJS.SH lib/krb5/keytab/ktbase.c lib/krb5/keytab/Makefile lib/krb5/keytab/ktfr_entry.c lib/krb5/error_tables/kdb5_err.h lib/krb5/error_tables/krb524_err.et lib/krb5/error_tables/Makefile.in lib/krb5/error_tables/k5e1_err.h lib/krb5/error_tables/krb524_err.h lib/krb5/error_tables/asn1_err.et lib/krb5/error_tables/kdb5_err.et lib/krb5/error_tables/kdb5_err.c lib/krb5/error_tables/deps lib/krb5/error_tables/krb5_err.c lib/krb5/error_tables/OBJS.SH lib/krb5/error_tables/krb5_err.et lib/krb5/error_tables/kv5m_err.et lib/krb5/error_tables/krb5_err.h lib/krb5/error_tables/k5e1_err.et lib/krb5/error_tables/init_ets.c lib/krb5/error_tables/asn1_err.h lib/krb5/error_tables/Makefile lib/krb5/error_tables/krb524_err.c lib/krb5/error_tables/kv5m_err.c lib/krb5/error_tables/asn1_err.c lib/krb5/error_tables/k5e1_err.c lib/krb5/error_tables/kv5m_err.h lib/krb5/rcache/rc-int.h lib/krb5/rcache/rc_none.c lib/krb5/rcache/t_memrcache.c lib/krb5/rcache/Makefile.in lib/krb5/rcache/memrcache.h lib/krb5/rcache/deps lib/krb5/rcache/RELEASE lib/krb5/rcache/OBJS.SH lib/krb5/rcache/memrcache.c lib/krb5/rcache/rc_dfl.c lib/krb5/rcache/rc_file2.c lib/krb5/rcache/Makefile lib/krb5/rcache/rc_base.c lib/krb5/rcache/t_rcfile2.c lib/krb5/unicode/Makefile.in lib/krb5/unicode/ucdata/ucgendat.c lib/krb5/unicode/ucdata/ucdata.h lib/krb5/unicode/ucdata/format.txt lib/krb5/unicode/ucdata/uctable.h lib/krb5/unicode/ucdata/ucdata.c lib/krb5/unicode/ucdata/api.txt lib/krb5/unicode/ucdata/ucdata.man lib/krb5/unicode/ucdata/MUTTUCData.txt lib/krb5/unicode/ucdata/README lib/krb5/unicode/UCD-Terms lib/krb5/unicode/deps lib/krb5/unicode/CompositionExclusions.txt lib/krb5/unicode/OBJS.SH lib/krb5/unicode/UnicodeData.txt lib/krb5/unicode/Makefile lib/krb5/unicode/ucstr.c lib/krb5/krb/valid_times.c lib/krb5/krb/mk_req.c lib/krb5/krb/cammac_util.c lib/krb5/krb/t_kerb.c lib/krb5/krb/pac.c lib/krb5/krb/ser_princ.c lib/krb5/krb/rd_priv.c lib/krb5/krb/addr_comp.c lib/krb5/krb/ser_addr.c lib/krb5/krb/mk_req_ext.c lib/krb5/krb/gic_pwd.c lib/krb5/krb/t_vfy_increds.c lib/krb5/krb/gen_subkey.c lib/krb5/krb/encrypt_tk.c lib/krb5/krb/allow_weak.c lib/krb5/krb/init_ctx.c lib/krb5/krb/pr_to_salt.c lib/krb5/krb/ser_actx.c lib/krb5/krb/t_in_ccache.c lib/krb5/krb/copy_athctr.c lib/krb5/krb/fwd_tgt.c lib/krb5/krb/addr_srch.c lib/krb5/krb/serialize.c lib/krb5/krb/addr_order.c lib/krb5/krb/brand.c lib/krb5/krb/set_realm.c lib/krb5/krb/str_conv.c lib/krb5/krb/preauth_ec.c lib/krb5/krb/bld_princ.c lib/krb5/krb/Makefile.in lib/krb5/krb/kerrs.c lib/krb5/krb/t_deltat.c lib/krb5/krb/appdefault.c lib/krb5/krb/in_tkt_sky.c lib/krb5/krb/vic_opt.c lib/krb5/krb/t_sname_match.c lib/krb5/krb/mk_safe.c lib/krb5/krb/t_valid_times.c lib/krb5/krb/parse_host_string.c lib/krb5/krb/t_etypes.c lib/krb5/krb/transit-tests lib/krb5/krb/princ_comp.c lib/krb5/krb/mk_error.c lib/krb5/krb/send_tgs.c lib/krb5/krb/authdata_dec.c lib/krb5/krb/copy_ctx.c lib/krb5/krb/gic_opt.c lib/krb5/krb/get_etype_info.c lib/krb5/krb/ser_cksum.c lib/krb5/krb/ser_adata.c lib/krb5/krb/t_walk_rtree.c lib/krb5/krb/init_creds_ctx.h lib/krb5/krb/bld_pr_ext.c lib/krb5/krb/t_ad_fx_armor.c lib/krb5/krb/x-deltat.y lib/krb5/krb/preauth_encts.c lib/krb5/krb/walktree-tests lib/krb5/krb/t_in_ccache_patypes.py lib/krb5/krb/t_expand.c lib/krb5/krb/t_ref_kerb.out lib/krb5/krb/privsafe.c lib/krb5/krb/val_renew.c lib/krb5/krb/auth_con.c lib/krb5/krb/sname_match.c lib/krb5/krb/tgtname.c lib/krb5/krb/parse.c lib/krb5/krb/rd_req_dec.c lib/krb5/krb/sendauth.c lib/krb5/krb/rd_req.c lib/krb5/krb/copy_key.c lib/krb5/krb/preauth_otp.c lib/krb5/krb/t_expire_warn.c lib/krb5/krb/pac_sign.c lib/krb5/krb/copy_tick.c lib/krb5/krb/deps lib/krb5/krb/copy_princ.c lib/krb5/krb/rd_safe.c lib/krb5/krb/recvauth.c lib/krb5/krb/copy_cksum.c lib/krb5/krb/init_keyblock.c lib/krb5/krb/t_krb5.conf lib/krb5/krb/chk_trans.c lib/krb5/krb/gen_save_subkey.c lib/krb5/krb/preauth_sam2.c lib/krb5/krb/enc_keyhelper.c lib/krb5/krb/unparse.c lib/krb5/krb/copy_data.c lib/krb5/krb/conv_creds.c lib/krb5/krb/s4u_creds.c lib/krb5/krb/gen_seqnum.c lib/krb5/krb/mk_priv.c lib/krb5/krb/authdata_enc.c lib/krb5/krb/copy_auth.c lib/krb5/krb/deltat.c lib/krb5/krb/t_princ.c lib/krb5/krb/OBJS.SH lib/krb5/krb/srv_rcache.c lib/krb5/krb/t_response_items.c lib/krb5/krb/authdata_exp.c lib/krb5/krb/fast.c lib/krb5/krb/rd_rep.c lib/krb5/krb/t_pac.c lib/krb5/krb/t_ser.c lib/krb5/krb/encode_kdc.c lib/krb5/krb/random_str.c lib/krb5/krb/conv_princ.c lib/krb5/krb/auth_con.h lib/krb5/krb/get_in_tkt.c lib/krb5/krb/authdata.h lib/krb5/krb/strptime.c lib/krb5/krb/int-proto.h lib/krb5/krb/t_get_etype_info.py lib/krb5/krb/kdc_rep_dc.c lib/krb5/krb/padata.c lib/krb5/krb/copy_creds.c lib/krb5/krb/gc_via_tkt.c lib/krb5/krb/t_parse_host_string.c lib/krb5/krb/cp_key_cnt.c lib/krb5/krb/fast.h lib/krb5/krb/mk_cred.c lib/krb5/krb/rd_cred.c lib/krb5/krb/chpw.c lib/krb5/krb/preauth_pkinit.c lib/krb5/krb/t_vfy_increds.py lib/krb5/krb/get_creds.c lib/krb5/krb/decrypt_tk.c lib/krb5/krb/authdata.c lib/krb5/krb/t_cc_config.c lib/krb5/krb/walk_rtree.c lib/krb5/krb/plugin.c lib/krb5/krb/enc_helper.c lib/krb5/krb/decode_kdc.c lib/krb5/krb/ai_authdata.c lib/krb5/krb/preauth2.c lib/krb5/krb/ser_auth.c lib/krb5/krb/rd_error.c lib/krb5/krb/mk_rep.c lib/krb5/krb/libdef_parse.c lib/krb5/krb/t_authdata.c lib/krb5/krb/Makefile lib/krb5/krb/ser_key.c lib/krb5/krb/t_copy_context.c lib/krb5/krb/kfree.c lib/krb5/krb/copy_addrs.c lib/krb5/krb/ser_ctx.c lib/krb5/krb/gic_keytab.c lib/krb5/krb/t_get_etype_info.c lib/krb5/krb/vfy_increds.c lib/krb5/krb/t_expire_warn.py lib/krb5/krb/etype_list.c lib/krb5/krb/srv_dec_tkt.c lib/krb5/krb/response_items.c lib/krb5/Makefile lib/krb5/binutils.versions lib/krb5/os/td_krb5.conf lib/krb5/os/t_kuserok.c lib/krb5/os/changepw.c lib/krb5/os/realm_dom.c lib/krb5/os/write_msg.c lib/krb5/os/t_trace.c lib/krb5/os/port2ip.c lib/krb5/os/os-proto.h lib/krb5/os/timeofday.c lib/krb5/os/hostaddr.c lib/krb5/os/toffset.c lib/krb5/os/Makefile.in lib/krb5/os/t_std_conf.c lib/krb5/os/prompter.c lib/krb5/os/localauth_rule.c lib/krb5/os/sn2princ.c lib/krb5/os/localauth_k5login.c lib/krb5/os/read_msg.c lib/krb5/os/hostrealm_dns.c lib/krb5/os/unlck_file.c lib/krb5/os/t_an_to_ln.c lib/krb5/os/hostrealm_registry.c lib/krb5/os/hostrealm.c lib/krb5/os/expand_path.c lib/krb5/os/dnsglue.c lib/krb5/os/ccdefname.c lib/krb5/os/hostrealm_profile.c lib/krb5/os/trace.c lib/krb5/os/t_gifconf.c lib/krb5/os/hostrealm_domain.c lib/krb5/os/t_trace.ref lib/krb5/os/deps lib/krb5/os/accessor.c lib/krb5/os/localauth_names.c lib/krb5/os/net_write.c lib/krb5/os/ustime.c lib/krb5/os/localauth_an2ln.c lib/krb5/os/read_pwd.c lib/krb5/os/OBJS.SH lib/krb5/os/localaddr.c lib/krb5/os/c_ustime.c lib/krb5/os/t_discover_uri.py lib/krb5/os/localauth.c lib/krb5/os/gen_rname.c lib/krb5/os/gen_port.c lib/krb5/os/sendto_kdc.c lib/krb5/os/genaddrs.c lib/krb5/os/krbfileio.c lib/krb5/os/init_os_ctx.c lib/krb5/os/full_ipadr.c lib/krb5/os/t_expand_path.c lib/krb5/os/Makefile lib/krb5/os/lock_file.c lib/krb5/os/t_locate_kdc.c lib/krb5/os/net_read.c lib/krb5/os/thread_safe.c lib/krb5/os/dnsglue.h lib/krb5/os/ktdefname.c lib/krb5/os/dnssrv.c lib/krb5/os/locate_kdc.c lib/krb5/os/ref_std_conf.out lib/krb5/os/mk_faddr.c lib/krb5/libkrb5.exports + popd ~/build/BUILD/krb5-1.21.2 + install -pm 644 src/tests/pkinit-certs/generic.p12 src/tests/pkinit-certs/user-enc.p12 src/tests/pkinit-certs/user-upn.p12 src/tests/pkinit-certs/user-upn2.p12 src/tests/pkinit-certs/user-upn3.p12 src/tests/pkinit-certs/user.p12 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/pkinit-certs/ + install -pm 644 src/tests/au_dict.json /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/ ++ find /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/ -type f -executable + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kdc/rtscript + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kdc/t_emptytgt.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kdc/t_emptytgt.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kdc/t_workers.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kdc/t_workers.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/config/config.guess + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/config/wconfig.pl + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/config/mkinstalldirs + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/config/ren2long + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/config/config.sub + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + grep -Eq '^#!' + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/config/install-sh + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/config/move-if-changed + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/config/install-sh~ + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/configure + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/plugins/audit/kdc_j_encode.c + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/plugins/audit/kdc_j_encode.c + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/build-tools/krb5-config.in + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/build-tools/krb5-config + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/configure~ + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/config.status + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/et/compile_et.sh + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/et/config_script + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/mkrel + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/lndir + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/trim-valgrind-logs + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/wsgiref-kdcproxy.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/wsgiref-kdcproxy.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/ss/config_script + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/ss/mk_cmds.sh + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/krb5-send-pr.sh + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/getsyms + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/export-check.pl + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/export-check.pl + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/util/check-ac-syms + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kadmin/scripts/inst-hdrs.sh + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kadmin/dbutil/t_tdumputil.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kadmin/dbutil/t_tdumputil.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kadmin/cli/k5srvutil.sh + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kadmin/kdbkeys/do-test.pl + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/windows/installer/wix/kfw.wxs + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/windows/installer/wix/kfw.wxs + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_keydata.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_keydata.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_salt.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_salt.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_princflags.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_princflags.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_pwqual.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_pwqual.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_policy.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_policy.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_gssapi.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_gssapi.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_ccselect.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_ccselect.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_export_cred.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_export_cred.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_client_keytab.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_client_keytab.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_enctypes.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_enctypes.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_s4u.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/gssapi/t_s4u.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_otp.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_otp.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_iprop.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_iprop.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_bogus_kdc_req.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_bogus_kdc_req.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_crossrealm.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_crossrealm.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kadmin_acl.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kadmin_acl.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_unlockiter.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_unlockiter.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kdb.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kdb.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_hooks.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_hooks.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/pkinit-certs/make-certs.sh + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_cve-2013-1417.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_cve-2013-1417.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/proxy-certs/make-certs.sh + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_cve-2012-1014.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_cve-2012-1014.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_general.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_general.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_keyrollover.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_keyrollover.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_keytab.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_keytab.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kdc_log.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kdc_log.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_tabdump.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_tabdump.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_mkey.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_mkey.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_proxy.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_proxy.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_renew.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_renew.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_audit.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_audit.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_pkinit.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_pkinit.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_localauth.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_localauth.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_errmsg.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_errmsg.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_dump.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_dump.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_changepw.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_changepw.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_renprinc.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_renprinc.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kadm5_hook.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kadm5_hook.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_sn2princ.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_sn2princ.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kprop.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kprop.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_sesskeynego.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_sesskeynego.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_cve-2012-1015.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_cve-2012-1015.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_referral.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_referral.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_stringattr.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_stringattr.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_skew.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_skew.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_hostrealm.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_hostrealm.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kdb_locking.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_kdb_locking.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_ccache.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_ccache.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_cve-2013-1416.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_cve-2013-1416.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_rdreq.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/tests/t_rdreq.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/appl/user_user/t_user2user.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/appl/user_user/t_user2user.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/appl/gss-sample/t_gss_sample.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/appl/gss-sample/t_gss_sample.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krad/t_daemon.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krad/t_daemon.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/kdb/t_stringattr.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/kdb/t_stringattr.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krb5/ccache/t_cccol.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krb5/ccache/t_cccol.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krb5/krb/transit-tests + grep -Eq '^#!' + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krb5/krb/t_in_ccache_patypes.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krb5/krb/t_in_ccache_patypes.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krb5/krb/t_vfy_increds.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krb5/krb/t_vfy_increds.py + for f in $(find "$RPM_BUILD_ROOT/usr/share/krb5-tests/loongarch64/" -type f -executable) + head -n1 /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krb5/krb/t_expire_warn.py + grep -Eq '^#!' + chmod a-x /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/lib/krb5/krb/t_expire_warn.py + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/config/wconfig.pl + rm -- /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/krb5-tests/loongarch64/kadmin/kdbkeys/do-test.pl + /usr/lib/rpm/anolis/generate-compatibility-deps krb5 ~/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib/compatibility/krb5 ~/build/BUILD/krb5-1.21.2 ~/build/BUILD/krb5-1.21.2 ~/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib/compatibility/krb5 ~/build/BUILD/krb5-1.21.2 Usage: kdb5_ldap_util [-D user_dn [-w passwd]] [-H ldapuri] [-r realm] cmd [cmd_options] create [-subtrees subtree_dn_list] [-sscope search_scope] [-containerref container_reference_dn] [-m|-P password|-sf stashfilename] [-s] [-k mkeytype] [-kv mkeyVNO] [-M mkeyname] [-maxtktlife max_ticket_life] [-maxrenewlife max_renewable_ticket_life] [ticket_flags] modify [-subtrees subtree_dn_list] [-sscope search_scope] [-containerref container_reference_dn] [-maxtktlife max_ticket_life] [-maxrenewlife max_renewable_ticket_life] [ticket_flags] view destroy [-f] list stashsrvpw [-f filename] service_dn create_policy [-maxtktlife max_ticket_life] [-maxrenewlife max_renewable_ticket_life] [ticket_flags] policy modify_policy [-maxtktlife max_ticket_life] [-maxrenewlife max_renewable_ticket_life] [ticket_flags] policy view_policy policy destroy_policy [-force] policy list_policy ~/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib/compatibility/krb5 ~/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib/compatibility/krb5 ~/build/BUILD/krb5-1.21.2 ~/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib/compatibility/krb5 ~/build/BUILD/krb5-1.21.2 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64 mit-krb5 + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.21.2-1.an23 --unique-debug-suffix -1.21.2-1.an23.loongarch64 --unique-debug-src-base krb5-1.21.2-1.an23.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/krb5-1.21.2 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/kadmin extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/kdestroy extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/kinit extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/ksu extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/kpasswd extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/klist extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/kswitch extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/kvno extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/sclient extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/bin/ktutil extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/kdb/db2.so extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/kdb/klmdb.so extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/kdb/kldap.so extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth/spake.so extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth/otp.so extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/tls/k5tls.so extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/krb5/plugins/preauth/pkinit.so extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkadm5clnt_mit.so.12.0 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libgssapi_krb5.so.2.2 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libgssrpc.so.4.2 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libk5crypto.so.3.1 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkadm5srv_mit.so.12.0 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkdb5.so.10.0 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrb5.so.3.3 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrad.so.0.0 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkrb5support.so.0.1 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/lib64/libkdb_ldap.so.1.0 extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kadmind extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kdb5_util extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kdb5_ldap_util extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kadmin.local extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kprop extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kpropd extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/kproplog extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/sserver extracting debug info from /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/sbin/krb5kdc original debug info size: 36656kB, size after compression: 34004kB /usr/bin/sepdebugcrcfix: Updated 36 CRC32s, 0 CRC32s did match. 20235 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files Warning: unused libraries in /usr/lib64/libgssrpc.so.4.2: libk5crypto.so.3 libcom_err.so.2 libkeyutils.so.1 libcrypto.so.3 libresolv.so.2 Warning: unused libraries in /usr/lib64/libkrad.so.0.0: libkrb5support.so.0 libkeyutils.so.1 libresolv.so.2 libselinux.so.1 Warning: unused libraries in /usr/lib64/libkadm5clnt_mit.so.12.0: libcrypto.so.3 libresolv.so.2 Warning: unused libraries in /usr/lib64/libkrb5support.so.0.1: libcrypto.so.3 libresolv.so.2 Warning: unused libraries in /usr/lib64/libkdb_ldap.so.1.0: libk5crypto.so.3 liblber.so.2 libkeyutils.so.1 libcrypto.so.3 libresolv.so.2 Warning: unused libraries in /usr/lib64/libkdb5.so.10.0: libcrypto.so.3 libresolv.so.2 Warning: unused libraries in /usr/lib64/libkadm5srv_mit.so.12.0: libcrypto.so.3 libresolv.so.2 Warning: unused libraries in /usr/lib64/libgssapi_krb5.so.2.2: libcrypto.so.3 libresolv.so.2 Warning: unused libraries in /usr/lib64/libk5crypto.so.3.1: libresolv.so.2 Warning: unused libraries in /usr/lib64/krb5/plugins/preauth/pkinit.so: libresolv.so.2 Warning: unused libraries in /usr/lib64/krb5/plugins/preauth/spake.so: libkeyutils.so.1 libresolv.so.2 libselinux.so.1 Warning: unused libraries in /usr/lib64/krb5/plugins/preauth/otp.so: libkeyutils.so.1 libcrypto.so.3 libresolv.so.2 libselinux.so.1 Warning: unused libraries in /usr/lib64/krb5/plugins/kdb/kldap.so: libgssapi_krb5.so.2 libkrb5.so.3 libcom_err.so.2 libk5crypto.so.3 libkrb5support.so.0 libkeyutils.so.1 libcrypto.so.3 libresolv.so.2 Warning: unused libraries in /usr/lib64/krb5/plugins/kdb/db2.so: libcom_err.so.2 libk5crypto.so.3 libkeyutils.so.1 libcrypto.so.3 libresolv.so.2 Warning: unused libraries in /usr/lib64/krb5/plugins/kdb/klmdb.so: libk5crypto.so.3 libcom_err.so.2 libkeyutils.so.1 libcrypto.so.3 libresolv.so.2 libselinux.so.1 + /usr/lib/rpm/anolis/brp-mangle-shebangs mangling shebang in /usr/share/krb5-tests/loongarch64/kdc/rtscript from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/config/mkinstalldirs from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/config/ren2long from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/config/move-if-changed from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/config/install-sh~ from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/configure from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/build-tools/krb5-config.in from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/build-tools/krb5-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/configure~ from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/config.status from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/util/et/compile_et.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/util/et/config_script from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/util/mkrel from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/util/lndir from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/util/trim-valgrind-logs from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/util/ss/config_script from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/util/ss/mk_cmds.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/util/krb5-send-pr.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/util/getsyms from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/util/check-ac-syms from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/kadmin/scripts/inst-hdrs.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/kadmin/cli/k5srvutil.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/krb5-tests/loongarch64/tests/pkinit-certs/make-certs.sh from /bin/sh -e to #!/usr/bin/sh -e mangling shebang in /usr/share/krb5-tests/loongarch64/tests/proxy-certs/make-certs.sh from /bin/sh -e to #!/usr/bin/sh -e mangling shebang in /usr/share/krb5-tests/loongarch64/lib/krb5/krb/transit-tests from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/krb5-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/k5srvutil from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/krb5-tests-loongarch64 from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/anolis/brp-python-hardlink Processing files: krb5-devel-1.21.2-1.an23.loongarch64 Provides: api(krb5-devel) = 1.21.2 krb5-devel = 1.21.2-1.an23 krb5-devel(loongarch-64) = 1.21.2-1.an23 krb5-kdb-devel-version = 9.0 pkgconfig(gssrpc) = 1.21.2 pkgconfig(kadm-client) = 1.21.2 pkgconfig(kadm-server) = 1.21.2 pkgconfig(kdb) = 1.21.2 pkgconfig(krb5) = 1.21.2 pkgconfig(krb5-gssapi) = 1.21.2 pkgconfig(mit-krb5) = 1.21.2 pkgconfig(mit-krb5-gssapi) = 1.21.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh libgssapi_krb5.so.2()(64bit) libgssrpc.so.4()(64bit) libk5crypto.so.3()(64bit) libkdb5.so.10()(64bit) libkrad.so.0()(64bit) libkrb5.so.3()(64bit) libkrb5support.so.0()(64bit) pkgconfig(gssrpc) pkgconfig(kdb) pkgconfig(mit-krb5) pkgconfig(mit-krb5-gssapi) Processing files: krb5-libs-1.21.2-1.an23.loongarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qH0vBf + umask 022 + cd /builddir/build/BUILD + cd krb5-1.21.2 + LICENSEDIR=/builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/licenses/krb5-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/licenses/krb5-libs + cp -pr LICENSE /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/licenses/krb5-libs + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /etc/krb5.conf.d/crypto-policies -> /etc/crypto-policies/back-ends/krb5.config Provides: abi(krb5-libs) = 1.21.2 config(krb5-libs) = 1.21.2-1.an23 krb5-libs = 1.21.2-1.an23 krb5-libs(loongarch-64) = 1.21.2-1.an23 libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(HIDDEN)(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libgssrpc.so.4()(64bit) libgssrpc.so.4(HIDDEN)(64bit) libgssrpc.so.4(gssrpc_4_MIT)(64bit) libk5crypto.so.3()(64bit) libk5crypto.so.3(HIDDEN)(64bit) libk5crypto.so.3(k5crypto_3_MIT)(64bit) libkdb5.so.10()(64bit) libkdb5.so.10(HIDDEN)(64bit) libkdb5.so.10(kdb5_10_MIT)(64bit) libkrad.so.0()(64bit) libkrad.so.0(HIDDEN)(64bit) libkrad.so.0(krad_0_MIT)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(HIDDEN)(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libkrb5support.so.0()(64bit) libkrb5support.so.0(HIDDEN)(64bit) libkrb5support.so.0(krb5support_0_MIT)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libcom_err.so.2()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libgssrpc.so.4()(64bit) libgssrpc.so.4(gssrpc_4_MIT)(64bit) libk5crypto.so.3()(64bit) libk5crypto.so.3(k5crypto_3_MIT)(64bit) libkeyutils.so.1()(64bit) libkeyutils.so.1(KEYUTILS_0.3)(64bit) libkeyutils.so.1(KEYUTILS_1.0)(64bit) libkeyutils.so.1(KEYUTILS_1.5)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libkrb5support.so.0()(64bit) libkrb5support.so.0(krb5support_0_MIT)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.36)(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libverto.so.1()(64bit) rtld(GNU_HASH) Processing files: krb5-doc-1.21.2-1.an23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AaAocI + umask 022 + cd /builddir/build/BUILD + cd krb5-1.21.2 + DOCDIR=/builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-doc + cp -pr README /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-doc + cp -pr NOTICE /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: krb5-doc = 1.21.2-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: krb5-server-1.21.2-1.an23.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0qsHts + umask 022 + cd /builddir/build/BUILD + cd krb5-1.21.2 + DOCDIR=/builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-server + cp -pr src/config-files/kdc.conf /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-server + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(krb5-server) = 1.21.2 config(krb5-server) = 1.21.2-1.an23 krb5-kdb-version = 9.0 krb5-server = 1.21.2-1.an23 krb5-server(loongarch-64) = 1.21.2-1.an23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libcom_err.so.2()(64bit) libcrypto.so.3()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libgssrpc.so.4()(64bit) libgssrpc.so.4(gssrpc_4_MIT)(64bit) libk5crypto.so.3()(64bit) libk5crypto.so.3(k5crypto_3_MIT)(64bit) libkadm5clnt_mit.so.12()(64bit) libkadm5clnt_mit.so.12(kadm5clnt_mit_12_MIT)(64bit) libkadm5srv_mit.so.12()(64bit) libkadm5srv_mit.so.12(kadm5srv_mit_12_MIT)(64bit) libkdb5.so.10()(64bit) libkdb5.so.10(kdb5_10_MIT)(64bit) libkeyutils.so.1()(64bit) libkrad.so.0()(64bit) libkrad.so.0(krad_0_MIT)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libkrb5support.so.0()(64bit) libkrb5support.so.0(krb5support_0_MIT)(64bit) liblmdb.so.0.0.0()(64bit) libresolv.so.2()(64bit) libselinux.so.1()(64bit) libss.so.2()(64bit) libverto.so.1()(64bit) rtld(GNU_HASH) Processing files: krb5-server-ldap-1.21.2-1.an23.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.io1pB0 + umask 022 + cd /builddir/build/BUILD + cd krb5-1.21.2 + DOCDIR=/builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-server-ldap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-server-ldap + cp -pr src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-server-ldap + cp -pr src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-server-ldap + cp -pr 60kerberos.ldif /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-server-ldap + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(krb5-server-ldap) = 1.21.2 api(krb5-server-ldap) = 1.21.2 krb5-server-ldap = 1.21.2-1.an23 krb5-server-ldap(loongarch-64) = 1.21.2-1.an23 libkdb_ldap.so.1()(64bit) libkdb_ldap.so.1(HIDDEN)(64bit) libkdb_ldap.so.1(kdb_ldap_1_MIT)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libcom_err.so.2()(64bit) libcrypto.so.3()(64bit) libgssapi_krb5.so.2()(64bit) libgssrpc.so.4()(64bit) libgssrpc.so.4(gssrpc_4_MIT)(64bit) libk5crypto.so.3()(64bit) libk5crypto.so.3(k5crypto_3_MIT)(64bit) libkadm5srv_mit.so.12()(64bit) libkadm5srv_mit.so.12(kadm5srv_mit_12_MIT)(64bit) libkdb5.so.10()(64bit) libkdb5.so.10(kdb5_10_MIT)(64bit) libkdb_ldap.so.1()(64bit) libkdb_ldap.so.1(kdb_ldap_1_MIT)(64bit) libkeyutils.so.1()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libkrb5support.so.0()(64bit) libkrb5support.so.0(krb5support_0_MIT)(64bit) liblber.so.2()(64bit) libldap.so.2()(64bit) libldap.so.2(OPENLDAP_2.200)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Processing files: krb5-workstation-1.21.2-1.an23.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fDnmzp + umask 022 + cd /builddir/build/BUILD + cd krb5-1.21.2 + DOCDIR=/builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-workstation + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-workstation + cp -pr src/config-files/services.append /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-workstation + cp -pr src/config-files/krb5.conf /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-workstation + cp -pr build-html/_static build-html/about.html build-html/admin build-html/appdev build-html/basic build-html/build build-html/build_this.html build-html/copyright.html build-html/formats build-html/genindex-K.html build-html/genindex-R.html build-html/genindex-all.html build-html/genindex.html build-html/index.html build-html/mitK5defaults.html build-html/mitK5features.html build-html/mitK5license.html build-html/objects.inv build-html/plugindev build-html/resources.html build-html/search.html build-html/searchindex.js build-html/user /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-workstation + cp -pr src/config-files/convert-config-files /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64/usr/share/doc/krb5-workstation + RPM_EC=0 ++ jobs -p + exit 0 Provides: api(krb5-workstation) = 1.21.2 config(krb5-workstation) = 1.21.2-1.an23 krb5-workstation = 1.21.2-1.an23 krb5-workstation(loongarch-64) = 1.21.2-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libcom_err.so.2()(64bit) libk5crypto.so.3()(64bit) libk5crypto.so.3(k5crypto_3_MIT)(64bit) libkadm5clnt_mit.so.12()(64bit) libkadm5clnt_mit.so.12(kadm5clnt_mit_12_MIT)(64bit) libkadm5srv_mit.so.12()(64bit) libkadm5srv_mit.so.12(kadm5srv_mit_12_MIT)(64bit) libkdb5.so.10()(64bit) libkdb5.so.10(kdb5_10_MIT)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libkrb5support.so.0()(64bit) libkrb5support.so.0(krb5support_0_MIT)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libss.so.2()(64bit) rtld(GNU_HASH) Processing files: krb5-pkinit-1.21.2-1.an23.loongarch64 Provides: abi(krb5-pkinit) = 1.21.2 krb5-pkinit = 1.21.2-1.an23 krb5-pkinit(loongarch-64) = 1.21.2-1.an23 krb5-pkinit-openssl = 1.21.2-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libcom_err.so.2()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libk5crypto.so.3()(64bit) libk5crypto.so.3(k5crypto_3_MIT)(64bit) libkeyutils.so.1()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libkrb5support.so.0()(64bit) libkrb5support.so.0(krb5support_0_MIT)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Obsoletes: krb5-pkinit-openssl < 1.21.2-1.an23 Processing files: libkadm5-1.21.2-1.an23.loongarch64 Provides: abi(libkadm5) = 1.21.2 libkadm5 = 1.21.2-1.an23 libkadm5(loongarch-64) = 1.21.2-1.an23 libkadm5clnt_mit.so.12()(64bit) libkadm5clnt_mit.so.12(HIDDEN)(64bit) libkadm5clnt_mit.so.12(kadm5clnt_mit_12_MIT)(64bit) libkadm5srv_mit.so.12()(64bit) libkadm5srv_mit.so.12(HIDDEN)(64bit) libkadm5srv_mit.so.12(kadm5srv_mit_12_MIT)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libcom_err.so.2()(64bit) libcrypto.so.3()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libgssrpc.so.4()(64bit) libgssrpc.so.4(gssrpc_4_MIT)(64bit) libk5crypto.so.3()(64bit) libk5crypto.so.3(k5crypto_3_MIT)(64bit) libkadm5clnt_mit.so.12()(64bit) libkadm5srv_mit.so.12()(64bit) libkdb5.so.10()(64bit) libkdb5.so.10(kdb5_10_MIT)(64bit) libkeyutils.so.1()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libkrb5support.so.0()(64bit) libkrb5support.so.0(krb5support_0_MIT)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Processing files: krb5-tests-1.21.2-1.an23.loongarch64 Provides: krb5-tests = 1.21.2-1.an23 krb5-tests(loongarch-64) = 1.21.2-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Processing files: krb5-debugsource-1.21.2-1.an23.loongarch64 Provides: krb5-debugsource = 1.21.2-1.an23 krb5-debugsource(loongarch-64) = 1.21.2-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: krb5-debuginfo-1.21.2-1.an23.loongarch64 Provides: krb5-debuginfo = 1.21.2-1.an23 krb5-debuginfo(loongarch-64) = 1.21.2-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: krb5-debugsource(loongarch-64) = 1.21.2-1.an23 Processing files: krb5-libs-debuginfo-1.21.2-1.an23.loongarch64 Provides: debuginfo(build-id) = 1a442098f562f8f65f717a6ac558678dc9ec4373 debuginfo(build-id) = 2526f11fe58dfe554f6d60b8c2b906eabe699bd8 debuginfo(build-id) = 4a1e24b3e9967296f40992db833d290934db6e17 debuginfo(build-id) = 6eb1e6150538bdfdd4a177dcf89d74470c221623 debuginfo(build-id) = 8558d25cd233bf0bedfa71c15e356e72d78d7e40 debuginfo(build-id) = 9725c27c758b8369e7c38fb2989c0b943918aef2 debuginfo(build-id) = b633086e02c57f98882720cf552d9b4672ef6771 debuginfo(build-id) = d8256a652c78070bb72986ef4f8646341570cc9e debuginfo(build-id) = ff7044358b109f4adb5ca3b65406d06555ff42c1 krb5-libs-debuginfo = 1.21.2-1.an23 krb5-libs-debuginfo(loongarch-64) = 1.21.2-1.an23 libgssapi_krb5.so.2.2-1.21.2-1.an23.loongarch64.debug()(64bit) libgssrpc.so.4.2-1.21.2-1.an23.loongarch64.debug()(64bit) libk5crypto.so.3.1-1.21.2-1.an23.loongarch64.debug()(64bit) libkdb5.so.10.0-1.21.2-1.an23.loongarch64.debug()(64bit) libkrad.so.0.0-1.21.2-1.an23.loongarch64.debug()(64bit) libkrb5.so.3.3-1.21.2-1.an23.loongarch64.debug()(64bit) libkrb5support.so.0.1-1.21.2-1.an23.loongarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: krb5-debugsource(loongarch-64) = 1.21.2-1.an23 Processing files: krb5-server-debuginfo-1.21.2-1.an23.loongarch64 Provides: debuginfo(build-id) = 19706b626fe71835658053196fb370a1030903eb debuginfo(build-id) = 67ee8dbfc1c96726fe1e280f7dd0b54694788c8f debuginfo(build-id) = 7ca9875d0a090939a37a6f586ba074da007c0969 debuginfo(build-id) = 81e3c41b3d17d7ad273e0dbcc4688e4c4925c6c4 debuginfo(build-id) = 96da0ca79de7008081fa82a0d78a47dc32cda404 debuginfo(build-id) = 9a291869ecd466e99a0e620d15c403c5b97637a8 debuginfo(build-id) = acf1b98b07b994a063e26889e15939a3a00c4d1f debuginfo(build-id) = b639cc503b7f626d57d519f7fc4665442a96283a debuginfo(build-id) = bb136477d0fa0ff25042a62aeeaee414059909c9 debuginfo(build-id) = d97692f92454f5f228ce776682e55acd0436c1ee debuginfo(build-id) = db336466dcf8c02418b2c276e49183d99e6847b2 debuginfo(build-id) = e8b48e6fe68b71cecc4afb5bce8ad018a038b7a3 krb5-server-debuginfo = 1.21.2-1.an23 krb5-server-debuginfo(loongarch-64) = 1.21.2-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: krb5-debugsource(loongarch-64) = 1.21.2-1.an23 Processing files: krb5-server-ldap-debuginfo-1.21.2-1.an23.loongarch64 Provides: debuginfo(build-id) = 0d0ab6402f6a14ac455e5e42c9307fcd27e08360 debuginfo(build-id) = 2d0e6abcf3ac8643a9f4a737b370386ff3f90801 debuginfo(build-id) = 4b561b51bd20da16f2db3edd81f07af4a63ffbc3 krb5-server-ldap-debuginfo = 1.21.2-1.an23 krb5-server-ldap-debuginfo(loongarch-64) = 1.21.2-1.an23 libkdb_ldap.so.1.0-1.21.2-1.an23.loongarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: krb5-debugsource(loongarch-64) = 1.21.2-1.an23 Processing files: krb5-workstation-debuginfo-1.21.2-1.an23.loongarch64 Provides: debuginfo(build-id) = 05cd2eb927ef68acf09d1c91b997bbd5420539a9 debuginfo(build-id) = 2056475df3e696a0de769309d0a078f5c60dd6f3 debuginfo(build-id) = 2ff9d2f709d2f34bb80bee1477379c7cfb887e4d debuginfo(build-id) = 68325aab39c6b842500c0edef62217220b15e562 debuginfo(build-id) = b470898cc8de43ca0fb5cdf0ac2f2a2f0ffc9f90 debuginfo(build-id) = c5846ee6a93c2d4ba94d194b968247a7cff78599 debuginfo(build-id) = cfaa60f840ec1696a577414f3d9488571411caed debuginfo(build-id) = e7287064f77490265b1b4eb2eb1a671dc340fa91 debuginfo(build-id) = efc25ac59c4362abbaf7bea8874330eaf92e44bb krb5-workstation-debuginfo = 1.21.2-1.an23 krb5-workstation-debuginfo(loongarch-64) = 1.21.2-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: krb5-debugsource(loongarch-64) = 1.21.2-1.an23 Processing files: krb5-pkinit-debuginfo-1.21.2-1.an23.loongarch64 Provides: debuginfo(build-id) = 43bbd410d97fad033a750901c4f554a1490e6aae krb5-pkinit-debuginfo = 1.21.2-1.an23 krb5-pkinit-debuginfo(loongarch-64) = 1.21.2-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: krb5-debugsource(loongarch-64) = 1.21.2-1.an23 Processing files: libkadm5-debuginfo-1.21.2-1.an23.loongarch64 Provides: debuginfo(build-id) = 640efefcf6500b9ef2111dff42a7aab919b17e80 debuginfo(build-id) = b1bd07a10f9b2c961820a0a7cda6d752ad91f544 libkadm5-debuginfo = 1.21.2-1.an23 libkadm5-debuginfo(loongarch-64) = 1.21.2-1.an23 libkadm5clnt_mit.so.12.0-1.21.2-1.an23.loongarch64.debug()(64bit) libkadm5srv_mit.so.12.0-1.21.2-1.an23.loongarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: krb5-debugsource(loongarch-64) = 1.21.2-1.an23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/krb5-1.21.2-1.an23.loongarch64 Wrote: /builddir/build/RPMS/krb5-doc-1.21.2-1.an23.noarch.rpm Wrote: /builddir/build/RPMS/krb5-debuginfo-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-pkinit-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-pkinit-debuginfo-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-server-ldap-debuginfo-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/libkadm5-debuginfo-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-workstation-debuginfo-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-devel-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-server-ldap-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/libkadm5-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-server-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-server-debuginfo-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-workstation-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-libs-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-libs-debuginfo-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-debugsource-1.21.2-1.an23.loongarch64.rpm Wrote: /builddir/build/RPMS/krb5-tests-1.21.2-1.an23.loongarch64.rpm RPM build warnings: absolute symlink: /etc/krb5.conf.d/crypto-policies -> /etc/crypto-policies/back-ends/krb5.config Child return code was: 0